
function locationMove(gubun)
{
  //var selectedLocale = document.locale_form.locale_src.options[document.locale_form.locale_src.selectedIndex].value;
  var selectedLocale ="ALL";
  if (gubun == 2 )
  {
     
     window.open("/goods.RetrieveUsCategoryGoodsList1.mall?choice=11&cateCode=110200","main"); //vector¿¡¼­ data¸¦ »©³¿
  }
  else if (gubun == 3 )
  {
     window.open("/goods.RetrieveUsCategoryGoodsList1.mall?choice=12&cateCode=120100","main"); //vector¿¡¼­ data¸¦ »©³¿
  }
  else if (gubun == 4 )
  {
     window.open("/goods.RetrieveUsCategoryGoodsList1.mall?choice=13&cateCode=130200","main"); //vector¿¡¼­ data¸¦ »©³¿
  }
  else if (gubun == 5 )
  {
     window.open("/goods.RetrieveUsCategoryGoodsList1.mall?choice=14&cateCode=140100","main"); //vector¿¡¼­ data¸¦ »©³¿
  }
  else if (gubun == 6 )
  {
     window.open("/goods.RetrieveUsCategoryGoodsList1.mall?choice=15&cateCode=150100","main"); //vector¿¡¼­ data¸¦ »©³¿

  }
  else if (gubun == 7 )
  {
     window.open("/mall/comm/inform/mffec011e01.jsp","main"); //vector¿¡¼­ data¸¦ »©³¿  	
  }
  else if (gubun == 70 )
  {
     window.open("/goods.RetrieveUsCategoryGoodsList1.mall?choice=70&cateCode=710100","main");//vector¿¡¼­ data¸¦ »©³¿
  }
  else if (gubun == 8 )
  {
//     window.open("EWKF80M00.html","mFrame");
//     window.open("http://mall.epost.go.kr/bbstest.jsp","cFrame");

  }

  else if (gubun == 9 )
  {
     window.open("/mall/comm/inform/mffec001e03.jsp","main");

  }

}

//È÷Æ®»óÇ° »ó¼¼º¸±â
function HitGoods(goodsIdn)
{
	window.open("/goods.RetrieveUsGoodsDetailInfo.mall?goodsIdn="+goodsIdn+"&choice=3","main");
}
//È÷Æ®»óÇ° ¸ñ·Ïº¸±â
function HitDetail()
{
    //window.open("EWEF00M00.htm","mFrame");
	window.open("/front.event.RetrieveEngChoiceList.mall?","main");
}

//Å×¸¶»óÇ° »ó¼¼º¸±â
function ThemeGoods(goodsIdn)
{
	//window.open("EPF00M30.html","mFrame");
	window.open("/goods.RetrieveUsGoodsDetailInfo.mall?goodsIdn="+goodsIdn+"&choice=2","main");
}


//Å×¸¶»óÇ° »ó¼¼º¸±â
function StoryGoods(goodsIdn)
{
	//window.open("EPF00M30.html","mFrame");
	window.open("/goods.RetrieveUsGoodsDetailInfo.mall?goodsIdn="+goodsIdn+"&choice=4","main");
}

// ÃßÃµ¿ì¼ö»óÇ° »ó¼¼º¸±â
function BestGoods(str0, str1)
{
	//window.open("EPF00M40.html","mFrame");
	window.open("/goods.RetrieveUsGoodsDetailInfo.mall?goodsIdn="+str0+"&goodsImg="+str1+"&choice=1","main");
}
//Å×¸¶»óÇ° ¸ñ·Ïº¸±â
function ThemeDetail()
{
	//window.open("EWEF00M00.htm","mFrame");
	window.open("/front.event.RetrieveEngThemeList.mall","main");
}

//¸ÞÀÎÈ­¸é º¸±â
function MainDetail()
{
	//window.open("EWEF00M00.htm","mFrame");
	window.open("/goods.EnglishHome.mall","main");
}


function MallViewWindow(pHtmlName, wid, hei ){
    window.open( pHtmlName, "", "status=0,width="+wid+",height="+hei );
}
