var calvert = {
      //src: 'http://www.gravityhill.se/cabomba/flash/calvert.swf'
      src: 'http://www.cabomba.se/v2/wp-content/themes/cabomba/flash/cochin.swf'
};
 
 
 
sIFR.replace(calvert,{
selector:'h6',
wmode:'transparent',
css:['.sIFR-root { color: #000;font-weight:bold;font-size:12px; }',
'.sIFR-root a { color: #000; text-decoration: none;font-weight:bold; }',
'.sIFR-root a:hover { color: #000; text-decoration: none;font-weight:bold; }',
'.sIFR-root a:visited { color: #000; text-decoration: none;font-weight:bold;}']
});
 
 
sIFR.replace(calvert,{
selector:'h1,h4,h6',
wmode:'transparent',
css:['.sIFR-root { color: #000;font-weight:bold; }',
'.sIFR-root a { color: #000; text-decoration: none;font-weight:bold; }',
'.sIFR-root a:hover { color: #000; text-decoration: none;font-weight:bold; }',
'.sIFR-root a:visited { color: #000; text-decoration: none;font-weight:bold;}']
});

sIFR.activate(calvert);
 
sIFR.replace(calvert, {
      selector: 'p.ingress,h1,h4,h6',
	  css: [
      '.sIFR-root {font-weight:bold;text-decoration: none;}'
      ],
      wmode: 'transparent'
});
