var yourtypeface = {

      src: 'flash/futura.swf'

};

 

sIFR.activate(yourtypeface);

 

sIFR.replace(yourtypeface, {

      selector: 'h2.title',

      css: [

      '.sIFR-root { font-size:30px; font-weight:normal; color:#ffffff;}'

      ],

      wmode: 'transparent'

});





sIFR.replace(yourtypeface, {

      selector: 'h3.title2',

      css: [

      '.sIFR-root { font-size:26px; font-weight:normal; color:#EC1751; }'

      ],

      wmode: 'transparent'

});







var yourtypeface2 = {

      src: 'flash/agentext.swf'

};






