var bellSlim = {
	src: '/web/flash/bellSlim.swf'
	,ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
};
sIFR.bHideBrowserText = true;
sIFR.activate(bellSlim);
sIFR.replace(bellSlim, {selector: 'h1', wmode: 'transparent'});

sIFR.replace(bellSlim, {selector: '.bb_supportBanner h1', wmode: 'transparent'});


/*
sIFR 2.0.2
if(typeof sIFR == "function"){
    sIFR.bHideBrowserText = false;
    sIFR.setup();
    //sIFR.replaceElement("h1", named({sFlashSrc: "/web/flash/tradegothic.swf", sColor: "#212121", sCase: "upper", wmode: "transparent"}));
    
    sIFR.replaceElement(named({sSelector:"body h1", sFlashSrc:"/web/flash/tradegothic.swf", sColor:"#212121", sLinkColor:"#212121", sBgColor:"#FFFFFF", sHoverColor:"#212121", sFlashVars:"textalign=left&offsetTop=6"}));
    
};
*/