
var itckabel = {
  src: 'swf/itckabel.swf'
};

sIFR.activate(itckabel);

sIFR.replace(itckabel, {
  selector: '.standard h1',
	css: '.sIFR-root { font-size: 20px; color': '#21282e; font-weight: normal; }',
	wmode: 'transparent'
});

