jQuery(function( $ ){

	$.localScroll();
	$("a[rel^='prettyPhoto']").prettyPhoto();
});