﻿// JScript 文件


function setmoney(id)
{
    switch(id){
       
       case 0:
        document.all.money0.style.display=''
        document.all.money1.style.display='none'
        document.all.money2.style.display='none'
        document.getElementById("bgmoney0").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgmoney0").style.backgroundImage ='none'
        document.getElementById("bgmoney1").style.backgroundImage ="url(Images/qy_title_bg1.gif)"
        document.getElementById("bgmoney2").style.backgroundImage ="url(Images/qy_title_bg1.gif)"
        break;
        
        case 1:
        document.all.money0.style.display='none'
        document.all.money1.style.display=''
        document.all.money2.style.display='none'
        document.getElementById("bgmoney1").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgmoney1").style.backgroundImage ='none'
        document.getElementById("bgmoney0").style.backgroundImage ="url(Images/qy_title_bg1.gif)"
        document.getElementById("bgmoney2").style.backgroundImage ="url(Images/qy_title_bg1.gif)"
        break;
        
        case 2:
        document.all.money0.style.display='none'
        document.all.money1.style.display='none'
        document.all.money2.style.display=''
        document.getElementById("bgmoney2").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgmoney2").style.backgroundImage ='none'
        document.getElementById("bgmoney0").style.backgroundImage ="url(Images/qy_title_bg1.gif)"
        document.getElementById("bgmoney1").style.backgroundImage ="url(Images/qy_title_bg1.gif)"
        break;
        
    }
}

function setmanage(id)
{
    switch(id){
       
       case 0:
        document.all.manage0.style.display=''
        document.all.manage1.style.display='none'
        document.all.manage2.style.display='none'
        document.all.manage3.style.display='none'
        document.all.manage4.style.display='none'
        document.all.manage5.style.display='none'
        document.getElementById("bgmanage0").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgmanage0").style.backgroundImage ='none'
        document.getElementById("bgmanage1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 1:
        document.all.manage0.style.display='none'
        document.all.manage1.style.display=''
        document.all.manage2.style.display='none'
        document.all.manage3.style.display='none'
        document.all.manage4.style.display='none'
        document.all.manage5.style.display='none'
        document.getElementById("bgmanage1").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgmanage1").style.backgroundImage ='none'
        document.getElementById("bgmanage0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 2:
        document.all.manage0.style.display='none'
        document.all.manage1.style.display='none'
        document.all.manage2.style.display=''
        document.all.manage3.style.display='none'
        document.all.manage4.style.display='none'
        document.all.manage5.style.display='none'
        document.getElementById("bgmanage2").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgmanage2").style.backgroundImage ='none'
        document.getElementById("bgmanage0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 3:
        document.all.manage0.style.display='none'
        document.all.manage1.style.display='none'
        document.all.manage2.style.display='none'
        document.all.manage3.style.display=''
        document.all.manage4.style.display='none'
        document.all.manage5.style.display='none'
        document.getElementById("bgmanage3").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgmanage3").style.backgroundImage ='none'
        document.getElementById("bgmanage0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 4:
        document.all.manage0.style.display='none'
        document.all.manage1.style.display='none'
        document.all.manage2.style.display='none'
        document.all.manage3.style.display='none'
        document.all.manage4.style.display=''
        document.all.manage5.style.display='none'
        document.getElementById("bgmanage4").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgmanage4").style.backgroundImage ='none'
        document.getElementById("bgmanage0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 5:
        document.all.manage0.style.display='none'
        document.all.manage1.style.display='none'
        document.all.manage2.style.display='none'
        document.all.manage3.style.display='none'
        document.all.manage4.style.display='none'
        document.all.manage5.style.display=''
        document.getElementById("bgmanage5").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgmanage5").style.backgroundImage ='none'
        document.getElementById("bgmanage0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgmanage4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
    }
  }
  

function setlaw(id)
{
    switch(id){
       
       case 0:
        document.all.law0.style.display=''
        document.all.law1.style.display='none'
        document.all.law2.style.display='none'
        document.all.law3.style.display='none'
        document.all.law4.style.display='none'
        document.all.law5.style.display='none'
        document.all.law6.style.display='none'
        document.all.law7.style.display='none'
        document.all.law8.style.display='none'
        document.all.law9.style.display='none'
        
        document.getElementById("bglaw0").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglaw0").style.backgroundImage ='none'
        document.getElementById("bglaw1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw6").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw7").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw8").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw9").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"

        break;
        
        case 1:
        document.all.law0.style.display='none'
        document.all.law1.style.display=''
        document.all.law2.style.display='none'
        document.all.law3.style.display='none'
        document.all.law4.style.display='none'
        document.all.law5.style.display='none'
        document.all.law6.style.display='none'
        document.all.law7.style.display='none'
        document.all.law8.style.display='none'
        document.all.law9.style.display='none'
        
        document.getElementById("bglaw1").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglaw1").style.backgroundImage ='none'
        document.getElementById("bglaw0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw6").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw7").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw8").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw9").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 2:
        document.all.law0.style.display='none'
        document.all.law1.style.display='none'
        document.all.law2.style.display=''
        document.all.law3.style.display='none'
        document.all.law4.style.display='none'
        document.all.law5.style.display='none'
        document.all.law6.style.display='none'
        document.all.law7.style.display='none'
        document.all.law8.style.display='none'
        document.all.law9.style.display='none'
        
        document.getElementById("bglaw2").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglaw2").style.backgroundImage ='none'
        document.getElementById("bglaw0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw6").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw7").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw8").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw9").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 3:
        document.all.law0.style.display='none'
        document.all.law1.style.display='none'
        document.all.law2.style.display='none'
        document.all.law3.style.display=''
        document.all.law4.style.display='none'
        document.all.law5.style.display='none'
        document.all.law6.style.display='none'
        document.all.law7.style.display='none'
        document.all.law8.style.display='none'
        document.all.law9.style.display='none'
        
        document.getElementById("bglaw3").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglaw3").style.backgroundImage ='none'
        document.getElementById("bglaw0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw6").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw7").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw8").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw9").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 4:
        document.all.law0.style.display='none'
        document.all.law1.style.display='none'
        document.all.law2.style.display='none'
        document.all.law3.style.display='none'
        document.all.law4.style.display=''
        document.all.law5.style.display='none'
        document.all.law6.style.display='none'
        document.all.law7.style.display='none'
        document.all.law8.style.display='none'
        document.all.law9.style.display='none'
        
        document.getElementById("bglaw4").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglaw4").style.backgroundImage ='none'
        document.getElementById("bglaw0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw6").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw7").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw8").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw9").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 5:
        document.all.law0.style.display='none'
        document.all.law1.style.display='none'
        document.all.law2.style.display='none'
        document.all.law3.style.display='none'
        document.all.law4.style.display='none'
        document.all.law5.style.display=''
        document.all.law6.style.display='none'
        document.all.law7.style.display='none'
        document.all.law8.style.display='none'
        document.all.law9.style.display='none'
        
        document.getElementById("bglaw5").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglaw5").style.backgroundImage ='none'
        document.getElementById("bglaw0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw6").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw7").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw8").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw9").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 6:
        document.all.law0.style.display='none'
        document.all.law1.style.display='none'
        document.all.law2.style.display='none'
        document.all.law3.style.display='none'
        document.all.law4.style.display='none'
        document.all.law5.style.display='none'
        document.all.law6.style.display=''
        document.all.law7.style.display='none'
        document.all.law8.style.display='none'
        document.all.law9.style.display='none'
        
        document.getElementById("bglaw6").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglaw6").style.backgroundImage ='none'
        document.getElementById("bglaw0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw7").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw8").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw9").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 7:
        document.all.law0.style.display='none'
        document.all.law1.style.display='none'
        document.all.law2.style.display='none'
        document.all.law3.style.display='none'
        document.all.law4.style.display='none'
        document.all.law5.style.display='none'
        document.all.law6.style.display='none'
        document.all.law7.style.display=''
        document.all.law8.style.display='none'
        document.all.law9.style.display='none'
        
        document.getElementById("bglaw7").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglaw7").style.backgroundImage ='none'
        document.getElementById("bglaw0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw6").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw8").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw9").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 8:
        document.all.law0.style.display='none'
        document.all.law1.style.display='none'
        document.all.law2.style.display='none'
        document.all.law3.style.display='none'
        document.all.law4.style.display='none'
        document.all.law5.style.display='none'
        document.all.law6.style.display='none'
        document.all.law7.style.display='none'
        document.all.law8.style.display=''
        document.all.law9.style.display='none'
        
        document.getElementById("bglaw8").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglaw8").style.backgroundImage ='none'
        document.getElementById("bglaw0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw6").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw7").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw9").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 9:
        document.all.law0.style.display='none'
        document.all.law1.style.display='none'
        document.all.law2.style.display='none'
        document.all.law3.style.display='none'
        document.all.law4.style.display='none'
        document.all.law5.style.display='none'
        document.all.law6.style.display='none'
        document.all.law7.style.display='none'
        document.all.law8.style.display='none'
        document.all.law9.style.display=''
        
        document.getElementById("bglaw9").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglaw9").style.backgroundImage ='none'
        document.getElementById("bglaw0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw4").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw5").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw6").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw7").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglaw8").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        
        
    }
  }
  
  function setlink(id)
{
    switch(id){
       case 0:
        document.all.link0.style.display=''
        document.all.link1.style.display='none'
        document.all.link2.style.display='none'
        document.all.link3.style.display='none'
        document.getElementById("bglink0").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglink0").style.backgroundImage ='none'
        document.getElementById("bglink1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglink2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglink3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 1:
        document.all.link0.style.display='none'
        document.all.link1.style.display=''
        document.all.link2.style.display='none'
        document.all.link3.style.display='none'
        document.getElementById("bglink1").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglink1").style.backgroundImage ='none'
        document.getElementById("bglink0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglink2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglink3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 2:
        document.all.link0.style.display='none'
        document.all.link1.style.display='none'
        document.all.link2.style.display=''
        document.all.link3.style.display='none'
        document.getElementById("bglink2").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglink2").style.backgroundImage ='none'
        document.getElementById("bglink0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglink1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglink3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 3:
        document.all.link0.style.display='none'
        document.all.link1.style.display='none'
        document.all.link2.style.display='none'
        document.all.link3.style.display=''
        document.getElementById("bglink3").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bglink3").style.backgroundImage ='none'
        document.getElementById("bglink0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglink1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bglink2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;     
    }
  }
  

function setbank(id)
{
    switch(id){
       case 0:
        document.all.bank0.style.display=''
        document.all.bank1.style.display='none'
        document.all.bank2.style.display='none'
        document.all.bank3.style.display='none'
        document.getElementById("bgbank0").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgbank0").style.backgroundImage ='none'
        document.getElementById("bgbank1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbank2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbank3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 1:
        document.all.bank0.style.display='none'
        document.all.bank1.style.display=''
        document.all.bank2.style.display='none'
        document.all.bank3.style.display='none'
        document.getElementById("bgbank1").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgbank1").style.backgroundImage ='none'
        document.getElementById("bgbank0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbank2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbank3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 2:
        document.all.bank0.style.display='none'
        document.all.bank1.style.display='none'
        document.all.bank2.style.display=''
        document.all.bank3.style.display='none'
        document.getElementById("bgbank2").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgbank2").style.backgroundImage ='none'
        document.getElementById("bgbank0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbank1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbank3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 3:
        document.all.bank0.style.display='none'
        document.all.bank1.style.display='none'
        document.all.bank2.style.display='none'
        document.all.bank3.style.display=''
        document.getElementById("bgbank3").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgbank3").style.backgroundImage ='none'
        document.getElementById("bgbank0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbank1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbank2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;     
    }
  }
  
function setbusver(id)
{
    switch(id){
       case 0:
        document.all.busver0.style.display=''
        document.all.busver1.style.display='none'
        document.all.busver2.style.display='none'
        document.all.busver3.style.display='none'
        document.getElementById("bgbusver0").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgbusver0").style.backgroundImage ='none'
        document.getElementById("bgbusver1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbusver2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbusver3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 1:
        document.all.busver0.style.display='none'
        document.all.busver1.style.display=''
        document.all.busver2.style.display='none'
        document.all.busver3.style.display='none'
        document.getElementById("bgbusver1").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgbusver1").style.backgroundImage ='none'
        document.getElementById("bgbusver0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbusver2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbusver3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 2:
        document.all.busver0.style.display='none'
        document.all.busver1.style.display='none'
        document.all.busver2.style.display=''
        document.all.busver3.style.display='none'
        document.getElementById("bgbusver2").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgbusver2").style.backgroundImage ='none'
        document.getElementById("bgbusver0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbusver1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbusver3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 3:
        document.all.busver0.style.display='none'
        document.all.busver1.style.display='none'
        document.all.busver2.style.display='none'
        document.all.busver3.style.display=''
        document.getElementById("bgbusver3").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgbusver3").style.backgroundImage ='none'
        document.getElementById("bgbusver0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbusver1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbusver2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;     
    }
  }
  
  
function setnews(id)
{
    switch(id){
       case 0:
        document.all.news0.style.display=''
        document.all.news1.style.display='none'
        document.all.news2.style.display='none'
        document.all.news3.style.display='none'
        document.getElementById("bgnews0").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgnews0").style.backgroundImage ='none'
        document.getElementById("bgnews1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnews2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnews3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 1:
        document.all.news0.style.display='none'
        document.all.news1.style.display=''
        document.all.news2.style.display='none'
        document.all.news3.style.display='none'
        document.getElementById("bgnews1").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgnews1").style.backgroundImage ='none'
        document.getElementById("bgnews0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnews2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnews3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 2:
        document.all.news0.style.display='none'
        document.all.news1.style.display='none'
        document.all.news2.style.display=''
        document.all.news3.style.display='none'
        document.getElementById("bgnews2").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgnews2").style.backgroundImage ='none'
        document.getElementById("bgnews0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnews1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnews3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 3:
        document.all.news0.style.display='none'
        document.all.news1.style.display='none'
        document.all.news2.style.display='none'
        document.all.news3.style.display=''
        document.getElementById("bgnews3").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgnews3").style.backgroundImage ='none'
        document.getElementById("bgnews0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnews1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnews2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;     
    }
  }
  
  
function setkui(id)
{
    switch(id){
       case 0:
        document.all.kui0.style.display=''
        document.all.kui1.style.display='none'
        document.all.kui2.style.display='none'
        document.all.kui3.style.display='none'
        document.getElementById("bgkui0").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgkui0").style.backgroundImage ='none'
        document.getElementById("bgkui1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgkui2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgkui3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 1:
        document.all.kui0.style.display='none'
        document.all.kui1.style.display=''
        document.all.kui2.style.display='none'
        document.all.kui3.style.display='none'
        document.getElementById("bgkui1").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgkui1").style.backgroundImage ='none'
        document.getElementById("bgkui0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgkui2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgkui3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 2:
        document.all.kui0.style.display='none'
        document.all.kui1.style.display='none'
        document.all.kui2.style.display=''
        document.all.kui3.style.display='none'
        document.getElementById("bgkui2").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgkui2").style.backgroundImage ='none'
        document.getElementById("bgkui0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgkui1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgkui3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 3:
        document.all.kui0.style.display='none'
        document.all.kui1.style.display='none'
        document.all.kui2.style.display='none'
        document.all.kui3.style.display=''
        document.getElementById("bgkui3").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgkui3").style.backgroundImage ='none'
        document.getElementById("bgkui0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgkui1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgkui2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;     
    }
  }

  
function setnote(id)
{
    switch(id){
       case 0:
        document.all.note0.style.display=''
        document.all.note1.style.display='none'
        document.all.note2.style.display='none'
        document.all.note3.style.display='none'
        document.getElementById("bgnote0").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgnote0").style.backgroundImage ='none'
        document.getElementById("bgnote1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnote2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnote3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 1:
        document.all.note0.style.display='none'
        document.all.note1.style.display=''
        document.all.note2.style.display='none'
        document.all.note3.style.display='none'
        document.getElementById("bgnote1").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgnote1").style.backgroundImage ='none'
        document.getElementById("bgnote0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnote2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnote3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 2:
        document.all.note0.style.display='none'
        document.all.note1.style.display='none'
        document.all.note2.style.display=''
        document.all.note3.style.display='none'
        document.getElementById("bgnote2").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgnote2").style.backgroundImage ='none'
        document.getElementById("bgnote0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnote1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnote3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 3:
        document.all.note0.style.display='none'
        document.all.note1.style.display='none'
        document.all.note2.style.display='none'
        document.all.note3.style.display=''
        document.getElementById("bgnote3").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgnote3").style.backgroundImage ='none'
        document.getElementById("bgnote0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnote1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgnote2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;     
    }
  }
  
function setcus(id)
{
    switch(id){
       case 0:
        document.all.cus0.style.display=''
        document.all.cus1.style.display='none'
        document.all.cus2.style.display='none'
        document.all.cus3.style.display='none'
        document.getElementById("bgcus0").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgcus0").style.backgroundImage ='none'
        document.getElementById("bgcus1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgcus2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgcus3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 1:
        document.all.cus0.style.display='none'
        document.all.cus1.style.display=''
        document.all.cus2.style.display='none'
        document.all.cus3.style.display='none'
        document.getElementById("bgcus1").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgcus1").style.backgroundImage ='none'
        document.getElementById("bgcus0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgcus2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgcus3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 2:
        document.all.cus0.style.display='none'
        document.all.cus1.style.display='none'
        document.all.cus2.style.display=''
        document.all.cus3.style.display='none'
        document.getElementById("bgcus2").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgcus2").style.backgroundImage ='none'
        document.getElementById("bgcus0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgcus1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgcus3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 3:
        document.all.cus0.style.display='none'
        document.all.cus1.style.display='none'
        document.all.cus2.style.display='none'
        document.all.cus3.style.display=''
        document.getElementById("bgcus3").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgcus3").style.backgroundImage ='none'
        document.getElementById("bgcus0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgcus1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgcus2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;     
    }
    
  }

function setdong(id)
{
    switch(id){
       case 0:
        document.all.dong0.style.display=''
        document.all.dong1.style.display='none'
        document.all.dong2.style.display='none'
        document.all.dong3.style.display='none'
        document.getElementById("bgdong0").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgdong0").style.backgroundImage ='none'
        document.getElementById("bgdong1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgdong2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgdong3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 1:
        document.all.dong0.style.display='none'
        document.all.dong1.style.display=''
        document.all.dong2.style.display='none'
        document.all.dong3.style.display='none'
        document.getElementById("bgdong1").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgdong1").style.backgroundImage ='none'
        document.getElementById("bgdong0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgdong2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgdong3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 2:
        document.all.dong0.style.display='none'
        document.all.dong1.style.display='none'
        document.all.dong2.style.display=''
        document.all.dong3.style.display='none'
        document.getElementById("bgdong2").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgdong2").style.backgroundImage ='none'
        document.getElementById("bgdong0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgdong1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgdong3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        
        case 3:
        document.all.dong0.style.display='none'
        document.all.dong1.style.display='none'
        document.all.dong2.style.display='none'
        document.all.dong3.style.display=''
        document.getElementById("bgdong3").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgdong3").style.backgroundImage ='none'
        document.getElementById("bgdong0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgdong1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgdong2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;     
    }
    
  }
  
function setbest(id)
{
    switch(id){
       case 0:
        document.all.best0.style.display=''
        document.all.best1.style.display='none'
        document.all.best2.style.display='none'
        document.all.best3.style.display='none'
        document.getElementById("bgbest0").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgbest0").style.backgroundImage ='none'
        document.getElementById("bgbest1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbest2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbest3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        case 1:
        document.all.best0.style.display='none'
        document.all.best1.style.display=''
        document.all.best2.style.display='none'
        document.all.best3.style.display='none'
        document.getElementById("bgbest1").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgbest1").style.backgroundImage ='none'
        document.getElementById("bgbest0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbest2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbest3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        case 2:
        document.all.best0.style.display='none'
        document.all.best1.style.display='none'
        document.all.best2.style.display=''
        document.all.best3.style.display='none'
        document.getElementById("bgbest2").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgbest2").style.backgroundImage ='none'
        document.getElementById("bgbest0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbest1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbest3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        case 3:
        document.all.best0.style.display='none'
        document.all.best1.style.display='none'
        document.all.best2.style.display='none'
        document.all.best3.style.display=''
        document.getElementById("bgbest3").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgbest3").style.backgroundImage ='none'
        document.getElementById("bgbest0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbest1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgbest2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;     
    }
}


function setadd(id)
{
    switch(id){
       case 0:
        document.all.add0.style.display=''
        document.all.add1.style.display='none'
        document.all.add2.style.display='none'
        document.all.add3.style.display='none'
        document.getElementById("bgadd0").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgadd0").style.backgroundImage ='none'
        document.getElementById("bgadd1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgadd2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgadd3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        case 1:
        document.all.add0.style.display='none'
        document.all.add1.style.display=''
        document.all.add2.style.display='none'
        document.all.add3.style.display='none'
        document.getElementById("bgadd1").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgadd1").style.backgroundImage ='none'
        document.getElementById("bgadd0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgadd2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgadd3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        case 2:
        document.all.add0.style.display='none'
        document.all.add1.style.display='none'
        document.all.add2.style.display=''
        document.all.add3.style.display='none'
        document.getElementById("bgadd2").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgadd2").style.backgroundImage ='none'
        document.getElementById("bgadd0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgadd1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgadd3").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;
        case 3:
        document.all.add0.style.display='none'
        document.all.add1.style.display='none'
        document.all.add2.style.display='none'
        document.all.add3.style.display=''
        document.getElementById("bgadd3").style.backgroundColor = '#FFFFFF'  
        document.getElementById("bgadd3").style.backgroundImage ='none'
        document.getElementById("bgadd0").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgadd1").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        document.getElementById("bgadd2").style.backgroundImage ="url(Images/qy_title_bg_small.gif)"
        break;     
    }
}

