<!---
//<![CDATA[
/* Replacement calls. Please see readme.txt for more information. */

var fontUnderground = path + "scripts/p22underground.swf";
var fontUndergroundBd = path + "scripts/p22underground-bd.swf";
var fontUndergroundXtras = path + "scripts/p22underground-xtras.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", sWmode : "transparent"});
	
	sIFR.replaceElement("#pagetitle h1", named({sFlashSrc : fontUnderground, sColor : "#336666", sBgColor : "#CCCC33", nPadding : "0,0,0,0", sFlashVars : "textalign=left&offsetLeft=0&offsetTop=0&underline=true", sWmode : "opaque" }));
	/*
	sIFR.replaceElement("h1", H1Template);
	sIFR.replaceElement("h2", H1Template);
	sIFR.replaceElement("h3", HXTemplate);
	sIFR.replaceElement("h4", HXTemplate);
	*/
}
//]]>
//--->