( function($) {
	$( function() {
		$(".ar").alphaRo();
		$("a img[src*='_off.'], input[src*='_off.']").rollOver();
		$(".pn[href^='#']").smScroll({speed:500, easing:"easeOutCubic"});
	} );
} )(jQuery);
