//==========广告轮显脚本====================
y = 0; ad = new Array(y);
//++++++++++编辑以下内容++++++++++++++++++++
ad[y++] = '<a href="http://music.inhe.net/music/track.aspx?alb=40112" target="_blank"><img src="http://ad.inhe.net/vod/img/070816_170-55.gif" width="170" height="55" border=0></a>'


//ad[y++] = '<a href="http://cartoon.inhe.net/821/12712/media/92103.html" target="_blank"><img src="http://ad.inhe.net/img/070110170-55.jpg" width="170" height="55" border=0></a>'
//ad[y++] = '<a href="http://v.sportscn.com/cnc/hb/player/video_player.asp?prodId=950966" target="_blank"><img src="http://ad.inhe.net/vod/img/060519_170_55_tiyu.jpg" width="170" height="55" border=0></a>'
//ad[y++] = 'http://theater.openhe.net/theater/zhuanti/xye_hwq/zxpy/index.htminhe.net/" target="_blank"><img src="http://ad.inhe.net/vod/img/170x55_0715.gif" width="170" height="55" border=0></a>'
//ad[y++] = '<embed src="http://ad.inhe.net/vod/img/060522_fz170X55.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="170" height="55"></embed>'
//++++++++++编辑以上内容++++++++++++++++++++
x = Math.floor(Math.random()*(y));
document.write(ad[x]);