$(function() {
	$('a.show').lightBox();
});

$(function(){
	$('#newsSlider').loopedSlider({
		autoStart: 6000
	});
});



