function top(){
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="898" height="378" 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="#404040"><embed src="images/top.swf" quality="best" bgcolor="#404040" width="898" height="378" 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();
}

function ld(theurl) {
document.getElementById("url").href = theurl;
document.getElementById("url").click();
}
window.status="Queen";


