$(document).ready(
	function() { 
		/* Replacement calls. Please see documentation for more information. */
		if(typeof sIFR == "function"){
			// This is the preferred "named argument" syntax
			sIFR.replaceElement(named({sSelector:"#titrePart1", sFlashSrc:"/swf/airstrip.swf", sColor:"#71b019", sLinkColor:"#655853", sBgColor:"Null", sHoverColor:"#FF9000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left", sWmode:"transparent"}));
			sIFR.replaceElement(named({sSelector:"#titrePart2", sFlashSrc:"/swf/airstrip.swf", sColor:"#055d9d", sLinkColor:"#655853", sBgColor:"Null", sHoverColor:"#FF9000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left", sWmode:"transparent"}));
			sIFR.replaceElement(named({sSelector:"#actuTitre", sFlashSrc:"/swf/airstrip.swf", sColor:"#ffffff", sLinkColor:"#655853", sBgColor:"Null", sHoverColor:"#FF9000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left", sWmode:"transparent"}));
			sIFR.replaceElement(named({sSelector:"#titrePage", sFlashSrc:"/swf/airstrip.swf", sColor:"#012847", sLinkColor:"#655853", sBgColor:"Null", sHoverColor:"#FF9000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left", sWmode:"transparent"}));
		};
		$('.scroll').jScrollPane();
	}
);