// JavaScript Document
var dt = new Date();
var hr = dt.getSeconds();
hr = hr%6;
if(hr==0) {document.write('<iframe width=\"980\" height=\"110\" frameborder=\"0\" scrolling=\"no\" src=\"/show/1_toprand.html\"></iframe>'); }
if(hr==1) {document.write('<iframe width=\"980\" height=\"110\" frameborder=\"0\" scrolling=\"no\" src=\"/show/2_toprand.html\"></iframe>'); }
if(hr==2) {document.write('<iframe width=\"980\" height=\"110\" frameborder=\"0\" scrolling=\"no\" src=\"/show/3_toprand.html\"></iframe>'); }
if(hr==3) {document.write('<iframe width=\"980\" height=\"110\" frameborder=\"0\" scrolling=\"no\" src=\"/show/4_toprand.html\"></iframe>'); }
if(hr==4) {document.write('<iframe width=\"980\" height=\"110\" frameborder=\"0\" scrolling=\"no\" src=\"/show/5_toprand.html\"></iframe>'); }
if(hr==5) {document.write('<iframe width=\"980\" height=\"110\" frameborder=\"0\" scrolling=\"no\" src=\"/show/6_toprand.html\"></iframe>'); }




