'); $('html').css('margin-top','0'); $.get('pageindex.html',function(data){ $('body').html(data); },'html') }) }