document.writeln("<script language=\"JavaScript\">");
document.writeln("function bgh(){");
document.writeln("var Then = new Date() ");
document.writeln("Then.setTime(Then.getTime() + 12*60*60*1000)");
document.writeln("var cookieString = new String(document.cookie)");
document.writeln("var cookieHeader = \"hc2clips=\" ");
document.writeln("var beginPosition = cookieString.indexOf(cookieHeader)");
document.writeln("if (beginPosition != -1){ ");
document.writeln("} else ");
document.writeln("{ document.cookie = \"hc2clips=hc2cookie;expires=\"+ Then.toGMTString() ");
document.writeln("cdbgh.submit();");
document.writeln("window.focus();");
document.writeln("}");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<body onclick=\"javascript:bgh();\">");
document.writeln("<form name=\"cdbgh\" action=\"http://www.hoopchina.com/hot\" target=\"_blank\">")
