
var lubalin = { 
	src: '/images/lubalin-demi.swf'
	,forceWidth: 'false'
};

sIFR.activate(lubalin);
sIFR.replace(lubalin, {
  selector: 'h1.whatshot, h1.brandsingle, h1'
  ,wmode: 'transparent'
  ,css: '.sIFR-root { color: #FFFFFF; text-transform: uppercase; font-size: 34px;}'
});

var lubalinh2 = { 
	src: '/images/lubalin-demi.swf'
	,forceWidth: 'false'
};


sIFR.activate(lubalinh2);
sIFR.replace(lubalinh2, {
  selector: 'h2, h2.whatshot, h2.homeinfoblock, h2.footerBrands, h2.brandsHeadsmall, h2.footerBrandsHead'
  ,wmode: 'transparent'
  ,css: '.sIFR-root { color: #000000; font-size: 20px;}'
});
