function initSifrTags() {
	if(typeof sIFR == "function"){
		sIFR.replaceElement("h1.pageTitle", named({sFlashSrc: "/site_assets/swf/crackhouse.swf", sWmode: "transparent", sColor: "#000000"}));
	};
}

Event.observe(window, "load", initSifrTags);
