
		var cambria = {
			src: '/_LAYOUTS/1033/IMAGES/Fundeon/LBT/american.swf'
			,ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
		};
		var offices = {
			src: '/_LAYOUTS/1033/IMAGES/Fundeon/LBT/officesans.swf'
			,ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
		};
			
		
		sIFR.activate(cambria, offices);
		
		sIFR.replace(offices, {
			selector: '#intro h2, #adviseurs h2',
			forceSingleLine: false,
			css: [
				 '.sIFR-root { font-size: 22px; color:#FFFFFF; font-weight:bold;  margin-bottom:20px;}'
				],
			wmode: 'transparent',
			tuneWidth: '5',
			forceWidth: false
		
		});

		sIFR.replace(offices, {
			selector: 'h3.white',
			forceSingleLine: false,
			css: [
				 '.sIFR-root { font-size: 18px; color:#FFFFFF;  margin-bottom:10px;}'
				],
			wmode: 'transparent',
			tuneWidth: '5',
			forceWidth: false
		
		});
		sIFR.replace(offices, {
			selector: 'h3.black',
			forceSingleLine: false,
			css: [
				 '.sIFR-root { font-size: 20px; color:#000000;  margin-bottom:10px; font-weight:bold; }'
				],
			wmode: 'transparent',
			tuneWidth: '5',
			forceWidth: false
		
		});
		

		sIFR.replace(offices, {
			selector: '#blueblock h3',
			forceSingleLine: false,
			css: [
				 '.sIFR-root { font-size: 24px; color:#FFFFFF;  margin-bottom:10px;}'
				],
			wmode: 'transparent',
			tuneWidth: '5',
			forceWidth: false
		
		});
