function photo(foto,p,noret){
if(!foto)return false
a=window.open((p?p:'')+'/p.php?'+foto,'',
'width=150,height=100,directories=no,location=no,menubar=no,resizable=yes,status=no,titlebar=no,toolbar=no,scrollbars=no');a.focus();if(!noret)return false}
pup=function(u,w,h){
if(!w)w='600';if(!h)h=480
var win=window.open(u,'','width='+w+',height='+h+',directories=no,location=no,menubar=no,resizable=yes,status=no,titlebar=no,toolbar=no,scrollbars=yes')
win.moveTo(screen.width/2-w/2,screen.height/2-h/2)
}
function $(el){if(typeof el=='string')el=document.getElementById(el);return el}
function rekomenduok(){
	var r=document.location.href
	if(r.indexOf('?')==-1)pup(r+'?rekomenduok='+r)
	else pup(r+'&rekomenduok='+r)
}
if(window.attachEvent)document.execCommand("BackgroundImageCache",false,true)

