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