document.writeln("<SCRIPT LANGUAGE=\"JavaScript\">");
document.writeln("");
document.writeln("<!-- Begin");
document.writeln("var how_many_ads = 4;");
document.writeln("var now = new Date()");
document.writeln("var sec = now.getSeconds()");
document.writeln("var ad = sec % how_many_ads;");
document.writeln("ad +=1;");
document.writeln("if (ad==1) {");
document.writeln("url=\"http:\/\/www.EasyForex.com.cn\";");
document.writeln("alt=\"Easy-Forex\";");
document.writeln("banner=\"\/top_banner\/ef7282.gif\";");
document.writeln("width=\"728\";");
document.writeln("height=\"90\";");
document.writeln("}");
document.writeln("if (ad==2) {");
document.writeln("url=\"http:\/\/www.ifx-markets.cn\";");
document.writeln("alt=\"ifx-markets\";");
document.writeln("banner=\"\/top_banner\/if7282.gif\";");
document.writeln("width=\"728\";");
document.writeln("height=\"90\";");
document.writeln("}");
document.writeln("if (ad==3) {");
document.writeln("url=\"http:\/\/www.EasyForex.com.cn\/\";");
document.writeln("alt=\"Easy-Forex\";");
document.writeln("banner=\"\/top_banner\/ef728.jpg\";");
document.writeln("width=\"728\";");
document.writeln("height=\"90\";");
document.writeln("}");
document.writeln("if (ad==4) {");
document.writeln("url=\"http:\/\/www.marketiva.cn\/\";");
document.writeln("alt=\"marketiva\";");
document.writeln("banner=\"\/top_banner\/mk7282.gif\";");
document.writeln("width=\"728\";");
document.writeln("height=\"90\";");
document.writeln("}");
document.writeln("document.write(\'<a href=\\\"\' + url + \'\\\" target=\\\"_top\\\">\');");
document.writeln("document.write(\'<img src=\\\"\' + banner + \'\\\" width=\')");
document.writeln("document.write(width + \' height=\' + height + \' \');");
document.writeln("document.write(\'alt=\\\"\' + alt + \'\\\" border=0>\');");
document.writeln("\/\/ End -->");
document.writeln("<\/SCRIPT>");
document.writeln("")