 $(document).ready(function() {
	 $('.item a').lightBox({fixedNavigation:true});
});
