var baseUrl = ""; var baseServer = ""; // sind wir auf dem VIP-System 'edit'? if ( self.location.href.indexOf('http://info.vip.energie.rwe.de/edit/RWEcom/WebSite') == 0 ) { baseUrl = "http://info.vip.energie.rwe.de/edit/RWEcom/WebSite"; baseServer = "edit"; } // sind wir auf dem VIP-System 'qs'? if ( self.location.href.indexOf('http://info.vip.energie.rwe.de/qs/RWEcom/WebSite') == 0 ) { baseUrl = "http://info.vip.energie.rwe.de/qs/RWEcom/WebSite"; baseServer = "qs"; } function rover( imgname, filename ) { if ( document.getElementById ) { var x = document.getElementById( imgname ); x.src = filename; } else { eval( 'document.images["' + imgname + '"].src = "' + filename + '"' ); } } function doWinopen(sTarget, sMenue, nWidth, nHeight) { if ((nWidth == '') && (nHeight == '')) return; win = window.open('', sTarget , sMenue + ',resizable=yes,scrollbars=yes,width=' + nWidth + ',height=' + nHeight); } function doPopup(sMenue, nWidth, nHeight) { if ((nWidth == '') && (nHeight == '')) return; win = window.open('', 'rwe_popup' , sMenue + ',resizable=yes,scrollbars=yes,width=' + nWidth + ',height=' + nHeight); } function doPopup_down(sMenue, nWidth, nHeight) { if ((nWidth == '') && (nHeight == '')) return; win = window.open('', 'down_popup' , sMenue + ',resizable=yes,scrollbars=yes,width=' + nWidth + ',height=' + nHeight); } function doPopup_FG(sMenue, nWidth, nHeight) { if ((nWidth == '') && (nHeight == '')) return; win = window.open('', 'rwe_popup_FG' , sMenue + ',resizable=yes,scrollbars=yes,width=' + nWidth + ',height=' + nHeight); } function rover3( tdname, imgname ) { if ( document.getElementById ) { var x = document.getElementById( tdname ); x.style.backgroundColor = "#003399"; } else { eval( 'document.images["' + imgname + '"].src = "' + baseUrl + '/Grafiken/navi/left_navi_high.gif"' ); } } function rout3( tdname, imgname ) { if ( document.getElementById ) { var x = document.getElementById( tdname ); x.style.backgroundColor = "#BED6F2"; } else { eval( 'document.images["' + imgname + '"].src = "' + baseUrl + '/Grafiken/navi/left_navi3_low.gif"' ); } } function rover4( imgname ) { if ( document.getElementById ) { document.getElementById(imgname).src = baseUrl + "../../_gfx/_std/left_navi4_high.gif"; } else { eval( 'document.images["' + imgname + '"].src = "' + baseUrl + '../../_gfx/_std/left_navi4_high.gif"' ); } } function rout4( imgname ) { if ( document.getElementById ) { document.getElementById(imgname).src = baseUrl + "../../_gfx/_std/left_navi4_low.gif"; } else { eval( 'document.images["' + imgname + '"].src = "' + baseUrl + '../../_gfx/_std/left_navi4_low.gif"' ); } } function getbrowser() { //Browserbestimmung var br = 'leer' ; if (document.layers) { br = 'ns4' ; } else if (document.styleSheets && document.all) { br = 'ie' ; } else if (document.getElementsByTagName) { br = 'ns6' ; } if (document.all && !document.styleSheets) { br = 'opera' ; } return br; }//of function function zeigeEbeneNr(){ br = getbrowser(); var schicht = "layer"; for(j=0;j