document.write('<scr'+'ipt type="text/javascript" src="js/font.js"></scr'+'ipt>');


Cufon.set('fontFamily','helvetica_med').replace('h2')('h3')('h1')('body#designs #banner_designs .specs')('body#designs #banner_designs .price')('body#contact #banner #col_1')('.sf-menu a', { hover: true, hoverables: {a:true, div: 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 :)
