var chunkfive = {    src: 'http://dev.pixelcraft.ie/minimo/flash/chunkfive.swf'  };    sIFR.activate(chunkfive);    sIFR.replace(chunkfive, {    selector: '.sifr-title' ,	offsetTop: '5',		css: [	      '.sIFR-root {  color: #404a47; leading: 2; letter-spacing: -1.5; }'  ,	      'em { font-style: normal; color: #f8ab27; }' ,                  'em_small { font-style: normal; color: #f8ab27; }' 	],	wmode: 'transparent'  });sIFR.replace(chunkfive, {    selector: '.sifr-subtitle' ,	offsetTop: '5',		css: [	      '.sIFR-root {  color: #404a47; leading: 2; }'  ,	      'em { font-style: normal; color: #f8ab27; }' ,                  'em_small { font-style: normal; color: #f8ab27; }' 	],	wmode: 'transparent'  });