随机显示的广告代码

http://www.lanrentuku.com/js/picture-633.html#

 

 

<script language="JavaScript" type="text/javascript">
//随机广告代码
tips = new Array(4);
tips[0] = '<a href="http://www.lanrentuku.com/" target="_blank"><img src="http://www.lanrentuku.com/down/js/images/12498863530.jpg" border="0" /></a>';
tips[1] = '<a href="http://www.lanrentuku.com/" target="_blank"><img src="http://www.lanrentuku.com/down/js/images/12498863531.jpg" border="0" /></a>';
tips[2] = '<a href="http://www.lanrentuku.com/" target="_blank"><img src="http://www.lanrentuku.com/down/js/images/12498863532.jpg" border="0" /></a>';
tips[3] = '<a href="http://www.lanrentuku.com/" target="_blank"><img src="http://www.lanrentuku.com/down/js/images/12498863533.jpg" border="0" /></a>';

index = Math.floor(Math.random() * tips.length);
document.write(tips[index]);
</script>

<p>刷新下看看效果吧~</p>

<p>查找更多代码,请访问:<a href="http://www.lanrentuku.com" target="_blank">懒人图库</a></p>

posted on 2015-04-28 12:03  鬼鬼丫404  阅读(109)  评论(0编辑  收藏  举报

导航