var how_many_ads = 6;
var now = new Date()
var sec = now.getSeconds()
var ns = sec+ how_many_ads*10-6*10
var ad = ns % how_many_ads;
ad +=1;
if (ad==1) {
txt="新景程物流网—物流资讯，操作实务，物流知识，优势运价，在线订舱--提供更好的综合物流服务";
url="http://www.viewtrans.com/";
banner="adsimg/viewtrans.jpg";
width="975";
height="102";
}
if (ad==2) {
txt="广告业务咨询 QQ:867684818";
url="http://www.marins.com.cn/ggaoyw.asp";
banner="adsimg/images_01.gif";
width="975";
height="102";
}
if (ad==3) {
txt="中国航贸网《2008年度国际（中国）海运市场分析预测报告》火热征订中！！";
url="http://www.snet.com.cn";
banner="adsimg/images_02.gif";
width="975";
height="102";
}
if (ad==4) {
txt="新景程物流网—物流资讯，操作实务，物流知识，优势运价，在线订舱--提供更好的综合物流服务";
url="http://www.viewtrans.com/";
banner="adsimg/viewtrans.jpg";
width="975";
height="102";
}
if (ad==5) {
txt="广告业务咨询 QQ:867684818";
url="http://www.marins.com.cn/ggaoyw.asp";
banner="adsimg/images_04.gif";
width="975";
height="102";
}
if (ad==6) {
txt="中国航贸网《2008年度国际（中国）海运市场分析预测报告》火热征订中！！";
url="http://www.snet.com.cn";
banner="adsimg/images_05.gif";
width="975";
height="102";
}
document.write("<CENTER>");
document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\"')
document.write(" width="+width + ' height=' + height + ' ');
document.write('alt=\"' + txt + '\" border=0>');
document.write("</CENTER>");
<!-- 专业建站；网络推广：QQ 88578898 E_mail:huakun@126.com！-->