/* Perform these functions once the page is finished loading */
$(function() {
	
	/* Replacement calls. Please see documentation for more information. */
	
	if(typeof sIFR == "function"){
    sIFR.replaceElement(".home-heading", named({sFlashSrc: "flash/trajanpro24.swf", sColor: "#000", sBgColor: "#f5f5f5", sFlashVars: "textalign=center", sCase: "upper"}));
    sIFR.replaceElement(".subpage-heading", named({sFlashSrc: "flash/trajanpro24.swf", sColor: "#000", sBgColor: "#f5f5f5", sFlashVars: "offsetLeft=20", sCase: "upper"}));
    sIFR.replaceElement(".events-title h3", named({sFlashSrc: "flash/trajanpro24.swf", sColor: "#ffffff", sBgColor: "#007447", sFlashVars: "textalign=center", sCase: "upper"}));
	};
	
	$("#header").append("<a href=\"index.php\"><img src=\"images/header.gif\" alt=\"Cluster\" /></a>");

});