/* Author: 

*/
$(function() {
	$('.photos a').lightBox({fixedNavigation:true});
});











