// JavaScript Document
jQuery(function($) {
	Cufon.replace('h1', { fontFamily: 'ChaletCE-ParisNineteenSixty-RO' });
});

