z=new Array('q','w','e','r','t','y','u','j','g','d','s','v','n','i','k','o','u','r','x','z');
lyr=Math.floor(Math.random()*20);
p='WP_';
for (i=0;i<lyr+10;i++) p+=z[Math.floor(Math.random()*20)];
odl_prawa = screen.width - 200;
eval(p+'mywin=window.open("http://webpark.pl/popup/pop.html?p="+escape(location),"gliok","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,copyhistory=0,width=170,height=340,left='+odl_prawa+',top=115");');
p='';
   
