var nav = navigator.appVersion;
if (!((nav.indexOf('MSIE 5') > 0) || (nav.indexOf('MSIE 6') > 0) || (nav.indexOf('MSIE 7') > 0))) {
	document.write('<link media="all" type="text/css" rel="stylesheet" href="/images/grafika/style_firefox.css">');
}

function otevri(url, sirka, vyska) {
	window.open(url, "_blank", "width="+sirka+", height="+vyska+", menubar=1, directories=no, toolbar=no, location=no, status=yes, scrollbars=yes, resizable=yes");
}
function zb (ten, vol) {
	if (vol == 1) return ten.style.backgroundColor='#ffffff';
	if (vol == 2) return ten.style.backgroundColor='';
}
function vypsat_flash() {
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="794" height="93" id="cesky_svaz_muzu" align="middle">');
	document.write('<param name="allowScriptAccess" value="sameDomain" />');
	document.write('<param name="movie" value="/images/grafika/top.swf" />');
	document.write('<param name="menu" value="false" />');
	document.write('<param name="quality" value="best" />');
	document.write('<param name="bgcolor" value="#000066" />');
	document.write('<embed src="/images/grafika/top.swf" type="application/x-shockwave-flash" width="794" height="93">');
	document.write('</object>');

	//document.write('<embed src="/images/grafika/top.swf" type="application/x-shockwave-flash" width="794" height="93">');
}
function vypsat_flash_loading() {
	document.write('<embed src="/images/grafika/cesky_svaz_muzu.swf" type="application/x-shockwave-flash" width="220" height="40">');
}
function vypsat_reklamu (rek, roz1, roz2) {
	document.write('<embed menu="false" quality="best" wmode="transparent" src="/images/sponzori/'+rek+'" type="application/x-shockwave-flash" width="'+roz1+'" height="'+roz2+'">');
}