PopupControl.val_left= (screen.width - 360) / 2;  
PopupControl.val_top	= (screen.height - 370) / 2;  
if ( PopupControl.getToday() >= 201112070000 && PopupControl.getToday() <= 201112082350 ) { 
	if ( PopupControl.getCookie( "JMASQE111206" ) != "done" ) { 
	    var oWin0  =  window.open('http://www.pagoda21.com/event/surprise/evt_chance_pop.jsp?cn=JMASQE111206','POPUP0','scrollbars=no, left='+PopupControl.val_left+', top='+PopupControl.val_top+', width=360, height=370'); 
	} 
} 
document.onmousemove = PopupControl.mouseMove; 

