$(document).ready(function() {

    //Animate logo in
    //$("#imgLogo1, #imgLogo2").animate({ bottom: '0px' }, 1000);

});