// JavaScript Document


//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){
// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({
		sSelector:".sub_headline",
		sFlashSrc:"script/swf/theserif.swf",
		sColor:"#A40046",
		sLinkColor:"#A40046",
		sHoverColor:"#A40046",
		sFlashVars: "textalign=center",
		sWmode: "transparent"}));
	
	sIFR.replaceElement(named({
		sSelector:".home_nav",
		sFlashSrc:"script/swf/theserif.swf",
		sColor:"#605379",
		sLinkColor:"#605379",
		sHoverColor:"#605379",
		sFlashVars: "textalign=center",
		sWmode: "transparent"}));
	
	sIFR.replaceElement(named({
		sSelector:".page_title",
		sFlashSrc:"script/swf/theserif.swf",
		sColor:"#A40046",
		sLinkColor:"#A40046",
		sHoverColor:"#A40046",
		sWmode: "transparent"}));
		
		
};

//]]>