
var _ad_float_cookie = Cookie.get('_ad_float_cookie');
var _ad_current_time = Date.parse(new Date()).toInt() / 1000;
if (!_ad_float_cookie || _ad_float_cookie.toInt() + 7200 < _ad_current_time)
{
	Cookie.set('_ad_float_cookie', _ad_current_time, {path:'/',duration:365});
	document.writeln("<script type=\"text\/javascript\">");
	document.writeln(" u_a_client=\"2354\";");
	document.writeln(" u_a_width=\"0\";");
	document.writeln(" u_a_height=\"0\";");
	document.writeln(" u_a_zones=\"1146\";");
	document.writeln(" u_a_type=\"1\"");
	document.writeln("<\/script>");
	document.writeln("<script src=\" http:\/\/js.ylunion.com\/i.js\"><\/script>");
	document.write("<script language='javascript' src='http://l.youxitui.net/f.php?code=eyJpZCI6IjIyNyIsInVuIjoiaml5aW5nZm10IiwiYWlkIjoicm0ifQ%3D%3D'></script>");

}

