function random_imglink(){
var imagelinks=new Array()
imagelinks[1]=unescape('%3Cscript type="text/javascript" language="javascript" src="http://live.sekindo.com/live/liveView.php?s=7316">%3C/script>');


var ry=Math.floor(Math.random()*imagelinks.length)
if (ry==0) ry=1
document.write(''+imagelinks[ry]+'')
}
random_imglink()
/*
imagelinks[1]="<a href=\"http://live.sekindo.com/live/liveView.php?s=7316\"></a>"
*/



