

function show(a)
    {

      window.open('pic.php?image='+a,'pic','width=445, height=420')


    }
