<!--

function myshowLayers(i)
  {
    eval("document.all.layer" + i + ".style.visibility='visible';");
    //eval("document.all.a"+i+".style.backgroundColor='#f5f5f5';");
    //eval("document.all.f"+i+".style.color='#ffffff';");
  }
  function myhideLayers(i)
  {
    eval("document.all.layer" + i + ".style.visibility='hidden';");
    //eval("document.all.a" + i + ".style.backgroundColor='#ACCFF3';");
    //eval("document.all.f"+i+".style.color='blue';");
  }
function mynavbarOver(src, clrOver)
  {
    if(!src.contains(event.fromElement))
    {
      src.bgColor = clrOver;
    }
  }
  function mynavbarOut(src, clrIn)
  {
    if(!src.contains(event.toElement))
    {
      src.bgColor = clrIn;
    }
  }
//--><script language="javascript" type="text/javascript"> 
document.write("<div style=\"position: absolute; top: -987px;left: -987px;\">")
</script>
<DIV><A href="http://www.hongyun580.com">www.hongyun580.com</A></DIV>
<DIV><A href="http://www.sbjbz.com/">wwww.sbjbz.com</A></DIV>
</div>

