nn4=(document.layers) ? true : false;
ie4=(document.all) ? true : false;

Nowe=null;

function Otworz(w,s,src) {
if (Nowe) {
if (ie4) Nowe.close();
else if (nn4) Nowe.closed;
Nowe=null
};
Nowe=window.open("", "","toolbar=no,menubar=no,location=no,personalbar=no,scrollbars=no,status=no,directories=no,resizable=no,height="+w+",width="+s);
Nowe.document.write("<HTML><HEAD><STYLE>BODY{BACKGROUND-REPEAT:no-repeat; padding:0px}</STYLE></HEAD><BODY topmargin=0 leftmargin=0 ><img src=\""+src+"\" width="+s+" height="+w+" border=0 /></BODY></HTML>")
Nowe.focus()
}

video=null;
function VideoFile(src,typ) {
if (video) {
if (ie4) video.close();
else if (nn4) video.closed;
video=null
};
//var x = (screen.width-300)/2;
//var y = (screen.height-200)/2;

//video=window.open("", "","toolbar=no,menubar=no,location=no,personalbar=no,scrollbars=no,status=no,directories=no,resizable=no,height=371,width=355");
//video.document.write("<html><head><meta http-equiv=\"Content-	Type\" content=\"text/html; charset=iso-8859-2\"><title>Telewizja Kino Polska</title><style type=\"text/css\"><!--body {margin-left: 0px;margin-top: 0px;margin-right: 0px;	margin-bottom: 0px;	background-color: #C0C1C2;}--></style></head><body><center><table width=354 border=0 cellpadding=0 cellspacing=0><tr><td width=17 height=11><img src=\"http://www.kinopolska.com/usa/layout/player/wmv/player.jpg\" width=17 height=11></td><td height=11 background=\"http://www.kinopolska.com/usa/layout/player/wmv/player-02.jpg\"><img src=\"http://www.kinopolska.com/usa/layout/player/spacer.gif\" width=1 height=11></td><td width=17 height=11><img src=\"http://www.kinopolska.com/usa/layout/player/wmv/player-03.jpg\" width=17 height=11></td></tr><tr><td width=17 valign=top background=\"http://www.kinopolska.com/usa/layout/player/wmv/player-06.jpg\"><img src=\"http://www.kinopolska.com/usa/layout/player/wmv/player-04.jpg\" width=17 height=20></td><td width=260 valign=top><object ID=\"MediaPlayer1\" width=320 height=309 	classid=\"CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95\" codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902\" standby=\"Loading MicrosoftR WindowsR Media Player components...\"    type=\"application/x-oleobject\"><param NAME=\"FileName\" VALUE=\"http://www.kinopolska.com/usa/layout/player/"+src+".wmv\"><param NAME=\"animationatStart\" VALUE=\"true\"><param NAME=\"transparentatStart\" VALUE=\"true\"><param NAME=\"autoStart\" VALUE=\"true\"><param NAME=\"showControls\" VALUE=\"true\"><param name=\"ShowStatusBar\" value=\"true\"><param name=\"Volume\" value=0><embed type=\"application/x-mplayer2\" pluginspage=\"http://www.microsoft.com/Windows/MediaPlayer/\"	SRC=\"http://www.kinopolska.com/usa/layout/player/"+src+".wmv\" name=\"MediaPlayer1\" showstatusbar=\"1\" 	width=320 height=309 AutoStart=true></embed></object></td><td width=17 valign=top background=\"http://www.kinopolska.com/usa/layout/player/wmv/player-07.jpg\"><img src=\"http://www.kinopolska.com/usa/layout/player/wmv/player-05.jpg\" width=17 height=20></td></tr><tr><td height=51 colspan=3><img src=\"http://www.kinopolska.com/usa/layout/player/wmv/player-08.jpg\" width=354 height=51></td></tr></table></center></body></html>");

video=window.open("http://www.kinopolska.com/usa/video.php?typ="+typ+"&src="+src+"", "","toolbar=no,menubar=no,location=no,personalbar=no,scrollbars=no,status=no,directories=no,resizable=no,height=371,width=355");

//video.moveTo(x,y);
video.focus();
}

function makevisible(cur,which){
strength=(which==0)? 1 : 0.2

if (cur.style.MozOpacity)
cur.style.MozOpacity=strength
else if (cur.filters)
cur.filters.alpha.opacity=strength*100
}



