/*function*/ function entozh(){ var strUrl=window.location.href; var nourl3=/ename.com\/new([_\d]*)/i; if(strUrl.match(nourl3)){ strUrl='http://www.ename.cn'; }else strUrl=strUrl.replace("ename.com","ename.cn"); window.location=strUrl; } function zhtoen(){ var strUrl=window.location.href; strUrl=strUrl.replace("ename.cn","ename.com"); window.location=strUrl; } /**/ document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write('
'); document.write('
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
'); document.write('
'); document.write('
'); document.write("
"); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write(""); document.write("
"); document.write("Domains for sale"); document.write("
"); document.write(" "); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("

Achievements and rewards:

"); document.write(" "); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); function InitNews() { var t2 = new Array(); var newsContent = ""; annlis = $('announcementbody').getElementsByTagName("LI"); $("announcementbody").innerHTML = newsContent; } var anndelay = 5000; var annst = 0; var annstop = 0; var annrowcount = 0; var anncount = 0; var annlis; var annrows = new Array(); var annstatus; function announcementScroll() { if(annstop) { annst = setTimeout('announcementScroll()', anndelay); return; } if(!annst) { var lasttop = -1; for(i = 0;i < annlis.length;i++) { if(lasttop != annlis[i].offsetTop) { if(lasttop == -1) { lasttop = 0; } annrows[annrowcount] = annlis[i].offsetTop - lasttop; annrowcount++; } lasttop = annlis[i].offsetTop; } if(annrows.length == 1) { $('announcement').onmouseover = $('announcement').onmouseout = null; } else { annrows[annrowcount] = annrows[1]; $('announcementbody').innerHTML += '
' + $('announcementbody').innerHTML; annst = setTimeout('announcementScroll()', anndelay); } annrowcount = 1; return; } if(annrowcount >= annrows.length) { $('announcementbody').scrollTop = 0; annrowcount = 1; annst = setTimeout('announcementScroll()', anndelay); } else { anncount = 0; announcementScrollnext(annrows[annrowcount]); } } function announcementScrollnext(time) { $('announcementbody').scrollTop++; anncount++; if(anncount != time) { annst = setTimeout('announcementScrollnext(' + time + ')', 10); } else { annrowcount++; annst = setTimeout('announcementScroll()', anndelay); } } document.getElementById("quick_wel").innerHTML = 'Hello, please Sign InCreate Account | Forgot Password'; function InitMyInfo() { if(typeof(myInfo) == "undefined") { setTimeout("InitMyInfo()", 100); } else { $("quick_wel").innerHTML = myInfo; } } addLoadEvent(InitNews); addLoadEvent(announcementScroll); addLoadEvent(function () { var script = document.createElement("script"); script.type = "text/javascript"; script.src = "http://my.ename.com/js/myInfo.do"; script.charset = "utf-8"; $('quick_wel').appendChild(script); InitMyInfo(); }); function addLoadEvent(func) { var oldonload = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function() { if (oldonload) { oldonload(); } func(); } } } function $(e) { return document.getElementById(e); }