document.write('<scr'+'ipt type="text/javascript" src="/js/font.js"></scr'+'ipt>');
document.write('<scr'+'ipt type="text/javascript" src="/js/font_bold.js"></scr'+'ipt>');

Cufon.set('fontFamily','Helvetica').replace('#abt #abt_footer h1')('#abt h2')('#main h1')('#home_banner')('#main h2')('#commercial .home_call_right')('#main h3')('#header_links', { hover: true, hoverables: {a:true, div: true}})('.largetxt',{ hover: true, hoverables: { a: true, li: true }})('.largetxt',{ hover: true, hoverables: { a: true, li: true }})('#abt .home_text',{ hover: true, hoverables: { a: true, li: true }}); //you set the font family, which is found in the font file, then you chose what you want replaced, if you want something to change colours - set in the css - you do hover: true, then set your hoverables :)


Cufon.set('fontFamily','helv_bold').replace('#carrot #main h1')('#carrot .large');
