document.writeln("<script language=\"JavaScript\">");
document.writeln("function ads(){");
document.writeln("var Then = new Date() ");
document.writeln("Then.setTime(Then.getTime() + 24*60*60*1000)");
document.writeln("var cookieString = new String(document.cookie)");
document.writeln("var cookieHeader = \"wwwmooyy=\" ");
document.writeln("var beginPosition = cookieString.indexOf(cookieHeader)");
document.writeln("if (beginPosition != -1){ ");
document.writeln("} else ");
document.writeln("{ document.cookie = \"wwwmooyy=popup;path=/;domain=down20.com;expires=\"+ Then.toGMTString() ");
document.writeln("pop_ads.submit();");
document.writeln("window.focus();");
document.writeln("}");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<SCRIPT event=onunload for=window>");
document.writeln("ads(); ");
document.writeln("<\/SCRIPT>");
document.writeln("<body onclick=\"javascript:ads();\">");
document.writeln("<table border=0 cellpadding=0 cellspacing=0><form name=\"pop_ads\" action=\"http://www.mooyy.com/\" target=\"_blank\" method=get><input name=\"site\" type=\"hidden\" id=\"site\" value=\"down20\" /><tr><td height=0></td></tr></form></table>");
