function top(){
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="980" height="462" id="top" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="images/top.swf" /><param name="quality" value="best" /><param name="bgcolor" value="#eef3fb" /><embed src="images/top.swf" quality="best" bgcolor="#eef3fb" width="980" height="462" name="top" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>');
}
function zoom(w,h,src)
{
var txt= Math.round(1000*Math.random());
nwndw=window.open('','newhtml'+txt+'','width='+w+',height='+h+',top=50,left=50,resizable=0,scrollbars=0,menubar=0,fullscreen=no');
nwndw.document.open();
nwndw.document.clear();
nwndw.document.write("<html><head><title>Lonex.pl - kliknij by zamknac</title>\n");
nwndw.document.write("</head>\n"+"<body bottommargin=0 leftmargin=0 marginheight=0 marginwidth=0 rightmargin=0 topmargin=0 bgcolor=#FFFFFF>\n");
nwndw.document.write("<table cellspacing=0 cellpadding=0 align=center border=0><tr><td>");
nwndw.document.write("<a href='javascript:this.close();'><img src="+src+" width="+w+" height="+h+" border=0></a>");
nwndw.document.write("</td></tr></table>"+"</body>\n"+"</html>");
nwndw.document.close();
nwndw.focus();
}

window.status="CIS";

