/********************************************************************************************************
	Flash Link 
********************************************************************************************************/

///////////////////Main///////////////////
function  joinMember(){ //È¸¿ø°¡ÀÔ
	window.open("/mb/stipulation.asp", "join", "width=600,height=600,top=0,left=0"); 
}

function  modifyMember(){ //È¸¿ø¼öÁ¤
	window.open("/mb/join.asp?job=update", "join", "width=600,height=600,top=0,left=0"); 
}


function  goHermosa(){ //ÆÒÅ¬·´
	window.open("/hermosa/default.asp", "Hermoda", "width=967, scrollbars=1, height=600,top=0,left=0"); 
}
function  goHermosaJP(){ //JapanÆÒÅ¬·´
	window.open("/hermosa_jp/default.asp", "Hermoda", "width=967, scrollbars=1, height=600,top=0,left=0"); 
}
