
var sifr = {
  src: 'sifr.swf'
};
sIFR.fixHover = true;
sIFR.activate(sifr); // From revision 209 and onwards





sIFR.replace(sifr, {
  selector: '#maincolhome h1',

  wmode: 'transparent',
css: [ '.sIFR-root { font-weight:normal; color: #680814;font-size:25px;text-align: left; display:block;    }'
	  
	    ,'a { text-decoration: none; }'
        ,'a:link { color: #680814; }'
        ,'a:hover { color: #680814; text-decoration: none; }'
	  
	  
	  
	     ],
  
  offsetLeft: -1,
  wmode: 'transparent'
});






sIFR.replace(sifr, {
  selector: '#maincol h1',

  wmode: 'transparent',
css: [ '.sIFR-root { font-weight:normal; color: #680814;font-size:25px;text-align: left; display:block;    }'
	  
	    ,'a { text-decoration: none; }'
        ,'a:link { color: #680814; }'
        ,'a:hover { color: #680814; text-decoration: none; }'
	  
	  
	  
	     ],
  
  offsetLeft: -1,
  wmode: 'transparent'
});








