
/**
 * flash menu link
 * ¹Ì´ãÅ¬¸®´Ð
 */
function menulink(num){
	//alert(num);

var site_host = "http://okmidam.com";

	switch(num){

		//º´¿ø¼Ò°³

    case 0101 : //ÀÇ·áÁø ¼Ò°³
        location.href = site_host+"/intro/intro_01.html"; break;
    case 0102 : //Áø·á ¾È³»
        location.href = site_host+"/intro/intro_02.html"; break;
    case 0103 : //À§Ä¡ ¾È³»
        location.href = site_host+"/intro/intro_03.html"; break;
    case 0104: //º´¿ø µÑ·¯º¸±â
        location.href = site_host+"/intro/intro_04.html"; break;
    case 0105 : //°øÁö»çÇ×
        location.href = site_host+"/intro/notice.html"; break;
    case 0106 : //º¸µµÀÚ·á_ ½Å¹®±â»ç
        location.href = site_host+"/intro/news.html"; break;


     case 0107 : //¹Ì´ãÄ®·³
        location.href = site_host+"/intro/coulmn.html"; break;
     case 0108 : //¹Ì´ã¹Ì¿ëÇÑÀÚ
        location.href = site_host+"/intro/intro_07.html"; break;
     case 0109 : //½ºÅ¸¹æ¹®Ã¼Çè
        location.href = site_host+"/intro/intro_08.html"; break;


		//¼ºÇüÁ¤º¸
/*  
	case 0201 : //´«¼ºÇü
		location.href=site_host+"/info/info02.html";
	  window.open('/album/main.htm?category_1=´«¼ºÇü','_blank');
		break;

    case 0202 : 
        location.href=site_host+"/info/info02.html";
	   window.open('/album/main.htm?category_1=ÄÚ¼ºÇü','_blank');
		break;
    case 0203 : 
        location.href=site_host+"/info/info02.html";
	   window.open('/album/main.htm?category_1=¾È¸éÀ±°û&category_2=¾È¸éÀ±°û','_blank');
		break;
    case 0204 : 
        location.href=site_host+"/info/info02.html";
			   window.open('/album/main.htm?category_1=°¡½¿¼ºÇü','_blank');
		break;
*/
	case 0201 : //´«¼ºÇü
		location.href=site_host+"/info/info02_02_01.html";
		break;
    case 0202 : 
       location.href=site_host+"/info/info02_02_02.html";
		break;
    case 0203 : 
       location.href=site_host+"/info/info02_04_01.html";
		break;
    case 0204 : 
        location.href=site_host+"/info/info02_03_01.html";
		break;

    case 0205 : //¼ö¼ú¾È³»
        location.href=site_host+"/info/info01_01.html";
		break;
    case 0206 : //ºÐ¾ßº°Å¬¸®´Ð
        location.href=site_host+"/info/info02.html";
		break;




		//¹Ì´ã¼¾ÅÍ
    case 0301 : //Àç¼ö¼ú ¼¾ÅÍ
        location.href = site_host+"/center/center01.html"; break;
    case "a3010" : //Àç¼ö¼ú ¼¾ÅÍ_´«Àç¼ö¼ú
        location.href = site_host+"/center/center01_01.html"; break;
	case "a3011" : //Àç¼ö¼ú ¼¾ÅÍ_ÄÚÀç¼ö¼ú
        location.href = site_host+"/center/center01_02.html"; break;
    case "a3012" : //Àç¼ö¼ú ¼¾ÅÍ_¾ó±¼À±°û¼ö¼ú
        location.href = site_host+"/center/center01_03.html"; break;
    case "a3013" : //Àç¼ö¼ú ¼¾ÅÍ_ÁÖ¸§¼ö¼ú
        location.href = site_host+"/center/center01_04.html"; break;
    case "a3014" : //Àç¼ö¼ú ¼¾ÅÍ_ÀÌ¹°Áú ÁÖ»çÇÑ °æ¿ì
        location.href = site_host+"/center/center01_05.html"; break;
    case "a3015" : //Àç¼ö¼ú ¼¾ÅÍ_À¯¹æ Àç¼ö¼ú
        location.href = site_host+"/center/center01_06.html"; break;

	case 0302 : //¾È¸éÀ±°û¼¾ÅÍ_»ç°¢ÅÎ
        location.href = site_host+"/center/center02_01.html"; break;
	case 0303 : //·¹ÀÌÀú¼¾ÅÍ
        location.href = site_host+"/info/info02_05_01.html"; break;
    case "a3020" : //Àç¼ö¼ú »ç°¢ÅÎ
        location.href = site_host+"/center/center02_02.html"; break;
	case "a3021" : //Àç¼ö¼ú ¼¾ÅÍ_±¤´ë»À
        location.href = site_host+"/center/center02_03.html"; break;
    case "a3022" : //Àç¼ö¼ú ¼¾ÅÍ_ÁÖ°ÆÅÎ
        location.href = site_host+"/center/center02_04.html"; break;  
    case "a3023" : //Àç¼ö¼ú ¼¾ÅÍ_ÀÌ¸¶
        location.href = site_host+"/center/center02_05.html"; break;    
    case "a3024" : //Àç¼ö¼ú ¼¾ÅÍ_±ÍÁ·¼ö¼ú
        location.href = site_host+"/center/center02_06.html"; break;    
    case "a3025" : //Àç¼ö¼ú ¼¾ÅÍ_¹Ì¼¼ÀÚ°¡Áö¹æÀÌ½Ä
        location.href = site_host+"/center/center02_07.html"; break;    
    case "a3026" : //Àç¼ö¼ú ¼¾ÅÍ_¹Ì¼¼ÀÚ°¡Áö¹æÈíÀÔ
        location.href = site_host+"/center/center02_08.html"; break;    
    case "a3027" : //Àç¼ö¼ú ¼¾ÅÍ_º¸Åå½º
        location.href = site_host+"/center/center02_09.html"; break;    
    case "a3028" : //Àç¼ö¼ú ¼¾ÅÍ_°íÁÖÆÄ Ãà¼Ò¼ú
        location.href = site_host+"/center/center02_10.html"; break;    


		
		//¿Â¶óÀÎ»ó´ã
    case 0401 : //°ø°³»ó´ã
        location.href = site_host+"/counsel/counsel_01.html"; break;
    case 0402 : //ºñ°ø°³»ó´ã
        location.href = site_host+"/counsel/counsel_02.html"; break;
    case 0403 : //ÀüÈ­»ó´ã½ÅÃ»
        location.href = site_host+"/counsel/counsel_03.html"; break;
    case 0404 : //°¡»ó¼ºÇü¼ö¼ú
        location.href = site_host+"/counsel/counsel_05.html"; break;
    case 0405 : //¼ö¼úÈÄ ±Ã±ÝÁõ
        location.href = site_host+"/counsel/reser_02.html"; break;
    case 0406 : //FAQ
        location.href = site_host+"/counsel/counsel_04.html"; break;
   case 0407 : //¼ö¼úÈÄ±â
        location.href = site_host+"/etc/exp.html"; break;



		//¿Â¶óÀÎ¿¹¾à
    case 0501 : //¿Â¶óÀÎ¿¹¾à
        location.href = site_host+"/reser/agree_reserve.html"; break;




		//½ºÆä¼ÈÅ¬¸®´Ð
    case 0601 : //¾ÆÅ¥¸®ÇÁÆ®
        location.href = site_host+"/special/special_sub01.html"; break;
    case 0602 : //¾ÆÅ¥¸®ÇÁÆ®
        location.href = site_host+"/special/special_sub02.html"; break;
    case 0603 : //¾ÆÅ¥¸®ÇÁÆ®
        location.href = site_host+"/special/special_sub03.html"; break;
    case 0604 : //¾ÆÅ¥¸®ÇÁÆ®
        location.href = site_host+"/special/special_sub04.html"; break;

    		//´º_½ºÆä¼ÈÅ¬¸®´Ð
    case 0605 : //¾ÆÅ¥¸®ÇÁÆ®
        location.href = site_host+"/special/special_sub01.html"; break;
    case 0606 : //¹Ì´ÏÆäÀÌ½º ±³±ÙÃà¼Ò¼ú
        location.href = site_host+"/special/special_sub03.html"; break;
    case 0607 : //¹Ì½ºÄÚ ¡¤ Ç®ÆäÀÌ½º ¼ºÇü
        location.href = site_host+"/special/special_sub04.html"; break;
    case 0608 : //´õ¸¶Äý
        location.href = site_host+"/special/special_sub05.html"; break;
    case 0609 : //¸®Æ÷Å¶Áö¹æÀÌ½Ä
        location.href = site_host+"/special/special_sub07.html"; break;
    





		//¸®¾ó½ºÅä¸®
    case 0701 : //¸®¾ó½ºÅä¸®
        location.href = site_host+"/real/real_sub01.html"; break;
    case 0702 : //ÆäÀÌÆÛÈÄ±â
        location.href = site_host+"/real/real_sub02.html"; break;




		//±âÅ¸
    case 0900 : //¸ÞÀÎ
        location.href = site_host+"/?idx=main"; break;
    case 0901 : //»çÀÌÆ®¸Ê
        location.href = ""; break;

	}

    return;

}











