function noticePopup() { 
	window.open('/ver2/page/popup.html','','toolbar=no, menubar=no, location=no, scroll=no, height=476, width=620');
} 

function galleryPopup() { 
	window.open('/ver2/page/gallery.html','','toolbar=no, menubar=no, location=no, scroll=no, height=700, width=1000');
} 
