document.write('<scr'+'ipt type="text/javascript" src="/js/font.js"></scr'+'ipt>');

Cufon.set('fontFamily','Helvetica Neue LT Std').replace('h1')('#home_banner')('h2')('#search ')('#main h3')('#banner ul li')('#top_nav_efm', { hover: true, hoverables: {a:true, div: true}})('.call_efm h2',{ 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 :)
