ems=1;
function auto(url) {
	if(ems) {
		ems = 0;
		$.cookie("elibabroadMirrorServer",url,{path: "/", domain: "chineseall.com"});
	}
}
function run() {
	document.writeln("<img src='http://online1.chineseall.com/aghyitjfsdfsde0r' width=1 height=1 onerror=auto('http://online1.chineseall.com') />");
	document.writeln("<img src='http://online.chineseall.com/aghyitjfsdfsde0r' width=1 height=1 onerror=auto('http://online.chineseall.com') />");
}
//if($.cookie("elibabroadMirrorServer")==null)
run();