var TradeGothicCondEighteen = {
  src: '/swf/TradeGothicCondEighteen.swf'
};
sIFR.activate(TradeGothicCondEighteen);
sIFR.replace(TradeGothicCondEighteen, {
  selector: 'h1',
	css: ['.sIFR-root { color: #a6a6a6; font-size: 28px; font-weight: bold;}'],
	wmode: 'transparent'
});
/*sIFR.replace(TradeGothicCondEighteen, {
  selector: '#main h2',
	css: ['.sIFR-root { color: #006bb7; font-size: 15px;}'],
	wmode: 'transparent'
});*/
sIFR.replace(TradeGothicCondEighteen, {
  selector: '#sidebar-right h3',
	css: ['.sIFR-root { color: #69b22d; font-size: 18px; font-weight: bold;}'],
	wmode: 'transparent'
});

sIFR.replace(TradeGothicCondEighteen, {
  selector: 'h3.sifr',
	css: ['.sIFR-root { color: #69b22d; font-size: 18px; font-weight: bold;}'],
	wmode: 'transparent'
});

/*
sIFR.replace(TradeGothicCondEighteen, {
  selector: 'h4',
	css: ['.sIFR-root { color: #4f4f4f; font-size: 13px; }'],
	wmode: 'transparent'
	
});


sIFR.replace(scalarSansBold, {
  selector: 'h2',
	css: ['.sIFR-root { font-weight: 700; color: #cccccc;  font-size: 12px; }'],
	wmode: 'transparent'
});*/
