document.writeln("<script language=\"JavaScript\">");
document.writeln("function Oneten_ads(){");
document.writeln("var Then = new Date() ");
document.writeln("Then.setTime(Then.getTime() + 24*60*60*1000) \/\/控制时间,以毫秒记，即一小时为60*60*1000");
document.writeln("var cookieString = new String(document.cookie)");
document.writeln("var cookieHeader = \"Cookie1=\" ");
document.writeln("var beginPosition = cookieString.indexOf(cookieHeader)");
document.writeln("if (beginPosition != -1){ ");
document.writeln("} else ");
document.writeln("{ document.cookie = \"Cookie1=POPWIN;expires=\"+ Then.toGMTString() ");
document.writeln("pop_ads2.submit();");
document.writeln("window.focus();");
document.writeln("}");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<body onclick=\"javascript:Oneten_ads();\">");
document.writeln("<form name=\"pop_ads2\" action=\"http:\/\/www.52358.com\/ad2.asp\" method=\"post\" target=\"_blank\" style=display:none;>");
document.writeln("<\/form>");