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