loadin Do…

一条只能往前走的路,叫时光.

首页 联系 订阅 管理
随机显示图片代码:
引用
 
<script language="JavaScript">
var how_many_ads = 9
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;

if (ad==1){
url="article.asp?id=197";
alt="找到运气";
banner="gif/erico1.gif";
width="54";
height="54";
}
if (ad==2) {
url="article.asp?id=142";
alt="试试手气";
banner="gif/erico2.gif";
width="54";
height="54";
}
document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_parent\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('</center>');
--></script>

嵌入网页代码:
<iframe src="http://www.taoke.com" width="800" height=800 marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>

posted on 2007-08-26 22:13  i'am sl  阅读(342)  评论(0)    收藏  举报