if(typeof sIFR == "function"){

sIFR.replaceElement
(
	named
	(
		{
		sSelector:"h1", 
		sFlashSrc:"/Frontend/FuturaND.swf", 
		sColor:"#111111", 
		sLinkColor:"#111111", 
		sBgColor:null, 
		sHoverColor:"#111111", 
		nPaddingTop:0, 
		nPaddingBottom:0,
		sFlashVars:"textalign=left&offsetTop=0"
		}
	)
);


sIFR.replaceElement
(
	named
	(
		{
		sSelector:"h2", 
		sFlashSrc:"/Frontend/FuturaND.swf", 
		sColor:"#111111", 
		sLinkColor:"#111111", 
		sBgColor:null, 
		sHoverColor:"#111111", 
		nPaddingTop:0, 
		nPaddingBottom:0,
		sFlashVars:"textalign=left&offsetTop=0"
		}
	)
);

sIFR.replaceElement
(
	named
	(
		{
		sSelector:"h2.sub_title", 
		sFlashSrc:"/Frontend/FuturaND.swf", 
		sColor:"#111111", 
		sLinkColor:"#111111", 
		sBgColor:null, 
		sHoverColor:"#111111", 
		nPaddingTop:0, 
		nPaddingBottom:0,
		sFlashVars:"textalign=left&offsetTop=0"
		}
	)
);


};

