Cufon.replace('.freefun h2',{ fontFamily: 'Honey Script'});
Cufon.replace('.freefun p.subtitle',{ fontFamily: 'Honey Script'});

jQuery(function($) {
	$(document).ready(function() {
		$('#navigation ul li a[href*=photo-album]').addClass('big-btn');
	});
});
