
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: #ffffff;font-size:33px;text-align: left; display:block;    }'
	  
	    ,'a { text-decoration: none; }'
        ,'a:link { color: #ffffff; }'
        ,'a:hover { color: #ffffff; text-decoration: none; }'
	  
	  
	  
	     ],
  
  offsetLeft: -1,
  wmode: 'transparent'
});






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

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



sIFR.replace(sifr, {
  selector: '.prices h5',

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





