$(document).ready(function(){
	$('.lightbox_activator a').lightBox({fixedNavigation:false});
});
