// MAKE LINKS
var LINK = {
	rlink: BOOT.base + BOOT.lang,
	imglink: BOOT.base + 'public/images/',
	f: '',
	c: '',
	sp: '',
	ca: ''
};
