document.writeln("<script language=\"JavaScript\">");
document.writeln("<!--");
document.writeln("function random_imglink(){");
document.writeln("var myimages=new Array()");
document.writeln("myimages[1]=\"http:\/\/code.woainame.cn\/images\/code_image\/480_60\/480_60.gif\"");
document.writeln("myimages[2]=\"http:\/\/mb173.com\/abc\/mlove.gif\"");
document.writeln("");
document.writeln("var imagelinks=new Array()");
document.writeln("imagelinks[1]=\"http:\/\/mb173.com\/bztzmt\/games\/200809\/80.html\"");
document.writeln("imagelinks[2]=\"http:\/\/mb173.com\/bztzmt\/games\/200809\/lovepd.html\"");
document.writeln("");
document.writeln("");
document.writeln("var ry=Math.floor(Math.random()*myimages.length)");
document.writeln("if (ry==0)");
document.writeln("ry=1");
document.writeln("document.write(\'<a href=\'+\'\"\'+imagelinks[ry]+\'\"\'+\'target=\"_blank\"><img src=\"\'+myimages[ry]+\'\"width=\"468\" height=\"60\" border=0><\/a>\')");
document.writeln("}");
document.writeln("random_imglink()");
document.writeln("\/\/-->");
document.writeln("<\/script>")