// JavaScript Document

if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
sIFR.replaceElement(named({sSelector:"h2", sWmode:"transparent", sFlashSrc:"bankgothic.swf", sColor:"#c4161c", sBgColor:"#666666", sFlashVars:"offsetLeft=0"}));
	
sIFR.replaceElement(named({sSelector:"h1", sWmode:"transparent", sFlashSrc:"bankgothic.swf", sColor:"#900409", sBgColor:"#666666", sFlashVars:"offsetLeft=0"}));

sIFR.replaceElement(named({sSelector:"h3", sWmode:"transparent", sFlashSrc:"bankgothic.swf", sColor:"#900409", sBgColor:"#666666", sFlashVars:"offsetLeft=0"}));

}

