
var sifr = {
  src: 'http://www.rubylovesred.com/sifr.swf'
};


sIFR.activate(sifr); // From revision 209 and onwards



sIFR.replace(sifr, {
  selector: '#main h1',
  fitExactly: true,
  offsetLeft: '0',
  offsetRight: '0',
  wmode: 'transparent',
css: [ '.sIFR-root { padding:0px;color: #5a7085;font-size: 30px;text-align: left; letter-spacing:0;  display:block;  }' 
	  
	  
	   ,'a { text-decoration: none; }'
        ,'a:link { color: #5a7085; }'
        ,'a:hover { color: #38536d; text-decoration: none; }'
	  
	  
	  
	  
	  
	  ] })





sIFR.replace(sifr, {
  selector: '#main h2#pageTitle',
  fitExactly: true,
  offsetLeft: '0',
  offsetRight: '0',
  wmode: 'transparent',
css: [ '.sIFR-root { padding:0px;color: #5a7085;font-size: 30px;text-align: left; letter-spacing:0;  display:block;  }' 
	  
	  
	   ,'a { text-decoration: none; }'
        ,'a:link { color: #5a7085; }'
        ,'a:hover { color: #38536d; text-decoration: none; }'
	  
	  
	  
	  
	  
	  ] })




sIFR.replace(sifr, {
  selector: '#main h2',
  fitExactly: true,
  offsetLeft: '0',
  offsetRight: '0',
  wmode: 'transparent',
css: [ '.sIFR-root { color: #b1ccb4;display:block;font-size: 25px;text-align: left; letter-spacing:0 }' ] })






sIFR.replace(sifr, {
  selector: '#sidebar h3',
  fitExactly: true,
  offsetLeft: '0',
  offsetRight: '0',
  wmode: 'transparent',
css: [ '.sIFR-root { padding:0px;color: #5a7085;font-size: 23px;text-align: left;letter-spacing:0;  display:block;  }' 
	  
	  
	   ,'a { text-decoration: none; }'
        ,'a:link { color: #5a7085; }'
        ,'a:hover { color: #38536d; text-decoration: none; }'
	  
	  
	  
	  
	  
	  ] })
