/*	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/>
	
	This is where all the SIFR stuff is set up. - the JS looks for the elements and puts in these details

*/

if(typeof sIFR == "function"){
    sIFR.replaceElement("body#home #share_info h2#pagetitleshare", named({sFlashSrc: "/includes/helv_light2.swf", sBgColor: "#A69462", sColor: "#FFFFFF", sWmode: "transparent", nPaddingTop:0, nPaddingBottom:0}));
};

if(typeof sIFR == "function"){
    sIFR.replaceElement("body#home #share_info #price", named({sFlashSrc: "/includes/helv_65_med.swf", sBgColor: "#A69462", sColor: "#FFFFFF", sWmode: "transparent", nPaddingTop:0, nPaddingBottom:0}));
};

if(typeof sIFR == "function"){
    sIFR.replaceElement("body#home h2#pagetitle", named({sFlashSrc: "/includes/helv_light2.swf", sBgColor: "#A69462", sColor: "#FFFFFF", sWmode: "transparent", nPaddingTop:0, nPaddingBottom:0}));
};

if(typeof sIFR == "function"){
    sIFR.replaceElement("body#home #news_front_holder_container h3", named({sFlashSrc: "/includes/helv_light2.swf", sBgColor: "#A69462", sColor: "#FFFFFF", sWmode: "transparent", nPaddingTop:0, nPaddingBottom:0}));
};

if(typeof sIFR == "function"){
    sIFR.replaceElement("#content_padding .actualheader h2", named({sFlashSrc: "/includes/helv_light2.swf", sBgColor: "#A69462", sColor: "#FFFFFF", sWmode: "transparent", nPaddingTop:0, nPaddingBottom:0}));
};