// JavaScript Document

if(typeof sIFR == "function"){
    sIFR.replaceElement("h1.flashtxt_title", named({sFlashSrc: "./flash/sifr.swf", sColor: "#C2170A", sBgColor:"#fff"}));
	sIFR.replaceElement("h1.flashtxt_title_black", named({sFlashSrc: "./flash/sifr.swf", sColor: "#000", sBgColor:"#fff"}));
	sIFR.replaceElement(".just_txt", named({sFlashSrc: "./flash/sifr.swf", sColor: "#000", sBgColor:"#fff"}));
	sIFR.replaceElement(".just_txt_red", named({sFlashSrc: "./flash/sifr.swf", sColor: "#C2170A", sBgColor:"#fff"}));

};