// JavaScript Document$(document).ready(function() {
$(document).ready(function() {
						    
    $('#contentOnHomePage').slideDown(1000);

});
