var sifrFontPath = "/UdaSie/_files/DINProRegular.swf"
/*
var sifrFontPath = "/UdaSie/_files/dinpl18.swf"
var sifrFontPath36 = "/UdaSie/_files/dinpl36.swf"
*/


function sifrSlogan() {
    var domPath = "#sloganC h2";
    var fontColor = "#DC1E1B";
    if(typeof sIFR == "function") sIFR.replaceElement(domPath, named({sFlashSrc: sifrFontPath, sColor: fontColor, sWmode: "transparent"}));	

    var domPath = "#sloganC h3";
    if(typeof sIFR == "function") sIFR.replaceElement(domPath, named({sFlashSrc: sifrFontPath, sColor: fontColor, sWmode: "transparent"}));	
}


function sifrSectionHeading() {
    var domPath = "#sectionHeadingC h2";
    var fontColor = "#DC1E1B";
    if(typeof sIFR == "function") sIFR.replaceElement(domPath, named({sFlashSrc: sifrFontPath, sColor: fontColor, sWmode: "transparent"}));	
}


/* ctrlEditProfile.ascx */
function sifrCtrlEditProfileProfileCompleteness() {
    var domPath = "#ctrlEditProfileC #profileCompletenessC span";
    var fontColor = "#000000";
    if(typeof sIFR == "function") sIFR.replaceElement(domPath, named({sFlashSrc: sifrFontPath, sColor: fontColor, sWmode: "transparent"}));	
}

function sifrCtrlEditProfileTabContentHeading() {
    var domPath = "#ctrlEditProfileC #multiViewC #multiViewTabContentC h3 span";
    var fontColor = "#3f3f3f";
    if(typeof sIFR == "function") sIFR.replaceElement(domPath, named({sFlashSrc: sifrFontPath, sColor: fontColor, sWmode: "transparent"}));	
}
/* /ctrlEditProfile.ascx */




/* ctrlUserInfo.ascx */
function sifrCtrlUserInfoPopularity () {
    var domPath = "#ctrlUserInfoC #popularity span";
	var fontColor = "#575757";
    if(typeof sIFR == "function") sIFR.replaceElement(domPath, named({sFlashSrc: sifrFontPath, sColor: fontColor, sWmode: "transparent"}));	
}

function sifrCtrlUserInfoProfileCompleteness() {
    var domPath = "#ctrlUserInfoC .profileCompleteness span";
    var fontColor = "#000000";
    if(typeof sIFR == "function") sIFR.replaceElement(domPath, named({sFlashSrc: sifrFontPath, sColor: fontColor, sWmode: "transparent"}));	
}
/* /ctrlUserInfo.ascx */


function sifrCtrlSimilarGoalsHeading() {
	var domPath = "#ctrlSimilarGoalsC h3 span";
	var fontColor = "#B1B1B1";
    if(typeof sIFR == "function") sIFR.replaceElement(domPath, named({sFlashSrc: sifrFontPath, sColor: fontColor, sWmode: "transparent"}));	
	var domPath = "#ctrlSimilarGoalsC h3 strong";
	var fontColor = "#D3110A";
    if(typeof sIFR == "function") sIFR.replaceElement(domPath, named({sFlashSrc: sifrFontPath, sColor: fontColor, sWmode: "transparent"}));	
}

function sifrCtrlEditGoalSimilarGoalsHeading() {
	var domPath = "#ctrlEditGoalSimilarGoalsC h3 span";
	var fontColor = "#B1B1B1";
    if(typeof sIFR == "function") sIFR.replaceElement(domPath, named({sFlashSrc: sifrFontPath, sColor: fontColor, sWmode: "transparent"}));	
	var domPath = "#ctrlEditGoalSimilarGoalsC h3 strong";
	var fontColor = "#D3110A";
    if(typeof sIFR == "function") sIFR.replaceElement(domPath, named({sFlashSrc: sifrFontPath, sColor: fontColor, sWmode: "transparent"}));	
}

function sifrCtrlForumTheirsHeading() {
	var domPath = "#ctrlForumC h3 span";
	var fontColor = "#D3110A";
    if(typeof sIFR == "function") sIFR.replaceElement(domPath, named({sFlashSrc: sifrFontPath, sColor: fontColor, sWmode: "transparent"}));	

}

/*

if(typeof sIFR == "function") {
    sIFR.replaceElement("h3.titleMain", named({sFlashSrc: fontPath, sColor: "#DD0010", sWmode: "transparent"}));	
    sIFR.replaceElement("h3.small", named({sFlashSrc: "/Sklep/_files/DINProRegular.swf", sColor: "#DD0010", sWmode: "transparent"}));	
    sIFR.replaceElement("h5", named({sFlashSrc: "/Sklep/_files/DINProRegular.swf", sColor: "#E39332", sWmode: "transparent"}));	
}
*/