var tradegothic = {
      src: 'http://www.afewdayslater.com/flash/tradegothic.swf'
};
 
sIFR.activate(tradegothic);
 
sIFR.replace(tradegothic, {
      selector: 'h2.home_sub',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#666666; text-transform: uppercase; font-weight: normal; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(tradegothic, {
      selector: '.footer_item h2',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#000000; text-transform: uppercase; font-weight: normal; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(tradegothic, {
      selector: '#footer_search h2',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#ffffff; text-transform: uppercase; font-weight: normal; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(tradegothic, {
      selector: '#comment_form_box h2',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#000000; text-transform: uppercase; font-weight: normal; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(tradegothic, {
      selector: '#all-tags h2',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#000000; text-transform: uppercase; font-weight: normal; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(tradegothic, {
      selector: '#monthly_most_recent h2, #artifacts_tags_wrapper h2',
      css: [
      '.sIFR-root { font-size:19px; font-weight:normal; color:#000000; text-transform: uppercase; font-weight: normal; }'
      ],
      wmode: 'transparent'
});


sIFR.replace(tradegothic, {
      selector: '#portfolio_current h2, #freelance_current h2 ',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#000000; text-transform: uppercase; font-weight: normal; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(tradegothic, {
      selector: '.work_past h2',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#000000; text-transform: uppercase; font-weight: normal; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(tradegothic, {
      selector: '#contact-saef h2',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#000000; text-transform: uppercase; font-weight: normal; }'
      ],
      wmode: 'transparent'
});


sIFR.replace(tradegothic, {
      selector: '#qa_container h2 span.qa_num',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#ff0000; text-transform: uppercase; font-weight: normal; height:35px; line-height: 24px; }'
      ],
      wmode: 'transparent'
});


sIFR.replace(tradegothic, {
      selector: '.wide h3',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#000000; font-weight: normal; margin:0; }'
      ],
      wmode: 'transparent'
});


sIFR.replace(tradegothic, {
      selector: 'h2.cache',
      css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#000000; font-weight: normal; margin:0; }'
      ],
      wmode: 'transparent'
});


