$(document).ready(function(){
	$(".gallery a[rel^='prettyPhoto']").prettyPhoto({theme:'facebook'});
	Cufon.replace('#nav a,.cufon');
});
