// JavaScript Document
//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"hzurichec.swf", sColor:"#ffffff", sLinkColor:null, sBgColor:"#474f52", sHoverColor:null, nPaddingTop:0, nPaddingBottom:6, sFlashVars:"textalign=left&offsetTop=0"}));
//	sIFR.replaceElement(named({sSelector:"h2", sFlashSrc:"hzurichec.swf", sColor:"#333", sLinkColor:"#c1cbcf", sBgColor:null, sHoverColor:"#CC0000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=0"}));

// This is the older, ordered syntax
//	sIFR.replaceElement("h1", "tradegothic.swf", "#003399", null, null, null, 0, 0, 0, 0);
//	sIFR.replaceElement("h2", "tradegothic.swf", "#003399", "#003399", "#CC0000", null, 0, 0, 0, 0);
};

//]]>

