function GOpen(img1)
{
window.open('showimg.php?pic='+img1, '', 'height=200,width=400,status=no,toolbar=no,menubar=no,location=no')
}
