//var burbank_reg = {
  //src: '/wp-content/themes/caspo_theme/swf/burbank_reg.swf'
//};

sIFR.activate(burbank_reg);

sIFR.replace(burbank_reg, {
    selector: '.post_title',
    css: [
      '.sIFR-root { font-weight:normal; color:#333333; letter-spacing: 0.5; }'
	  ,'a { color: #333333; text-decoration:none; }'
      ,'a:link { color: #333333; }'
      ,'a:hover { color: #0ab0da; }'
	  ,'.current { color: #333333; }'
      ],
     wmode: 'transparent'
  });
  
  sIFR.replace(burbank_reg, {
    selector: '.sub_header',css: [
      '.sIFR-root { font-weight:normal; color:#333333; letter-spacing: 0.5;}'
	  ,'a { color: #333333; text-decoration:none; }'
      ,'a:link { color: #333333; }'
      ,'a:hover { color: #0ab0da; }'
	  ,'.current { color: #333333; }'
      ],
      wmode: 'transparent'
  });
  
  
 sIFR.replace(burbank_reg, {
    selector: '.section_header',css: [
      '.sIFR-root { font-weight:normal; color:#1C1C1A; letter-spacing: 0.75;}'
	  ,'a { color: #333333; text-decoration:none; }'
      ,'a:link { color: #333333; }'
      ,'a:hover { color: #0ab0da; }'
	  ,'.current { color: #333333; }'
      ],
      wmode: 'transparent'
  });
  
  sIFR.replace(burbank_reg, {
    selector: '.welcome_header',css: [
      '.sIFR-root { font-weight:normal; color:#1C1C1A; letter-spacing: 0.75;}'
	  ,'a { color: #333333; text-decoration:none; }'
      ,'a:link { color: #333333; }'
      ,'a:hover { color: #0ab0da; }'
	  ,'.current { color: #333333; }'
      ],
      wmode: 'transparent'
  });
  
    sIFR.replace(burbank_reg, {
    selector: '.sub_section_header',css: [
      '.sIFR-root { font-weight:normal; color:#1C1C1A; letter-spacing: 0.75;}'
	  ,'a { color: #333333; text-decoration:none; }'
      ,'a:link { color: #333333; }'
      ,'a:hover { color: #0ab0da; }'
	  ,'.current { color: #333333; }'
      ],
      wmode: 'transparent'
  });