/*********************************************************
*·ÎÄÉÀÌ¼Ç °ü¸® ½ÃÀÛ  XPEED
*********************************************************/
//////  LOCATION CHECK   ////////
var depth1 = "";
var depth2 = "";
var depth3 = "";
var imgpath = "/images/common/path/";
var urlpath = "/";
//var depth4 = "";

function setDepthVar( firVar, secVar, thrVar ) {
        depth1 = firVar;
        depth2 = secVar;
        depth3 = thrVar;
        //depth4 = fourVar;
}

function locationCheck( depth1, depth2, depth3 ){
       
        var returnPram = ""
        var oneDepthName = new Array();
        var twoDepthName = new Array();
        var threeDepthName = new Array();
        var home = "<a href='"+urlpath+"'><img src='"+imgpath+"home.gif' border='0' align='absmiddle'></a>";
        
        oneDepthName['1'] = "<a href='"+urlpath+"company/index.asp'><img src='"+imgpath+"depth_A.gif' border='0' align='absmiddle'></a>";//company & product
        oneDepthName['2'] = "<a href='"+urlpath+"career/index.asp'><img src='"+imgpath+"depth_B.gif' border='0' align='absmiddle'></a>";//career
        oneDepthName['3'] = "<a href='"+urlpath+"social/index.asp'><img src='"+imgpath+"depth_C.gif' border='0' align='absmiddle'></a>";//social responsibility
        oneDepthName['4'] = "<a href='"+urlpath+"pr/index.asp'><img src='"+imgpath+"depth_D.gif' border='0' align='absmiddle'></a>";//pr center
        oneDepthName['5'] = "<a href='"+urlpath+"cust/index.asp'><img src='"+imgpath+"depth_E.gif' border='0' align='absmiddle'></a>";//customer support
        oneDepthName['6'] = "<a href='"+urlpath+"util/map.asp'><img src='"+imgpath+"depth_F.gif' border='0' align='absmiddle'></a>";//contact us
        oneDepthName['7'] = "<img src='"+imgpath+"depth_G.gif' border='0' align='absmiddle'>";//sitemap
        oneDepthName['8'] = "<img src='"+imgpath+"depth_H.gif' border='0' align='absmiddle'>";//°Ë»ö
        oneDepthName['9'] = "<img src='"+imgpath+"depth_I.gif' border='0' align='absmiddle'>";//À¥Áø½ÅÃ»
        oneDepthName['10'] = "<img src='"+imgpath+"depth_J.gif' border='0' align='absmiddle'>";//¼³¹®Á¶»ç
        oneDepthName['11'] = "<img src='"+imgpath+"depth_K.gif' border='0' align='absmiddle'>";//error
        
        returnPram = home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1];
        
        if(depth1 =="1"){
                twoDepthName[1] = "<img src='"+imgpath+"depth_A2.gif' border='0' align='absmiddle'>"; //ceo ¸Þ½ÃÁö
                twoDepthName[2] = "<a href='"+urlpath+"company/info/vision.asp'><img src='"+imgpath+"depth_A1.gif' border='0' align='absmiddle'></a>"; //È¸»ç¼Ò°³ 
                //twoDepthName[2] = "<a href='"+urlpath+"company/ceo/greeting.asp'><img src='"+imgpath+"depth_A2.gif' border='0' align='absmiddle'></a>"; //ceo ¸Þ½ÃÁö
                twoDepthName[3] = "<a href='"+urlpath+"company/product/tftlcd_glass.asp'><img src='"+imgpath+"depth_A3.gif' border='0' align='absmiddle'></a>"; //Á¦Ç°¼Ò°³

                
                returnPram = home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2];
                
        }else if(depth1 =="2"){
                twoDepthName[1] = "<a href='"+urlpath+"career/add/notice.asp'><img src='"+imgpath+"depth_B1.gif' border='0' align='absmiddle'></a>"; //Ã¤¿ëÄ¿¹Â´ÏÄÉÀÌ¼Ç
                twoDepthName[2] = "<a href='"+urlpath+"career/info/recruit.asp'><img src='"+imgpath+"depth_B2.gif' border='0' align='absmiddle'></a>"; //Ã¤¿ë¾È³»
                twoDepthName[3] = "<a href='"+urlpath+"career/edu/edu.asp'><img src='"+imgpath+"depth_B3.gif' border='0' align='absmiddle'></a>"; //ÀÎÀç¾ç¼º
                twoDepthName[4] = "<a href='"+urlpath+"career/system/system.asp'><img src='"+imgpath+"depth_B4.gif' border='0' align='absmiddle'></a>"; //ÀÎ»çÁ¦µµ

				 returnPram = home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2];
                
         }else if(depth1 =="3"){
                twoDepthName[1] = "<img src='"+imgpath+"depth_C1.gif' border='0' align='absmiddle'>"; //power of one
                twoDepthName[2] = "<img src='"+imgpath+"depth_C2.gif' border='0' align='absmiddle'>"; //ÇØ¸¼Àº °¶·¯¸®
                twoDepthName[3] = "<img src='"+imgpath+"depth_C3.gif' border='0' align='absmiddle'>"; //ÇØ¸¼Àº ¾ÆÀÌ Ä·ÆäÀÎ
                twoDepthName[4] = "<img src='"+imgpath+"depth_C4.gif' border='0' align='absmiddle'>"; //»õ»ý¸í »õÈñ¸Á
                twoDepthName[5] = "<img src='"+imgpath+"depth_C5.gif' border='0' align='absmiddle'>"; //ÇØ¸¼Àº¼Ò½Ä
                                
              returnPram = home+"<img src='/images/common/path/arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2];
              
        }else if(depth1 =="4"){
                twoDepthName[1] = "<img src='"+imgpath+"depth_D1.gif' border='0' align='absmiddle'>"; //SCP ¾ÈÅ×³ª
                twoDepthName[2] = "<img src='"+imgpath+"depth_D2.gif' border='0' align='absmiddle'>"; //Àü½ÃÈ¸Âü°¡
                twoDepthName[3] = "<img src='"+imgpath+"depth_D3.gif' border='0' align='absmiddle'>"; //±¤°í
                twoDepthName[4] = "<img src='"+imgpath+"depth_D4.gif' border='0' align='absmiddle'>"; //È«º¸¿µÈ­
                twoDepthName[5] = "<img src='"+imgpath+"depth_D5.gif' border='0' align='absmiddle'>"; //SCP on_air
                twoDepthName[6] = "<img src='"+imgpath+"depth_D6.gif' border='0' align='absmiddle'>"; //À¥Áø VIEW
                
                returnPram = home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2];
        }else if(depth1 =="5"){
                twoDepthName[1] = "<img src='"+imgpath+"depth_E1.gif' border='0' align='absmiddle'>"; //°í°´Ç°ÁúÁö¿ø
                twoDepthName[2] = "<img src='"+imgpath+"depth_E2.gif' border='0' align='absmiddle'>"; //CSM
                twoDepthName[3] = "<img src='"+imgpath+"depth_E3.gif' border='0' align='absmiddle'>"; //SRM
                
                returnPram = home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2];
                
        }else if(depth1 =="6"){
                twoDepthName[1] = "<img src='"+imgpath+"depth_F1.gif' border='0' align='absmiddle'>"; //È¸»çÀ§Ä¡
                twoDepthName[2] = "<img src='"+imgpath+"depth_F2.gif' border='0' align='absmiddle'>"; //Q&A¼¾ÅÍ
              
                returnPram =home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2];
        }
        
        // company & product
        if((depth1=="1") && (depth2=="2")){
                threeDepthName[1] = "<img src='"+imgpath+"depth_A1_1.gif' border='0' align='absmiddle'>"; //°³¿ä ¹× ºñÀü
                threeDepthName[2] = "<img src='"+imgpath+"depth_A1_2.gif' border='0' align='absmiddle'>"; //¿¬Çõ
                threeDepthName[3] = "<img src='"+imgpath+"depth_A1_3.gif' border='0' align='absmiddle'>"; //»ç¾÷Àå
                threeDepthName[4] = "<img src='"+imgpath+"depth_A1_4.gif' border='0' align='absmiddle'>"; //¿¬±¸°³¹ß
                threeDepthName[5] = "<img src='"+imgpath+"depth_A1_5.gif' border='0' align='absmiddle'>"; //³ì»ý°æ¿µ
                threeDepthName[6] = "<img src='"+imgpath+"depth_A1_6.gif' border='0' align='absmiddle'>"; //Çõ½ÅÈ°µ¿
                threeDepthName[7] = "<img src='"+imgpath+"depth_A1_7.gif' border='0' align='absmiddle'>"; //À±¸®°æ¿µ
                
                returnPram = home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+threeDepthName[depth3];
                
        }else if((depth1=="1") && (depth2=="1")){
                threeDepthName[1] = "<img src='"+imgpath+"depth_A2_1.gif' border='0' align='absmiddle'>"; //ÀÎ»ç¸»
                threeDepthName[2] = "<img src='"+imgpath+"depth_A2_2.gif' border='0' align='absmiddle'>"; //Ä®·³
                               
                returnPram = home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2];
                //returnPram = home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+threeDepthName[depth3];
   
        }else if((depth1=="1") && (depth2=="3")){
                threeDepthName[1] = "<img src='"+imgpath+"depth_A3_1.gif' border='0' align='absmiddle'>"; //TFT-lcd¿ë ±âÆÇÀ¯¸®
                threeDepthName[2] = "<img src='"+imgpath+"depth_A3_2.gif' border='0' align='absmiddle'>"; //Ä£È¯°æ
                threeDepthName[3] = "<img src='"+imgpath+"depth_A3_3.gif' border='0' align='absmiddle'>"; //TFT-lcd
				threeDepthName[4] = "<img src='"+imgpath+"depth_A3_4.gif' border='0' align='absmiddle'>"; //TFT-lcd
				threeDepthName[5] = "<img src='"+imgpath+"depth_A3_5.gif' border='0' align='absmiddle'>"; //TFT-lcd
				threeDepthName[6] = "<img src='"+imgpath+"depth_A3_6.gif' border='0' align='absmiddle'>"; //TFT-lcd
				threeDepthName[7] = "<img src='"+imgpath+"depth_A3_7.gif' border='0' align='absmiddle'>"; //TFT-lcd
                
                returnPram = home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+threeDepthName[depth3];
        
        // Career
        }else if((depth1=="2") && (depth2=="2")){
                threeDepthName[1] = "<img src='"+imgpath+"depth_B2_1.gif' border='0' align='absmiddle'>"; //ÀÔ»çÁö¿ø
                threeDepthName[2] = "<img src='"+imgpath+"depth_B2_2.gif' border='0' align='absmiddle'>"; //ÀÔ»çÁö¿ø
                threeDepthName[3] = "<img src='"+imgpath+"depth_B2_3.gif' border='0' align='absmiddle'>"; //Ã¤¿ë FAQ
                
                returnPram = home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+threeDepthName[depth3];
                
        }else if((depth1=="2") && (depth2=="3")){
                threeDepthName[1] = "<img src='"+imgpath+"depth_B3_1.gif' border='0' align='absmiddle'>"; //ÀÎÀç»ó
                threeDepthName[2] = "<img src='"+imgpath+"depth_B3_2.gif' border='0' align='absmiddle'>"; //±³À°Á¦µµ
                
                returnPram = home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='/images/common/path/arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2]+"<img src='/images/common/path/arr_history.gif' border='0' align='absmiddle'>"+threeDepthName[depth3];
                
        }else if((depth1=="2") && (depth2=="4")){
                threeDepthName[1] = "<img src='"+imgpath+"depth_B4_1.gif' border='0' align='absmiddle'>"; //½Â°ÝÁ¦µµ
                threeDepthName[2] = "<img src='"+imgpath+"depth_B4_2.gif' border='0' align='absmiddle'>"; //Æò°¡ ¹× ±Þ¿©
                threeDepthName[3] = "<img src='"+imgpath+"depth_B4_3.gif' border='0' align='absmiddle'>"; //º¹¸®ÈÄ»ý
                
                returnPram = home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='/images/common/path/arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2]+"<img src='/images/common/path/arr_history.gif' border='0' align='absmiddle'>"+threeDepthName[depth3];
                
        }else if((depth1=="2") && (depth2=="1")){
                threeDepthName[1] = "<img src='"+imgpath+"depth_B1_1.gif' border='0' align='absmiddle'>"; //CEO¿µ»óÆíÁö
                threeDepthName[2] = "<img src='"+imgpath+"depth_B1_2.gif' border='0' align='absmiddle'>"; //ÇÁ·ÎÆä¼Å³ÎÀÇ ¼¼°è
                threeDepthName[3] = "<img src='"+imgpath+"depth_B1_3.gif' border='0' align='absmiddle'>"; //Áö¿ªÀü¹®°¡ÀÎÅÍºä
                threeDepthName[4] = "<img src='"+imgpath+"depth_B1_4.gif' border='0' align='absmiddle'>"; //»ï¼ºÇÏ°è¼ö·Ã´ëÈ¸
                
                returnPram = home+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+oneDepthName[depth1]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+twoDepthName[depth2]+"<img src='"+imgpath+"arr_history.gif' border='0' align='absmiddle'>"+threeDepthName[depth3];

        }else{
			returnPram = "";
		}
        return returnPram ;
}
///////  VIEW ///////
function currentPage(){

        var zoneFront ="";
        var zoneBack ="";
        zoneFront="";
        zoneBack="";
        
        document.write(zoneFront + locationCheck( depth1, depth2, depth3 ) + zoneBack);
}
/*********************************************************
*  ·ÎÄÉÀÌ¼Ç °ü¸® ³¡
*********************************************************/