<!--
var old_menu = '';

function menuclick( submenu )
{
if( old_menu != submenu ) {

if( old_menu !='' ) {

old_menu.style.display = 'none';

}

submenu.style.display = 'block';

old_menu = submenu;

} else {

submenu.style.display = 'none';

old_menu = '';

}

}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}


function go_url(ss)
{
	switch(ss)
	{
		case"01_1":
			location.replace('/shop/shop/list.php?ca_id=20');
		break;
		case"01_2":
			location.replace('/shop/shop/list.php?ca_id=20');
		break;
		case"01_3":
			location.replace('/shop/shop/list.php?ca_id=20');
		break;
		case"01_4":
			location.replace('/shop/shop/list.php?ca_id=20');
		break;
		case"01_5":
			location.replace('/shop/shop/list.php?ca_id=20');
		break;
		
		

        case"02_1":
			location.replace('/shop/shop/list.php?ca_id=10');
	    break;
		 case"02_2":
			location.replace('/shop/shop/list.php?ca_id=10');
	    break;
		case"02_3":
			location.replace('/shop/shop/list.php?ca_id=10');
	    break;
		case"02_4":
			location.replace('/shop/shop/list.php?ca_id=10');
	    break;
		case"02_5":
			location.replace('/shop/shop/list.php?ca_id=10');
	    break;
		case"02_6":
			location.replace('/shop/shop/list.php?ca_id=10');
	    break;
		case"02_7":
			location.replace('/shop/shop/list.php?ca_id=10');
	    break;
		case"02_8":
			location.replace('/shop/shop/list.php?ca_id=10');
	    break;




        case"03_1":
			location.replace('/shop/shop/list.php?ca_id=30');
	    break;
		 case"03_2":
			location.replace('/shop/shop/list.php?ca_id=30');
	    break;
		case"03_3":
			location.replace('/shop/shop/list.php?ca_id=30');
	    break;
		case"03_4":
			location.replace('/shop/shop/list.php?ca_id=30');
	    break;
		case"03_5":
			location.replace('/shop/shop/list.php?ca_id=30');
	    break;
		case"03_6":
			location.replace('/shop/shop/list.php?ca_id=30');
	    break;
		case"03_7":
			location.replace('/shop/shop/list.php?ca_id=30');
	    break;
		case"03_8":
			location.replace('/shop/shop/list.php?ca_id=30');
	    break;


        case"04_1":
			location.replace('/shop/shop/list.php?ca_id=40');
	    break;
		 case"04_2":
			location.replace('/shop/shop/list.php?ca_id=40');
	    break;
		case"04_3":
			location.replace('/shop/shop/list.php?ca_id=40');
	    break;

        case"05_1":
			location.replace('/shop/shop/list.php?ca_id=50');
	    break;
		 case"05_2":
			location.replace('/shop/shop/list.php?ca_id=50');
	    break;
    
	}
}




// °¢ ¼­ºêÆäÀÌÁö ÁÂÃø ¸Þ´º ·Ñ¿À¹ö »óÅÂ¸¦ °íÁ¤½ÃÅ°´Â ÇÔ¼ö 
var basic_img = ""; 
function lock_menu(Menu) { 
if (Menu) { 
var target_menu = eval("document.all."+Menu); 
target_menu.src = "image/"+Menu+"_ov.gif"; 
basic_img = Menu; 
} 
} 
function inact(imgName) 
    {   if (document.image && basic_img != imgName) 
        document[imgName].src = eval(imgName + '.src') 
     } 

function act(imgName) 
    {   if (document.image && basic_img != imgName) 
        document[imgName].src = eval(imgName + 'a.src') 
     } 

// --> 

// ÄíÅ° ÀúÀå
function setCookie( name, value, expiredays )
{
	var todayDate = new Date();
	todayDate.setDate( todayDate.getDate() + expiredays );
	document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";"
}

// ÄíÅ° ÀÐÀ½
function getCookie(name) 
{
	var Found = false;
	var start,end;
	var i = 0;
	while (i <= document.cookie.length) 
	{
		start = i;
		end = start + name.length;
		if (document.cookie.substring(start,end) == name) 
		{
			Found = true;
			break;
		}
		i++;
	}
	if (Found) 
	{
		start = end + 1;
		end = document.cookie.indexOf(";",start);
		if (end < start) end = document.cookie.length;
		{
			return document.cookie.substring(start,end);
		}
	}
	return ;
}
// ÆË¾÷Ã¢ ¶ç¿ì±â
var farwindow = null;
function smartPopup(url,name,feature,number) 
{
	if ( getCookie('OpenPopup'+number+'Again') != 'no') 
	{
		farwindow = window.open(url,name,feature);
		if (farwindow != null) 
		{
			if (farwindow.opener == null) 
			{
				farwindow.opener = self;
			}
		}
	}
}
//¼¿·ºÆ®¹Ú½º url ÀÌµ¿
function change_url(url)
{
	var cut_array = url.split('|');
	if(cut_array[1]=="1")
	{
		window.open(cut_array[0]);
	}	else	{
		location.replace(cut_array[0]);
	}
}


function setEmbed() 
{ 
  var obj = new String; 
  var parameter = new String; 
  var embed = new String; 
  var html = new String; 
  var allParameter = new String; 
  var clsid = new String; 
  var codebase = new String; 
  var pluginspace = new String; 
  var embedType = new String; 
  var src = new String; 
  var width = new String; 
  var height = new String; 

    
  this.init = function( getType , s ,w , h ) { 
      
      if ( getType == "flash") 
      { 

        clsid = "D27CDB6E-AE6D-11cf-96B8-444553540000";        
        codebase = "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"; 
        pluginspage = "http://www.macromedia.com/go/getflashplayer"; 
        embedType = "application/x-shockwave-flash"; 
      } 
      /* type Ãß°¡ 
      else if ( ) 
      { 
      } 
      */ 
            
      parameter += "<param name='movie' value='"+ s + "'>\n";  
      parameter += "<param name='quality' value='high'>\n";    
      
      src = s; 
      width = w; 
      height = h; 
  } 
  
  this.parameter = function( parm , value ) {      
      parameter += "<param name='"+parm +"' value='"+ value + "'>\n";        
      allParameter += " "+parm + "='"+ value+"'"; 
  }  
  
  this.show = function() { 
      if ( clsid ) 
      { 
        obj = "<object classid=\"clsid:"+ clsid +"\" codebase=\""+ codebase +"\" width='"+ width +"' height='"+ height +"'>\n"; 
      } 
      
      embed = "<embed src='" + src + "' pluginspage='"+ pluginspage + "' type='"+ embedType + "' width='"+ width + "' height='"+ height +"'"+ allParameter +" ></embed>\n"; 
      
      if ( obj ) 
      { 
        embed += "</object>\n"; 
      } 
      
      html = obj + parameter + embed; 
      
      document.write( html );  
  } 
  
} 



function goTop(orix,oriy,desx,desy) {
		var Timer;
		var winHeight = document.body.scrollTop;
		if(Timer) clearTimeout(Timer);
		startx = 0;
		starty = winHeight;
		if(!orix || orix < 0) orix = 0;
		if(!oriy || oriy < 0) oriy = 0;
		var speed = 7;
		if(!desx) desx = 0 + startx;
		if(!desy) desy = 0 + starty;
		desx += (orix - startx) / speed;
		if (desx < 0) desx = 0;
		desy += (oriy - starty) / speed;
		if (desy < 0) desy = 0;
		var posX = Math.ceil(desx);
		var posY = Math.ceil(desy);
		window.scrollTo(posX, posY);
		if((Math.floor(Math.abs(startx - orix)) < 1) && (Math.floor(Math.abs(starty - oriy)) < 1)){
			clearTimeout(Timer);
			window.scroll(orix,oriy);
		}else if(posX != orix || posY != oriy){
			Timer = setTimeout("goTop("+orix+","+oriy+","+desx+","+desy+")",15);
		}else{
			clearTimeout(Timer);
		}
	}
function go_top()
{
	window.scrollTo(0,0);
}

function getReSize()
{
       try {
              var objFrame = document.getElementById("ifrm");
              var objBody = ifrm.document.body; 

              ifrmHeight = objBody.scrollHeight + (objBody.offsetHeight - objBody.clientHeight); 

              if (ifrmHeight > 800) { 
                     objFrame.style.height = ifrmHeight; 
              } else {
                     objFrame.style.height = 800;
              } 
              objFrame.style.width = '100%'
       } catch(e) {
       };
} 

function getRetry()
{
       getReSize(); 
       setTimeout('getRetry()',100);
}
getRetry();

function goto_new(val)
{
	location.replace(val);
}


function change_tab_table(id)
{
	for(var i = 1 ; i <= 2 ; i++)
	{
		if(id == i)
		{
			document.getElementById('t_'+i).style.display='block';
			document.getElementById('tab'+i).src='/images/pi/tap_notice_'+i+'.gif'
		}	else	{
			document.getElementById('t_'+i).style.display='none';
			document.getElementById('tab'+i).src='/images/pi/tap_notice_'+i+'s.gif'
		}
	}
	/*
	if(id==1)
	{
		document.getElementById('tab_link').value = "/community/02.php";
	}	else	{
		document.getElementById('tab_link').value = "/community/05.php";
	}
	*/
}



function change_tab_table20090525(id,imgid,img,outover)
{	
	var IMgRe=img.replace("on","off");
	for(var i = 1 ; i <= 3 ; i++)
	{
		if(id == i)
		{
			document.getElementById('t_'+i).style.display='block';
			document.getElementById('tab'+i).src=img;
		}	else	{
			document.getElementById('t_'+i).style.display='none';
			document.getElementById('tab'+i).src=IMgRe.replace("0"+id,"0"+i);
		}
	}
}


function change_tab_table20090526(id,imgid,img,outover)
{
	var k=0;
	for(var i = 10 ; i <= 11 ; i++)
	{
		k=k+1;
		if(id == i)
		{
			document.getElementById('t_'+i).style.display='block';
			document.getElementById('tab'+i).src=img;
		}	else	{
			document.getElementById('t_'+i).style.display='none';
			document.getElementById('tab'+i).src="../images/main/tap_off"+k+"_maket.gif";
		}
	}
}



function change_tab_tableCustomercenter(id,img)
{
	for(var i = 1 ; i <= 4 ; i++)
	{
		if(id == i)
		{
			document.getElementById('tt_'+i).style.display='block';
			document.getElementById('faq_tap'+i).src=img;
		}else{
			document.getElementById('tt_'+i).style.display='none';
			document.getElementById('faq_tap'+i).src="../images/information/customer_tap0"+i+".gif";
		}
	}
}




function change_tab_table20090911(id,img,str,div,imgid){
	var IMgRe=img.replace("on","off");
	var divE	 =	eval(imgid);
	for(var i = 1 ; i <= str ; i++){
		if(id == i){
			document.getElementById(div+i).style.display='block';
			document.getElementById(imgid+i).src=img;
		}else{
			document.getElementById(div+i).style.display='none';
			document.getElementById(imgid+i).src=IMgRe.replace("0"+id,"0"+i);
		}
	}
}

function change_tab_table20100709(id,imgid1,imgid2,url){
	/*
	var IMgRe=img.replace("on","off");
	for(var i = 1 ; i <= outover ; i++){
		if(id == i){
			//document.getElementById(divid+i).style.display='block';
			document.getElementById(imgid+i).src=img;			
		}else{
			//document.getElementById(divid+i).style.display='none';
			document.getElementById(imgid+i).src=IMgRe.replace("off"+id,"off"+i);	//off¹®ÀÚ¿­ ¼ýÀÚ¹Ù²Þ
		}		
	}
	*/
	location.replace(url+"?pageNum=1&menuNum=1&ChildrenNum="+id+"&freetapimg1="+imgid1+"&freetapimg2="+imgid2);
}


function tab_url()
{
	parent.location.replace(document.getElementById('tab_link').value);
}
//·Î±×ÀÎ¹Ú½º ¾ÆÀÌµð ¹× ºñ¹ø Ã¼Å©
function check_login_form(f)
{
	if(!f.login_id.value)
	{
		alert('¾ÆÀÌµð¸¦ ÀÔ·ÂÇØÁÖ¼¼¿ä');
		f.login_id.select();
		f.login_id.focus();
		return false;
	}
	if(!f.login_pw.value)
	{
		alert('ºñ¹Ð¹øÈ£¸¦ ÀÔ·ÂÇØÁÖ¼¼¿ä');
		f.login_pw.select();
		f.login_pw.focus();
		return false;
	}
return true;
}


//¸Þ´º ¹Ù²Ù±â
function change_menu(id)
{
	for(var i=1; i <=6; i++)
	{
		if(id == i)
		{
			document.getElementById('table_'+i).style.display='block';
		}	else	{
			document.getElementById('table_'+i).style.display='none';
		}
	}
}




//Å×µÎ¸® µÕ±Û°Ô ÇÏ±â
function roundTable(objID) {
       var obj = document.getElementById(objID);
       var Parent, objTmp, Table, TBody, TR, TD;
       var bdcolor, bgcolor, Space;
       var trIDX, tdIDX, MAX;
       var styleWidth, styleHeight;

       // get parent node
       Parent = obj.parentNode;
       objTmp = document.createElement('SPAN');
       Parent.insertBefore(objTmp, obj);
       Parent.removeChild(obj);

       // get attribute
       bdcolor = obj.getAttribute('rborder');
       bgcolor = obj.getAttribute('rbgcolor');
       radius = parseInt(obj.getAttribute('radius'));
       if (radius == null || radius < 1) radius = 1;
       else if (radius > 6) radius = 6;

       MAX = radius * 2 + 1;
       
       /*
              create table {{
       */
       Table = document.createElement('TABLE');
       TBody = document.createElement('TBODY');

       Table.cellSpacing = 0;
       Table.cellPadding = 0;

       for (trIDX=0; trIDX < MAX; trIDX++) {
              TR = document.createElement('TR');
              Space = Math.abs(trIDX - parseInt(radius));
              for (tdIDX=0; tdIDX < MAX; tdIDX++) {
                     TD = document.createElement('TD');
                     
                     styleWidth = '1px'; styleHeight = '1px';
                     if (tdIDX == 0 || tdIDX == MAX - 1) styleHeight = null;
                     else if (trIDX == 0 || trIDX == MAX - 1) styleWidth = null;
                     else if (radius > 2) {
                            if (Math.abs(tdIDX - radius) == 1) styleWidth = '2px';
                            if (Math.abs(trIDX - radius) == 1) styleHeight = '2px';
                     }

                     if (styleWidth != null) TD.style.width = styleWidth;
                     if (styleHeight != null) TD.style.height = styleHeight;

                     if (Space == tdIDX || Space == MAX - tdIDX - 1) TD.style.backgroundColor = bdcolor;
                     else if (tdIDX > Space && Space < MAX - tdIDX - 1)  TD.style.backgroundColor = bgcolor;
                     
                     if (Space == 0 && tdIDX == radius) TD.appendChild(obj);
                     TR.appendChild(TD);
              }
              TBody.appendChild(TR);
       }

       /*
              }}
       */

       Table.appendChild(TBody);
       
       // insert table and remove original table
       Parent.insertBefore(Table, objTmp);
}
//ÆË¾÷°É±â
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

//ÇÁ·¹ÀÓÅ©±â º¯°æ
function updateIFrame( height ) { 
	var iframe = document.getElementById( 'ASP_Frame' ); 
	iframe.setAttribute( 'height', height ); 
//	document.body.scrollTop=0;
} 
