// JavaScript Document

if(typeof sIFR == "function"){

	sIFR.replaceElement(
		named({
		  	sSelector:".intro h2",
			sFlashSrc:"../_sifr/snell.swf",
			sColor:"#d3be96",
			sLinkColor:"#d3be96",
			sBgColor:"#322b29",
			sWmode:"transparent",
			sHoverColor:"#d3be96",
			nPaddingTop:0,
			nPaddingBottom:0,
			sFlashVars:"textalign=left&offsetTop=0&offsetLeft=15"}
		));
	
		sIFR.replaceElement(
		named({
		  	sSelector:".intro h3",
			sFlashSrc:"../_sifr/snell.swf",
			sColor:"#d3be96",
			sLinkColor:"#d3be96",
			sBgColor:"#322b29",
			sWmode:"transparent",
			sHoverColor:"#d3be96",
			nPaddingTop:0,
			nPaddingBottom:0,
			sFlashVars:"textalign=left&offsetTop=0&offsetLeft=5"}
		));
		
		sIFR.replaceElement(
		named({
		  	sSelector:".content h2",
			sFlashSrc:"../_sifr/snell.swf",
			sColor:"#947d52",
			sLinkColor:"#947d52",
			sBgColor:"#feebc4",
			sWmode:"transparent",
			sHoverColor:"#947d52",
			nPaddingTop:0,
			nPaddingBottom:0,
			sFlashVars:"textalign=left&offsetTop=0&offsetLeft=12"}
		));
		
		sIFR.replaceElement(
		named({
		  	sSelector:".christmasContent h2",
			sFlashSrc:"../_sifr/snell.swf",
			sColor:"#947d52",
			sLinkColor:"#947d52",
			sBgColor:"#feebc4",
			sWmode:"transparent",
			sHoverColor:"#947d52",
			nPaddingTop:0,
			nPaddingBottom:0,
			sFlashVars:"textalign=left&offsetTop=0&offsetLeft=12"}
		));
		
		sIFR.replaceElement(
		named({
		  	sSelector:".bouton h4",
			sFlashSrc:"../_sifr/snell.swf",
			sColor:"#000000",
			sLinkColor:"#000000",
			sBgColor:"#d2af73",
			sWmode:"transparent",
			sHoverColor:"#feebc4",
			nPaddingTop:0,
			nPaddingBottom:0,
			sFlashVars:"textalign=left&offsetTop=0&offsetLeft=10"}
		));
		
				sIFR.replaceElement(
		named({
		  	sSelector:".specialContent h2",
			sFlashSrc:"../_sifr/snell.swf",
			sColor:"#73d1b7",
			sLinkColor:"#73d1b7",
			sBgColor:"#feebc4",
			sWmode:"transparent",
			sHoverColor:"#947d52",
			nPaddingTop:0,
			nPaddingBottom:0,
			sFlashVars:"textalign=left&offsetTop=0&offsetLeft=12"}
		));
}

