document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="1002" height="100"><param name="movie" value="/common/fla/e_menu.swf"><param name="quality" value="high"><param name="wmode" value="transparent"><embed src="/common/fla/e_menu.swf" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1002" height="100"></embed></object>');
function cnfg_goMenu(no) {
    switch (no) {
		case 'm' :
			document.location.href = '/default.html'; break;
			
		case 't2' :
		    document.location.href = '/e_sitemap/sitemap.html'; break;
		case 't4' : // Change Site Language(Korean)
        document.location.href = '/kr_default.html?cnfg_userLang=ko'; break;
			
		case 1, '1' :
		    document.location.href = '/aboutus/about.html'; break;
			
		case 'left-1' :
		    document.location.href = '/aboutus/about.html#01'; break;	
		case 'left-2' :
		    document.location.href = '/aboutus/about.html#02'; break;	
		case 'left-3' :
		    document.location.href = '/aboutus/about.html#03'; break;	
		case 'left-4' :
		    document.location.href = '/aboutus/about.html#04'; break;				
			
		case '1-1' :
		    document.location.href = '/aboutus/about_01.html'; break;	
		case '1-2' :
		    document.location.href = '/aboutus/about_01_1.html'; break;	
			
		case 'left-5' :
		    document.location.href = '/aboutus/about_02.html'; break;	
		case 'left-6' :
		    document.location.href = '/aboutus/about_03.html'; break;	
			
		case '1-3' :
		    document.location.href = '/aboutus/about_04.html'; break;	
			
		
		case 2, '2' :
            document.location.href = '/network/power.html'; break;
		case '2-1' :
            document.location.href = '/network/power_01.html'; break;	
		case '2-2' :
            document.location.href = '/network/power_02.html'; break;
			
			
		case 3, '3' :
		    document.location.href = '/event/event_5.html?sMenu=1oe5'; break;
		case '3-1' :
		    document.location.href = '/event/event_01.html'; break;	
		case '3-2' :
		    document.location.href = '/event/event_02.html'; break;	
		case '3-3' :
		    document.location.href = '/event/event_03.html'; break;			
			
			
		case 4, '4' :
		    document.location.href = '/news/board_01.html'; break;
			
			
		case 5, '5' :
		    document.location.href = '/consulting/consulting.html'; break;	
			
			
		case 6, '6' :
		    document.location.href = '/recruit/recruit.html'; break;
			
		
		case 'map' :
        //    document.location.href = 'http://www.iapco.org/members.cfm?page_id=149','_blank'; break;
				window.open('http://www.iapco.org/members.cfm?page_id=149','_blank'); break;
		case 'map-1' :
        //    document.location.href = 'http://www.incon-pco.com/find.htm','_blank'; break;			
				window.open('http://www.incon-pco.com/find.htm','_blank'); break;		
		case 'map-2' :
            document.location.href = '/map/map.html' ; break;
		case 'map-3' :
            document.location.href = '/map/map_01.html' ; break;	
			
			
		default :
            dcoument.location.href = '/'; break;
    }
}

