var main = {
  src: 'http://www.lumoenergy.com.au/flash/sifr.swf'
};

sIFR.activate(main);

/*sIFR.replace(main, {
selector: 'h1'
 ,css: [
   '.sIFR-root { font-size: 22px; font-weight: bold; color: #ff6600; white-space: nowrap; }' ,      
 ], wmode: 'transparent'
}); 

sIFR.replace(main, {
selector: '.action-item .action-name span, .right-banner .action-name span'
 ,css: [
   '.sIFR-root { font-size: 20px; font-weight: bold; color: #ff6600; white-space: nowrap; }' ,      
 ], wmode: 'transparent'
}); */





 
