/* Author:

*/


jQuery(document).ready(function() {
	jQuery('a.top').smoothScroll();
});








