document.write('<scr'+'ipt type="text/javascript" src="/js/font_fru.js"></scr'+'ipt>');

Cufon.set('fontFamily','font_fru').replace('#nav',{ hover: true, hoverables: { a: true, li: true }})('#search label')('h1')('.col_2_tab h2')('.col_2_tab_next_events h2'); //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 :)
