﻿function memberPop()
{
	window.open("/memberPop/pop_login.asp","loginPop","width=280,height=200");
	return false;
}

function loginOk(){
	ssRich.getHTML("layout/left.asp", "#navArea");
 // ssRich.getHTML("layout/right.asp", "#extLinks");
 // urlCtr_bak = "";
}

function	myPageRedirect(){
	alert('통합회원정보를 수정하기 위해 Y-SHOP 마이페이지로 다시 로그인해주세요');
	window.open('http://www.y-shop.co.kr/mystory/member_edit.asp');
}


function ethics_pop(){
	window.open('http://pos.yeshin.co.kr/yeshin/ethics/ethics_main.html','privacy','width=660,height=550');
}



function privacy_pop(){
	window.open('https://sso.yeshin.co.kr/member/privacy.asp','privacy','width=660,height=550');
}

function terms_pop(){
	window.open('https://sso.yeshin.co.kr/member/terms.asp','privacy','width=660,height=550');
}

function companyIR_pop(){
	window.open('http://asp1.krx.co.kr/IR/basic/047770/st_info.jsp','st_info','width=717,height=550,scrollbars=yes');
}

function LoginPopup(){
	window.open('/twitterAPI/twitter/authenticate.asp', "Login", 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=800,height=400,top=50,left=50');
}
function LogOutPopup(){
	window.open('/twitterAPI/sign_out.asp', "Login", 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=400,height=400,top=50,left=50');
}

