	(function($) {
$(document).ready(function() {
		
Cufon.replace('.nav', { hover:true});

		}); 
	})(jQuery);
