/*var yourtypeface = {
      src: '/media/8312/sifr_century_goth.swf'
};*/

var yourtypeface = {
      src: '/media/26418/gothic.swf'
};
 
sIFR.activate(yourtypeface);
 
sIFR.replace(yourtypeface, {
      selector: 'h1',
     

 css: [
      '.sIFR-root {font-size:19px; color:#12074B;margin-bottom:0px;}'
      ],





 wmode: 'transparent'
});


sIFR.replace(yourtypeface, {
      selector: 'h2',
     

 css: [
      '.sIFR-root {font-size:12px; color:#12074B;}'
      ],





 wmode: 'transparent'
});
















