function onLoadScreen(){
	if (typeof sIFR == "function") {
		sIFR.replaceElement("#headline>h1", named({
			sFlashSrc: "lib/font_segoe_bold.swf",
			sColor: "#FFFFFF",
			sWmode: "transparent"
		}));
	};
}