
<!---
//<![CDATA[
/* Replacement calls. Please see readme.txt for more information. */

var fontTrajan = path + "js/trajan.swf";
var fontTrajanBd = path + "js/trajan-bd.swf";

if(typeof sIFR == "function" && sIFR.UA.bHasTransparencySupport){
//if(typeof sIFR == "function"){
	var H1Template = named({sFlashSrc : fontTrajan, sColor : "#D5AB9E", sLinkColor : "#D5AB9E", sHoverColor : "#FFFFFF", sBgColor : "#150000", nPadding : "0,0,0,0", sFlashVars : "textalign=right&offsetLeft=0&offsetTop=0&underline=true", sCase : "upper", sWmode : "transparent"});
	var H2Gallery = named({sFlashSrc : fontTrajan, sColor : "#FFFFFF", sLinkColor : "#FFFFFF", sHoverColor : "#FFFFFF", sBgColor : "#C5472C", nPadding : "0,0,0,0", sFlashVars : "textalign=center&offsetLeft=0&offsetTop=0&underline=true", sCase : "upper", sWmode : "opaque"});
	var H5HomeRate = named({sFlashSrc : fontTrajan, sColor : "#43536F", sLinkColor : "#43536F", sHoverColor : "#8E0E1B", sBgColor : "#FFFFFF", nPadding : "0,0,0,0", sFlashVars : "textalign=center&offsetLeft=0&offsetTop=0&underline=true", sCase : "upper", sWmode : "transparent"});
	
	sIFR.replaceElement("#pagetitle h1", H1Template);
	sIFR.replaceElement("div.gallery-detail div.title h2", H2Gallery);
	sIFR.replaceElement("#home-ratebox-text div.rate h5", H5HomeRate);	
}
//]]>
//--->
