// JavaScript Document
//HOME
function home(){window.location.href="/"}

//LOGIN
function login(){window.location.href="/bbs/bbs/login.php"}

//JOIN
function join(){window.location.href="/bbs/bbs/register.php"}

//BASKET
function basket(){window.location.href="/bbs/shop/cart.php"}

//SITE MAP
function sitemap(){window.location.href="/sitemap/sitemap.php"}


//******************************* menu *******************************//
function menu01(){window.location.href="/brand/story.php"}
			function menu01_02(){window.location.href="/brand/research.php"}
			function menu01_03(){window.location.href="/bbs/bbs/board.php?bo_table=news"}
			

function menu02(){window.location.href="/shopping/product.php"}
			function menu02_01(){window.location.href="/shopping/product_scalp.php"}
			function menu02_02(){window.location.href="/bbs/shop/list.php?ca_id=20"}
			function menu02_03(){window.location.href="/shopping/product.php"}


function menu03(){window.location.href="/about/work.php"}
			function menu03_02(){window.location.href="/about/expect.php"}
			function menu03_03(){window.location.href="/about/products.php"}
			function menu03_04(){window.location.href="/about/use.php"}
			function menu03_05(){window.location.href="/about/safety.php"}
			function menu03_06(){window.location.href="/about/pictures.php"}
			function menu03_07(){window.location.href="/bbs/bbs/board.php?bo_table=test"}	
			
			
function menu04(){window.location.href="/hairloss/cause.php"}
	    	function menu04_02(){window.location.href="/hairloss/various.php"}
			function menu04_03(){window.location.href="/hairloss/myths.php"}
			function menu04_04(){window.location.href="/hairloss/self.php"}

			
			
function menu05(){window.location.href="/bbs/bbs/board.php?bo_table=movie"}
			function menu05_02(){window.location.href="/bbs/bbs/board.php?bo_table=exp"}
			function menu05_03(){window.location.href="/bbs/bbs/board.php?bo_table=faq"}
			function menu05_03_2(){window.location.href="/bbs/bbs/board.php?bo_table=faq2"}
			function menu05_04(){window.location.href="/bbs/bbs/board.php?bo_table=qna"}
			function menu05_05(){window.location.href="/bbs/bbs/board.php?bo_table=event"}
			

function company(){window.location.href="/company/company.php"}
			function company_location(){window.location.href="/company/location.php"}

			
			

//******************************* member_before *******************************//
function before_login(){window.location.href="/bbs/bbs/login.php"}
			function before_find(){window.location.href="/bbs/bbs/password_forget.php"}
			function before_join(){window.location.href="/bbs/bbs/register.php"}
			function before_basket(){window.location.href="/bbs/shop/cart.php"}
			function before_bogwan(){window.location.href="/bbs/shop/wishlist.php"}
			function before_order(){window.location.href="/bbs/shop/orderinquiry.php"}
			
			
			
			
//******************************* member_after *******************************//
function after_logout(){window.location.href="/bbs/bbs/logout.php"}
			function after_modify(){window.location.href="/bbs/bbs/member_confirm.php?url=register_form.php"}
			function after_mypage(){window.location.href="/bbs/shop/mypage.php"}
			function after_note(){window.open("/bbs/bbs/memo.php", "winMemo", "left=50,top=50,width=710,height=460,scrollbars=1");}
			function after_basket(){window.location.href="/bbs/shop/cart.php"}
			function after_wish(){window.location.href="/bbs/shop/wishlist.php"}
			function after_order(){window.location.href="/bbs/shop/orderinquiry.php"}
			

		
			
			

//******************************* footer *******************************//
function use(){window.location.href="/member/use.php"}

function pri(){window.location.href="/member/privacy.php"}



//******************************* english *******************************//
function eng(){window.location.href="/eng/sub01/company01.php"}
