/*
	
*/
var __BEACON;
var __add = ' style="position:absolute;left:-200;top:-200;visibility:visible"' + ">";
if(typeof xenoCODE != 'undefined') {
	__BEACON = xenoCODE + __add;
}
else if(typeof acCODE != 'undefined') {
	__BEACON = acCODE + __add;
}
else if(typeof mrCODE != 'undefined') {
	__BEACON = mrCODE + __add;
}
document.write(__BEACON);