
	$(document).ready(function(){
		$('#photos').galleryView({
			panel_width: 655,
			panel_height: 200,
			frame_width: 75,
			frame_height: 75,
			border:0,
			background_color: 'transparent',
			overlay_height: 30,
			overlay_color: '#333',
			show_captions: true
		});
	});



$(document).ready(function(){
$('#photosTower').galleryView({
panel_width: 210,
panel_height: 300,
border:0,
background_color: 'transparent',
overlay_height: 60,
overlay_color: '#333',
show_captions: true
});
});



			Cufon.replace('h5', { fontFamily: 'Perpetua', color:'#92062e'});
			Cufon.replace('h2', { fontFamily: 'Perpetua'});	
			Cufon.replace('h2', { fontFamily: 'Perpetua' });
			Cufon.replace('h1', { fontFamily: 'Perpetua', color: '#000', fontSize: '32px'});;



