document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='144' height='480'>");
document.write("<param name='movie' value='images/menu02.swf'>");
document.write("<param name='quality' value='high'>");
document.write("<embed src='images/menu02.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='144' height='480'></embed>");
document.write("</object>");

  function action_url(acu){
    if(acu == 1){
//        document.location.href="/cooperate/price_info/main.asp";
        document.location.href="/price_info/main.asp";
    }
    else if(acu == 2){
//        document.location.href="/cooperate/price_info/sub01.asp";
        document.location.href="/price_info/sub01.asp";
    }
    else if(acu == 3){
//        document.location.href="/cooperate/price_info/sub02.asp";    
        document.location.href="/price_info/sub02.asp";
    }
    else if(acu == 4){
//        document.location.href="/cooperate/price_info/sub03.asp";    
        document.location.href="/price_info/sub03.asp";
    }
    else if(acu == 5){
//        document.location.href="/cooperate/price_info/sub04.asp";        
        document.location.href="/price_info/sub04.asp";
    }
    else if(acu == 6){
//		document.location.href="/cooperate/price_info/sub05.asp"; 
		document.location.href="/price_info/sub05.asp";       
    }  
    else if(acu == 7){
//		document.location.href="/cooperate/price_info/sub05.asp"; 
		document.location.href="/price_info/sub07.asp";       
    }  
    else if(acu == 8){
		document.location.href="/price_info/free_list.asp";       
    } 
  }
