function popup(imgpath)
{

void window.open("popup.php?path="+imgpath,"POPUP","height=300,width=500")

}