
var avantGarde_LT_Book = {
		  src: 'http://www.jonsigns.co.uk/includes/avantGarde_LT_Book.swf'
		};
var TimesnewRoman = {
		  src: 'http://www.jonsigns.co.uk/includes/times_new_roman.swf'
		};
sIFR.useStyleCheck = true;
sIFR.activate(avantGarde_LT_Book, TimesnewRoman);

sIFR.replace(avantGarde_LT_Book, {
	  selector: 'h1',
	  wmode: 'transparent',
	  fixFocus: true,
	  forceSingleLine: true,
	  css: [ '.sIFR-root { color: #b0b5c6; background-color: #E21A22; letter-spacing: 5; } object { outline: 0; }', 
	         'strong { color: #2C395E; }' ]
});

sIFR.replace(TimesnewRoman, {
	  selector: 'p.services_statements',
	  wmode: 'transparent',
	  fixFocus: true,
	  css: [ '.sIFR-root { text-align: right; color: #b0b5c6; font-style: italic; } object { outline: 0; }' ]
});


/*sIFR.replace(swiz721, {
	  selector: 'h3',
	  wmode: 'transparent',
	  forceSingleLine: true,
	  css: [ '.sIFR-root {color: #005AAB; background-color: #E21A22; letter-spacing: 3;} object { outline: 0; }' ]
});*/
