1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 |
<!--XAD_STARTX--> <table width='760' border='0' cellspacing='0' cellpadding='0'> <tr> <td align='center'> <!--全屏开始--> <!--interstitial begin--> <script language="JavaScript"> <!-- //时间计算 var SYfullscreen = false; today = new Date(); function testdate() { if (today.getMonth() == '5') //是否为6月 { if (today.getDate() == '17') //是否为17日 { <!--28B75C5182CC --> //全屏开始 if (today.getHours() >= '14' && today.getHours() < '15') { adInterPath = 'http://ad4.sina.com.cn/sina/ae/ad_src/fullscreen/fullscreenv2.html?http://sina.allyes.com/main/adfclick?db=sina&bid=43927,70126,70175&cid=0,0,0&sid=66655&advid=1917&camid=10329&show=ignore&url=http://www.adtools.cn/click.csp?.a3=6582&url=http://www.tongfangpc.com/qjht/0604jycx/index.htm${}http://ad4.sina.com.cn/200605/11/54687_750450.jpg'; SYfullscreen = true } <!--$$ limeng / 2006 - 5 - 17 14: 00: 01~2006 - 5 - 17 14: 59: 59 / B $ --> <!--7C9D3BC7CB30 --> //全屏开始 if (today.getHours() >= '15' && today.getHours() < '16') { adInterPath = 'http://ad4.sina.com.cn/sina/ae/ad_src/fullscreen/fullscreenv2.html?http://sina.allyes.com/main/adfclick?db=sina&bid=44393,70687,70736&cid=0,0,0&sid=67143&advid=2510&camid=10389&show=ignore&url=http://www.ford.com.cn/cn/showroom/mondeo/index.htm${}http://ad4.sina.com.cn/200605/15/54990_750x450.jpg'; SYfullscreen = true; } <!--$$ limeng / 2006 - 5 - 17 15: 00: 01~2006 - 5 - 17 15: 59: 59 / B $ --> <!--161DBA855406 --> //全屏开始 if (today.getHours() >= '19' && today.getHours() < '20') { adInterPath = 'http://ad4.sina.com.cn/sina/ae/ad_src/fullscreen/fullscreenv2.html?http://sina.allyes.com/main/adfclick?db=sina&bid=43865,70060,70109&cid=0,0,0&sid=66593&advid=2796&camid=10013&show=ignore&url=http://219.136.241.235/minisite/06teana/index.html${}http://ad4.sina.com.cn/200605/16/55155_full-513.jpg'; SYfullscreen = true; } <!--$$ huiyan / 2006 - 5 - 17 19: 00: 01~2006 - 5 - 17 19: 59: 59 / B $ --> } } } testdate(); var MSIE = navigator.userAgent.indexOf("MSIE"); var OPER = navigator.userAgent.indexOf("Opera"); if (SYfullscreen == true) { if (document.all && MSIE != -1 && OPER == -1) { // this is a 4.x browser, no? document.write('<SCRI' + 'PT LANGUAGE="javascript1.2"'); document.writeln(' SRC="http://ad4.sina.com.cn/ads/control/interstitial.js"></SCR' + 'IPT>'); } } // --> </script> <script language="JavaScript"> <!-- if (SYfullscreen == true) { if (document.all && MSIE != -1 && OPER == -1) { // this is a 4.x browser, no? document.write('<DIV ID="hiddenLayer" style="display: none; height: 450px;">'); if (getsGlu) { expandableIframe = '<IFRAME id="interstitialframe" width=750 HEIGHT=450 NORESIZE SCROLLING=No FRAMEBORDER=0 MARGINHEIGHT=0 MARGINWIDTH=0></IFRAME>'; document.write(expandableIframe); } } document.write('</div>'); } // --> </script> <!--interstitial end--> <!--全屏结束--> </td> </tr> </table> <!--XAD_ENDX--> |