//<![CDATA[
/* Replacement calls. Please see documentation for more information. */
//alert(rootURL);
function load_SIFR_Content(rootURL) {
	
	if(typeof sIFR == "function"){
	
	// This is the preferred "named argument" syntax
	//	sIFR.replaceElement(named({sSelector:"body h5", sFlashSrc:"<?php echo $rootURL; ?>common/font/vandenkeere.swf", sColor:"#0a6aa4", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=center&offsetTop=0"}));
	
		//if (!rootURL) { var rootURL = '' };
		
		//alert(rootURL);
	// This is the older, ordered syntax
		sIFR.replaceElement("h5#pullquote", rootURL+"common/font/vandenkeere.swf", "#666666", "#666666", "#FFFFFF", "#FFFFFF", 0, 0, 0, 0);
		sIFR.replaceElement("h1.heading", rootURL+"common/font/myriad.swf", "#0a6aa4", null, null, null, 0, 0, 0, 0);
		sIFR.replaceElement("h2.heading", rootURL+"common/font/myriad.swf", "#0a6aa4", null, null, null, 0, 0, 0, 0);
		sIFR.replaceElement("h2.heading_large", rootURL+"common/font/myriad.swf", "#0a6aa4", null, null, null, 0, 0, 0, 0);
		sIFR.replaceElement("h2.heading_large2", rootURL+"common/font/myriad.swf", "#0a6aa4", null, null, null, 0, 0, 0, 0);
 		sIFR.replaceElement("h2.heading_small",rootURL+ "common/font/myriad.swf", "#0a6aa4", null, null, null, 0, 0, 0, 0);
		sIFR.replaceElement("h3.heading_large", rootURL+"common/font/myriad.swf", "#0a6aa4", null, null, null, 0, 0, 0, 0);
		sIFR.replaceElement("h3.heading_small", rootURL+"common/font/myriad.swf", "#0a6aa4", null, null, null, 0, 0, 0, 0);
		sIFR.replaceElement("h3.heading", rootURL+"common/font/myriad.swf", "#0a6aa4", null, null, null, 0, 0, 0, 0);
		sIFR.replaceElement("h3.sub_heading", rootURL+"common/font/myriad.swf", "#0a6aa4", null, null, null, 0, 0, 0, 0);
		sIFR.replaceElement(".sub_sub_heading", rootURL+"common/font/thin_myraid.swf", "#333", null, null, null, 0, 0, 0, 0);
		//sIFR.replaceElement(".subhead","common/font/mayraid.swf","#000000", "null", "null", "null", 0, 0, 0, 0, null);
		//sIFR.replaceElement("h3", "common/font/tradegothic.swf", "#000000", null, null, null, 0, 0, 0, 0, null);
	
	};
	
}
if (!rootURL) { var rootURL = '' };
load_SIFR_Content(rootURL);
//]]>

