var tgb = { src: 'TradeGolthicbold.swf' };
sIFR.activate(tgb);
sIFR.replace(tgb, {
  selector: '#inside_content_header_title',
  wmode: 'transparent',
  css: '.sIFR-root { 	text-transform: uppercase; text-align: right; color: #033d4b; font-size: 20px;}'
});



var tgbt = { src: 'TradeGolthicTwentybold.swf' };
sIFR.activate(tgbt);
sIFR.replace(tgbt, {
  selector: '#sidebar_module_top a',
  wmode: 'transparent',
  css: '.sIFR-root { text-transform: uppercase; color: #ffffff; font-size: 12px; line-height: 12px; }'
});
