function initCufon(){
	Cufon.replace( '#header .bottom .nav a', { fontFamily: 'Colaborate-Bold', hover: {color: '#cc6600'}});
	//Cufon.replace('#header .bottom .thick,', { fontFamily: 'Colaborate-Thin', hover: true });
	Cufon.replace('#header .bottom .top, #content3 h2,  p,  h3, h4, .dog2, em', { fontFamily: 'Colaborate-Regular', hover: true });
	Cufon.replace('#content h2, #text h2, .line h3 p, #bars .high .web, #bars .mid .center, #bars .low h3, #control #bars .low h3', { fontFamily: 'Colaborate-Bold', hover: true });
}
