//<[CDATA[

	var chaletLondon1980 = {
		src: 'http://laboratory.vg/wp-content/themes/laboratory/images/chaletLondon1980.swf'
	};
	
	sIFR.useStyleCheck = true;
	sIFR.activate(chaletLondon1980);
	//sIFR.activate(chaletComprimeMilanSixty);
	
	sIFR.replace(chaletLondon1980, {
	//sIFR.replace(chaletComprimeMilanSixty, {
		selector: 'h2.rep_sifr'
		,wmode: 'transparent'
		,css: [
			'a { text-decoration: none; }',
			'a:link { color:#0168b5; }',
			'a:hover { color:#60af1e; }',
		]
	});
	
	sIFR.replace(chaletLondon1980, {
	//sIFR.replace(chaletComprimeMilanSixty, {
		selector: 'h5.rep_sifr'
		,wmode: 'transparent'
		,css: [
			'.sIFR-root { letter-spacing: 2; text-transform:uppercase; color:#797874 }',
			'a { text-transform: uppercase; text-decoration: none; }',
			'a:link { color:#e60005; }',
			'a:hover { color:#ef7800; }',
		]
	});

//]]>