(function($) {
	$('.flickr a').lightBox({fixedNavigation:true});
})(jQuery);