$(document).ready(function() {
		$("#thumbnails a").lightBox({fixedNavigation:true});
	});
