var swismedium = {
      src: '/library/sifr/swismedium.swf'
};
 
sIFR.activate(swismedium);
 
sIFR.replace(swismedium, {
      selector: '#page-post h2,div.post h2,#footbar h2.footTitle',
      wmode: 'transparent',
      wcase: 'upper',
      css: [
      '.sIFR-root { text-align: left; font-weight: 300; font-size: 24px; color: #ffffff; line-height: 12px;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #FFFFFF; }'
    ]
  });

sIFR.replace(swismedium, {
      selector: 'h2.pagetitle',
      wmode: 'transparent',
      wcase: 'upper',
      css: [
      '.sIFR-root { text-align: center; font-weight: 300; font-size: 24px; color: #ffffff; line-height: 12px;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #FFFFFF; }'
    ]
  });

sIFR.replace(swismedium, {
      selector: 'h2.blogTitle',
      wmode: 'transparent',
      wcase: 'upper',
      css: [
      '.sIFR-root { text-align: left; font-weight: 300; width: 300px; font-size: 24px; color: #ffffff; line-height: 12px; overflow: hidden;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #FFFFFF; }'
    ]
  });

sIFR.replace(swismedium, {
      selector: '#footbar h3.footSubtitle',
      wmode: 'transparent',
      wcase: 'upper',
      css: [
      '.sIFR-root { text-align: left; font-weight: 100; font-size: 20px; color: #ffffff; line-height: 12px;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #FFFFFF; }'
    ]
  });

sIFR.replace(swismedium, {
      selector: '#sidebarContainer h3.widgettitle',
      wmode: 'transparent',
      wcase: 'upper',
      css: [
      '.sIFR-root { text-align: left; font-weight: 300; font-size: 18px; color: #ffffff; line-height: 12px;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #FFFFFF; }'
    ]
  });

var swisheavy = {
      src: '/library/sifr/swisheavy.swf'
};
 
sIFR.activate(swisheavy);

sIFR.replace(swisheavy, {
      selector: '#footbar h2.widgettitle',
      wmode: 'transparent',
      wcase: 'upper',
      css: [
      '.sIFR-root { text-align: left; font-weight: 900; font-size: 12px; color: #050f28; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #FFFFFF; }'
    ]
  });

sIFR.replace(swisheavy, {
      selector: '#homeFootbar h2.widgettitle',
      wmode: 'transparent',
      wcase: 'upper',
      css: [
      '.sIFR-root { text-align: left; font-weight: 900; font-size: 21px; color: #050f28; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #FFFFFF; }'
    ]
  });

var myriadpro = {
      src: '/library/sifr/myriadpro.swf'
};
 
sIFR.activate(myriadpro);
 
sIFR.replace(myriadpro, {
      selector: '#page-post h3.tagline',
      wmode: 'transparent',
      offsetTop: '1',
      css: [
      '.sIFR-root { text-align: left; font-weight: normal; font-size: 16px; text-transform: uppercase; letter-spacing: .5; color: #b3cce6; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #FFFFFF; }'
      ,'a:hover { color: #999999;}'
    ]
  });

var tradegothic = {
      src: '/library/sifr/TradeGothicBoldCondTwenty.swf'
};
 
sIFR.activate(tradegothic);
 
sIFR.replace(tradegothic, {
      selector: '.navReplace',
      offsetTop: '5',
      wmode: 'transparent',
      wcase: 'upper',
      css: [
      '.sIFR-root { text-align: center; font-weight: bold; font-size: 14px; color: #052235; letter-spacing: .3; text-transform: uppercase;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #052235; }'
      ,'a:hover { color: #338BE7; }'
    ]
  });

sIFR.replace(tradegothic, {
      selector: 'ul.xls_list li.navReplace div.navReplace',
      offsetTop: '0',
      wmode: 'transparent',
      wcase: 'upper',
      css: [
      '.sIFR-root { text-align: center; font-weight: bold; font-size: 24px; color: #052235; letter-spacing: .3; text-transform: uppercase;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #052235; }'
      ,'a:hover { color: #338BE7; }'
    ]
  });6

sIFR.replace(tradegothic, {
      selector: 'div.testReplace',
      offsetTop: '5',
      wmode: 'transparent',
      wcase: 'upper',
      css: [
      '.sIFR-root { text-align: center; font-weight: bold; font-size: 14px; color: #052235; letter-spacing: .3; text-transform: uppercase; width: 100px;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #052235; }'
      ,'a:hover { color: #338BE7; }'
    ]
  });