function initCufon() {
	Cufon.replace('.upload a', { fontFamily: 'Blue Highway', hover: true });
	Cufon.replace('.promo .nav .ttl, #sidebar .title, #content h1, .item-list h2', { fontFamily: 'Blue Highway' });
}

initCufon();
