// (c) 2005 RuchChorzow.com
function wyniki(url,x,y){window.open(url, '_sonda', 'width='+x+',height='+y+',resizable=0,scrollbars=yes,menubar=no');}
function obr(x,szer,wys){window.open('http://www.ruchchorzow.com/foto.php?id='+x, 'galeria', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,fullscreen=no,channelmode=no,width='+szer+ ',height=' +wys+ ',top=100,left=100');}
function setTargetByRel(x,i){for(i in x=document.links)if(x[i].rel=="new")x[i].target="_blank";}
window.onload = function(){if(self != top) top.location.href = self.location.href; setTargetByRel();}