var kevinandamanda = {
     src: 'http://natalieholbrook.webs.com/smileymonster.swf'
     };

sIFR.activate(kevinandamanda);
    
 sIFR.replace(kevinandamanda, {
     selector: 'h3.post-title',
     fitExactly: true,
     tuneHeight: -5,
     css: ['.sIFR-root { color: #C65D87; font-size: 36px; font-weight: normal; }'
             ,'a { text-decoration: none; }'
             ,'a:link { color: #C65D87; }'
             ,'a:hover { color: #6BC9D3; }'
      ],

 wmode: 'transparent',
 ratios: [6, 1.93, 10, 1.92, 13, 1.86, 17, 1.82, 21, 1.8, 29, 1.79, 32, 1.78, 33, 1.77, 36, 1.78, 43, 1.77, 44, 1.76, 47, 1.77, 70, 1.76, 71, 1.75, 74, 1.76, 75, 1.75, 76, 1.76, 1.75]

    });
    
sIFR.replace(kevinandamanda, {
     selector: 'h2.date-header',
     fitExactly: true,
     tuneHeight: -5,
     css: ['.sIFR-root { color: #A9D300; font-size: 19px; }',
		'a { text-decoration: none; color: #A9D300;}',
		'a:hover { color: #A9D300;}'
		],

  wmode: 'transparent',
  ratios: [6, 1.93, 10, 1.92, 13, 1.86, 17, 1.82, 21, 1.8, 29, 1.79, 32, 1.78, 33, 1.77, 36, 1.78, 43, 1.77, 44, 1.76, 47, 1.77, 70, 1.76, 71, 1.75, 74, 1.76, 75, 1.75, 76, 1.76, 1.75]
  
});


sIFR.replace(kevinandamanda, {
  selector: '#sidebar h2',
  fitExactly: true,
  tuneHeight: -5,
  css: ['.sIFR-root { color: #6BC9D3; font-size: 19px; font-weight: normal; }'
        ,'a { text-decoration: none; }'
        ,'a:link { color: #6BC9D3; }'
        ,'a:hover { color: #6BC9D3; }'
      ],

 wmode: 'transparent',
 ratios: [6, 1.93, 10, 1.92, 13, 1.86, 17, 1.82, 21, 1.8, 29, 1.79, 32, 1.78, 33, 1.77, 36, 1.78, 43, 1.77, 44, 1.76, 47, 1.77, 70, 1.76, 71, 1.75, 74, 1.76, 75, 1.75, 76, 1.76, 1.75]

    });


