$(document).ready(function(){
  $.scrollTo('#maincontent',100, {margin:true});
});
