  var fslola_med = {
    src: '/flash/fslola_med.swf' };
  
  sIFR.useStyleCheck = true;
  sIFR.activate(fslola_med);
  
	sIFR.replace(fslola_med,{ 
		wmode: 'transparent',
		selector: '.menuNorm',
		ratios:[9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01],
		css: ['.sIFR-root {color:#777777;}'
		,'a { color: #777777; text-decoration:none;}'
		,'a:hover { color: #d60022; text-decoration:none; }'
		,'.active { color: #d60022; text-decoration:none; }'],
		selectable: false,
		forceSingleLine: true,
		offsetTop: 2,
		thickness: 100
	});

	sIFR.replace(fslola_med,{ 
		wmode: 'transparent',
		selector: '.frontMenu',
		ratios:[9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01],
		css: ['.sIFR-root {color:#FFFFFF;}'
		,'a { color: #FFFFFF; text-decoration:none;}'
		,'a:hover { color: #AAAAAA; text-decoration:none; }'],
		selectable: false,
		forceSingleLine: true,
		fitExactly: true,
		offsetTop: 2
	}); 
	
	sIFR.replace(fslola_med,{ 
		wmode: 'transparent',
		selector: 'h1',
		ratios:[9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01] ,
		css: ['.sIFR-root { color: #d60022; }'
		,'.front {color:#FFFFFF; }'],
		selectable: false,
		forceSingleLine: true
	}); 
	
	sIFR.replace(fslola_med,{ 
		wmode: 'transparent',
		selector: 'h2',
		ratios:[9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01] ,
		css: ['.sIFR-root { color: #d60022; }'],
		selectable: false,
		forceSingleLine: true,
		repaintOnResize: false
	});
	
	sIFR.replace(fslola_med,{ 
		wmode: 'transparent',
		selector: '.front',
		ratios:[9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01] ,
		css: ['.sIFR-root {color:#FFFFFF; text-align:right; }'],
		selectable: false
	}); 	
	
	sIFR.replace(fslola_med,{ 
		wmode: 'transparent',
		selector: '.radioLabelNorm',
		ratios:[9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01] ,
		css: ['.sIFR-root { color: #000000; }'
		,'.active {color:#FFFFFF; }'],
		selectable: false,
		forceSingleLine: true,
		offsetTop: 2
	}); 
	
	sIFR.replace(fslola_med,{ 
		wmode: 'transparent',
		selector: '.formLabel',
		ratios:[9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01] ,
		css: ['.sIFR-root { color: #000000; }'],
		selectable: false,
		forceSingleLine: true,
		offsetTop: 3
	});
	
	sIFR.replace(fslola_med,{ 
		wmode: 'transparent',
		selector: '.price',
		ratios:[9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01] ,
		css: ['.sIFR-root { color: #FFFFFF; }'],
		selectable: false,
		forceSingleLine: true,
		offsetTop: 2,
		thickness: 100
	});
	
	sIFR.replace(fslola_med,{ 
		wmode: 'transparent',
		selector: '.topHeader',
		ratios:[9, 1.16, 16, 1.09, 24, 1.06, 37, 1.04, 74, 1.02, 1.01] ,
		css: ['.sIFR-root { color: #FFFFFF; }'],
		selectable: false,
		forceSingleLine: true,
		offsetTop: 2,
		thickness: 100
	});