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

if(typeof sIFR == "function"){
// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({sSelector:"body h5", sFlashSrc:"din.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", nPaddingTop:20, nPaddingBottom:20, sFlashVars:"textalign=center&offsetTop=6"}));

// This is the older, ordered syntax
	sIFR.replaceElement(".sub-title", "trebuchet.swf", "#959795", "#959795", "#959795", "#959795", 0, 0, 0, 0,"textalign=left&offsetTop=0");
	sIFR.replaceElement(".sub-title1", "trebuchet.swf", "#AFB1AF", "#AFB1AF", "#AFB1AF", "#AFB1AF", 0, 0, 2, 0,"textalign=left&offsetTop=0");
	sIFR.replaceElement(".sub-title2", "trebuchet.swf", "#4F5559", "#4F5559", "#4F5559", "#4F5559", 0, 0, 0, 0,"textalign=left&offsetTop=0");
	sIFR.replaceElement(".sub-title3", "trebuchet.swf", "#4F5559", "#4F5559", "#4F5559", "#4F5559", 0, 0, 0, 0,"textalign=left&offsetTop=0");
	sIFR.replaceElement(".title-border2", "trebuchet.swf", "#4F5559", "#4F5559", "#4F5559", "#4F5559", 0, 0, 2, 0,"textalign=left&offsetTop=0");
};
//]]>