/*

sIFR load script

*/

if(typeof sIFR == "function"){

// This is the older, ordered syntax
	sIFR.replaceElement("h1", "../assets/flash/am_typewriter.swf", "#40403b", null, null, null, 0, 0, 0, 0);
	sIFR.replaceElement("h2", named({sFlashSrc: "../assets/flash/am_typewriter_c.swf", sColor: "#FFFFFF", sWmode: "transparent"}));
};

