/* START SiFR TEXT REPLACEMENT OF H1s */
if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
	
	sIFR.replaceElement(named({
	sSelector:"body h1", 
	sFlashSrc:"http://mediafiles.thedms.co.uk/publication/cu/cumbria.swf", 
	sColor:"#89ab55", 
	sLinkColor:"#89ab55", 
	sCase:"lower",
	sBgColor:"#ffffff", 
	sHoverColor:"#CCCCCC",
	sWmode:"transparent"}));

};
