
function MM_openBrWindow(theURL,winName,features) { //v2.0
  //window.open(theURL,winName,features);
}

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}

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_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_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 nextTab(obj1,obj2,num){
	if(obj1.value.length==num){
		obj2.focus();
	}
}

function nextFocus(obj2){
		obj2.focus();
}
 

// Script For Flash & ActiveX -------------------------------------------------------------------------------------

// Example --------------------------------------------------------------------------------------------------------
// <script>
// DocumentWrite(MakeFlashString('image/ml_flash.swf','330','520'));
// </script>
// SetInnerHTML(document.all.mm, MakeFlashString('image/ml_flash.swf','emb1','330','520','opaque'));
// @@ÁÖÀÇ »çÇ× 
//  - »óÈ£ÀÛ¿ë ¾ø´Â ÄÁÅÙÃ÷´Â DocumentWrite, SetInnerHTML µÑ´Ù »ç¿ë °¡´É
//  - »óÈ£ÀÛ¿ë ÀÖ´Â ÄÁÅÙÃ÷´Â SetInnerHTML¸¸ »ç¿ë °¡´É
// ----------------------------------------------------------------------------------------------------------------

function MakeFlashString(source,width,height)
{	
	return "<embed src="+source+" quality=high menu=false wmode=transparent type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?p1_prod_version=shockwaveflash\" width="+width+" height="+height+"></embed>";
}

function MakeObjectString(classid, codebase, name, id, width,height, param)
{
	return "<object classid="+classid+" codebase="+codebase+" name="+name+" width="+width+" height="+height+" id="+id+"><param name=wmode value="+wmode+" />"+param+"</object>";
}

// innerHTML Type
function SetInnerHTML(target, code)
{ 
	target.innerHTML = code; 
}

// Direct Write Type
function DocumentWrite(src)
{
	document.write(src);
}
//---------------------------------------------------------
//---------------------------------------------------------
// ÀÛ¾÷¿Ï·áÈÄ ¹Ýµå½Ã ¼öÁ¤ÇÒ°Í 
//
var domain = "http://www.3057.com/new/";
//var domain = "http://192.168.0.49/new/";
//----------------------------------------------------------

//Äü

function go_00_00() {
	top.document.location.href="#";
}

//home

function go_home(){
	top.document.location.href=domain + "main/main.php";
}

//contactus

function go_con() {
	top.document.location.href="";
}

//sitemap

function go_sitemap() {
	top.document.location.href=domain + "sitemap/sitemap.php";
}

//¸ðµçÄ«Å×°í¸®

var isOpen = false;

function go_category() {
	
	if(document.getElementById("naviBottom").style.display == "none"){
		document.getElementById("naviBottom").style.display="";
		document.getElementById("navi").style.height=242;
		isOpen = true;
	} else {
		document.getElementById("naviBottom").style.height=170;
		document.getElementById("naviBottom").style.display="none";
		document.getElementById("navi").style.height=50;
		isOpen = false;
	
		
	}
	
}


//////////////////////////////////////////////////////////////////////////////////

//»ó´Ü¸Þ´º

function go_01() {
	top.document.location.href=domain + "sale/list.php?group=01&category=1|19|20|2|197"; //À¯·ÎÆû·ù
}
function go_02() {
	top.document.location.href=domain + "sale/list.php?group=02&category=3|21|198|199|200"//ÆÄÀÌÇÁ·ù
}
function go_03() {
	top.document.location.href=domain + "sale/list.php?group=03&category=4|201|202|203|204"//Å©·¥ÇÁ
}
function go_04() {
	top.document.location.href=domain + "sale/list.php?group=04&category=5|14|22|213"//½áÆ÷Æ®·ù
}
function go_05() {
	top.document.location.href=domain + "sale/list.php?group=05&category=7|214|218"//¹ßÆÇ·ù
}
function go_06() {
	top.document.location.href=domain + "sale/list.php?group=06&category=6|250|220|221|222|223|224"//Á¶¸³½Äºñ°è....
}
function go_07() {
	top.document.location.href=domain + "sale/list.php?group=07&category=9|15|236|237|238"//¸ñÀç&ÇÕÆÇ
}
function go_08() {
	top.document.location.href=domain + "sale/list.php?group=08&category=8|17|245|246|247|248|285"//ÈÓ½º·ù
}
function go_09() {
	top.document.location.href=domain + "sale/list.php?group=09&category=10|11|249|251"//³­°£´ë&ºê¶óÄÏ
}
function go_10() {
	top.document.location.href=domain + "sale/list.php?group=10&category=12"//¹«´ë
}
function go_11() {
	top.document.location.href=domain + "sale/list.php?group=11&category=252|271|272|273|279|283"//Ã¶¹°
}
function go_12() {
	top.document.location.href=domain + "sale/list.php?group=12&category=284"//¾ÈÀü¿ëÇ°
}

//sub01. À¯·ÎÆû


function go_01_01() {
	top.document.location.href=domain + "sale/list.php?group=01&category=1"//À¯·ÎÆû
}

function go_01_02() {
	top.document.location.href=domain + "sale/list.php?group=01&category=19";//ÀÎÄÚ³Ê
}

function go_01_03() {
	top.document.location.href=domain + "sale/list.php?group=01&category=20";//¾Æ¿ôÄÚ³Ê
}

function go_01_04() {
	top.document.location.href=domain + "sale/list.php?group=01&category=2";//ÇåÄ¡
}
function go_01_05() {
	top.document.location.href=domain + "sale/list.php?group=01&category=197";//À¯·ÎÆûÇÔ¼®
}


//////////////////////////////////////////////////////////////////////////////////

//sub02. ÆÄÀÌÇÁ·ù
function go_02_01() {
	top.document.location.href=domain + "sale/list.php?group=02&category=3";//°­°üÆÄÀÌÇÁ
}
function go_02_02() {
	top.document.location.href=domain + "sale/list.php?group=02&category=21";//°¢ÆÄÀÌÇÁ
}
function go_02_03() {
	top.document.location.href=domain + "sale/list.php?group=02&category=198";//Ä®¶ó°¢°ü
}
function go_02_04() {
	top.document.location.href=domain + "sale/list.php?group=02&category=199";//¾Æ¿¬°¢°ü
}
function go_02_05() {
	top.document.location.href=domain + "sale/list.php?group=02&category=200";//°­°üÆÇ
}


//////////////////////////////////////////////////////////////////////////////////

//sub03. Å©·¥ÇÁ

function go_03_01() {
	top.document.location.href=domain +"sale/list.php?group=03&category=4";//Å©·¥ÇÁ
}
function go_03_02() {
	top.document.location.href=domain +"sale/list.php?group=03&category=201";//ºöÅ©·¥ÇÁ
}
function go_03_03() {
	top.document.location.href=domain + "sale/list.php?group=03&category=202";//ÀÌÇüÅ©·¥ÇÁ
}
function go_03_04() {
	top.document.location.href=domain + "sale/list.php?group=03&category=203";//Á÷±³Å©·¥ÇÁ
}
function go_03_05() {
	top.document.location.href=domain + "sale/list.php?group=03&category=204";//½Ì±ÛÅ©·¥ÇÁ
}



//////////////////////////////////////////////////////////////////////////////////

//sub04.½áÆ÷Æ®·ù
function go_04_01() {
	top.document.location.href=domain +"sale/list.php?group=04&category=5";//¼­Æ÷Æ®
}
function go_04_02() {
	top.document.location.href=domain +"sale/list.php?group=04&category=14";//½Ã½ºÅÛ¼­Æ÷Æ®
}
function go_04_03() {
	top.document.location.href=domain + "sale/list.php?group=04&category=22";//Àè¼­Æ÷Æ®
}
function go_04_04() {
	top.document.location.href=domain + "sale/list.php?group=04&category=213";//¼­Æ÷Æ®ÇÉ
}




//////////////////////////////////////////////////////////////////////////////////

//sub05. ¹ßÆÇ·ù
function go_05_01() {
	top.document.location.href= domain + "sale/list.php?group=05&category=7";//¾ÈÀü¹ßÆÇ
}
function go_05_02() {
	top.document.location.href= domain + "sale/list.php?group=05&category=214";//°è´Ü¹ßÆÇ
}
function go_05_03() {
	top.document.location.href=domain + "sale/list.php?group=05&category=218";//¾Æ³ª¹æ
}


//////////////////////////////////////////////////////////////////////////////////

//sub06. Á¶¸³½Äºñ°è
function go_06_01() {
	top.document.location.href=domain + "sale/list.php?group=06&category=6";//Á¶¸³½Äºñ°è
}
function go_06_02() {
	top.document.location.href=domain + "sale/list.php?group=06&category=250";//¾ÈÀü³­°£´ë
}
function go_06_03() {
	top.document.location.href=domain + "sale/list.php?group=06&category=220";//Àüµµ¹æÁöÁöÁö´ë
}
function go_06_04() {
	top.document.location.href=domain + "sale/list.php?group=06&category=221";//ºñÆ¼¹ÙÄû
}
function go_06_05() {
	top.document.location.href=domain + "sale/list.php?group=06&category=222";//ºñÆ¼°è´Ü
}
function go_06_06() {
	top.document.location.href=domain + "sale/list.php?group=06&category=223";//ÀðÅ°º£ÀÌ½º
}
function go_06_07() {
	top.document.location.href=domain + "sale/list.php?group=06&category=224";//ºñÆ¼ÇÉ
}


//////////////////////////////////////////////////////////////////////////////////

//sub07. ¸ñÀç&ÇÕÆÇ

function go_07_01() {
	top.document.location.href=domain + "sale/list.php?group=07&category=9";//¸ñÀç			
}
function go_07_02() {
	top.document.location.href=domain + "sale/list.php?group=07&category=15";//ÇÕÆÇ
}
function go_07_03() {
	top.document.location.href=domain + "sale/list.php?group=07&category=236";//M.D.F
}
function go_07_04() {
	top.document.location.href=domain + "sale/list.php?group=07&category=237";//¼®°íº¸µå
}
function go_07_05() {
	top.document.location.href=domain + "sale/list.php?group=07&category=238";//ÄÜÆÇ³Ú
}


//////////////////////////////////////////////////////////////////////////////////

//sub08. ÈÓ½º·ù

function go_08_01() {
	top.document.location.href=domain + "sale/list.php?group=08&category=8";//E.G.IÈÓ½º						
}
function go_08_02() {
	top.document.location.href=domain + "sale/list.php?group=08&category=17";//½ºÆ¿¹æÀ½ÆÇ
}
function go_08_03() {
	top.document.location.href=domain + "sale/list.php?group=08&category=245";//H-¹Ù
}
function go_08_04() {
	top.document.location.href=domain + "sale/list.php?group=08&category=246";//RPP¹æÀ½ÆÇ
}
function go_08_05() {
	top.document.location.href=domain + "sale/list.php?group=08&category=247";//È¦µùµµ¾î
}
function go_08_06() {
	top.document.location.href=domain + "sale/list.php?group=08&category=248";//¾ç°èµµ¾î
}
function go_08_07() {
	top.document.location.href=domain + "sale/list.php?group=08&category=285";//º¸ÇàÀÚÃâÀÔ¹®
}
function go_08_08() {
	//top.document.location.href=domain + "sale/list.php?category=";//ÈÓ½º°í¸®
alert("¼­ºñ½º ÁØºñÁßÀÔ´Ï´Ù");
}

//////////////////////////////////////////////////////////////////////////////////

//sub09. ³­°£´ë&ºê¶óÄÏ

function go_09_01() {
	top.document.location.href=domain + "sale/list.php?group=09&category=10";//³­°£´ë							
}
function go_09_02() {
	top.document.location.href=domain + "sale/list.php?group=09&category=11";//ºê¶óÄÏ
}
function go_09_03() {
	top.document.location.href=domain + "sale/list.php?group=09&category=249";//ºñ°è¹öÆÀ´ë
}
function go_09_04() {
	top.document.location.href=domain + "sale/list.php?group=09&category=251";//À¯·ÎÆû³­°£´ë
}



//////////////////////////////////////////////////////////////////////////////////

//sub10. ¹«´ë

function go_10_01() {
	top.document.location.href=domain + "sale/list.php?group=10&category=12";//¹«´ë							
}



//////////////////////////////////////////////////////////////////////////////////

//sub11. Ã¶¹°

function go_11_01() {
	top.document.location.href=domain + "sale/list.php?group=11&category=252";//ÈÄ·¹Å¸ÀÌ									
}
function go_11_02() {
	top.document.location.href=domain + "sale/list.php?group=11&category=271";//¿þÁöÆÇ					
}
function go_11_03() {
	top.document.location.href=domain + "sale/list.php?group=11&category=272";//ÈÄÅ©							
}
function go_11_04() {
	top.document.location.href=domain + "sale/list.php?group=11&category=273";//¸ø							
}
function go_11_05() {
	top.document.location.href=domain + "sale/list.php?group=11&category=279";//¹Ý»ý							
}
function go_11_06() {
	top.document.location.href=domain + "sale/list.php?group=11&category=283";//±âÅ¸							
}



//////////////////////////////////////////////////////////////////////////////////

//sub12. ¾ÈÀü¹ßÆÇ

function go_12_01() {
	top.document.location.href=domain + "sale/list.php?group=12&category=284";//¾ÈÀü¹ßÆÇ								
}






