function initCufon() {
	Cufon.replace('#mainleft h1', { fontFamily: 'Harabara Bold'});
}

initCufon();
