function popup(url)
{
	window.open('popup_gallery/'+url,'window','scrollbars=yes,resizable=no,width=384,height=549');
}