
	// JavaScript Document
	if (typeof sIFR == "function") {
		var h1_stoneinformal = named ({
			sFlashSrc : "./sifr/stoneinformal.swf",
			sColor : "#000000",
			sBgColor: "#ffffff",
			sWmode: "transparent"
			});
		sIFR.replaceElement ("h1.titel", h1_stoneinformal);
		var p_stoneinformal = named ({
			sFlashSrc : "./sifr/stoneinformal.swf",
			sColor : "#666666",
			sBgColor: "#ffffff",
			sWmode: "transparent"
			});
		sIFR.replaceElement ("h2.ondertitel", p_stoneinformal);
	};