var tradeGothic = { src: '/assets/site/swf/tradeGothic.swf' };


sIFR.activate(tradeGothic);

sIFR.replace(tradeGothic, {
  selector: 'h1'
  ,css: '.sIFR-root { text-transform:uppercase; leading:-6 }'
  ,wmode : 'transparent'
  ,fitExactly: true
  ,tuneHeight: -9
  ,ratios: [9, 1.27, 14, 1.18, 15, 1.16, 16, 1.15, 18, 1.14, 26, 1.13, 29, 1.11, 30, 1.12, 40, 1.11, 41, 1.1, 42, 1.11, 54, 1.1, 55, 1.09, 57, 1.1, 79, 1.09, 80, 1.08, 88, 1.09, 90, 1.08, 91, 1.09, 97, 1.08, 99, 1.09, 1.08]
});

sIFR.replace(tradeGothic, {
  selector: 'h2'
  ,css: '.sIFR-root { text-transform:uppercase }'
  ,wmode : 'transparent'
  ,fitExactly: true
  ,tuneHeight: -6
  ,offsetTop:-3
  ,ratios: [9, 1.27, 14, 1.18, 15, 1.16, 16, 1.15, 18, 1.14, 26, 1.13, 29, 1.11, 30, 1.12, 40, 1.11, 41, 1.1, 42, 1.11, 54, 1.1, 55, 1.09, 57, 1.1, 79, 1.09, 80, 1.08, 88, 1.09, 90, 1.08, 91, 1.09, 97, 1.08, 99, 1.09, 1.08]
});

sIFR.replace(tradeGothic, {
  selector: '#menu li'
  ,css: ['.sIFR-root { text-transform:uppercase }'
		 ,'a:link { color: #FFFFFF; text-decoration:none; }'
		 ,'a:hover { color: #ed2327; }'
		 ,'.active { color: #ed2327; }']
  ,wmode : 'transparent'
  ,fitExactly: true
  ,forceSingleLine: true
  ,tuneHeight: -10
  ,ratios: [9, 1.27, 14, 1.18, 15, 1.16, 16, 1.15, 18, 1.14, 26, 1.13, 29, 1.11, 30, 1.12, 40, 1.11, 41, 1.1, 42, 1.11, 54, 1.1, 55, 1.09, 57, 1.1, 79, 1.09, 80, 1.08, 88, 1.09, 90, 1.08, 91, 1.09, 97, 1.08, 99, 1.09, 1.08]
});
