// JavaScript Document
$(document).ready(function(){
	$.localScroll({hash:true, stop:true});
	$.localScroll.hash();
});
