function initCufon() {
	Cufon.replace('.section-panels .box-2 h3,.section-panels .box-3 h3,.directions h3', { fontFamily: 'Swiss721BTlc', hover: true });
	Cufon.replace('.section-panels h2,.btn-jump,.three-boxes h2,.intelligence h3,.gallery h3,#hiringtitle', { fontFamily: 'Swiss721BTh', hover: true });
	Cufon.replace(' #forcecufon ,.forcecufon,.visual h2,.calendar h3,.event-search h3,.related-links h3,.media-links h3', { fontFamily: 'Swiss721BTm', hover: true });
}
$(document).ready(function(){
	initCufon();
});

/*
	Cufon.replace('.section-panels .box-2 h3,.section-panels .box-3 h3,.directions h3', { fontFamily: 'Swiss721BTlc', hover: true });
	Cufon.replace('.section-panels h2,.btn-jump,.three-boxes h2,.intelligence h3,.gallery h3', { fontFamily: 'Swiss721BTh', hover: true });
	//Cufon.replace('.section-panels h2,.top-nav a,.btn-jump,.three-boxes h2,.intelligence h3', { fontFamily: 'Swiss721BTh', hover: true });
	Cufon.replace('.visual h2,.calendar h3,.event-search h3,.related-links h3,.media-links h3', { fontFamily: 'Swiss721BTm', hover: true });

	Cufon.replace('.section-panels .box-2 h3,.nav a, .section-panels .box-3 h3,.directions h3', { fontFamily: 'Swiss721BTlc', hover: true });
	Cufon.replace('.section-panels h2,.top-nav a,.btn-jump,.three-boxes h2,.intelligence h3', { fontFamily: 'Swiss721BTh', hover: true });
	Cufon.replace('.visual h2,.calendar h3,.event-search h3,.related-links h3,.gallery h3,.media-links h3', { fontFamily: 'Swiss721BTm', hover: true });

*/
