var bca_title = {
  src: '/title.swf'
};


sIFR.activate(bca_title);

//sIFR.debug.ratios({ src: bca_title.src, selector: 'h3' });


sIFR.replace(bca_title, {
  selector: 'h1'
  ,css: [
      '.sIFR-root { color: #000000; }'
	  
	]
  ,wmode: 'transparent'
  ,ratios: [8, 1.41, 9, 1.33, 10, 1.35, 15, 1.31, 19, 1.28, 20, 1.27, 26, 1.26, 29, 1.24, 30, 1.25, 40, 1.24, 55, 1.23, 88, 1.22, 89, 1.21, 95, 1.22, 98, 1.21, 99, 1.22, 103, 1.21, 104, 1.22, 108, 1.21, 109, 1.22, 1.21]

}).forceClear;

sIFR.replace(bca_title, {
  selector: '#post-group h3'
  ,css: [
      '.sIFR-root { color: #ff0000; }'
	  ,'a { text-decoration: none; }'
      ,'a:link { color: #333333; }'
      ,'a:hover { color: #CCCCCC; }'
	]
  ,wmode: 'transparent'
}).forceClear;

sIFR.replace(bca_title, {
  selector: 'h3'
  ,css: [
      '.sIFR-root { color: #000000; }'
	]
  ,wmode: 'transparent'
  ,ratios: [8, 1.41, 9, 1.33, 10, 1.35, 15, 1.31, 19, 1.28, 20, 1.27, 26, 1.26, 29, 1.24, 30, 1.25, 40, 1.24, 55, 1.23, 88, 1.22, 89, 1.21, 95, 1.22, 98, 1.21, 99, 1.22, 103, 1.21, 104, 1.22, 108, 1.21, 109, 1.22, 1.21]
}).forceClear;


sIFR.replace(bca_title, {
  selector: '#right-column h2'
  ,css: [
      '.sIFR-root { color: #ffffff; }'
	]
  ,wmode: 'transparent'
  ,filters: {
  DropShadow: {
    knockout: false
    ,distance: 1
    ,color: '#171717'
    ,strength: 2
  }
}
}).forceClear;


