$(function() {
	$('.pflink').lightBox({fixedNavigation:true});
});

