function onLoadFunctions(){

    if(confBrowserCheckEnabled) {
      checkBrowser(confIncompatibleBrowserUrl);
    }
    //divsToBeAltered.push("standardLeftTeaserContainer");
    //divsToBeAltered.push("standardRightContainer");
    //divsToBeAltered.push("largeTeaser");
    //divsToBeAltered.push("mainTeaser");
    highlightNavigations(false);
    preload();
    //selectBoxes.push('Quicklinks');
    //initHomepage();
    checkWindowSize();
  }



  var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

try {
var pageTracker = _gat._getTracker("UA-11838180-1");
pageTracker._trackPageview();
} catch(err) {}

