// JavaScript Document

$(document).ready(function(){

	$('#topnav').localScroll();

});

