
<!--全屏开始-->
<!--interstitial begin-->
<script language="JavaScript">
<!--
//时间计算
SYfullscreen=false;
today=new Date();
function testdate()
{
if(today.getMonth()=='6') //是否为7月
{
if(today.getDate()=='30') //是否为30
{
<!--9A3357DC74DE-->//全屏开始
if(today.getHours()>='14' && today.getHours()<'15')
{
adInterPath='ad/TopFullScreen1.html';
SYfullscreen=true
}<!--$$ limeng/2007-7-30 14:00:01 ~ 2007-7-30 14:59:59/B $-->
<!--0190B3B53645-->//全屏开始
if(today.getHours()>='15' && today.getHours()<'16')
{
adInterPath='ad/TopFullScreen2.html';SYfullscreen=true
}<!--$$ zhuyan/2007-7-30 15:00:01 ~ 2007-7-30 15:59:59/B $-->
<!--93CFBA2E35EB-->//全屏开始
if(today.getHours()>='16' && today.getHours()<'17')
{
adInterPath='ad/TopFullScreen3.html';SYfullscreen=true
}<!--$$ zhuyan/2007-7-30 16:00:01 ~ 2007-7-30 16:59:59/B $-->
<!--5F8C82EE8584-->//全屏开始
if(today.getHours()>='17' && today.getHours()<'18')
{
adInterPath='ad/TopFullScreen4.html';SYfullscreen=true
}<!--$$ lichenguang/2007-7-30 17:00:01 ~ 2007-7-30 17: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?
function changediv(){
document.getElementById('hiddenLayer').style.display = "block";
document.getElementById('interstitialFrame').src = adInterPath;
setTimeout("hidediv()",5000)
}
function hidediv(){
document.getElementById('hiddenLayer').style.display="none";
SYtag=2;
}
function showfull(){
setTimeout("changediv()",2000);
}
showfull();
}
}
// -->
</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" align=center style="display: none; height: 450px">');
expandableIframe = '<IFRAME id="interstitialframe" width=950 HEIGHT=200 NORESIZE SCROLLING=No FRAMEBORDER=0 MARGINHEIGHT=0 MARGINWIDTH=0></IFRAME>';
document.write(expandableIframe);
}
document.write('</div>');
}
// -->
</script>
<!--interstitial end-->
<!--全屏结束-->



浙公网安备 33010602011771号