/*	sIFR v2.0.1 SOURCE
	Copyright 2004 - 2005 Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

	This software is licensed under the CC-GNU LGPL <http://creativecommons.org/licenses/LGPL/2.1/>
*/


if(typeof sIFR == "function"){
	//sIFR.replaceElement("h2", "swf/magdacleanregular.swf", H2colorText, null, null, H2colorFons, 0, 0, 0, 0);
	sIFR.replaceElement("h1", "swf/magdacleanregular.swf", '#FFFFFF', null, null, '#FF6600', 0, 0, 0, 0);
	sIFR.replaceElement("h3", "swf/magdacleanregular.swf", '#FF6600', null, null, '#FFFFFF', 0, 0, 0, 0);
	sIFR.replaceElement("h4", "swf/magdacleanregular.swf", '#FFFFFF', null, null, '#FF6600', 0, 0, 0, 0);
	sIFR.replaceElement("h5", "swf/magdacleanregular.swf", '#FF6600', null, null, '#FFFFFF', 0, 0, 0, 0);
}