document.write('<scr'+'ipt type="text/javascript" src="/js/font.js"></scr'+'ipt>');

Cufon.set('fontFamily','Myriad Pro').replace('#part02 h2')('#category_right h2')('#category_right h1')('#map h1')('#search_right h1')('#description_top h1')('#description_bottom h1')('#content_main_child h1')('#content_awards_right h2')('#homeNews h2')('#homeBlurb h2')('#category_left 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 :)
