- <styletype="text/css">
- <!--
- td{font-size:12px}
- .rollboder{BORDER:#bcbcbc1pxsolid;}
- .rollleft{FLOAT:left;WIDTH:240px}
- .rollleftSTRONG{COLOR:#666}
- .rollcenter{BORDER-RIGHT:#bcbcbc1pxsolid;BORDER-LEFT:#bcbcbc1pxsolid;WIDTH:30px;TEXT-ALIGN:center}
- .rollright{FLOAT:right;WIDTH:40px;TEXT-ALIGN:center}
- .rollrightIMG{VERTICAL-ALIGN:middle}
- -->
- </style>
- <body>
- <SCRIPTtype=text/javascript>
- <!--
- varrollText_k=6;//菜单总数
- varrollText_i=1;//菜单默认值
- //setFocus1(0);
- rollText_tt=setInterval("rollText(1)",8000);
- functionrollText(a){
- clearInterval(rollText_tt);
- rollText_tt=setInterval("rollText(1)",8000);
- rollText_i+=a;
- if(rollText_i>rollText_k){rollText_i=1;}
- if(rollText_i==0){rollText_i=rollText_k;}
- //alert(i)
- for(varj=1;j<=rollText_k;j++){
- document.getElementById("rollTextMenu"+j).style.display="none";
- }
- document.getElementById("rollTextMenu"+rollText_i).style.display="block";
- document.getElementById("pageShow").innerHTML=rollText_i+"/"+rollText_k;
- }
- //-->
- </SCRIPT>
- <TABLEheight="29"border="0"cellspacing="0"class=rollboder>
- <TBODY>
- <TR>
- <TDheight="22"class=rollleft>
- <DIVclass=rollTextMenus>
- <DIVid=rollTextMenu1style="DISPLAY:block"><STRONG> 本站动态:</STRONG><A
- href="http://www.chinaz.com"target="_blank">矢量网页栏目标题</A></DIV>
- <DIVid=rollTextMenu2style="DISPLAY:none"><STRONG> 本站动态:</STRONG><A
- href="http://www.chinaz.com"target="_blank">矢量律动条+箭头</A></DIV>
- <DIVid=rollTextMenu3style="DISPLAY:none"><STRONG> 本站动态:</STRONG><A
- href="http://www.chinaz.com"target="_blank">2008年北京奥运会会徽矢量</A></DIV>
- <DIVid=rollTextMenu4style="DISPLAY:none"><STRONG> 本站动态:</STRONG><A
- href="http://www.chinaz.com"target="_blank">2008北京奥运福娃AI矢量图</A></DIV>
- <DIVid=rollTextMenu5style="DISPLAY:none"><STRONG> 本站动态:</STRONG><A
- href="http://www.chinaz.com"target="_blank">矢量AI格式的红色飘带</A></DIV>
- <DIVid=rollTextMenu6style="DISPLAY:none"><STRONG> 本站动态:</STRONG><A
- href="http://www.chinaz.com"target="_blank">45个AI格式火矢量图</A></DIV></DIV></TD>
- <TDclass=rollcenterid=pageShow>3/6</TD>
- <TDclass=rollright><Atitle=上一条href="javascript:rollText(-1);"><IMGsrc="images/last.gif"
- alt=上一条width="11"height="11"border="0"></A><Atitle=下一条href="javascript:rollText(1);"><IMGsrc="images/next.gif"
- alt=下一条width="11"height="11"border="0"></A></TD>
- </TR></TBODY></TABLE>
- </div>