
  <!--   
  //时间计算   
  SYfullscreen=false;   
  today=new   Date();   
  function   testdate()   
  {   
  <!--D339B424C314-->   
  //全屏开始如果是9点到10则显示下面的图片   
 // if(today.getHours()>='1'   &&   today.getHours()<'23')   
 // {           
          adInterPath='images/ad/mobile.gif';
          SYfullscreen=true                                                                           
 // }   
  <!--A67C2659380C-->   
  //全屏开始如果是10点到11点则是下面的图片   
 // if(today.getHours()>='0'   &&   today.getHours()<'1')   
 // {           
 //         adInterPath='111.jpg';SYfullscreen=true                                                                           
 // }   
     }   
  testdate();   
    
  if(SYfullscreen==true)   
  {   
          if   (document.all)   {     
          //   this   is   a   4.x   browser,   no?     
          document.write('<SCRI'   +   'PT   LANGUAGE="javascript1.2"');     
          document.writeln('   SRC="test.js"></SCR'   +   'IPT>');   //显示时间与停留时间的js文件路径   
          }   
  }   
  //   -->   

  <!--   
  if(SYfullscreen==true)   
  {  
          if   (document.all)   {     
          //   this   is   a   4.x   browser,   no?     
                  //document.write('<DIV   ID="hiddenLayer"   style="display:   none;   height: 300px;text-align:center;cursor:hand" ><div  style="cursor: hand; position:absolute; left:20px; top:3px; width:950; height:300;text-align:center;"><a href="laojiufang/index.asp" target="_blank"><img src="images/gif.gif" width="950" height="300" border="0"></a></div>  ');   
                  
                  //if   (getsGlu)   {   
                 
                  //expandableIframe   =   '<DIV   ID="hiddenLayer"   style="display:   none;  height: 300px;text-align:center;cursor:hand" ><div width="100%" style="position:absolute; "><div  style="cursor: hand; position:absolute; left:0px; top:3px; width:950; height:300;text-align:center;"><a href="laojiufang/index.asp" target="_blank"><img src="images/gif.gif" width="950" height="300" border="0"></a><div  style="cursor: ; position:absolute; left:920px; top:3px; width:50; height:30;text-align:center;"><a href="javascript:hidediv();">关闭</a></div></div></div><IFRAME   id="interstitialframe" src="images/ad/laojiu_ad.jpg"  name="interstitialframe" width=950   HEIGHT=300   NORESIZE   SCROLLING=No   FRAMEBORDER=0   MARGINHEIGHT=0   MARGINWIDTH=0 ></IFRAME>'; 
                  
                  expandableIframe   =   '<DIV   ID="hiddenLayer"   style="display:   none;width:950px;  height: 300px;text-align:center;cursor:hand;position:relative;margin:0 auto;" ><div  style="cursor: ; position:absolute; left:935px; top:3px; width:50; height:30;text-align:center;"><a href="javascript:hidediv();"><img src="http://WWW.jinmimi.com/images_blue/close.png" title="关闭"></img></a></div><IFRAME   id="interstitialframe" src="../scrollad.html"  name="interstitialframe" width=950   HEIGHT=300   NORESIZE   SCROLLING=No   FRAMEBORDER=0   MARGINHEIGHT=0   MARGINWIDTH=0 ></IFRAME>'; 
                  
                  document.write(expandableIframe);   
                    //alert("fe");
         // }   
  }   
  document.write('</div>');   
  }   
  //   -->   