function activateSIFR(navigation) {
	if(typeof sIFR == "function"){
		
		sIFR.replaceElement(named({sSelector:"div#title h1", sFlashSrc:"/themes/damarisproject/assets/swf/times.swf", sColor:"#00AB96", sLinkColor:"#000000", sBgColor:"#D9EFE9", sHoverColor:"#CCCCCC"}));
		
	}
}

activateSIFR();