
//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){


		sIFR.replaceElement(named({
							  sSelector:"div.error-confirmation", 
							  sFlashSrc:"/_common/flash/hand.swf", 
 							  sColor:"#000000",  
							  sFlashVars:"textalign=left",
							  sWmode:"transparent",
							  sCase:"sentence",
							  sLinkColor:"#103470"
							  }));
		
		
			sIFR.replaceElement(named({
							  sSelector:".submenu h2", 
							  sFlashSrc:"/_common/flash/hand.swf", 
							  sColor:"#000000",  
							  sFlashVars:"textalign=left",
							  sWmode:"transparent",
							  sCase:"sentence"
							  }));
						
						

					
};
//]