function picLoad(href) {
  window.open( "popup.php?"+href, "", "resizable=1,HEIGHT=200,WIDTH=200"); 
}
