var lucidabright = {
  src: '/sifr/congabravo.swf'
};


/*sIFR.activate(cochin);

sIFR.replace(cochin, {
  selector: 'h6',
,css: [
'a { color: #465dd2; text-decoration: none; }'
,'a:link { color: #465dd2; }'
,'a:hover { text-decoration: underline; }'
]
 ,
wmode: 'transparent',

});*/

sIFR.activate(lucidabright);
sIFR.replace(lucidabright, {
selector: 'h1'
,wmode: 'transparent'
,css: [
'a { color: #0B5721; text-decoration: none; font-weight:bold;cursor:pointer;}'
,'a:link { color: #0B5721; cursor:pointer;}'
,'a:hover { text-decoration: none; color:#0B9633; cursor:pointer;}'
,'.sIFR-root { color: #ce2127; font-weight: normal; font-size: 24px; text-transform: uppercase;}'
]
});

sIFR.replace(lucidabright, {
selector: 'h3'
,wmode: 'transparent'
,css: [
'a { color: #32418F; text-decoration: none; font-weight:bold;cursor:pointer;}'
,'a:link { color: #32418F; cursor:pointer;}'
,'a:hover { text-decoration: none; color:#32418F; cursor:pointer;}'
,'.sIFR-root { color: #32418F; font-weight: normal; font-size: 12px;cursor:pointer;}'
]
});

sIFR.replace(lucidabright, {
selector: 'h2'
,wmode: 'transparent'
,css: [
'a { color: #32418F; text-decoration: none; font-weight:bold;cursor:pointer;}'
,'a:link { color: #32418F; cursor:pointer;}'
,'a:hover { text-decoration: none; color:#32418F; cursor:pointer;}'
,'.sIFR-root { color: #32418F; font-weight: normal; font-size: 15px;cursor:pointer;}'
]
});


/*
sIFR.replace(desiger, {
selector: 'h1, h5, h3'
,wmode: 'transparent'
,css: ['.sIFR-root { color: #F73C34; font-weight: normal; }']});
*/
