
var cochin = {
src: '/sifr/flash/sifr.swf'};

sIFR.activate(cochin);
sIFR.replace(cochin, {
  selector: 'h1'
  ,css: [
   '.sIFR-root { font-size:30px; height:30px; font-weight: bold; line-height:3px; letter-spacing: 2;color:#0F5C80;}'
      ,'a { color:#0C6488 }'

      ,'a:link { color: #0F5C80; }'
      ,'a:hover { color: #0F5C80; }'
   ] , wmode: 'transparent'
});

var cochin = {
src: '/sifr/flash/sifr.swf'};

sIFR.activate(cochin);
sIFR.replace(cochin, {
  selector: 'h6'
  ,css: [
   '.sIFR-root { font-size:22px; height:0px; font-weight: normal; letter-spacing: 0;color:#0F5C80;margin-left:10px;margin-right:10px; text-align:left;}'
      ,'a { color:#0F5C80;text-decoration:none;text-align:left; }'
      ,'a:hover { color:#0F5C80;text-decoration:none;text-align:left; }'
   ] , wmode: 'transparent'

});

sIFR.activate(cochin);
sIFR.replace(cochin, {
  selector: 'h5'
  ,css: [
   '.sIFR-root { font-size:14px; height:0px; font-weight: normal; letter-spacing: 0;color:#0F5C80;text-align:left;line-height:10px;}'
      ,'a { color:#FFFFFF;text-decoration:none;text-align:center; }'
      ,'a:hover { color:#FFFFFF;text-decoration:none;text-align:center; }'
   ] , wmode: 'transparent'

});

sIFR.activate(cochin);
sIFR.replace(cochin, {
  selector: 'h4'
  ,css: [
   '.sIFR-root { font-size:30px; height:0px; font-weight: bold; letter-spacing: 0;color:#FFFFFF;text-align:left;}'
      ,'a { color:#FFFFFF;text-decoration:none;text-align:center; }'
      ,'a:hover { color:#FFFFFF;text-decoration:none;text-align:center; }'
   ] , wmode: 'transparent'

});

sIFR.activate(cochin);
sIFR.replace(cochin, {
  selector: 'h2'
  ,css: [
   '.sIFR-root { font-size:40px; height:0px; font-weight: bold; letter-spacing: 0;color:#0F5C80;text-align:left;}'
      ,'a { color:#FFFFFF;text-decoration:none;text-align:center; }'
      ,'a:hover { color:#FFFFFF;text-decoration:none;text-align:center; }'
   ] , wmode: 'transparent'

});

