<!---
//<![CDATA[
/* Replacement calls. Please see readme.txt for more information. */

var fontGeo415Lt = path + "scripts/geometric415-lt.swf";
var fontGeo415Md = path + "scripts/geometric415-md.swf";
var fontGeo415Blk = path + "scripts/geometric415-blk.swf";

if(typeof sIFR == "function" && sIFR.UA.bHasTransparencySupport){
//if(typeof sIFR == "function"){
	//var H1Template = named({sFlashSrc : fontBellBd, sColor : "#09304C", sLinkColor : "#983100", sHoverColor : "#000000", sBgColor : "#FFFFFF", nPadding : "0,0,5,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("#subtitle h1", named({sFlashSrc : fontGeo415Lt, sColor : "#FFFFFF", sBgColor : "#676734", sFlashVars : "textalign=center&offsetLeft=0&offsetTop=0&underline=true", sWmode : "transparent" }));
	/*
	sIFR.replaceElement("h1", H1Template);
	sIFR.replaceElement("h2", H1Template);
	sIFR.replaceElement("h3", HXTemplate);
	sIFR.replaceElement("h4", HXTemplate);
	*/
}
//]]>
//--->
