Cufon.replace('#navigation li a', {
	hover: true
});

$(function() {
	$('.gallery a').lightBox();
});
