tag=new Array();  
tag[0]='<a href="http://hexaquarker.com/" target="_blank"><img src="http://hexaquarker.com/hexaquarker/bn_500_10.gif" /></a>';  
tag[1]='<a href="http://www5f.biglobe.ne.jp/~pbp/" target="_blank"><img src="http://www5f.biglobe.ne.jp/~pbp/bunner/gothdeli_bunner_500.jpg" /></a>';
tag[2]='<a href="http://www.sound-holic.com/" target="_blank"><img src="http://www.sound-holic.com/image/banner016.jpg" /></a>';
tag[3]='<a href="http://yakiniku-banzai.com/" target="_blank"><img src="http://yakiniku-banzai.com/banner/lbanner_doc012.jpg" /></a>';
i=Math.floor(Math.random()*tag.length);  
document.write(tag[i]); 
