function PopupPic(sPicURL) { 
   window.open("showpic.html?"+sPicURL,"","resizable=1,HEIGHT=100,WIDTH=100"); 
}
function popup(){
window.open('http://www.cobold.lv/sadarbibas_patneri.html','PopupName','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=800,height=500');
}