NS4 = (document.layers) ; IE4 = (document.all) ; mac=((IE4)&&(navigator.appVersion.indexOf ("Mac")!=-1)); DOM=document.documentElement&&!NS4&&!IE4; mswnd=(navigator.appVersion.indexOf("Windows")!=-1||navigator.appVersion.indexOf("WinNT")!=-1); if(IE4) { av=navigator.appVersion; avi=av.indexOf("MSIE"); if (avi==-1) version = parseInt(av); else { var version = av.substring(avi+4, avi+8); version = parseInt(version); } } var menuLibDef = false; var JS_detect_flash=0; //if(navigator.plugins["Shockwave Flash"]) JS_detect_flash = 1; function add2Favorites() { if(window.external) window.external.AddFavorite(location.href,document.title); return false; } function setOurHomePage() { if(navigator.appName != 'Netscape') { document.body.style.behavior='url(#default#homepage)'; document.body.setHomePage('http://www.centrumcestovani.cz/'); return false; } else return true; } function setOurHomePagepd() { if(navigator.appName != 'Netscape') { document.body.style.behavior='url(#default#homepage)'; document.body.setHomePage('http://www.panskydvur.com/'); return false; } else return true; } function setOurHomePageavi() { if(navigator.appName != 'Netscape') { document.body.style.behavior='url(#default#homepage)'; document.body.setHomePage('http://www.avicenum.cz/'); return false; } else return true; } function load(key, name, value, target) { document.epus.elements.key.value = key; if(name) document.epus.elements[name].value = value; document.epus.target = target; document.epus.submit(); } function printer(url) { var x = parseInt(window.screen.availWidth/10); var y = parseInt(window.screen.availHeight/10); w = parseInt(window.screen.availWidth/1.3); h = parseInt(window.screen.availHeight/1.4); win = window.open(url, 'print', 'toolbar=yes,scrollbars=yes,status=no,resizable=yes,height='+h+',width='+w+",left="+x+",top="+y+",screenX="+x+",screenY="+y); if(win) { win.focus(); /*if(win.print) win.print();*/ } } function view(url, w, h) { var x = parseInt(window.screen.availWidth/5); var y = parseInt(window.screen.availHeight/5); w = w + 34; h = h + 33; win = window.open(url, 'win', 'scrollbars=yes,status=yes,resizable=yes,height='+h+',width='+w+",left="+x+",top="+y+",screenX="+x+",screenY="+y); if(win) { win.resizeTo(w, h); win.focus(); } } function showGalleryImg(url, width, height, alt) { var x = parseInt(window.screen.availWidth/5); var y = parseInt(window.screen.availHeight/5); var w = width + 25; var h = height + 15; if(w > 800) w = 800; if(h > 600) h = 600; win = window.open('', 'gallery', 'scrollbars=yes,status=yes,resizable=yes,height='+h+',width='+w+",left="+x+",top="+y+",screenX="+x+",screenY="+y); if(win) { win.document.open("text/html"); win.document.writeln('