﻿// sIFR
/**/
	if(typeof sIFR == "function"){
		sIFR.replaceElement( 
			named({
				sSelector:"body h1", 
				sFlashSrc:"/_INCLUDES/js/sifr/migraine_sans.swf", 
				sColor:"#0699c9", 
				sLinkColor:"#000000", 
				sBgColor:"#000000",
				sWmode: "opaque"
			})
		);
	}
