jQuery(document).ready(function () {
    jQuery("#loadpage").fadeOut(250);
});

