// alert(navigator.appVersion);
// alert(navigator.appVersion.indexOf("MSIE 6.0"));
// if (navigator.appVersion.indexOf("MSIE 6.0") == - 1) {
	if(sIFR != null && sIFR.replaceElement != null){
		sIFR.replaceElement("h1", named({sFlashSrc: "sIfr/myriad.swf", sColor: "#8E783E", sBgColor: "#ffffff", sLinkColor: "#000033", sHoverColor: "#FF0033", sWmode: "transparent"  }));						
		sIFR.replaceElement("h3.date", named({sFlashSrc: "sIfr/myriad.swf", sColor: "#858585", sBgColor: "#8E783E", sLinkColor: "#1fb3ff", sHoverColor: "#1fb3ff", sWmode: "transparent"  }));						
	};
//}*/
