if(typeof sIFR == "function"){

sIFR.replaceElement(named({
sSelector:"h1,h2",
sFlashSrc:"/flash/sifr.swf",
sColor:"#cccccc",
sLinkColor:"#000000",
sBgColor:"#202020",
sHoverColor:"#CCCCCC",
sWmode:"transparent",
nPaddingTop:1,
nPaddingBottom:1,
sFlashVars:"textalign=left&offsetTop=0"
}));

//sIFR.replaceElement(named({
//sSelector:"h3",
//sFlashSrc:"/flash/sifr.swf",
//sColor:"#919191",
//sLinkColor:"#919191",
//sBgColor:"#202020",
//sHoverColor:"#7B9C0A",
//nPaddingTop:1,
//sWmode:"transparent",
//nPaddingBottom:1,
//sFlashVars:"textalign=left&offsetTop=0"
//}));

sIFR.replaceElement(named({
sSelector:"div.p_title",
sFlashSrc:"/flash/sifr.swf",
sColor:"#cccccc",
sLinkColor:"#a6a6a6",
sBgColor:"#202020",
sHoverColor:"#7B9C0A",
nPaddingTop:1,
sWmode:"transparent",
nPaddingBottom:1,
sFlashVars:"textalign=left&offsetTop=0"
}));

sIFR.replaceElement(named({
sSelector:"div.p_price",
sFlashSrc:"/flash/sifr_black.swf",
sColor:"#588500",
sLinkColor:"#588500",
sBgColor:"#202020",
sHoverColor:"#7B9C0A",
nPaddingTop:1,
sWmode:"transparent",
nPaddingBottom:1,
sFlashVars:"textalign=left&offsetTop=0"
}));

sIFR.replaceElement(named({
sSelector:"div.p_price_sale",
sFlashSrc:"/flash/sifr_black.swf",
sColor:"#ff0000",
sLinkColor:"#ff0000",
sBgColor:"#202020",
sHoverColor:"#7B9C0A",
nPaddingTop:1,
sWmode:"transparent",
nPaddingBottom:1,
sFlashVars:"textalign=left&offsetTop=0"
}));

};
