$(document).ready(function() {
	$("a.anchorLink").anchorAnimate()
});