/*suspendcode="<DIV id=lovexin1 style='Z-INDEX: 10; LEFT: 0px; POSITION: absolute; TOP: 200px; width: 100; height: 80px;'><a href=http://www.yygqt.com/news/news_show.php?id=1405 target='_blank'><img src='dl.jpg' width='110' height='300' border='0' vspace='3'></a></DIV>"
document.write(suspendcode);

suspendcode="<DIV id=lovexin2 style='Z-INDEX: 10; RIGHT: 0px; POSITION: absolute; TOP: 200px; width: 100; height: 80px;'><a href=http://www.yygqt.com/news/news_show.php?id=1405 target='_blank'><img src='dl.jpg' width='110' height='300' border='0' vspace='3' style='cursor:hand'></a></DIV>"
document.write(suspendcode);

lastScrollY=0;
function heartBeat(){
diffY=document.body.scrollTop;
percent=.3*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.lovexin1.style.pixelTop+=percent;
document.all.lovexin2.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent;
}
function hide()  
{   
lovexin1.style.visibility="hidden"; 
lovexin2.style.visibility="hidden";
}
window.setInterval("heartBeat()",1);
*/


   //<![CDATA[
   var adLeftSrc = ""
   var adLeftFlash = "flash"
   var adLeftHref = "#"
   var adLeftWidth = 100
   var adLeftHeight = 226

   var adRightSrc = "images/left.swf"
   var adRightFlash = "flash"
   var adRightHref = "#"
   var adRightWidth = 100
   var adRightHeight = 226
   
   var marginTop = 160
   var marginLeft = 3
   var navUserAgent = navigator.userAgent
   function load(){
    judge();
    move();
   }
   function move() {
    judge();
    setTimeout("move();",80)
   }
   function judge(){
    if (navUserAgent.indexOf("Firefox") >= 0 || navUserAgent.indexOf("Opera") >= 0) {
     if (adLeftSrc != "") {document.getElementById("adLeftFloat").style.top = (document.body.scrollTop?document.body.scrollTop:document.documentElement.scrollTop) + ((document.body.clientHeight > document.documentElement.clientHeight)?document.documentElement.clientHeight:document.body.clientHeight) - adLeftHeight - marginTop + 'px';}
     if (adRightSrc != "") {
      document.getElementById("adRightFloat").style.top = (document.body.scrollTop?document.body.scrollTop:document.documentElement.scrollTop) + ((document.body.clientHeight > document.documentElement.clientHeight)?document.documentElement.clientHeight:document.body.clientHeight) - adRightHeight - marginTop + 'px';
      document.getElementById("adRightFloat").style.left = ((document.body.clientWidth > document.documentElement.clientWidth)?document.body.clientWidth:document.documentElement.clientWidth) - adRightWidth - marginLeft + 'px';
     }
    }
    else{
     if (adLeftSrc != "") {document.getElementById("adLeftFloat").style.top = (document.body.scrollTop?document.body.scrollTop:document.documentElement.scrollTop) + marginTop + 'px';}

     if (adRightSrc != "") {
      document.getElementById("adRightFloat").style.top = (document.body.scrollTop?document.body.scrollTop:document.documentElement.scrollTop) +  marginTop + 'px';
      document.getElementById("adRightFloat").style.left = ((document.documentElement.clientWidth == 0)?document.body.clientWidth:document.documentElement.clientWidth)  - adRightWidth - marginLeft + 'px';
     }
    }
    if (adLeftSrc != "") {document.getElementById("adLeftFloat").style.left = marginLeft + 'px';}
   }
   if (adLeftSrc != "") {
    if (adLeftFlash == "flash") {
     document.write("<div id=\"adLeftFloat\" style=\"position: absolute;width:" + adLeftWidth + ";\"><a href=\"" + adLeftHref +"\" target='_blank'><embed src=\"" + adLeftSrc + "\" quality=\"high\"  width=\"" + adLeftWidth + "\" height=\"" + adLeftHeight + "\" type=\"application/x-shockwave-flash\" id=\"sinadl\"></embed></a><br><div align=\"right\" style=\"padding: 2px;\"><a href='#2' style=\"text-decoration: none;color:#000000;font-size:12px\" title=\"\" onClick=\"adLeftFloat.style.display='none';adRightFloat.style.display='none';\"> <span style=\"height: 12px;width: 15px;border: 1px solid #000000;padding: 0px;\"></span></a></div></div>");
    }
    else{
     document.write("<div id=\"adLeftFloat\" style=\"position: absolute;width:" + adLeftWidth + ";\"><a href=\"" + adLeftHref +"\" target='_blank'><img src=\"" + adLeftSrc + "\"  width=\"" + adLeftWidth + "\" height=\"" + adLeftHeight + "\"  border=\"0\" \></a><br><div align=\"right\" style=\"padding: 2px;\"><a href='#2' style=\"text-decoration: none;color:#000000;font-size:12px\" title=\"\" onClick=\"adLeftFloat.style.display='none';adRightFloat.style.display='none';\"> <span style=\"height: 12px;width: 15px;border: 1px solid #000000;padding: 0px;\"></span></a></div></div>");
    }
   }
   if (adRightSrc != "") {
    if (adRightFlash == "flash") {
     document.write("<div id=\"adRightFloat\" style=\"position: absolute;width:" + adRightWidth + ";\"><a href=\"" + adRightHref +"\" target='_blank'><embed src=\"" + adRightSrc + "\" quality=\"high\"  width=\"" + adLeftWidth + "\" height=\"" + adRightHeight + "\" type=\"application/x-shockwave-flash\"  id=\"sinadl\"></a></embed><br><div align=\"right\" style=\"padding: 2px;\"><a href='#2' style=\"text-decoration: none;color:#000000;font-size:12px\" title=\"\" onClick=\"adLeftFloat.style.display='none';adRightFloat.style.display='none';\"> <span style=\"height: 12px;width: 15px;border: 1px solid #000000;padding: 0px;\"></span></a></div></div>");
    }
    else{
     document.write("<div id=\"adRightFloat\" style=\"position: absolute;width:" + adRightWidth + ";\"><a href=\"" + adRightHref +"\" target='_blank'><img src=\"" + adRightSrc + "\"   width=\"" + adLeftWidth + "\" height=\"" + adRightHeight + "\"  border=\"0\"  \></a><br><div align=\"right\" style=\"padding: 2px;\"><a href='#2' style=\"text-decoration: none;color:#000000;font-size:12px\" title=\"\" onClick=\"adLeftFloat.style.display='none';adRightFloat.style.display='none';\"> <span style=\"height: 12px;width: 15px;border: 1px solid #000000;padding: 0px;\"></span></a></div></div>");
    }
   }
   load();
   //]]>

