function popup(){
	window.open('gallery.php','','resizable=no,width=680,height=600');
}