function initCufon() {
	Cufon.replace('.main-holder h1, #sidebar h2', { fontFamily: 'TradeGothic', hover: true });
}

initCufon();
