function PopupPic(sPicURL, poziom) 
{
window.open( "/js/popuppic.htm?"+sPicURL, "", "resizable=1,HEIGHT=200,WIDTH=200"); 
} 

