jQuery(document).ready(function(){
    changeToMail("mails-place-0", 0, true);

    jQuery("#header .header-logo").fadeIn(2000);

    setStyles();    
    autoHeight(false);
});
