function zeigeFlashHeader() { var headerflash = '' + '' + '' + '' + '' + '' + '' + '' + '' + ''; document.write (headerflash); } function zeigeIMGHeader() { var headerimg = 'Auf und Davon BergsportAuf und Davon BergsportAuf und Davon BergsportAuf und Davon Bergsport
'; document.write (headerimg); } function showTrailer () { document.getElementById('flash').innerHTML = ''; } function showTrailer0809 () { //document.getElementById('flash').innerHTML = ''; var eoftTrailer = ''; document.getElementById('flash').innerHTML = eoftTrailer; } function showTrailerIEE () { //document.getElementById('flash').innerHTML = ''; var ieeTrailer = ''; document.getElementById('flash').innerHTML = ieeTrailer; } // javascript popup window.onload = function(){ // Better use use a modern onDomReady-Event instead if(window.location.search != '?noscript'){ if(document.getElementById && document.getElementsByTagName){ // DOM available? popup = new PopUp(); popup.addType({ name: "eoft_trailer", width: 660, height: 550, location: false, resizable: true, scrollbars: false, status: false, toolbar: false, menubar: false, title:"European Outdoor Film Tour 2007/08 Trailer" }); popup.addType({ name: "groenland_trailer", width: 660, height: 420, location: false, resizable: true, scrollbars: false, status: false, toolbar: false, menubar: false, title:"»Ins ewige Eis« — Wildwasser-Expedition in Grönland" }); popup.apply(); } } } // javascript accordion Event.observe(window, 'load', loadAccordions, false); // // Set up all accordions // function loadAccordions() { }