	$(document).ready(
	function()
	{
		$('#top').ScrollToAnchors(500);

	}
	);