// GRAFINGER CHRISTIAN, KINDERBUCH PAPAGENO - EIN KINDERBUCH VON KINDERN F†R KINDER (COPYWRIGHT: WIEN, 2001) // CSS LINK: BROWSER : EXPLORER ODER NETSCAPE - MICROSOFT WINDOWS ODER APPLE MAC currentSection = "sitemenu";var lastOver;var preloadFlag = false;newWinOpen=0;//obsolete browser variablevar sb=((navigator.appVersion.charAt(0)<4)||((navigator.appName.indexOf('Netscape')<0)&&(navigator.appName.indexOf('Microsoft Internet Explorer')<0)));function BP() {  if (sb) {     this.brow = null;     this.plat = null;     return this;     }   this.plat = (navigator.platform.indexOf('Mac') > -1) ? 'mac' : 'win';   this.brow = (navigator.appName.indexOf('Microsoft') > -1) ? 'ie' : 'ns';   return this;  }bp = new BP();document.write('<LINK HREF="' + bp.plat + '_' +bp.brow + '.css" REL="styleSheet" TYPE="text/css">');
