document.write('<scr'+'ipt type="text/javascript" src="http://www.samiskitchen.com.au/site/971/font.js"></scr'+'ipt>');

Cufon.set('fontFamily','Myriad Pro').replace('h1')('h3')('h2', {hover: true, hoverables: {strong: true, em: true }})('div.recipes',{ 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 :)
