function fl() {
document.write('<object  align="absbottom" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="1000" height="750">\n');
document.write('<param name=movie value="m.swf">\n');
document.write('<param name=quality value=high>\n');
document.write('<param name=menu value=false>\n');
document.write('<embed src="m.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="1000" height="750" align="absbottom" >\n');
document.write('</embed></object>\n');
}

w=screen.width;
h=screen.height;
function opencat() {
window.open('cat.php?id=3&kol=6','vert','width='+w+',height='+h+',left=0,toolbar=no,statusbar=no, scrollbars=yes, resizeable=yes,top=0');
}
function opencat1() {
window.open('cat.php?id=3&kol=1','vert','width='+w+',height='+h+',left=0,toolbar=no,statusbar=no, scrollbars=yes, resizeable=yes,top=0');
}
