function popup (extra) {
	window.open("item_popup.php?&img="+extra,"ImageViewer","menubar=0,resizable=0,width=400,height=500,scrollbars=1,left = 390,top = 262");
}
