<!---
//<![CDATA[
/* Replacement calls. Please see readme.txt for more information. */

var fontDINLt = path + "scripts/din-light.swf";
var fontDINReg = path + "scripts/din-regular.swf";
var fontDINMd = path + "scripts/din-medium.swf";
var fontDINBd = path + "scripts/din-bold.swf";
var fontDINBlk = path + "scripts/din-black.swf";

//if(typeof sIFR == "function" && sIFR.UA.bHasTransparencySupport){
if(typeof sIFR == "function"){
	//var H3Template = named({sFlashSrc : fontChappPro, sColor : "#1F4581", sLinkColor : "#8E824B", sHoverColor : "#8E824B", sBgColor : "#F1EFE6", nPadding : "0,0,0,0", sFlashVars : "textalign=left&offsetLeft=0&offsetTop=0&underline=true", sWmode : "transparent"});
	//var H4Template = named({sFlashSrc : fontChappProIt, sColor : "#1F4581", sLinkColor : "#8E824B", sHoverColor : "#8E824B", sBgColor : "#F1EFE6", nPadding : "0,0,0,0", sFlashVars : "textalign=left&offsetLeft=0&offsetTop=0&underline=true", sWmode : "transparent"});
	//var HXTemplate = named({sFlashSrc : fontBellBlk, sColor : "#09304C", sLinkColor : "#983100", sHoverColor : "#000000", sBgColor : "#FFFFFF", nPadding : "0,0,0,0", sFlashVars : "textalign=left&offsetLeft=0&offsetTop=0&underline=true", sCase: "upper", sWmode : "transparent"});
	
	sIFR.replaceElement("#pagetitle h1", named({sFlashSrc : fontDINBd, sColor : "#FFFFFF", sBgColor : "#000000", sFlashVars : "textalign=left&offsetLeft=0&offsetTop=0&underline=true", sCase : "upper", sWmode : "opaque" }));
	//sIFR.replaceElement("#homecontent-right h3", named({sFlashSrc : fontChappPro, sColor : "#1F4581", sLinkColor : "#8E824B", sHoverColor : "#8E824B", sBgColor : "#F1EFE6", nPadding : "0,0,0,0", sFlashVars : "textalign=center&offsetLeft=0&offsetTop=0&underline=true", sWmode : "transparent"}));
	//sIFR.replaceElement("h3", H3Template);
	//sIFR.replaceElement("h4", H4Template);
	/*
	sIFR.replaceElement("h1", H1Template);
	sIFR.replaceElement("h2", H1Template);
	sIFR.replaceElement("h3", HXTemplate);
	sIFR.replaceElement("h4", HXTemplate);
	*/
}
//]]>
//--->