<!-- Hide from old browsers

window.status = "STUDIO PROJEKT - TAK CZESZEMY"
self.moveTo(0,0);
self.resizeTo(screen.availWidth,screen.availHeight);
if (self.parent.frames.length != 0)
self.parent.location=document.location;
// Unhide -->