function initCufon() {
	Cufon.replace('#content h2, #content h1, #navMain a, #sidebar h3, .btn, #nav', { fontFamily: "Frutiger"});
}
$(initCufon);
