var ltego3 = {
  src: '/images/ltego3.swf'
};

sIFR.activate(ltego3); // From revision 209 and onwards

sIFR.replace(ltego3, {
  selector: 'h1.spezFont'
    ,css: {
      '.sIFR-root': { 'background-color': 'transparent', 'color': '#4a484e', 'leading' : '-10' }
    }
	,wmode: 'transparent'
	,tuneHeight: '-10'
});
/*
sIFR.debug.ratios({ src: '/images/dakota.swf', selector: 'h1' });
*/

