// Àå¹Ù±¸´Ï¹Ù·Î°¡±â
function onCart(chkid){
	/**
	* 2008-04-23 dhkim  ·Î±×ÀÎÇÏÁö ¾Ê°íµµ »ç¿ë°¡´É
	*/
	this.location.href="http://www.speedmall.co.kr/mall/cart/shoppinglist.jsp";

	/*
	if(onLogIn(chkid)){
		this.location.href="/mall/cart/shoppinglist.jsp";
	}else{
		alert("ÇØ´ç ±â´ÉÀº ·Î±×ÀÎÀ» ÇÏ½ÅÈÄ »ç¿ëÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù.");	
	}
	*/
}

function onPerson(chkid){
	v_go_url = "http://www.speedmall.co.kr/mall/mypage/mypage_cinfo_modify.jsp";
	if(onLogIn(chkid)){
		this.location.href= v_go_url;
	}else{
		alert("ÇØ´ç ±â´ÉÀº ·Î±×ÀÎÀ» ÇÏ½ÅÈÄ »ç¿ëÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù.");	
		this.location.href="https://www.speedmall.co.kr/mall/login/login.jsp?screen_flag="+v_go_url;		//ehBang 20080523 ·Î±×ÀÎÈÄ ÀÌµ¿ÆäÀÌÁö ÀúÀå
	}
}

function onpasswd(chkid){
	v_go_url = "http://www.speedmall.co.kr/mall/mypage/mypage_cinfo_modify.jsp";
	if(onLogIn(chkid)){
		this.location.href= v_go_url;
	}else{
		alert("ÇØ´ç ±â´ÉÀº ·Î±×ÀÎÀ» ÇÏ½ÅÈÄ »ç¿ëÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù.");
		this.location.href="https://www.speedmall.co.kr/mall/login/login.jsp?screen_flag="+v_go_url;		//ehBang 20080523 ·Î±×ÀÎÈÄ ÀÌµ¿ÆäÀÌÁö ÀúÀå
	}
}

function onOut(chkid){
	v_go_url = "http://www.speedmall.co.kr/mall/mypage/member_out.jsp";
	if(onLogIn(chkid)){
		this.location.href= v_go_url;
	}else{
		alert("ÇØ´ç ±â´ÉÀº ·Î±×ÀÎÀ» ÇÏ½ÅÈÄ »ç¿ëÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù.");
		this.location.href="https://www.speedmall.co.kr/mall/login/login.jsp?screen_flag="+v_go_url;		//ehBang 20080523 ·Î±×ÀÎÈÄ ÀÌµ¿ÆäÀÌÁö ÀúÀå
	}
}

function onSearch(chkid){
	v_go_url = "http://www.speedmall.co.kr/mall/login/idpw_search.jsp";
	if(onLogIn(chkid)){
		this.location.href= v_go_url;
	}else{
		alert("ÇØ´ç ±â´ÉÀº ·Î±×ÀÎÀ» ÇÏ½ÅÈÄ »ç¿ëÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù.");
		this.location.href="https://www.speedmall.co.kr/mall/login/login.jsp?screen_flag="+v_go_url;		//ehBang 20080523 ·Î±×ÀÎÈÄ ÀÌµ¿ÆäÀÌÁö ÀúÀå
	}
}

// ÁÖ¹®Á¶È¸¹Ù·Î°¡±â
function onJumunInquiry(chkid,num){
	v_go_url = "/mall/mypage/mypage_order.jsp";
	if(onLogIn(chkid)){
		//alert("ÀÛ¾÷Áß");
		if(num==null || num=="" || num==1){
			this.location.href="http://www.speedmall.co.kr/mall/mypage/mypage_order.jsp";
		}else if(num==2){
			this.location.href="http://www.speedmall.co.kr/mall/mypage/mypage_endorder.jsp";
		}else if(num==3){
			this.location.href="http://www.speedmall.co.kr/mall/mypage/mypage_returnorder.jsp";
		}else if(num==4){
			this.location.href="http://www.speedmall.co.kr/mall/mypage/mypage_returnendorder.jsp";
		}else if(num==5){
			this.location.href="http://www.speedmall.co.kr/mall/mypage/mypage_ordercancel.jsp";
		}else if(num==6){
			this.location.href="https://www.speedmall.co.kr/mall/login/login.jsp";
		}
	}else{
		alert("ÇØ´ç ±â´ÉÀº ·Î±×ÀÎÀ» ÇÏ½ÅÈÄ »ç¿ëÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù.");
		this.location.href="https://www.speedmall.co.kr/mall/login/login.jsp?screen_flag="+v_go_url;		//ehBang 20080523 ·Î±×ÀÎÈÄ ÀÌµ¿ÆäÀÌÁö ÀúÀå
	}
}

function onInfo(chkid){
	v_go_url = "http://www.speedmall.co.kr/mall/mypage/mypage_cinfo_modify.jsp";
	if(onLogIn(chkid)){
		this.location.href= v_go_url;
	}else{
		alert("ÇØ´ç ±â´ÉÀº ·Î±×ÀÎÀ» ÇÏ½ÅÈÄ »ç¿ëÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù.");
		this.location.href="https://www.speedmall.co.kr/mall/login/login.jsp?screen_flag="+v_go_url;		//ehBang 20080523 ·Î±×ÀÎÈÄ ÀÌµ¿ÆäÀÌÁö ÀúÀå
	}
}


function onPage(chkid){

	v_go_url = "/mall/mypage/mypage_home.jsp";

	if(onLogIn(chkid)){
		this.location.href= v_go_url;
	}else{
		alert("ÇØ´ç ±â´ÉÀº ·Î±×ÀÎÀ» ÇÏ½ÅÈÄ »ç¿ëÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù.");
		this.location.href="https://www.speedmall.co.kr/mall/login/login.jsp?screen_flag="+v_go_url;		//ehBang 20080523 ·Î±×ÀÎÈÄ ÀÌµ¿ÆäÀÌÁö ÀúÀå
	}
}


// ·Î±×ÀÎ¿©ºÎÆÇ´Ü
function onLogIn(chkid){
	if(chkid){
		return true;
	}else{
		return false;
	}
}