function popup(gallery) {
	window.open(gallery, "", "status = 1, height = 366, width = 595, resizable = 0, left = 390, top = 150" )
}