var MenuCount		    = 0; // 서브메뉴가 딸린 메뉴 갯수
var MenuSelectNumber 	= 0;


//index 메뉴

//국문
menu1 = new Image();
menu2 = new Image();
menu3 = new Image();
menu4 = new Image();
menu5 = new Image();

menu1on = new Image();	
menu2on = new Image();
menu3on = new Image();	
menu4on = new Image();	
menu5on = new Image();  

menu1.src = "./web/images/banner_application.gif";
menu2.src = "./web/images/banner_guide.gif";
menu3.src = "./web/images/banner_online.gif";
menu4.src = "./web/images/banner_directory.gif";
menu5.src = "./web/images/banner_search.gif";

menu1on.src = "./web/images/banner_application_on.gif";
menu2on.src = "./web/images/banner_guide_on.gif";
menu3on.src = "./web/images/banner_online_on.gif";
menu4on.src = "./web/images/banner_directory_on.gif";
menu5on.src = "./web/images/banner_search_on.gif";

//영문
menu1_en = new Image();
menu2_en = new Image();
menu3_en = new Image();
menu4_en = new Image();
menu5_en = new Image();


menu1_en_on = new Image();  
menu2_en_on = new Image();
menu3_en_on = new Image();  
menu4_en_on = new Image();  
menu5_en_on = new Image();  


menu1_en.src = "./web/images/banner_application_en.gif";
menu2_en.src = "./web/images/banner_guide_en.gif";
menu3_en.src = "./web/images/banner_online_en.gif";
menu4_en.src = "./web/images/banner_directory_en.gif";
menu5_en.src = "./web/images/banner_search_en.gif";



menu1_en_on.src = "./web/images/banner_application_on_en.gif";
menu2_en_on.src = "./web/images/banner_guide_on_en.gif";
menu3_en_on.src = "./web/images/banner_online_on_en.gif";
menu4_en_on.src = "./web/images/banner_directory_on_en.gif";
menu5_en_on.src = "./web/images/banner_search_on_en.gif";

//일문
menu1_ja = new Image();
menu2_ja = new Image();
menu3_ja = new Image();
menu4_ja = new Image();
menu5_ja = new Image();


menu1_ja_on = new Image();  
menu2_ja_on = new Image();
menu3_ja_on = new Image();  
menu4_ja_on = new Image();  
menu5_ja_on = new Image();  


menu1_ja.src = "./web/images/banner_application_en.gif";
menu2_ja.src = "./web/images/banner_guide_en.gif";
menu3_ja.src = "./web/images/banner_online_en.gif";
menu4_ja.src = "./web/images/banner_directory_en.gif";
menu5_ja.src = "./web/images/banner_search_en.gif";



menu1_ja_on.src = "./web/images/banner_application_on_en.gif";
menu2_ja_on.src = "./web/images/banner_guide_on_en.gif";
menu3_ja_on.src = "./web/images/banner_online_on_en.gif";
menu4_ja_on.src = "./web/images/banner_directory_on_en.gif";
menu5_ja_on.src = "./web/images/banner_search_on_en.gif";



//중문

menu1_zh = new Image();
menu2_zh = new Image();
menu3_zh = new Image();
menu4_zh = new Image();
menu5_zh = new Image();


menu1_zh_on = new Image();  
menu2_zh_on = new Image();
menu3_zh_on = new Image();  
menu4_zh_on = new Image();  
menu5_zh_on = new Image();  


menu1_zh.src = "./web/images/banner_application_en.gif";
menu2_zh.src = "./web/images/banner_guide_en.gif";
menu3_zh.src = "./web/images/banner_online_en.gif";
menu4_zh.src = "./web/images/banner_directory_en.gif";
menu5_zh.src = "./web/images/banner_search_en.gif";



menu1_zh_on.src = "./web/images/banner_application_on_en.gif";
menu2_zh_on.src = "./web/images/banner_guide_on_en.gif";
menu3_zh_on.src = "./web/images/banner_online_on_en.gif";
menu4_zh_on.src = "./web/images/banner_directory_on_en.gif";
menu5_zh_on.src = "./web/images/banner_search_on_en.gif";



//about KES소개
menu11 = new Image();
menu12 = new Image();
menu13 = new Image();
menu131 = new Image();
menu132 = new Image();
menu133 = new Image();
menu14 = new Image();

menu1311 = new Image();
menu1312 = new Image();
menu1313 = new Image();
menu1314 = new Image();
menu1315 = new Image();
menu1316 = new Image();

menu11on = new Image();	
menu111on = new Image();
menu112on = new Image();	
menu113on = new Image();	
menu12on = new Image();  
menu13on = new Image();	
menu131on = new Image();	
menu132on = new Image();	
menu133on = new Image();	
menu14on = new Image();  
menu15on = new Image();	


menu1311on = new Image();	
menu1312on = new Image();	
menu1313on = new Image();	
menu1314on = new Image();	
menu1315on = new Image();	
menu1316on = new Image();


menu11.src = "../web/images/about/leftmenu01.gif";
menu12.src = "../web/images/about/leftmenu02.gif";
menu13.src = "../web/images/about/leftmenu03.gif";
menu131.src = "../web/images/about/leftmenu03_1.gif";
menu132.src = "../web/images/about/leftmenu03_2.gif";
menu133.src = "../web/images/about/leftmenu03_3.gif";
menu14.src = "../web/images/about/leftmenu04.gif";


menu1311.src = "../web/images/about/year_1969.gif";
menu1312.src = "../web/images/about/year_1976.gif";
menu1313.src = "../web/images/about/year_1979.gif";
menu1314.src = "../web/images/about/year_1995.gif";
menu1315.src = "../web/images/about/year_2000.gif";
menu1316.src = "../web/images/about/year_2005.gif";


menu11on.src = "../web/images/about/leftmenu01on.gif";
menu12on.src = "../web/images/about/leftmenu02on.gif";
menu13on.src = "../web/images/about/leftmenu03on.gif";
menu131on.src = "../web/images/about/leftmenu03_1on.gif";
menu132on.src = "../web/images/about/leftmenu03_2on.gif";
menu133on.src = "../web/images/about/leftmenu03_3on.gif";
menu14on.src = "../web/images/about/leftmenu04on.gif";


menu1311on.src = "../web/images/about/year_1969on.gif";
menu1312on.src = "../web/images/about/year_1976on.gif";
menu1313on.src = "../web/images/about/year_1979on.gif";
menu1314on.src = "../web/images/about/year_1995on.gif";
menu1315on.src = "../web/images/about/year_2000on.gif";
menu1316on.src = "../web/images/about/year_2005on.gif";



menu11_en = new Image();
menu12_en = new Image();
menu13_en = new Image();
menu131_en = new Image();
menu132_en = new Image();
menu133_en = new Image();
menu14_en = new Image();

menu1311_en = new Image();
menu1312_en = new Image();
menu1313_en = new Image();
menu1314_en = new Image();
menu1315_en = new Image();
menu1316_en = new Image();

menu11_en_on = new Image(); 
menu111_en_on = new Image();
menu112_en_on = new Image();    
menu113_en_on = new Image();    
menu12_en_on = new Image();  
menu13_en_on = new Image(); 
menu131_en_on = new Image();    
menu132_en_on = new Image();    
menu133_en_on = new Image();    
menu14_en_on = new Image();  
menu15_en_on = new Image(); 


menu1311_en_on = new Image();   
menu1312_en_on = new Image();   
menu1313_en_on = new Image();   
menu1314_en_on = new Image();   
menu1315_en_on = new Image();   
menu1316_en_on = new Image();


menu11_en.src = "../web/images/about/en/leftmenu01.gif";
menu12_en.src = "../web/images/about/en/leftmenu02.gif";
menu13_en.src = "../web/images/about/en/leftmenu03.gif";
menu131_en.src = "../web/images/about/en/leftmenu03_1.gif";
menu132_en.src = "../web/images/about/en/leftmenu03_2.gif";
menu133_en.src = "../web/images/about/en/leftmenu03_3.gif";
menu14_en.src = "../web/images/about/en/leftmenu04.gif";


menu1311_en.src = "../web/images/about/year_1969.gif";
menu1312_en.src = "../web/images/about/year_1976.gif";
menu1313_en.src = "../web/images/about/year_1979.gif";
menu1314_en.src = "../web/images/about/year_1995.gif";
menu1315_en.src = "../web/images/about/year_2000.gif";
menu1316_en.src = "../web/images/about/year_2005.gif";


menu11_en_on.src = "../web/images/about/en/leftmenu01on.gif";
menu12_en_on.src = "../web/images/about/en/leftmenu02on.gif";
menu13_en_on.src = "../web/images/about/en/leftmenu03on.gif";
menu131_en_on.src = "../web/images/about/en/leftmenu03_1on.gif";
menu132_en_on.src = "../web/images/about/en/leftmenu03_2on.gif";
menu133_en_on.src = "../web/images/about/en/leftmenu03_3on.gif";
menu14_en_on.src = "../web/images/about/en/leftmenu04on.gif";


menu1311_en_on.src = "../web/images/about/year_1969on.gif";
menu1312_en_on.src = "../web/images/about/year_1976on.gif";
menu1313_en_on.src = "../web/images/about/year_1979on.gif";
menu1314_en_on.src = "../web/images/about/year_1995on.gif";
menu1315_en_on.src = "../web/images/about/year_2000on.gif";
menu1316_en_on.src = "../web/images/about/year_2005on.gif";



menu11_ja = new Image();
menu12_ja = new Image();
menu13_ja = new Image();
menu131_ja = new Image();
menu132_ja = new Image();
menu133_ja = new Image();
menu14_ja = new Image();

menu1311_ja = new Image();
menu1312_ja = new Image();
menu1313_ja = new Image();
menu1314_ja = new Image();
menu1315_ja = new Image();
menu1316_ja = new Image();

menu11_ja_on = new Image(); 
menu111_ja_on = new Image();
menu112_ja_on = new Image();    
menu113_ja_on = new Image();    
menu12_ja_on = new Image();  
menu13_ja_on = new Image(); 
menu131_ja_on = new Image();    
menu132_ja_on = new Image();    
menu133_ja_on = new Image();    
menu14_ja_on = new Image();  
menu15_ja_on = new Image(); 


menu1311_ja_on = new Image();   
menu1312_ja_on = new Image();   
menu1313_ja_on = new Image();   
menu1314_ja_on = new Image();   
menu1315_ja_on = new Image();   
menu1316_ja_on = new Image();


menu11_ja.src = "../web/images/about/ja/leftmenu01.gif";
menu12_ja.src = "../web/images/about/ja/leftmenu02.gif";
menu13_ja.src = "../web/images/about/ja/leftmenu03.gif";
menu131_ja.src = "../web/images/about/ja/leftmenu03_1.gif";
menu132_ja.src = "../web/images/about/ja/leftmenu03_2.gif";
menu133_ja.src = "../web/images/about/ja/leftmenu03_3.gif";
menu14_ja.src = "../web/images/about/ja/leftmenu04.gif";


menu1311_ja.src = "../web/images/about/year_1969.gif";
menu1312_ja.src = "../web/images/about/year_1976.gif";
menu1313_ja.src = "../web/images/about/year_1979.gif";
menu1314_ja.src = "../web/images/about/year_1995.gif";
menu1315_ja.src = "../web/images/about/year_2000.gif";
menu1316_ja.src = "../web/images/about/year_2005.gif";


menu11_ja_on.src = "../web/images/about/ja/leftmenu01on.gif";
menu12_ja_on.src = "../web/images/about/ja/leftmenu02on.gif";
menu13_ja_on.src = "../web/images/about/ja/leftmenu03on.gif";
menu131_ja_on.src = "../web/images/about/ja/leftmenu03_1on.gif";
menu132_ja_on.src = "../web/images/about/ja/leftmenu03_2on.gif";
menu133_ja_on.src = "../web/images/about/ja/leftmenu03_3on.gif";
menu14_ja_on.src = "../web/images/about/ja/leftmenu04on.gif";


menu1311_ja_on.src = "../web/images/about/year_1969on.gif";
menu1312_ja_on.src = "../web/images/about/year_1976on.gif";
menu1313_ja_on.src = "../web/images/about/year_1979on.gif";
menu1314_ja_on.src = "../web/images/about/year_1995on.gif";
menu1315_ja_on.src = "../web/images/about/year_2000on.gif";
menu1316_ja_on.src = "../web/images/about/year_2005on.gif";




menu11_zh = new Image();
menu12_zh = new Image();
menu13_zh = new Image();
menu131_zh = new Image();
menu132_zh = new Image();
menu133_zh = new Image();
menu14_zh = new Image();

menu1311_zh = new Image();
menu1312_zh = new Image();
menu1313_zh = new Image();
menu1314_zh = new Image();
menu1315_zh = new Image();
menu1316_zh = new Image();

menu11_zh_on = new Image(); 
menu111_zh_on = new Image();
menu112_zh_on = new Image();    
menu113_zh_on = new Image();    
menu12_zh_on = new Image();  
menu13_zh_on = new Image(); 
menu131_zh_on = new Image();    
menu132_zh_on = new Image();    
menu133_zh_on = new Image();    
menu14_zh_on = new Image();  
menu15_zh_on = new Image(); 


menu1311_zh_on = new Image();   
menu1312_zh_on = new Image();   
menu1313_zh_on = new Image();   
menu1314_zh_on = new Image();   
menu1315_zh_on = new Image();   
menu1316_zh_on = new Image();


menu11_zh.src = "../web/images/about/zh/leftmenu01.gif";
menu12_zh.src = "../web/images/about/zh/leftmenu02.gif";
menu13_zh.src = "../web/images/about/zh/leftmenu03.gif";
menu131_zh.src = "../web/images/about/zh/leftmenu03_1.gif";
menu132_zh.src = "../web/images/about/zh/leftmenu03_2.gif";
menu133_zh.src = "../web/images/about/zh/leftmenu03_3.gif";
menu14_zh.src = "../web/images/about/zh/leftmenu04.gif";


menu1311_zh.src = "../web/images/about/year_1969.gif";
menu1312_zh.src = "../web/images/about/year_1976.gif";
menu1313_zh.src = "../web/images/about/year_1979.gif";
menu1314_zh.src = "../web/images/about/year_1995.gif";
menu1315_zh.src = "../web/images/about/year_2000.gif";
menu1316_zh.src = "../web/images/about/year_2005.gif";


menu11_zh_on.src = "../web/images/about/zh/leftmenu01on.gif";
menu12_zh_on.src = "../web/images/about/zh/leftmenu02on.gif";
menu13_zh_on.src = "../web/images/about/zh/leftmenu03on.gif";
menu131_zh_on.src = "../web/images/about/zh/leftmenu03_1on.gif";
menu132_zh_on.src = "../web/images/about/zh/leftmenu03_2on.gif";
menu133_zh_on.src = "../web/images/about/zh/leftmenu03_3on.gif";
menu14_zh_on.src = "../web/images/about/zh/leftmenu04on.gif";


menu1311_zh_on.src = "../web/images/about/year_1969on.gif";
menu1312_zh_on.src = "../web/images/about/year_1976on.gif";
menu1313_zh_on.src = "../web/images/about/year_1979on.gif";
menu1314_zh_on.src = "../web/images/about/year_1995on.gif";
menu1315_zh_on.src = "../web/images/about/year_2000on.gif";
menu1316_zh_on.src = "../web/images/about/year_2005on.gif";



















//leftmenu2 ¸Þ´º
menu21 = new Image();
menu22 = new Image();
menu23 = new Image();
menu231 = new Image();
menu232 = new Image();
menu24 = new Image();
menu25 = new Image();
menu26 = new Image();
menu2611 = new Image();
menu2612 = new Image();

menu21on = new Image();	
menu22on = new Image();  
menu23on = new Image();	
menu231on = new Image();	
menu232on = new Image();	
menu24on = new Image();	
menu25on = new Image();  
menu26on = new Image();	
menu2611on = new Image();	
menu2612on = new Image();	

menu21.src = "../web/images/summary/leftmenu01.gif";
menu22.src = "../web/images/summary/leftmenu02.gif";
menu23.src = "../web/images/summary/leftmenu03.gif";
menu231.src = "../web/images/summary/leftmenu03_1.gif";
menu232.src = "../web/images/summary/leftmenu03_2.gif";
menu24.src = "../web/images/summary/leftmenu04.gif";
menu25.src = "../web/images/summary/leftmenu05.gif";
menu26.src = "../web/images/summary/leftmenu06.gif";
menu2611.src = "../web/images/summary/tab01.gif";
menu2612.src = "../web/images/summary/tab02.gif";

menu21on.src = "../web/images/summary/leftmenu01on.gif";
menu22on.src = "../web/images/summary/leftmenu02on.gif";
menu23on.src = "../web/images/summary/leftmenu03on.gif";
menu231on.src = "../web/images/summary/leftmenu03_1on.gif";
menu232on.src = "../web/images/summary/leftmenu03_2on.gif";
menu24on.src = "../web/images/summary/leftmenu04on.gif";
menu25on.src = "../web/images/summary/leftmenu05on.gif";
menu26on.src = "../web/images/summary/leftmenu06on.gif";
menu2611on.src = "../web/images/summary/tab01on.gif";
menu2612on.src = "../web/images/summary/tab02on.gif";


menu21_en = new Image();
menu22_en = new Image();
menu23_en = new Image();
menu231_en = new Image();
menu232_en = new Image();
menu24_en = new Image();
menu25_en = new Image();
menu26_en = new Image();
menu2611_en = new Image();
menu2612_en = new Image();

menu21_en_on = new Image(); 
menu22_en_on = new Image();  
menu23_en_on = new Image(); 
menu231_en_on = new Image();    
menu232_en_on = new Image();    
menu24_en_on = new Image(); 
menu25_en_on = new Image();  
menu26_en_on = new Image(); 
menu2611_en_on = new Image();   
menu2612_en_on = new Image();   

menu21_en.src = "../web/images/summary/en/leftmenu01.gif";
menu22_en.src = "../web/images/summary/en/leftmenu02.gif";
menu23_en.src = "../web/images/summary/en/leftmenu03.gif";
menu231_en.src = "../web/images/summary/en/leftmenu03_1.gif";
menu232_en.src = "../web/images/summary/en/leftmenu03_2.gif";
menu24_en.src = "../web/images/summary/en/leftmenu04.gif";
menu25_en.src = "../web/images/summary/en/leftmenu05.gif";
menu26_en.src = "../web/images/summary/en/leftmenu06.gif";
menu2611_en.src = "../web/images/summary/en/tab01.gif";
menu2612_en.src = "../web/images/summary/en/tab02.gif";

menu21_en_on.src = "../web/images/summary/en/leftmenu01on.gif";
menu22_en_on.src = "../web/images/summary/en/leftmenu02on.gif";
menu23_en_on.src = "../web/images/summary/en/leftmenu03on.gif";
menu231_en_on.src = "../web/images/summary/en/leftmenu03_1on.gif";
menu232_en_on.src = "../web/images/summary/en/leftmenu03_2on.gif";
menu24_en_on.src = "../web/images/summary/en/leftmenu04on.gif";
menu25_en_on.src = "../web/images/summary/en/leftmenu05on.gif";
menu26_en_on.src = "../web/images/summary/en/leftmenu06on.gif";
menu2611_en_on.src = "../web/images/summary/en/tab01on.gif";
menu2612_en_on.src = "../web/images/summary/en/tab02on.gif";


menu21_ja = new Image();
menu22_ja = new Image();
menu23_ja = new Image();
menu231_ja = new Image();
menu232_ja = new Image();
menu24_ja = new Image();
menu25_ja = new Image();
menu26_ja = new Image();
menu2611_ja = new Image();
menu2612_ja = new Image();

menu21_ja_on = new Image(); 
menu22_ja_on = new Image();  
menu23_ja_on = new Image(); 
menu231_ja_on = new Image();    
menu232_ja_on = new Image();    
menu24_ja_on = new Image(); 
menu25_ja_on = new Image();  
menu26_ja_on = new Image(); 
menu2611_ja_on = new Image();   
menu2612_ja_on = new Image();   

menu21_ja.src = "../web/images/summary/ja/leftmenu01.gif";
menu22_ja.src = "../web/images/summary/ja/leftmenu02.gif";
menu23_ja.src = "../web/images/summary/ja/leftmenu03.gif";
menu231_ja.src = "../web/images/summary/ja/leftmenu03_1.gif";
menu232_ja.src = "../web/images/summary/ja/leftmenu03_2.gif";
menu24_ja.src = "../web/images/summary/ja/leftmenu04.gif";
menu25_ja.src = "../web/images/summary/ja/leftmenu05.gif";
menu26_ja.src = "../web/images/summary/ja/leftmenu06.gif";
menu2611_ja.src = "../web/images/summary/ja/tab01.gif";
menu2612_ja.src = "../web/images/summary/ja/tab02.gif";

menu21_ja_on.src = "../web/images/summary/ja/leftmenu01on.gif";
menu22_ja_on.src = "../web/images/summary/ja/leftmenu02on.gif";
menu23_ja_on.src = "../web/images/summary/ja/leftmenu03on.gif";
menu231_ja_on.src = "../web/images/summary/ja/leftmenu03_1on.gif";
menu232_ja_on.src = "../web/images/summary/ja/leftmenu03_2on.gif";
menu24_ja_on.src = "../web/images/summary/ja/leftmenu04on.gif";
menu25_ja_on.src = "../web/images/summary/ja/leftmenu05on.gif";
menu26_ja_on.src = "../web/images/summary/ja/leftmenu06on.gif";
menu2611_ja_on.src = "../web/images/summary/ja/tab01on.gif";
menu2612_ja_on.src = "../web/images/summary/ja/tab02on.gif";


menu21_zh = new Image();
menu22_zh = new Image();
menu23_zh = new Image();
menu231_zh = new Image();
menu232_zh = new Image();
menu24_zh = new Image();
menu25_zh = new Image();
menu26_zh = new Image();
menu2611_zh = new Image();
menu2612_zh = new Image();

menu21_zh_on = new Image(); 
menu22_zh_on = new Image();  
menu23_zh_on = new Image(); 
menu231_zh_on = new Image();    
menu232_zh_on = new Image();    
menu24_zh_on = new Image(); 
menu25_zh_on = new Image();  
menu26_zh_on = new Image(); 
menu2611_zh_on = new Image();   
menu2612_zh_on = new Image();   

menu21_zh.src = "../web/images/summary/zh/leftmenu01.gif";
menu22_zh.src = "../web/images/summary/zh/leftmenu02.gif";
menu23_zh.src = "../web/images/summary/zh/leftmenu03.gif";
menu231_zh.src = "../web/images/summary/zh/leftmenu03_1.gif";
menu232_zh.src = "../web/images/summary/zh/leftmenu03_2.gif";
menu24_zh.src = "../web/images/summary/zh/leftmenu04.gif";
menu25_zh.src = "../web/images/summary/zh/leftmenu05.gif";
menu26_zh.src = "../web/images/summary/zh/leftmenu06.gif";
menu2611_zh.src = "../web/images/summary/zh/tab01.gif";
menu2612_zh.src = "../web/images/summary/zh/tab02.gif";

menu21_zh_on.src = "../web/images/summary/zh/leftmenu01on.gif";
menu22_zh_on.src = "../web/images/summary/zh/leftmenu02on.gif";
menu23_zh_on.src = "../web/images/summary/zh/leftmenu03on.gif";
menu231_zh_on.src = "../web/images/summary/zh/leftmenu03_1on.gif";
menu232_zh_on.src = "../web/images/summary/zh/leftmenu03_2on.gif";
menu24_zh_on.src = "../web/images/summary/zh/leftmenu04on.gif";
menu25_zh_on.src = "../web/images/summary/zh/leftmenu05on.gif";
menu26_zh_on.src = "../web/images/summary/zh/leftmenu06on.gif";
menu2611_zh_on.src = "../web/images/summary/zh/tab01on.gif";
menu2612_zh_on.src = "../web/images/summary/zh/tab02on.gif";


//leftmenu3 ¸Þ´º
menu31 = new Image();
menu32 = new Image();
menu33 = new Image();
menu34 = new Image();
menu35 = new Image();
menu351 = new Image();
menu352 = new Image();
menu3521 = new Image();
menu3522 = new Image();
menu3523 = new Image();
menu3524 = new Image();
menu3525 = new Image();
menu3526 = new Image();
menu3527 = new Image();
menu353 = new Image();
menu3531 = new Image();
menu3532 = new Image();
menu3533 = new Image();
menu3534 = new Image();
menu36 = new Image();
menu37 = new Image();

menu3411 = new Image();
menu3412 = new Image();

menu31on = new Image();	
menu32on = new Image();  
menu33on = new Image();	
menu34on = new Image();	
menu35on = new Image();
menu351on = new Image();    
menu352on = new Image();
menu3521on = new Image();    
menu3522on = new Image();    
menu3523on = new Image();    
menu3524on = new Image();    
menu3525on = new Image();    
menu3526on = new Image();    
menu3527on = new Image();    
menu353on = new Image();
menu3531on = new Image();
menu3532on = new Image();
menu3533on = new Image();
menu3534on = new Image();
menu36on = new Image();	
menu37on = new Image();	

menu3411on = new Image();
menu3412on = new Image();

menu31.src = "../web/images/join/leftmenu01.gif";
menu32.src = "../web/images/join/leftmenu02.gif";
menu33.src = "../web/images/join/leftmenu03.gif";
menu34.src = "../web/images/join/leftmenu04.gif";
menu35.src = "../web/images/join/leftmenu05.gif";
menu351.src = "../web/images/join/leftmenu05_1.gif";
menu352.src = "../web/images/join/leftmenu05_2.gif";
menu3521.src = "../web/images/join/tab01.gif";
menu3522.src = "../web/images/join/tab02.gif";
menu3523.src = "../web/images/join/tab03.gif";
menu3524.src = "../web/images/join/tab04.gif";
menu3525.src = "../web/images/join/tab05.gif";
menu3526.src = "../web/images/join/tab06.gif";
menu3527.src = "../web/images/join/tab07.gif";
menu353.src = "../web/images/join/leftmenu05_3.gif";
menu3531.src = "../web/images/join/tab08.gif";
menu3532.src = "../web/images/join/tab09.gif";
menu3533.src = "../web/images/join/tab10.gif";
menu3534.src = "../web/images/join/tab11.gif";
menu36.src = "../web/images/join/leftmenu06.gif";
menu37.src = "../web/images/join/leftmenu07.gif";

menu3411.src = "../web/images/join/tab04_1.gif";
menu3412.src = "../web/images/join/tab04_2.gif";

menu31on.src = "../web/images/join/leftmenu01on.gif";
menu32on.src = "../web/images/join/leftmenu02on.gif";
menu33on.src = "../web/images/join/leftmenu03on.gif";
menu34on.src = "../web/images/join/leftmenu04on.gif";
menu35on.src = "../web/images/join/leftmenu05on.gif";
menu351on.src = "../web/images/join/leftmenu05_1on.gif";
menu352on.src = "../web/images/join/leftmenu05_2on.gif";
menu3521on.src = "../web/images/join/tab01on.gif";
menu3522on.src = "../web/images/join/tab02on.gif";
menu3523on.src = "../web/images/join/tab03on.gif";
menu3524on.src = "../web/images/join/tab04on.gif";
menu3525on.src = "../web/images/join/tab05on.gif";
menu3526on.src = "../web/images/join/tab06on.gif";
menu3527on.src = "../web/images/join/tab07on.gif";
menu353on.src = "../web/images/join/leftmenu05_3on.gif";
menu3531on.src = "../web/images/join/tab08on.gif";
menu3532on.src = "../web/images/join/tab09on.gif";
menu3533on.src = "../web/images/join/tab10on.gif";
menu3534on.src = "../web/images/join/tab11on.gif";
menu36on.src = "../web/images/join/leftmenu06on.gif";
menu37on.src = "../web/images/join/leftmenu07on.gif";

menu3411on.src = "../web/images/join/tab04_1on.gif";
menu3412on.src = "../web/images/join/tab04_2on.gif";

menu31_en = new Image();
menu32_en = new Image();
menu33_en = new Image();
menu34_en = new Image();
menu35_en = new Image();
menu351_en = new Image();
menu352_en = new Image();
menu3521_en = new Image();
menu3522_en = new Image();
menu3523_en = new Image();
menu3524_en = new Image();
menu3525_en = new Image();
menu3526_en = new Image();
menu3527_en = new Image();
menu353_en = new Image();
menu3531_en = new Image();
menu3532_en = new Image();
menu3533_en = new Image();
menu3534_en = new Image();
menu36_en = new Image();
menu37_en = new Image();

menu3411_en = new Image();
menu3412_en = new Image();

menu31_en_on = new Image(); 
menu32_en_on = new Image();  
menu33_en_on = new Image(); 
menu34_en_on = new Image(); 
menu35_en_on = new Image();
menu351_en_on = new Image();    
menu352_en_on = new Image();
menu3521_en_on = new Image();    
menu3522_en_on = new Image();    
menu3523_en_on = new Image();    
menu3524_en_on = new Image();    
menu3525_en_on = new Image();    
menu3526_en_on = new Image();    
menu3527_en_on = new Image();    
menu353_en_on = new Image();
menu3531_en_on = new Image();
menu3532_en_on = new Image();
menu3533_en_on = new Image();
menu3534_en_on = new Image();
menu36_en_on = new Image(); 
menu37_en_on = new Image(); 

menu3411_en_on = new Image();
menu3412_en_on = new Image();

menu31_en.src = "../web/images/join/en/leftmenu01.gif";
menu32_en.src = "../web/images/join/en/leftmenu02.gif";
menu33_en.src = "../web/images/join/en/leftmenu03.gif";
menu34_en.src = "../web/images/join/en/leftmenu04.gif";
menu35_en.src = "../web/images/join/en/leftmenu05.gif";
menu351_en.src = "../web/images/join/en/leftmenu05_1.gif";
menu352_en.src = "../web/images/join/en/leftmenu05_2.gif";
menu3521_en.src = "../web/images/join/en/tab01.gif";
menu3522_en.src = "../web/images/join/en/tab02.gif";
menu3523_en.src = "../web/images/join/en/tab03.gif";
menu3524_en.src = "../web/images/join/en/tab04.gif";
menu3525_en.src = "../web/images/join/en/tab05.gif";
menu3526_en.src = "../web/images/join/en/tab06.gif";
menu3527_en.src = "../web/images/join/en/tab07.gif";
menu353_en.src = "../web/images/join/en/leftmenu05_3.gif";
menu3531_en.src = "../web/images/join/en/tab08.gif";
menu3532_en.src = "../web/images/join/en/tab09.gif";
menu3533_en.src = "../web/images/join/en/tab10.gif";
menu3534_en.src = "../web/images/join/en/tab11.gif";
menu36_en.src = "../web/images/join/en/leftmenu06.gif";
menu37_en.src = "../web/images/join/en/leftmenu07.gif";

menu3411_en.src = "../web/images/join/en/tab04_1.gif";
menu3412_en.src = "../web/images/join/en/tab04_2.gif";

menu31_en_on.src = "../web/images/join/en/leftmenu01on.gif";
menu32_en_on.src = "../web/images/join/en/leftmenu02on.gif";
menu33_en_on.src = "../web/images/join/en/leftmenu03on.gif";
menu34_en_on.src = "../web/images/join/en/leftmenu04on.gif";
menu35_en_on.src = "../web/images/join/en/leftmenu05on.gif";
menu351_en_on.src = "../web/images/join/en/leftmenu05_1on.gif";
menu352_en_on.src = "../web/images/join/en/leftmenu05_2on.gif";
menu3521_en_on.src = "../web/images/join/en/tab01on.gif";
menu3522_en_on.src = "../web/images/join/en/tab02on.gif";
menu3523_en_on.src = "../web/images/join/en/tab03on.gif";
menu3524_en_on.src = "../web/images/join/en/tab04on.gif";
menu3525_en_on.src = "../web/images/join/en/tab05on.gif";
menu3526_en_on.src = "../web/images/join/en/tab06on.gif";
menu3527_en_on.src = "../web/images/join/en/tab07on.gif";
menu353_en_on.src = "../web/images/join/en/leftmenu05_3on.gif";
menu3531_en_on.src = "../web/images/join/en/tab08on.gif";
menu3532_en_on.src = "../web/images/join/en/tab09on.gif";
menu3533_en_on.src = "../web/images/join/en/tab10on.gif";
menu3534_en_on.src = "../web/images/join/en/tab11on.gif";
menu36_en_on.src = "../web/images/join/en/leftmenu06on.gif";
menu37_en_on.src = "../web/images/join/en/leftmenu07on.gif";

menu3411_en_on.src = "../web/images/join/en/tab04_1on.gif";
menu3412_en_on.src = "../web/images/join/en/tab04_2on.gif";


menu31_ja = new Image();
menu32_ja = new Image();
menu33_ja = new Image();
menu34_ja = new Image();
menu35_ja = new Image();
menu351_ja = new Image();
menu352_ja = new Image();
menu3521_ja = new Image();
menu3522_ja = new Image();
menu3523_ja = new Image();
menu3524_ja = new Image();
menu3525_ja = new Image();
menu3526_ja = new Image();
menu3527_ja = new Image();
menu353_ja = new Image();
menu3531_ja = new Image();
menu3532_ja = new Image();
menu3533_ja = new Image();
menu3534_ja = new Image();
menu36_ja = new Image();
menu37_ja = new Image();

menu3411_ja = new Image();
menu3412_ja = new Image();

menu31_ja_on = new Image(); 
menu32_ja_on = new Image();  
menu33_ja_on = new Image(); 
menu34_ja_on = new Image(); 
menu35_ja_on = new Image();
menu351_ja_on = new Image();    
menu352_ja_on = new Image();
menu3521_ja_on = new Image();    
menu3522_ja_on = new Image();    
menu3523_ja_on = new Image();    
menu3524_ja_on = new Image();    
menu3525_ja_on = new Image();    
menu3526_ja_on = new Image();    
menu3527_ja_on = new Image();    
menu353_ja_on = new Image();
menu3531_ja_on = new Image();
menu3532_ja_on = new Image();
menu3533_ja_on = new Image();
menu3534_ja_on = new Image();
menu36_ja_on = new Image(); 
menu37_ja_on = new Image(); 

menu3411_ja_on = new Image();
menu3412_ja_on = new Image();

menu31_ja.src = "../web/images/join/ja/leftmenu01.gif";
menu32_ja.src = "../web/images/join/ja/leftmenu02.gif";
menu33_ja.src = "../web/images/join/ja/leftmenu03.gif";
menu34_ja.src = "../web/images/join/ja/leftmenu04.gif";
menu35_ja.src = "../web/images/join/ja/leftmenu05.gif";
menu351_ja.src = "../web/images/join/ja/leftmenu05_1.gif";
menu352_ja.src = "../web/images/join/ja/leftmenu05_2.gif";
menu3521_ja.src = "../web/images/join/ja/tab01.gif";
menu3522_ja.src = "../web/images/join/ja/tab02.gif";
menu3523_ja.src = "../web/images/join/ja/tab03.gif";
menu3524_ja.src = "../web/images/join/ja/tab04.gif";
menu3525_ja.src = "../web/images/join/ja/tab05.gif";
menu3526_ja.src = "../web/images/join/ja/tab06.gif";
menu3527_ja.src = "../web/images/join/ja/tab07.gif";
menu353_ja.src = "../web/images/join/ja/leftmenu05_3.gif";
menu3531_ja.src = "../web/images/join/ja/tab08.gif";
menu3532_ja.src = "../web/images/join/ja/tab09.gif";
menu3533_ja.src = "../web/images/join/ja/tab10.gif";
menu3534_ja.src = "../web/images/join/ja/tab11.gif";
menu36_ja.src = "../web/images/join/ja/leftmenu06.gif";
menu37_ja.src = "../web/images/join/ja/leftmenu07.gif";

menu3411_ja.src = "../web/images/join/ja/tab04_1.gif";
menu3412_ja.src = "../web/images/join/ja/tab04_2.gif";

menu31_ja_on.src = "../web/images/join/ja/leftmenu01on.gif";
menu32_ja_on.src = "../web/images/join/ja/leftmenu02on.gif";
menu33_ja_on.src = "../web/images/join/ja/leftmenu03on.gif";
menu34_ja_on.src = "../web/images/join/ja/leftmenu04on.gif";
menu35_ja_on.src = "../web/images/join/ja/leftmenu05on.gif";
menu351_ja_on.src = "../web/images/join/ja/leftmenu05_1on.gif";
menu352_ja_on.src = "../web/images/join/ja/leftmenu05_2on.gif";
menu3521_ja_on.src = "../web/images/join/ja/tab01on.gif";
menu3522_ja_on.src = "../web/images/join/ja/tab02on.gif";
menu3523_ja_on.src = "../web/images/join/ja/tab03on.gif";
menu3524_ja_on.src = "../web/images/join/ja/tab04on.gif";
menu3525_ja_on.src = "../web/images/join/ja/tab05on.gif";
menu3526_ja_on.src = "../web/images/join/ja/tab06on.gif";
menu3527_ja_on.src = "../web/images/join/ja/tab07on.gif";
menu353_ja_on.src = "../web/images/join/ja/leftmenu05_3on.gif";
menu3531_ja_on.src = "../web/images/join/ja/tab08on.gif";
menu3532_ja_on.src = "../web/images/join/ja/tab09on.gif";
menu3533_ja_on.src = "../web/images/join/ja/tab10on.gif";
menu3534_ja_on.src = "../web/images/join/ja/tab11on.gif";
menu36_ja_on.src = "../web/images/join/ja/leftmenu06on.gif";
menu37_ja_on.src = "../web/images/join/ja/leftmenu07on.gif";

menu3411_ja_on.src = "../web/images/join/ja/tab04_1on.gif";
menu3412_ja_on.src = "../web/images/join/ja/tab04_2on.gif";


menu31_zh = new Image();
menu32_zh = new Image();
menu33_zh = new Image();
menu34_zh = new Image();
menu35_zh = new Image();
menu351_zh = new Image();
menu352_zh = new Image();
menu3521_zh = new Image();
menu3522_zh = new Image();
menu3523_zh = new Image();
menu3524_zh = new Image();
menu3525_zh = new Image();
menu3526_zh = new Image();
menu3527_zh = new Image();
menu353_zh = new Image();
menu3531_zh = new Image();
menu3532_zh = new Image();
menu3533_zh = new Image();
menu3534_zh = new Image();
menu36_zh = new Image();
menu37_zh = new Image();

menu3411_zh = new Image();
menu3412_zh = new Image();

menu31_zh_on = new Image(); 
menu32_zh_on = new Image();  
menu33_zh_on = new Image(); 
menu34_zh_on = new Image(); 
menu35_zh_on = new Image();
menu351_zh_on = new Image();    
menu352_zh_on = new Image();
menu3521_zh_on = new Image();    
menu3522_zh_on = new Image();    
menu3523_zh_on = new Image();    
menu3524_zh_on = new Image();    
menu3525_zh_on = new Image();    
menu3526_zh_on = new Image();    
menu3527_zh_on = new Image();    
menu353_zh_on = new Image();
menu3531_zh_on = new Image();
menu3532_zh_on = new Image();
menu3533_zh_on = new Image();
menu3534_zh_on = new Image();
menu36_zh_on = new Image(); 
menu37_zh_on = new Image(); 

menu3411_zh_on = new Image();
menu3412_zh_on = new Image();

menu31_zh.src = "../web/images/join/zh/leftmenu01.gif";
menu32_zh.src = "../web/images/join/zh/leftmenu02.gif";
menu33_zh.src = "../web/images/join/zh/leftmenu03.gif";
menu34_zh.src = "../web/images/join/zh/leftmenu04.gif";
menu35_zh.src = "../web/images/join/zh/leftmenu05.gif";
menu351_zh.src = "../web/images/join/zh/leftmenu05_1.gif";
menu352_zh.src = "../web/images/join/zh/leftmenu05_2.gif";
menu3521_zh.src = "../web/images/join/zh/tab01.gif";
menu3522_zh.src = "../web/images/join/zh/tab02.gif";
menu3523_zh.src = "../web/images/join/zh/tab03.gif";
menu3524_zh.src = "../web/images/join/zh/tab04.gif";
menu3525_zh.src = "../web/images/join/zh/tab05.gif";
menu3526_zh.src = "../web/images/join/zh/tab06.gif";
menu3527_zh.src = "../web/images/join/zh/tab07.gif";
menu353_zh.src = "../web/images/join/zh/leftmenu05_3.gif";
menu3531_zh.src = "../web/images/join/zh/tab08.gif";
menu3532_zh.src = "../web/images/join/zh/tab09.gif";
menu3533_zh.src = "../web/images/join/zh/tab10.gif";
menu3534_zh.src = "../web/images/join/zh/tab11.gif";
menu36_zh.src = "../web/images/join/zh/leftmenu06.gif";
menu37_zh.src = "../web/images/join/zh/leftmenu07.gif";

menu3411_zh.src = "../web/images/join/zh/tab04_1.gif";
menu3412_zh.src = "../web/images/join/zh/tab04_2.gif";

menu31_zh_on.src = "../web/images/join/zh/leftmenu01on.gif";
menu32_zh_on.src = "../web/images/join/zh/leftmenu02on.gif";
menu33_zh_on.src = "../web/images/join/zh/leftmenu03on.gif";
menu34_zh_on.src = "../web/images/join/zh/leftmenu04on.gif";
menu35_zh_on.src = "../web/images/join/zh/leftmenu05on.gif";
menu351_zh_on.src = "../web/images/join/zh/leftmenu05_1on.gif";
menu352_zh_on.src = "../web/images/join/zh/leftmenu05_2on.gif";
menu3521_zh_on.src = "../web/images/join/zh/tab01on.gif";
menu3522_zh_on.src = "../web/images/join/zh/tab02on.gif";
menu3523_zh_on.src = "../web/images/join/zh/tab03on.gif";
menu3524_zh_on.src = "../web/images/join/zh/tab04on.gif";
menu3525_zh_on.src = "../web/images/join/zh/tab05on.gif";
menu3526_zh_on.src = "../web/images/join/zh/tab06on.gif";
menu3527_zh_on.src = "../web/images/join/zh/tab07on.gif";
menu353_zh_on.src = "../web/images/join/zh/leftmenu05_3on.gif";
menu3531_zh_on.src = "../web/images/join/zh/tab08on.gif";
menu3532_zh_on.src = "../web/images/join/zh/tab09on.gif";
menu3533_zh_on.src = "../web/images/join/zh/tab10on.gif";
menu3534_zh_on.src = "../web/images/join/zh/tab11on.gif";
menu36_zh_on.src = "../web/images/join/zh/leftmenu06on.gif";
menu37_zh_on.src = "../web/images/join/zh/leftmenu07on.gif";

menu3411_zh_on.src = "../web/images/join/zh/tab04_1on.gif";
menu3412_zh_on.src = "../web/images/join/zh/tab04_2on.gif";














//leftmenu4 메뉴
menu41 = new Image();
menu42 = new Image();
menu43 = new Image();
menu44 = new Image();
menu45 = new Image();
menu451 = new Image();
menu452 = new Image();
menu453 = new Image();
menu454 = new Image();
menu455 = new Image();
menu456 = new Image();
menu46 = new Image();

menu41on = new Image(); 
menu42on = new Image();  
menu43on = new Image(); 
menu44on = new Image(); 
menu45on = new Image(); 
menu451on = new Image(); 
menu452on = new Image(); 
menu453on = new Image(); 
menu454on = new Image(); 
menu455on = new Image(); 
menu456on = new Image(); 
menu46on = new Image(); 


menu41.src = "../web/images/visit/leftmenu01.gif";
menu42.src = "../web/images/visit/leftmenu02.gif";
menu43.src = "../web/images/visit/leftmenu03.gif";
menu44.src = "../web/images/visit/leftmenu04.gif";
menu45.src = "../web/images/visit/leftmenu05.gif";
menu451.src = "../web/images/visit/leftmenu05_1.gif";
menu452.src = "../web/images/visit/leftmenu05_2.gif";
menu453.src = "../web/images/visit/leftmenu05_3.gif";
menu454.src = "../web/images/visit/leftmenu05_4.gif";
menu455.src = "../web/images/visit/leftmenu05_5.gif";
menu456.src = "../web/images/visit/leftmenu05_6.gif";
menu46.src = "../web/images/visit/leftmenu06.gif";



menu41on.src = "../web/images/visit/leftmenu01on.gif";
menu42on.src = "../web/images/visit/leftmenu02on.gif";
menu43on.src = "../web/images/visit/leftmenu03on.gif";
menu44on.src = "../web/images/visit/leftmenu04on.gif";
menu45on.src = "../web/images/visit/leftmenu05on.gif";
menu451on.src = "../web/images/visit/leftmenu05_1on.gif";
menu452on.src = "../web/images/visit/leftmenu05_2on.gif";
menu453on.src = "../web/images/visit/leftmenu05_3on.gif";
menu454on.src = "../web/images/visit/leftmenu05_4on.gif";
menu455on.src = "../web/images/visit/leftmenu05_5on.gif";
menu456on.src = "../web/images/visit/leftmenu05_6on.gif";
menu46on.src = "../web/images/visit/leftmenu06on.gif";


//tab

menu45101 = new Image();
menu45102 = new Image();
menu45103 = new Image();
menu45104 = new Image();
menu45201 = new Image();
menu45202 = new Image();
menu45301 = new Image();
menu45302 = new Image();
menu45303 = new Image();
menu45304 = new Image();
menu45305 = new Image();
menu45401 = new Image();
menu45402 = new Image();
menu45403 = new Image();
menu45404 = new Image();
menu45405 = new Image();

menu45101on = new Image(); 
menu45102on = new Image(); 
menu45103on = new Image(); 
menu45104on = new Image(); 
menu45201on = new Image(); 
menu45202on = new Image(); 
menu45301on = new Image();
menu45302on = new Image(); 
menu45303on = new Image(); 
menu45304on = new Image();
menu45305on = new Image();
menu45401on = new Image(); 
menu45402on = new Image(); 
menu45403on = new Image(); 
menu45404on = new Image(); 
menu45405on = new Image(); 

menu45101.src = "../web/images/visit/tab01.gif";
menu45102.src = "../web/images/visit/tab02.gif";
menu45103.src = "../web/images/visit/tab03.gif";
menu45104.src = "../web/images/visit/tab04.gif";
menu45201.src = "../web/images/visit/tab2_01.gif";
menu45202.src = "../web/images/visit/tab2_02.gif";
menu45301.src = "../web/images/visit/tab3_01.gif";
menu45302.src = "../web/images/visit/tab3_02.gif";
menu45303.src = "../web/images/visit/tab3_03.gif";
menu45304.src = "../web/images/visit/tab3_04.gif";
menu45305.src = "../web/images/visit/tab3_05.gif";
menu45401.src = "../web/images/visit/tab4_01.gif";
menu45402.src = "../web/images/visit/tab4_02.gif";
menu45403.src = "../web/images/visit/tab4_03.gif";
menu45404.src = "../web/images/visit/tab4_04.gif";
menu45405.src = "../web/images/visit/tab4_05.gif";



menu45101on.src = "../web/images/visit/tab01_on.gif";
menu45102on.src = "../web/images/visit/tab02_on.gif";
menu45103on.src = "../web/images/visit/tab03_on.gif";
menu45104on.src = "../web/images/visit/tab04_on.gif";
menu45201on.src = "../web/images/visit/tab2_01on.gif";
menu45202on.src = "../web/images/visit/tab2_02on.gif";
menu45301on.src = "../web/images/visit/tab3_01on.gif";
menu45302on.src = "../web/images/visit/tab3_02on.gif";
menu45303on.src = "../web/images/visit/tab3_03on.gif";
menu45304on.src = "../web/images/visit/tab3_04on.gif";
menu45305on.src = "../web/images/visit/tab3_05on.gif";
menu45401on.src = "../web/images/visit/tab4_01on.gif";
menu45402on.src = "../web/images/visit/tab4_02on.gif";
menu45403on.src = "../web/images/visit/tab4_03on.gif";
menu45404on.src = "../web/images/visit/tab4_04on.gif";
menu45405on.src = "../web/images/visit/tab4_05on.gif";






menu41_en = new Image();
menu42_en = new Image();
menu43_en = new Image();
menu44_en = new Image();
menu45_en = new Image();
menu451_en = new Image();
menu452_en = new Image();
menu453_en = new Image();
menu454_en = new Image();
menu455_en = new Image();
menu456_en = new Image();
menu46_en = new Image();

menu41_en_on = new Image(); 
menu42_en_on = new Image();  
menu43_en_on = new Image(); 
menu44_en_on = new Image(); 
menu45_en_on = new Image(); 
menu451_en_on = new Image(); 
menu452_en_on = new Image(); 
menu453_en_on = new Image(); 
menu454_en_on = new Image(); 
menu455_en_on = new Image(); 
menu456_en_on = new Image(); 
menu46_en_on = new Image(); 


menu41_en.src = "../web/images/visit/en/leftmenu01.gif";
menu42_en.src = "../web/images/visit/en/leftmenu02.gif";
menu43_en.src = "../web/images/visit/en/leftmenu03.gif";
menu44_en.src = "../web/images/visit/en/leftmenu04.gif";
menu45_en.src = "../web/images/visit/en/leftmenu05.gif";
menu451_en.src = "../web/images/visit/en/leftmenu05_1.gif";
menu452_en.src = "../web/images/visit/en/leftmenu05_2.gif";
menu453_en.src = "../web/images/visit/en/leftmenu05_3.gif";
menu454_en.src = "../web/images/visit/en/leftmenu05_4.gif";
menu455_en.src = "../web/images/visit/en/leftmenu05_5.gif";
menu456_en.src = "../web/images/visit/en/leftmenu05_6.gif";
menu46_en.src = "../web/images/visit/en/leftmenu06.gif";



menu41_en_on.src = "../web/images/visit/en/leftmenu01on.gif";
menu42_en_on.src = "../web/images/visit/en/leftmenu02on.gif";
menu43_en_on.src = "../web/images/visit/en/leftmenu03on.gif";
menu44_en_on.src = "../web/images/visit/en/leftmenu04on.gif";
menu45_en_on.src = "../web/images/visit/en/leftmenu05on.gif";
menu451_en_on.src = "../web/images/visit/en/leftmenu05_1on.gif";
menu452_en_on.src = "../web/images/visit/en/leftmenu05_2on.gif";
menu453_en_on.src = "../web/images/visit/en/leftmenu05_3on.gif";
menu454_en_on.src = "../web/images/visit/en/leftmenu05_4on.gif";
menu455_en_on.src = "../web/images/visit/en/leftmenu05_5on.gif";
menu456_en_on.src = "../web/images/visit/en/leftmenu05_6on.gif";
menu46_en_on.src = "../web/images/visit/en/leftmenu06on.gif";


//tab

menu45101_en = new Image();
menu45102_en = new Image();
menu45103_en = new Image();
menu45104_en = new Image();
menu45201_en = new Image();
menu45202_en = new Image();
menu45301_en = new Image();
menu45302_en = new Image();
menu45303_en = new Image();
menu45304_en = new Image();
menu45305_en = new Image();
menu45401_en = new Image();
menu45402_en = new Image();
menu45403_en = new Image();
menu45404_en = new Image();
menu45405_en = new Image();

menu45101_en_on = new Image(); 
menu45102_en_on = new Image(); 
menu45103_en_on = new Image(); 
menu45104_en_on = new Image(); 
menu45201_en_on = new Image(); 
menu45202_en_on = new Image(); 
menu45301_en_on = new Image();
menu45302_en_on = new Image(); 
menu45303_en_on = new Image(); 
menu45304_en_on = new Image();
menu45305_en_on = new Image();
menu45401_en_on = new Image(); 
menu45402_en_on = new Image(); 
menu45403_en_on = new Image(); 
menu45404_en_on = new Image(); 
menu45405_en_on = new Image(); 

menu45101_en.src = "../web/images/visit/en/tab01.gif";
menu45102_en.src = "../web/images/visit/en/tab02.gif";
menu45103_en.src = "../web/images/visit/en/tab03.gif";
menu45104_en.src = "../web/images/visit/en/tab04.gif";
menu45201_en.src = "../web/images/visit/en/tab2_01.gif";
menu45202_en.src = "../web/images/visit/en/tab2_02.gif";
menu45301_en.src = "../web/images/visit/en/tab3_01.gif";
menu45302_en.src = "../web/images/visit/en/tab3_02.gif";
menu45303_en.src = "../web/images/visit/en/tab3_03.gif";
menu45304_en.src = "../web/images/visit/en/tab3_04.gif";
menu45305_en.src = "../web/images/visit/en/tab3_05.gif";
menu45401_en.src = "../web/images/visit/en/tab4_01.gif";
menu45402_en.src = "../web/images/visit/en/tab4_02.gif";
menu45403_en.src = "../web/images/visit/en/tab4_03.gif";
menu45404_en.src = "../web/images/visit/en/tab4_04.gif";
menu45405_en.src = "../web/images/visit/en/tab4_05.gif";



menu45101_en_on.src = "../web/images/visit/en/tab01_on.gif";
menu45102_en_on.src = "../web/images/visit/en/tab02_on.gif";
menu45103_en_on.src = "../web/images/visit/en/tab03_on.gif";
menu45104_en_on.src = "../web/images/visit/en/tab04_on.gif";
menu45201_en_on.src = "../web/images/visit/en/tab2_01on.gif";
menu45202_en_on.src = "../web/images/visit/en/tab2_02on.gif";
menu45301_en_on.src = "../web/images/visit/en/tab3_01on.gif";
menu45302_en_on.src = "../web/images/visit/en/tab3_02on.gif";
menu45303_en_on.src = "../web/images/visit/en/tab3_03on.gif";
menu45304_en_on.src = "../web/images/visit/en/tab3_04on.gif";
menu45305_en_on.src = "../web/images/visit/en/tab3_05on.gif";
menu45401_en_on.src = "../web/images/visit/en/tab4_01on.gif";
menu45402_en_on.src = "../web/images/visit/en/tab4_02on.gif";
menu45403_en_on.src = "../web/images/visit/en/tab4_03on.gif";
menu45404_en_on.src = "../web/images/visit/en/tab4_04on.gif";
menu45405_en_on.src = "../web/images/visit/en/tab4_05on.gif";









menu41_ja = new Image();
menu42_ja = new Image();
menu43_ja = new Image();
menu44_ja = new Image();
menu45_ja = new Image();
menu451_ja = new Image();
menu452_ja = new Image();
menu453_ja = new Image();
menu454_ja = new Image();
menu455_ja = new Image();
menu456_ja = new Image();
menu46_ja = new Image();

menu41_ja_on = new Image(); 
menu42_ja_on = new Image();  
menu43_ja_on = new Image(); 
menu44_ja_on = new Image(); 
menu45_ja_on = new Image(); 
menu451_ja_on = new Image(); 
menu452_ja_on = new Image(); 
menu453_ja_on = new Image(); 
menu454_ja_on = new Image(); 
menu455_ja_on = new Image(); 
menu456_ja_on = new Image(); 
menu46_ja_on = new Image(); 


menu41_ja.src = "../web/images/visit/ja/leftmenu01.gif";
menu42_ja.src = "../web/images/visit/ja/leftmenu02.gif";
menu43_ja.src = "../web/images/visit/ja/leftmenu03.gif";
menu44_ja.src = "../web/images/visit/ja/leftmenu04.gif";
menu45_ja.src = "../web/images/visit/ja/leftmenu05.gif";
menu451_ja.src = "../web/images/visit/ja/leftmenu05_1.gif";
menu452_ja.src = "../web/images/visit/ja/leftmenu05_2.gif";
menu453_ja.src = "../web/images/visit/ja/leftmenu05_3.gif";
menu454_ja.src = "../web/images/visit/ja/leftmenu05_4.gif";
menu455_ja.src = "../web/images/visit/ja/leftmenu05_5.gif";
menu456_ja.src = "../web/images/visit/ja/leftmenu05_6.gif";
menu46_ja.src = "../web/images/visit/ja/leftmenu06.gif";



menu41_ja_on.src = "../web/images/visit/ja/leftmenu01on.gif";
menu42_ja_on.src = "../web/images/visit/ja/leftmenu02on.gif";
menu43_ja_on.src = "../web/images/visit/ja/leftmenu03on.gif";
menu44_ja_on.src = "../web/images/visit/ja/leftmenu04on.gif";
menu45_ja_on.src = "../web/images/visit/ja/leftmenu05on.gif";
menu451_ja_on.src = "../web/images/visit/ja/leftmenu05_1on.gif";
menu452_ja_on.src = "../web/images/visit/ja/leftmenu05_2on.gif";
menu453_ja_on.src = "../web/images/visit/ja/leftmenu05_3on.gif";
menu454_ja_on.src = "../web/images/visit/ja/leftmenu05_4on.gif";
menu455_ja_on.src = "../web/images/visit/ja/leftmenu05_5on.gif";
menu456_ja_on.src = "../web/images/visit/ja/leftmenu05_6on.gif";
menu46_ja_on.src = "../web/images/visit/ja/leftmenu06on.gif";


//tab

menu45101_ja = new Image();
menu45102_ja = new Image();
menu45103_ja = new Image();
menu45104_ja = new Image();
menu45201_ja = new Image();
menu45202_ja = new Image();
menu45301_ja = new Image();
menu45302_ja = new Image();
menu45303_ja = new Image();
menu45304_ja = new Image();
menu45305_ja = new Image();
menu45401_ja = new Image();
menu45402_ja = new Image();
menu45403_ja = new Image();
menu45404_ja = new Image();
menu45405_ja = new Image();

menu45101_ja_on = new Image(); 
menu45102_ja_on = new Image(); 
menu45103_ja_on = new Image(); 
menu45104_ja_on = new Image(); 
menu45201_ja_on = new Image(); 
menu45202_ja_on = new Image(); 
menu45301_ja_on = new Image();
menu45302_ja_on = new Image(); 
menu45303_ja_on = new Image(); 
menu45304_ja_on = new Image();
menu45305_ja_on = new Image();
menu45401_ja_on = new Image(); 
menu45402_ja_on = new Image(); 
menu45403_ja_on = new Image(); 
menu45404_ja_on = new Image(); 
menu45405_ja_on = new Image(); 

menu45101_ja.src = "../web/images/visit/ja/tab01.gif";
menu45102_ja.src = "../web/images/visit/ja/tab02.gif";
menu45103_ja.src = "../web/images/visit/ja/tab03.gif";
menu45104_ja.src = "../web/images/visit/ja/tab04.gif";
menu45201_ja.src = "../web/images/visit/ja/tab2_01.gif";
menu45202_ja.src = "../web/images/visit/ja/tab2_02.gif";
menu45301_ja.src = "../web/images/visit/ja/tab3_01.gif";
menu45302_ja.src = "../web/images/visit/ja/tab3_02.gif";
menu45303_ja.src = "../web/images/visit/ja/tab3_03.gif";
menu45304_ja.src = "../web/images/visit/ja/tab3_04.gif";
menu45305_ja.src = "../web/images/visit/ja/tab3_05.gif";
menu45401_ja.src = "../web/images/visit/ja/tab4_01.gif";
menu45402_ja.src = "../web/images/visit/ja/tab4_02.gif";
menu45403_ja.src = "../web/images/visit/ja/tab4_03.gif";
menu45404_ja.src = "../web/images/visit/ja/tab4_04.gif";
menu45405_ja.src = "../web/images/visit/ja/tab4_05.gif";



menu45101_ja_on.src = "../web/images/visit/ja/tab01_on.gif";
menu45102_ja_on.src = "../web/images/visit/ja/tab02_on.gif";
menu45103_ja_on.src = "../web/images/visit/ja/tab03_on.gif";
menu45104_ja_on.src = "../web/images/visit/ja/tab04_on.gif";
menu45201_ja_on.src = "../web/images/visit/ja/tab2_01on.gif";
menu45202_ja_on.src = "../web/images/visit/ja/tab2_02on.gif";
menu45301_ja_on.src = "../web/images/visit/ja/tab3_01on.gif";
menu45302_ja_on.src = "../web/images/visit/ja/tab3_02on.gif";
menu45303_ja_on.src = "../web/images/visit/ja/tab3_03on.gif";
menu45304_ja_on.src = "../web/images/visit/ja/tab3_04on.gif";
menu45305_ja_on.src = "../web/images/visit/ja/tab3_05on.gif";
menu45401_ja_on.src = "../web/images/visit/ja/tab4_01on.gif";
menu45402_ja_on.src = "../web/images/visit/ja/tab4_02on.gif";
menu45403_ja_on.src = "../web/images/visit/ja/tab4_03on.gif";
menu45404_ja_on.src = "../web/images/visit/ja/tab4_04on.gif";
menu45405_ja_on.src = "../web/images/visit/ja/tab4_05on.gif";





menu41_zh = new Image();
menu42_zh = new Image();
menu43_zh = new Image();
menu44_zh = new Image();
menu45_zh = new Image();
menu451_zh = new Image();
menu452_zh = new Image();
menu453_zh = new Image();
menu454_zh = new Image();
menu455_zh = new Image();
menu456_zh = new Image();
menu46_zh = new Image();

menu41_zh_on = new Image(); 
menu42_zh_on = new Image();  
menu43_zh_on = new Image(); 
menu44_zh_on = new Image(); 
menu45_zh_on = new Image(); 
menu451_zh_on = new Image(); 
menu452_zh_on = new Image(); 
menu453_zh_on = new Image(); 
menu454_zh_on = new Image(); 
menu455_zh_on = new Image(); 
menu456_zh_on = new Image(); 
menu46_zh_on = new Image(); 


menu41_zh.src = "../web/images/visit/zh/leftmenu01.gif";
menu42_zh.src = "../web/images/visit/zh/leftmenu02.gif";
menu43_zh.src = "../web/images/visit/zh/leftmenu03.gif";
menu44_zh.src = "../web/images/visit/zh/leftmenu04.gif";
menu45_zh.src = "../web/images/visit/zh/leftmenu05.gif";
menu451_zh.src = "../web/images/visit/zh/leftmenu05_1.gif";
menu452_zh.src = "../web/images/visit/zh/leftmenu05_2.gif";
menu453_zh.src = "../web/images/visit/zh/leftmenu05_3.gif";
menu454_zh.src = "../web/images/visit/zh/leftmenu05_4.gif";
menu455_zh.src = "../web/images/visit/zh/leftmenu05_5.gif";
menu456_zh.src = "../web/images/visit/zh/leftmenu05_6.gif";
menu46_zh.src = "../web/images/visit/zh/leftmenu06.gif";



menu41_zh_on.src = "../web/images/visit/zh/leftmenu01on.gif";
menu42_zh_on.src = "../web/images/visit/zh/leftmenu02on.gif";
menu43_zh_on.src = "../web/images/visit/zh/leftmenu03on.gif";
menu44_zh_on.src = "../web/images/visit/zh/leftmenu04on.gif";
menu45_zh_on.src = "../web/images/visit/zh/leftmenu05on.gif";
menu451_zh_on.src = "../web/images/visit/zh/leftmenu05_1on.gif";
menu452_zh_on.src = "../web/images/visit/zh/leftmenu05_2on.gif";
menu453_zh_on.src = "../web/images/visit/zh/leftmenu05_3on.gif";
menu454_zh_on.src = "../web/images/visit/zh/leftmenu05_4on.gif";
menu455_zh_on.src = "../web/images/visit/zh/leftmenu05_5on.gif";
menu456_zh_on.src = "../web/images/visit/zh/leftmenu05_6on.gif";
menu46_zh_on.src = "../web/images/visit/zh/leftmenu06on.gif";


//tab

menu45101_zh = new Image();
menu45102_zh = new Image();
menu45103_zh = new Image();
menu45104_zh = new Image();
menu45201_zh = new Image();
menu45202_zh = new Image();
menu45301_zh = new Image();
menu45302_zh = new Image();
menu45303_zh = new Image();
menu45304_zh = new Image();
menu45305_zh = new Image();
menu45401_zh = new Image();
menu45402_zh = new Image();
menu45403_zh = new Image();
menu45404_zh = new Image();
menu45405_zh = new Image();

menu45101_zh_on = new Image(); 
menu45102_zh_on = new Image(); 
menu45103_zh_on = new Image(); 
menu45104_zh_on = new Image(); 
menu45201_zh_on = new Image(); 
menu45202_zh_on = new Image(); 
menu45301_zh_on = new Image();
menu45302_zh_on = new Image(); 
menu45303_zh_on = new Image(); 
menu45304_zh_on = new Image();
menu45305_zh_on = new Image();
menu45401_zh_on = new Image(); 
menu45402_zh_on = new Image(); 
menu45403_zh_on = new Image(); 
menu45404_zh_on = new Image(); 
menu45405_zh_on = new Image(); 

menu45101_zh.src = "../web/images/visit/zh/tab01.gif";
menu45102_zh.src = "../web/images/visit/zh/tab02.gif";
menu45103_zh.src = "../web/images/visit/zh/tab03.gif";
menu45104_zh.src = "../web/images/visit/zh/tab04.gif";
menu45201_zh.src = "../web/images/visit/zh/tab2_01.gif";
menu45202_zh.src = "../web/images/visit/zh/tab2_02.gif";
menu45301_zh.src = "../web/images/visit/zh/tab3_01.gif";
menu45302_zh.src = "../web/images/visit/zh/tab3_02.gif";
menu45303_zh.src = "../web/images/visit/zh/tab3_03.gif";
menu45304_zh.src = "../web/images/visit/zh/tab3_04.gif";
menu45305_zh.src = "../web/images/visit/zh/tab3_05.gif";
menu45401_zh.src = "../web/images/visit/zh/tab4_01.gif";
menu45402_zh.src = "../web/images/visit/zh/tab4_02.gif";
menu45403_zh.src = "../web/images/visit/zh/tab4_03.gif";
menu45404_zh.src = "../web/images/visit/zh/tab4_04.gif";
menu45405_zh.src = "../web/images/visit/zh/tab4_05.gif";



menu45101_zh_on.src = "../web/images/visit/zh/tab01_on.gif";
menu45102_zh_on.src = "../web/images/visit/zh/tab02_on.gif";
menu45103_zh_on.src = "../web/images/visit/zh/tab03_on.gif";
menu45104_zh_on.src = "../web/images/visit/zh/tab04_on.gif";
menu45201_zh_on.src = "../web/images/visit/zh/tab2_01on.gif";
menu45202_zh_on.src = "../web/images/visit/zh/tab2_02on.gif";
menu45301_zh_on.src = "../web/images/visit/zh/tab3_01on.gif";
menu45302_zh_on.src = "../web/images/visit/zh/tab3_02on.gif";
menu45303_zh_on.src = "../web/images/visit/zh/tab3_03on.gif";
menu45304_zh_on.src = "../web/images/visit/zh/tab3_04on.gif";
menu45305_zh_on.src = "../web/images/visit/zh/tab3_05on.gif";
menu45401_zh_on.src = "../web/images/visit/zh/tab4_01on.gif";
menu45402_zh_on.src = "../web/images/visit/zh/tab4_02on.gif";
menu45403_zh_on.src = "../web/images/visit/zh/tab4_03on.gif";
menu45404_zh_on.src = "../web/images/visit/zh/tab4_04on.gif";
menu45405_zh_on.src = "../web/images/visit/zh/tab4_05on.gif";







//leftmenu5 메뉴
menu51 = new Image();
menu52 = new Image();
menu53 = new Image();
menu54 = new Image();
menu55 = new Image();

menu51on = new Image(); 
menu52on = new Image();  
menu53on = new Image(); 
menu54on = new Image();
menu55on = new Image(); 

menu51.src = "../web/images/data/leftmenu01.gif";
menu52.src = "../web/images/data/leftmenu02.gif";
menu53.src = "../web/images/data/leftmenu03.gif";
menu54.src = "../web/images/data/leftmenu04.gif";
menu55.src = "../web/images/data/leftmenu05.gif";

menu51on.src = "../web/images/data/leftmenu01on.gif";
menu52on.src = "../web/images/data/leftmenu02on.gif";
menu53on.src = "../web/images/data/leftmenu03on.gif";
menu54on.src = "../web/images/data/leftmenu04on.gif";
menu55on.src = "../web/images/data/leftmenu05on.gif";

//tab
menu511 = new Image();
menu512 = new Image();
menu513 = new Image();

menu511on = new Image();    
menu512on = new Image();  
menu513on = new Image();

menu511.src = "../web/images/data/tab01.gif";
menu512.src = "../web/images/data/tab02.gif";
menu513.src = "../web/images/data/tab03.gif";

menu511on.src = "../web/images/data/tab01on.gif";
menu512on.src = "../web/images/data/tab02on.gif";
menu513on.src = "../web/images/data/tab03on.gif";


menu51_en = new Image();
menu52_en = new Image();
menu53_en = new Image();
menu54_en = new Image();
menu55_en = new Image();

menu51_en_on = new Image(); 
menu52_en_on = new Image();  
menu53_en_on = new Image(); 
menu54_en_on = new Image();
menu55_en_on = new Image(); 

menu51_en.src = "../web/images/data/en/leftmenu01.gif";
menu52_en.src = "../web/images/data/en/leftmenu02.gif";
menu53_en.src = "../web/images/data/en/leftmenu03.gif";
menu54_en.src = "../web/images/data/en/leftmenu04.gif";
menu55_en.src = "../web/images/data/en/leftmenu05.gif";

menu51_en_on.src = "../web/images/data/en/leftmenu01on.gif";
menu52_en_on.src = "../web/images/data/en/leftmenu02on.gif";
menu53_en_on.src = "../web/images/data/en/leftmenu03on.gif";
menu54_en_on.src = "../web/images/data/en/leftmenu04on.gif";
menu55_en_on.src = "../web/images/data/en/leftmenu05on.gif";

//tab
menu511_en = new Image();
menu512_en = new Image();
menu513_en = new Image();

menu511_en_on = new Image();    
menu512_en_on = new Image();  
menu513_en_on = new Image();

menu511_en.src = "../web/images/data/tab01.gif";
menu512_en.src = "../web/images/data/tab02.gif";
menu513_en.src = "../web/images/data/tab03.gif";

menu511_en_on.src = "../web/images/data/tab01on.gif";
menu512_en_on.src = "../web/images/data/tab02on.gif";
menu513_en_on.src = "../web/images/data/tab03on.gif";





menu51_ja = new Image();
menu52_ja = new Image();
menu53_ja = new Image();
menu54_ja = new Image();
menu55_ja = new Image();

menu51_ja_on = new Image(); 
menu52_ja_on = new Image();  
menu53_ja_on = new Image(); 
menu54_ja_on = new Image();
menu55_ja_on = new Image(); 

menu51_ja.src = "../web/images/data/ja/leftmenu01.gif";
menu52_ja.src = "../web/images/data/ja/leftmenu02.gif";
menu53_ja.src = "../web/images/data/ja/leftmenu03.gif";
menu54_ja.src = "../web/images/data/ja/leftmenu04.gif";
menu55_ja.src = "../web/images/data/ja/leftmenu05.gif";

menu51_ja_on.src = "../web/images/data/ja/leftmenu01on.gif";
menu52_ja_on.src = "../web/images/data/ja/leftmenu02on.gif";
menu53_ja_on.src = "../web/images/data/ja/leftmenu03on.gif";
menu54_ja_on.src = "../web/images/data/ja/leftmenu04on.gif";
menu55_ja_on.src = "../web/images/data/ja/leftmenu05on.gif";

//tab
menu511_ja = new Image();
menu512_ja = new Image();
menu513_ja = new Image();

menu511_ja_on = new Image();    
menu512_ja_on = new Image();  
menu513_ja_on = new Image();

menu511_ja.src = "../web/images/data/tab01.gif";
menu512_ja.src = "../web/images/data/tab02.gif";
menu513_ja.src = "../web/images/data/tab03.gif";

menu511_ja_on.src = "../web/images/data/tab01on.gif";
menu512_ja_on.src = "../web/images/data/tab02on.gif";
menu513_ja_on.src = "../web/images/data/tab03on.gif";


menu51_zh = new Image();
menu52_zh = new Image();
menu53_zh = new Image();
menu54_zh = new Image();
menu55_zh = new Image();

menu51_zh_on = new Image(); 
menu52_zh_on = new Image();  
menu53_zh_on = new Image(); 
menu54_zh_on = new Image();
menu55_zh_on = new Image(); 

menu51_zh.src = "../web/images/data/zh/leftmenu01.gif";
menu52_zh.src = "../web/images/data/zh/leftmenu02.gif";
menu53_zh.src = "../web/images/data/zh/leftmenu03.gif";
menu54_zh.src = "../web/images/data/zh/leftmenu04.gif";
menu55_zh.src = "../web/images/data/zh/leftmenu05.gif";

menu51_zh_on.src = "../web/images/data/zh/leftmenu01on.gif";
menu52_zh_on.src = "../web/images/data/zh/leftmenu02on.gif";
menu53_zh_on.src = "../web/images/data/zh/leftmenu03on.gif";
menu54_zh_on.src = "../web/images/data/zh/leftmenu04on.gif";
menu55_zh_on.src = "../web/images/data/zh/leftmenu05on.gif";

//tab
menu511_zh = new Image();
menu512_zh = new Image();
menu513_zh = new Image();

menu511_zh_on = new Image();    
menu512_zh_on = new Image();  
menu513_zh_on = new Image();

menu511_zh.src = "../web/images/data/tab01.gif";
menu512_zh.src = "../web/images/data/tab02.gif";
menu513_zh.src = "../web/images/data/tab03.gif";

menu511_zh_on.src = "../web/images/data/tab01on.gif";
menu512_zh_on.src = "../web/images/data/tab02on.gif";
menu513_zh_on.src = "../web/images/data/tab03on.gif";








//leftmenu6 ¸Þ´º
menu61 = new Image();
menu62 = new Image();
menu63 = new Image();
menu64 = new Image();
menu65 = new Image();

menu61on = new Image();	
menu62on = new Image();  
menu63on = new Image();	
menu64on = new Image();	
menu65on = new Image();  

menu61.src = "../web/images/about/leftmenu01.gif";
menu62.src = "../web/images/about/leftmenu02.gif";
menu63.src = "../web/images/about/leftmenu03.gif";
menu64.src = "../web/images/about/leftmenu04.gif";
menu65.src = "./web/images/about/leftmenu05.gif";

menu61on.src = "../web/images/about/leftmenu01on.gif";
menu62on.src = "../web/images/about/leftmenu02on.gif";
menu63on.src = "../web/images/about/leftmenu03on.gif";
menu64on.src = "../web/images/about/leftmenu04on.gif";
menu65on.src = "../web/images/about/leftmenu05on.gif";

//leftmenu7 ¸Þ´º
menu91 = new Image();
menu92 = new Image();

menu91on = new Image();	
menu92on = new Image();  

menu91.src = "../web/images/member/leftmenu01.gif";
menu92.src = "../web/images/member/leftmenu02.gif";

menu91on.src = "../web/images/member/leftmenu01on.gif";
menu92on.src = "../web/images/member/leftmenu02on.gif";


//intro tab ¸Þ´º
menu71 = new Image();
menu72 = new Image();

menu71on = new Image();	
menu72on = new Image();  

menu71.src = "../web/images/intro/tab01.gif";
menu72.src = "../web/images/intro/tab02.gif";

menu71on.src = "../web/images/intro/tab01on.gif";
menu72on.src = "../web/images/intro/tab02on.gif";


// mykes
menu611 = new Image();
menu621 = new Image();
menu631 = new Image();

menu611on = new Image();	
menu621on = new Image();  
menu631on = new Image();  

menu611.src = "../web/images/mykes/tab01.gif";
menu621.src = "../web/images/mykes/tab02.gif";
menu631.src = "../web/images/mykes/tab03.gif";

menu611on.src = "../web/images/mykes/tab01on.gif";
menu621on.src = "../web/images/mykes/tab02on.gif";
menu631on.src = "../web/images/mykes/tab03on.gif";


menu611_en = new Image();
menu621_en = new Image();
menu631_en = new Image();

menu611_en_on = new Image();    
menu621_en_on = new Image();  
menu631_en_on = new Image();  

menu611_en.src = "../web/images/mykes/en/tab01.gif";
menu621_en.src = "../web/images/mykes/en/tab02.gif";
menu631_en.src = "../web/images/mykes/en/tab03.gif";

menu611_en_on.src = "../web/images/mykes/en/tab01on.gif";
menu621_en_on.src = "../web/images/mykes/en/tab02on.gif";
menu631_en_on.src = "../web/images/mykes/en/tab03on.gif";


// 년도 탭메뉴
menu2010 = new Image();
menu2009 = new Image();
menu2008 = new Image();
menu2007 = new Image();
menu2006 = new Image();
menu2005 = new Image();
menu2004 = new Image();
menu2003 = new Image();
menu2002 = new Image();
menu2001 = new Image();

menu2010on = new Image();
menu2009on = new Image();	
menu2008on = new Image();	
menu2007on = new Image();	
menu2006on = new Image();	
menu2005on = new Image();	
menu2004on = new Image();	
menu2003on = new Image();	
menu2002on = new Image();	
menu2001on = new Image();	

menu2010.src = "../web/images/data/year_2010.gif";
menu2009.src = "../web/images/data/year_2009.gif";
menu2008.src = "../web/images/data/year_2008.gif";
menu2007.src = "../web/images/data/year_2007.gif";
menu2006.src = "../web/images/data/year_2006.gif";
menu2005.src = "../web/images/data/year_2005.gif";
menu2004.src = "../web/images/data/year_2004.gif";
menu2003.src = "../web/images/data/year_2003.gif";
menu2002.src = "../web/images/data/year_2002.gif";
menu2001.src = "../web/images/data/year_pre.gif";

menu2010on.src = "../web/images/data/year_2010on.gif";
menu2009on.src = "../web/images/data/year_2009on.gif";
menu2008on.src = "../web/images/data/year_2008on.gif";
menu2007on.src = "../web/images/data/year_2007on.gif";
menu2006on.src = "../web/images/data/year_2006on.gif";
menu2005on.src = "../web/images/data/year_2005on.gif";
menu2004on.src = "../web/images/data/year_2004on.gif";
menu2003on.src = "../web/images/data/year_2003on.gif";
menu2002on.src = "../web/images/data/year_2002on.gif";
menu2001on.src = "../web/images/data/year_preon.gif";


menu2010_en = new Image();
menu2009_en = new Image();
menu2008_en = new Image();
menu2007_en = new Image();
menu2006_en = new Image();
menu2005_en = new Image();
menu2004_en = new Image();
menu2003_en = new Image();
menu2002_en = new Image();
menu2001_en = new Image();

menu2010_en_on = new Image(); 
menu2009_en_on = new Image();   
menu2008_en_on = new Image();   
menu2007_en_on = new Image();   
menu2006_en_on = new Image();   
menu2005_en_on = new Image();   
menu2004_en_on = new Image();   
menu2003_en_on = new Image();   
menu2002_en_on = new Image();   
menu2001_en_on = new Image();   

menu2010_en.src = "../web/images/data/year_2010.gif";
menu2009_en.src = "../web/images/data/year_2009.gif";
menu2008_en.src = "../web/images/data/year_2008.gif";
menu2007_en.src = "../web/images/data/year_2007.gif";
menu2006_en.src = "../web/images/data/year_2006.gif";
menu2005_en.src = "../web/images/data/year_2005.gif";
menu2004_en.src = "../web/images/data/year_2004.gif";
menu2003_en.src = "../web/images/data/year_2003.gif";
menu2002_en.src = "../web/images/data/year_2002.gif";
menu2001_en.src = "../web/images/data/year_pre_en.gif";


menu2010_en_on.src = "../web/images/data/year_2010on.gif";
menu2009_en_on.src = "../web/images/data/year_2009on.gif";
menu2008_en_on.src = "../web/images/data/year_2008on.gif";
menu2007_en_on.src = "../web/images/data/year_2007on.gif";
menu2006_en_on.src = "../web/images/data/year_2006on.gif";
menu2005_en_on.src = "../web/images/data/year_2005on.gif";
menu2004_en_on.src = "../web/images/data/year_2004on.gif";
menu2003_en_on.src = "../web/images/data/year_2003on.gif";
menu2002_en_on.src = "../web/images/data/year_2002on.gif";
menu2001_en_on.src = "../web/images/data/year_preon_en.gif";


menu2010_ja = new Image();
menu2009_ja = new Image();
menu2008_ja = new Image();
menu2007_ja = new Image();
menu2006_ja = new Image();
menu2005_ja = new Image();
menu2004_ja = new Image();
menu2003_ja = new Image();
menu2002_ja = new Image();
menu2001_ja = new Image();

menu2010_ja_on = new Image();
menu2009_ja_on = new Image();   
menu2008_ja_on = new Image();   
menu2007_ja_on = new Image();   
menu2006_ja_on = new Image();   
menu2005_ja_on = new Image();   
menu2004_ja_on = new Image();   
menu2003_ja_on = new Image();   
menu2002_ja_on = new Image();   
menu2001_ja_on = new Image();   

menu2010_ja.src = "../web/images/data/year_2010.gif";
menu2009_ja.src = "../web/images/data/year_2009.gif";
menu2008_ja.src = "../web/images/data/year_2008.gif";
menu2007_ja.src = "../web/images/data/year_2007.gif";
menu2006_ja.src = "../web/images/data/year_2006.gif";
menu2005_ja.src = "../web/images/data/year_2005.gif";
menu2004_ja.src = "../web/images/data/year_2004.gif";
menu2003_ja.src = "../web/images/data/year_2003.gif";
menu2002_ja.src = "../web/images/data/year_2002.gif";
menu2001_ja.src = "../web/images/data/year_pre_en.gif";


menu2010_ja_on.src = "../web/images/data/year_2010on.gif";
menu2009_ja_on.src = "../web/images/data/year_2009on.gif";
menu2008_ja_on.src = "../web/images/data/year_2008on.gif";
menu2007_ja_on.src = "../web/images/data/year_2007on.gif";
menu2006_ja_on.src = "../web/images/data/year_2006on.gif";
menu2005_ja_on.src = "../web/images/data/year_2005on.gif";
menu2004_ja_on.src = "../web/images/data/year_2004on.gif";
menu2003_ja_on.src = "../web/images/data/year_2003on.gif";
menu2002_ja_on.src = "../web/images/data/year_2002on.gif";
menu2001_ja_on.src = "../web/images/data/year_preon_en.gif";



menu2010_zh = new Image();
menu2009_zh = new Image();
menu2008_zh = new Image();
menu2007_zh = new Image();
menu2006_zh = new Image();
menu2005_zh = new Image();
menu2004_zh = new Image();
menu2003_zh = new Image();
menu2002_zh = new Image();
menu2001_zh = new Image();


menu2010_zh_on = new Image();
menu2009_zh_on = new Image();   
menu2008_zh_on = new Image();   
menu2007_zh_on = new Image();   
menu2006_zh_on = new Image();   
menu2005_zh_on = new Image();   
menu2004_zh_on = new Image();   
menu2003_zh_on = new Image();   
menu2002_zh_on = new Image();   
menu2001_zh_on = new Image();   

menu2010_zh.src = "../web/images/data/year_2010.gif";
menu2009_zh.src = "../web/images/data/year_2009.gif";
menu2008_zh.src = "../web/images/data/year_2008.gif";
menu2007_zh.src = "../web/images/data/year_2007.gif";
menu2006_zh.src = "../web/images/data/year_2006.gif";
menu2005_zh.src = "../web/images/data/year_2005.gif";
menu2004_zh.src = "../web/images/data/year_2004.gif";
menu2003_zh.src = "../web/images/data/year_2003.gif";
menu2002_zh.src = "../web/images/data/year_2002.gif";
menu2001_zh.src = "../web/images/data/year_pre_en.gif";

menu2010_zh_on.src = "../web/images/data/year_2010on.gif";
menu2009_zh_on.src = "../web/images/data/year_2009on.gif";
menu2008_zh_on.src = "../web/images/data/year_2008on.gif";
menu2007_zh_on.src = "../web/images/data/year_2007on.gif";
menu2006_zh_on.src = "../web/images/data/year_2006on.gif";
menu2005_zh_on.src = "../web/images/data/year_2005on.gif";
menu2004_zh_on.src = "../web/images/data/year_2004on.gif";
menu2003_zh_on.src = "../web/images/data/year_2003on.gif";
menu2002_zh_on.src = "../web/images/data/year_2002on.gif";
menu2001_zh_on.src = "../web/images/data/year_preon_en.gif";

/*

function on(num)
{
    
        document ['menu' + num].src = eval("menu" + num + "on.src");
 
}

function onStyle(num, obj)
{
	on(num);

	onStyleCursor(obj);
}

function onStyleCursor(obj)
{
	if(browser == 0) {
		obj.style.cursor='hand';
	} if(browser == 1) {
		obj.style.cursor='pointer';
	}
}

function off(num)
{
        document ['menu' + num].src = eval("menu" + num + ".src");

}


*/

function on(num, lang)
{   
    if(lang == "ko"){
        document ['menu' + num].src = eval("menu" + num + "on.src");
    }if(lang == "en"){
        document ['menu' + num + '_en'].src = eval("menu" + num + "_en_on.src");
    }if(lang == "ja"){
        document ['menu' + num + '_ja'].src = eval("menu" + num + "_ja_on.src");
    }if(lang == "zh"){
        document ['menu' + num + '_zh'].src = eval("menu" + num + "_zh_on.src");
    }  
}

function onStyle(num, obj, lang)
{   
    on(num, lang);

    onStyleCursor(obj);
}

function onStyleCursor(obj)
{
    if(browser == 0) {
        obj.style.cursor='hand';
    } if(browser == 1) {
        obj.style.cursor='pointer';
    }
}

function off(num, lang)
{   
    if(lang == "ko"){
        document ['menu' + num].src = eval("menu" + num + ".src");
    }else if(lang == "en"){
        document ['menu' + num + '_en'].src = eval("menu" + num + "_en.src");
    }else if(lang == "ja"){
        document ['menu' + num + '_ja'].src = eval("menu" + num + "_ja.src");
    }else if(lang == "zh"){
        document ['menu' + num + '_zh'].src = eval("menu" + num + "_zh.src");
    }  
}



function MenuSubSelect(select)
{
	for ( var i = 1; i <= MenuCount; i++ )
	{
		//document.all['submenu' + i].style.visibility = "hidden";
        document.getElementById('submenu' + i).style.visibility = "hidden";
		document['menu' + i].src = eval("menu" + i + ".src");
			
		if (i == select)
		{
			//document.all['submenu' + i].style.visibility = "";
            document.getElementById('submenu' + i).style.visibility = "";
			document['menu' + i].src = eval("menu" + i + "on.src");
		}	
	}			
	MenuSelectNumber = select;
}
function MenuSubOut(select)
{
    document.all['submenu'+select].style.visibility = "hidden";
    document.getElementById('submenu' + i).style.visibility = "hidden";
    document['menu'+select].src = eval("menu"+select+".src");
}

function goUrl(x){
    
      
    //리얼
    /*
	if(x=='0') location.href="/kes2009/about/features.do?menu=11";
	if(x=='1') location.href="/kes2009/summary/summary.do?menu=21";
	if(x=='2') location.href="/kes2009/join/joinInfo.do?menu=31";
	if(x=='3') location.href="/kes2009/visit/visitInfo.do?menu=41";
	if(x=='4') location.href="/kes2009/data/galleryMovie.do?menu=51";
	
	if(x=='00') location.href="/kes2009/about/features.do?menu=11";
	if(x=='01') location.href="/kes2009/about/organizer.do?menu=12";
	if(x=='02') location.href="/kes2009/about/history.do?menu=13";
	if(x=='03') location.href="/kes2009/about/bi.do?menu=14";
	if(x=='04') location.href="/kes2009/about/postShowReport.do?menu=15&subMenu=151";
	
	if(x=='10') location.href="/kes2009/summary/summary.do?menu=21";
	if(x=='11') location.href="/kes2009/summary/notice.do?menu=22";
	if(x=='12') location.href="/kes2009/summary/press.do?menu=23&subMenu=231";
	if(x=='13') location.href="/kes2009/summary/webzin.do?menu=24";
    if(x=='14') location.href="/kes2009/summary/blog.do?menu=25";
    if(x=='15') location.href="/kes2009/summary/faqCompany.do?menu=26";
    
	if(x=='20') location.href="/kes2009/join/joinInfo.do?menu=31";
	if(x=='21') location.href="/kes2009/join/regist.do?menu=32";
	if(x=='22') location.href="/kes2009/join/estimate.do?menu=33";
	if(x=='23') location.href="/kes2009/join/boothMap.do?menu=34";
	if(x=='24') location.href="/kes2009/join/ectService.do?menu=35";
	if(x=='25') location.href="/kes2009/join/support.do?menu=36";
	if(x=='26') location.href="/kes2009/join/joinQna.do?menu=37";
	
	if(x=='30') location.href="/kes2009/visit/visitInfo.do?menu=41";
	if(x=='31') location.href="/kes2009/visit/visitEvent.do?menu=42";
	if(x=='32') location.href="/kes2009/visit/visitRegist.do?menu=43";
	if(x=='33') location.href="/kes2009/visit/joinCompany.do?menu=44";
	if(x=='34') location.href="/kes2009/visit/exhibitionHallInfo01.do?menu=45&subMenu=451";
	if(x=='35') location.href="/kes2009/visit/visitQna.do?menu=46";
	
	
	if(x=='40') location.href="/kes2009/data/galleryMovie.do?menu=51";
	if(x=='41') location.href="/kes2009/data/electronIndustry.do?menu=52";
	if(x=='42') location.href="/kes2009/data/overseasExhibition.do?menu=53";
	if(x=='43') location.href="/kes2009/data/document.do?menu=54";
    
  */
    if(x=='0') location.href="/about/features.do?menu=11";
    if(x=='1') location.href="/summary/summary.do?menu=21";
    if(x=='2') location.href="/join/joinInfo.do?menu=31";
    if(x=='3') location.href="/visit/visitInfo.do?menu=41";
    if(x=='4') location.href="/data/galleryMovie.do?menu=51";
    
    if(x=='00') location.href="/about/features.do?menu=11";
    if(x=='01') location.href="/about/organizer.do?menu=12";
    if(x=='02') location.href="/about/history.do?menu=13";
    if(x=='03') location.href="/about/bi.do?menu=14";
    if(x=='04') location.href="/about/postShowReport.do?menu=15&subMenu=151";
    
    if(x=='10') location.href="/summary/summary.do?menu=21";
    if(x=='11') location.href="/summary/notice.do?menu=22";
    if(x=='12') location.href="/summary/press.do?menu=23&subMenu=231";
    if(x=='13') location.href="/summary/webzin.do?menu=24";
    if(x=='14') location.href="/summary/blog.do?menu=25";
    if(x=='15') location.href="/summary/faqCompany.do?menu=26";
    
    if(x=='20') location.href="/join/joinInfo.do?menu=31";
    if(x=='21') location.href="/join/regist.do?menu=32";
    if(x=='22') location.href="/join/estimate.do?menu=33";
    if(x=='23') location.href="/join/boothMap.do?menu=34";
    if(x=='24') location.href="/join/ectService.do?menu=35";
    if(x=='25') location.href="/join/support.do?menu=36";
    if(x=='26') location.href="/join/joinQna.do?menu=37";
    
    if(x=='30') location.href="/visit/visitInfo.do?menu=41";
    if(x=='31') location.href="/visit/visitEvent.do?menu=42";
    if(x=='32') location.href="/visit/visitRegist.do?menu=43";
    if(x=='33') location.href="/visit/joinCompany.do?menu=44";
    if(x=='34') location.href="/visit/exhibitionHallInfo01.do?menu=45&subMenu=451";
    if(x=='35') location.href="/visit/visitQna.do?menu=46";
    
    
    if(x=='40') location.href="/data/galleryMovie.do?menu=51";
    if(x=='41') location.href="/data/electronIndustry.do?menu=52";
    if(x=='42') location.href="/data/overseasExhibition.do?menu=53";
    if(x=='43') location.href="/data/document.do?menu=54";
    
    
    
}

function goLeftURL(x){
    location.href=x;
}
