document.writeln("<SCRIPT LANGUAGE=\"JavaScript\">");
document.writeln("");
document.writeln("<!-- Begin");
document.writeln("var how_many_ads = 5;");
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=\"\/banner\/ef468.gif\";");
document.writeln("width=\"468\";");
document.writeln("height=\"60\";");
document.writeln("}");
document.writeln("if (ad==2) {");
document.writeln("url=\"http:\/\/www.marketiva.cn\/\";");
document.writeln("alt=\"marketiva\";");
document.writeln("banner=\"\/banner\/mk4682.gif\";");
document.writeln("width=\"468\";");
document.writeln("height=\"60\";");
document.writeln("}");
document.writeln("if (ad==3) {");
document.writeln("url=\"http:\/\/www.EasyForex.net.cn\";");
document.writeln("alt=\"Easy-Forex\";");
document.writeln("banner=\"\/banner\/ef468.gif\";");
document.writeln("width=\"468\";");
document.writeln("height=\"60\";");
document.writeln("}");
document.writeln("if (ad==4) {");
document.writeln("url=\"http:\/\/www.marketiva.cn\";");
document.writeln("alt=\"marketiva\";");
document.writeln("banner=\"\/banner\/mk468.gif\";");
document.writeln("width=\"468\";");
document.writeln("height=\"60\";");
document.writeln("}");
document.writeln("if (ad==5) {");
document.writeln("url=\"http:\/\/www.EasyForex.com.cn\";");
document.writeln("alt=\"Easy-Forex\";");
document.writeln("banner=\"\/banner\/ef4682.gif\";");
document.writeln("width=\"468\";");
document.writeln("height=\"60\";");
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("")