function popImage(path,title){
				window.open("/includes/popUp.html?"+path+"&"+title,"", "resizable=1,HEIGHT=200,WIDTH=200");
			}