//JavaScript Document

if(typeof sIFR == "function"){
// This is the preferred "named argument" syntax
sIFR.replaceElement(named({sSelector:"h2", sWmode:"transparent", sFlashSrc:"helveticaLTStd-ExtraComp.swf", sColor:"#88b8e8", sBgColor:"#666666", sFlashVars:"offsetLeft=0"}));

//sIFR.replaceElement(named({sSelector:"h4", sWmode:"transparent", sFlashSrc:"helveticaLTStd-ExtraComp.swf", sColor:"#020304", sBgColor:"#666666", sFlashVars:"offsetLeft=0"}));

sIFR.replaceElement(named({sSelector:"h1", sWmode:"transparent", sFlashSrc:"helveticaLTStd-ExtraComp.swf", sColor:"#ffffff", sBgColor:"#666666", sFlashVars:"offsetLeft=0"}));

sIFR.replaceElement(named({sSelector:"h3", sWmode:"transparent", sFlashSrc:"helveticaLTStd-ExtraComp.swf", sColor:"#88b8e8", sBgColor:"#666666", sFlashVars:"offsetLeft=0"}));
 

};