     var peignot = { src: '/assets/templates/fairfaxandroberts/web/peignot.swf' };

    // sIFR.useStyleCheck = true;
    sIFR.activate(peignot);
	
	sIFR.replace(peignot, {
	selector: '.back-link',
	css: {'.sIFR-root': { 'background-color':'#E6E0C0', 'color':'#000000'}, 'a': { 'text-decoration': 'none'}, 'a:link': { 'color': '#000000' }, 'a:hover': { 'color': '#000000'} },
	wmode: 'transparent'
	});

	sIFR.replace(peignot, {
	selector: '.nav',
	css: {'.sIFR-root': { 'background-color':'#E6E0C0', 'color':'#000000'}, 'a': { 'text-decoration': 'none'}, 'a:link': { 'color': '#000000' }, 'a:hover': { 'color': '#000000'} },

	wmode: 'transparent'
	});    

	sIFR.replace(peignot, {
		selector: '.home-left>h3,.home-right>h3',
		css: {'.sIFR-root': { 'background-color':'#E6E0C0', 'color':'#000000', 'text-align': 'left'}},
		wmode: 'transparent'
	});

	sIFR.replace(peignot, {
	selector: 'h4',
	css: {'.sIFR-root': { 'background-color':'#E6E0C0', 'color':'#000000'}, 'a': { 'text-decoration': 'none'}, 'a:link': { 'color': '#000000' }, 'a:hover': { 'color': '#000000' } },
	wmode: 'transparent'
	});

	sIFR.replace(peignot, {
	selector: 'h3',
	css: {'.sIFR-root': { 'background-color':'#E6E0C0', 'color':'#000000'}, 'a': { 'text-decoration': 'none'}, 'a:link': { 'color': '#000000' }, 'a:hover': { 'color': '#000000' } },
	wmode: 'transparent'
	});
	
	sIFR.replace(peignot, {
	selector: 'h2',
	css: {'.sIFR-root': { 'background-color':'#E6E0C0', 'color':'#000000'}, 'a': { 'text-decoration': 'none'}, 'a:link': { 'color': '#000000' }, 'a:hover': { 'color': '#000000' } },
	wmode: 'transparent'
	});
	
	

	