     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':'#cccccc'}, 'a': { 'text-decoration': 'none'}, 'a:link': { 'color': '#cccccc' }, 'a:hover': { 'color': '#ffffff'} },
	filters: {
	        DropShadow: {
	           distance: 1
	          ,color: '#000000'
	          ,strength: 2
	          ,alpha: .5
	        }
	      },
	wmode: 'transparent'
	});

	sIFR.replace(peignot, {
	selector: '.nav',
	css: {'.sIFR-root': { 'background-color':'#E6E0C0', 'color':'#cccccc'}, 'a': { 'text-decoration': 'none'}, 'a:link': { 'color': '#cccccc' }, 'a:hover': { 'color': '#ffffff'} },
	filters: {
	        DropShadow: {
	           distance: 1
	          ,color: '#000000'
	          ,strength: 2
	          ,alpha: .5
	        }
	      },
	wmode: 'transparent'
	});    

	sIFR.replace(peignot, {
		selector: '.home-left>h3,.home-right>h3',
		css: {'.sIFR-root': { 'background-color':'#E6E0C0', 'color':'#cccccc', 'text-align': 'left'}},
		filters: {
		        DropShadow: {
		           distance: 1
		          ,color: '#000000'
		          ,strength: 2
		          ,alpha: .5
		        }
		      },
		wmode: 'transparent'
	});

	sIFR.replace(peignot, {
	selector: 'h4',
	css: {'.sIFR-root': { 'background-color':'#E6E0C0', 'color':'#cccccc'}, 'a': { 'text-decoration': 'none'}, 'a:link': { 'color': '#ffffff' }, 'a:hover': { 'color': '#ffffff' } },
	filters: {
	        DropShadow: {
	           distance: 1
	          ,color: '#000000'
	          ,strength: 2
	          ,alpha: .5
	        }
	      },
	wmode: 'transparent'
	});

	sIFR.replace(peignot, {
	selector: 'h3',
	css: {'.sIFR-root': { 'background-color':'#E6E0C0', 'color':'#cccccc'}, 'a': { 'text-decoration': 'none'}, 'a:link': { 'color': '#ffffff' }, 'a:hover': { 'color': '#ffffff' } },
	filters: {
	        DropShadow: {
	           distance: 1
	          ,color: '#000000'
	          ,strength: 2
	          ,alpha: .5
	        }
	      },
	wmode: 'transparent'
	});
	
	sIFR.replace(peignot, {
	selector: 'h2',
	css: {'.sIFR-root': { 'background-color':'#E6E0C0', 'color':'#cccccc'}, 'a': { 'text-decoration': 'none'}, 'a:link': { 'color': '#ffffff' }, 'a:hover': { 'color': '#ffffff' } },
	filters: {
	        DropShadow: {
	           distance: 1
	          ,color: '#333333'
	          ,strength: 2
	          ,alpha: .5
	        }
	      },
	wmode: 'transparent'
	});
	
	

	