Cufon.replace('.top_menu > li > a', { fontFamily: 'TradeGothic', hover: true });
Cufon.replace('.side_menu', { fontFamily: 'TradeGothic', hover: true });
Cufon.replace('.main_actions a', { fontFamily: 'TradeGothic', hover: true });
Cufon.replace('.side_actions a', { fontFamily: 'TradeGothic', hover: true });
Cufon.replace('h1', { fontFamily: 'TradeGothic', hover: true });
Cufon.replace('h2', { fontFamily: 'TradeGothic', hover: true });
Cufon.replace('h3', { fontFamily: 'TradeGothic', hover: true });
Cufon.replace('h4', { fontFamily: 'TradeGothic', hover: true });
