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