/*	sIFR 2.0.2

	Copyright 2004 - 2006 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.UA.bIsIEMac){

	//sIFR.replaceElement("h2",named({sFlashSrc:mainWebsiteURL + "misc/helvetica.swf", sColor:"#edfc03", sLinkColor:"#edfc03", sBgColor:"#edfc03", sHoverColor:"#edfc03", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"offsetTop=0",nPaddingRight:0,nPaddingLeft:0, sWmode:"transparent" }));

	//sIFR.replaceElement("h3",named({sFlashSrc:mainWebsiteURL + "misc/helvetica.swf", sColor:"#edfc03", sLinkColor:"#edfc03", sBgColor:"#edfc03", sHoverColor:"#edfc03", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"offsetTop=0",nPaddingRight:0,nPaddingLeft:0, sWmode:"transparent" }));

	sIFR.replaceElement(named({sSelector:"body h2", sFlashSrc:mainWebsiteURL + "misc/fontname.swf", sColor:"#6f9223", sLinkColor:"#6f9223", sBgColor:"#6f9223", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"offsetTop=0",nPaddingRight:0,nPaddingLeft:0, sWmode:"transparent" }));
	sIFR.replaceElement(named({sSelector:"body h3", sFlashSrc:mainWebsiteURL + "misc/fontname.swf", sColor:"#e1003b", sLinkColor:"#e1003b", sBgColor:"#e1003b", sHoverColor:"#e1003b", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"offsetTop=0",nPaddingRight:0,nPaddingLeft:0, sWmode:"transparent" }));
//	sIFR.replaceElement(named({sSelector:"body h4", sFlashSrc:mainWebsiteURL + "misc/fontname.swf", sColor:"#ffffff", sLinkColor:"#ffffff", sBgColor:"#ffffff", sHoverColor:"#ffffff", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"offsetTop=0",nPaddingRight:0,nPaddingLeft:0, sWmode:"transparent" }));

	sIFR.setup();

};