function mainPop(){	
window.open('/popup/0902_popup.html','eventpop','width=400,height=523,top=0,left=0,resizable=no,scrollbars=no');
// mainPop1();
// mainPop2();	
// mainPop3();	
// mainPop4();	
}


function mainPop1(){	
	window.open('/popup/0902_popup.html','eventpop1','width=356,height=415,top=0,left=0,resizable=no,scrollbars=no');	
}

function mainPop2(){	
	window.open('/popup/0902_popup.html','eventpop2','width=356,height=415,top=0,left=0,resizable=no,scrollbars=no');	
}

function mainPop3(){	
	window.open('/popup/0902_popup.html','eventpop3','width=356,height=415,top=0,left=0,resizable=no,scrollbars=no');	
}

function mainPop4(){	
	window.open('/popup/0902_popup.html','eventpop4','width=356,height=415,top=0,left=0,resizable=no,scrollbars=no');	
}


/* ÃÑ 5°³ÀÇ ÆË¾÷Ã¢ÀÌ ³ëÃâµÇ´Â ¼Ò½º(eventpop, eventpop1, eventpop2, eventpop3, eventpop4) */

