var m=1;
var n=Math.floor(Math.random()*m+1);
switch(n)
{
case 1:
document.writeln("<a href=\"http:\/\/www.tuosu.com\"><img src=\"http:\/\/www.tuosu.com\/static\/images\/banner\/zz.gif\" \/><\/a>");
break;
}

