// JavaScript Document
if(typeof sIFR == "function"){
	renderSifr();
};
var timer;
function reRenderSifr() {
	timer=setTimeout(renderSifr,0);
}
function renderSifr() {
	sIFR.replaceElement("h1.title", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#e20684", sWmode:"transparent"}));
	sIFR.replaceElement("h1.video-title", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#e20684", sWmode:"transparent"}));
	sIFR.replaceElement("h2.title", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#e20684", sWmode:"transparent"}));
	sIFR.replaceElement("h3.title", named({sFlashSrc: "/swf/copperplate.swf",sColor: "#e20684", sWmode:"transparent", sFlashVars:"textalign=center"}));
	//   sIFR.replaceElement("h4.title", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#e20684", sWmode:"transparent"}));
	//   sIFR.replaceElement("h5.title", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#000000", sWmode:"transparent"}));
	sIFR.replaceElement(".trainingdiary-weekrow-week .copperplate_14_grey", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#5c5a5b", sWmode:"transparent", sFlashVars:"textalign=center"}));
	sIFR.replaceElement("h1.fooddiary, h1.summary", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#e20684", sWmode:"transparent"}));
	sIFR.replaceElement("h2.summary", named({sFlashSrc: "/swf/dymo.swf", sColor: "#ffffff", sWmode:"transparent"}));
	sIFR.replaceElement(".sciencetitle", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#e2007b", sWmode:"transparent"}));
	sIFR.replaceElement("h2.fooddiary, h3.summary", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#e20684", sWmode:"transparent",sFlashVars:"textalign=right"}));
	sIFR.replaceElement("h3.fooddiary", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#e20684", sWmode:"transparent"}));
	sIFR.replaceElement(".training-diary-workout-title", named({sFlashSrc: "/swf/gfordner.swf", sColor: "#e2007b", sWmode:"transparent", sFlashVars:"textalign=center"}));
	sIFR.replaceElement(".steps", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#c4c4c4", sWmode:"transparent"}));
	sIFR.replaceElement(".stepsP", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#e2007b", sWmode:"transparent"}));
	sIFR.replaceElement("h1.profile", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#e2007b", sWmode:"transparent"}));
	sIFR.replaceElement("h3.profile", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#e2007b", sWmode:"transparent"}));
	sIFR.replaceElement("h1.frontendtitle", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#8D7D74", sWmode:"transparent"}));
	sIFR.replaceElement("h2.frontendtitle", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#e2007b", sWmode:"transparent"}));
	sIFR.replaceElement("h2.upgrade", named({sFlashSrc: "/swf/copperplate.swf", sColor: "#e20684", sWmode:"transparent"}));

	
	

	
}

