﻿if(typeof sIFR == "function"){
	var Headers = named({
		sFlashSrc:"swf/officina.swf",
		sColor:"#666666",
		sLinkColor:"#666666",
		sBgColor:"#ffffff",
		sHoverColor:"#666666",
		sWmode:"transparent",
		sFlashVars:"letterSpacing=6"
	});
	sIFR.replaceElement("h1", Headers);
};
