Cufon.replace(
	' .small_title, .large_title,  h1, h2, h3, .componentheading, .contentheading, .ja-zintitle a, div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3, div.moduletable_highlight h3',
	{ fontFamily: 'brandon' }
);
Cufon.replace(
	'  #menu , h3.module_title_under, .tekst_title, .fftekst_title, .lijst_2, .item_title', { fontFamily: 'brandonmed', hover: true }
);


