var belizioreg = {
  src: '/wp-content/themes/stsaviours/js/sifr/belizio-reg.swf'
};
var beliziobold = {
  src: '/wp-content/themes/stsaviours/js/sifr/belizio-bold.swf'
};

sIFR.ua.supported = sIFR.ua.supported && (!sIFR.ua.ie || sIFR.ua.ieVersion > 6);
sIFR.activate(belizioreg, beliziobold); // From revision 209 and onwards

sIFR.replace(belizioreg, {
	selector: '#header div.textwidget p.headertimes'
		,css: {
        	'.sIFR-root': { 'text-align':'right', 'color':'#878686' }
      	}
		,wmode: 'transparent'
});

sIFR.replace(beliziobold, {
	selector: '#header div.textwidget p.headercontact'
		,css: {
        	'.sIFR-root': { 'text-align':'right', 'color':'#4a4a4a' }
      	}
		,wmode: 'transparent'
});

/*sIFR.replace(beliziobold, {
	selector: '#content h2'
		,css: {
        	'.sIFR-root': { 'color' : '#4a4a4a'}
      	}
		,wmode: 'transparent'
});*/

sIFR.replace(belizioreg, {
	selector: '#contenthome h2.homeheading'
		,css: {
        	'.sIFR-root': { 'text-align':'right', 'color':'#ffffff' }
      	}
		,wmode: 'transparent'
});



sIFR.replace(beliziobold, {
	selector: '#content h2.section_2'
		,css: {
        	'.sIFR-root': { 'color' : '#4a4a4a'}
      	}
		,wmode: 'transparent'
});

sIFR.replace(beliziobold, {
	selector: '#content h2.section_8'
		,css: {
        	'.sIFR-root': { 'color' : '#be4112'}
      	}
		,wmode: 'transparent'
});

sIFR.replace(beliziobold, {
	selector: '#content h2.section_18'
		,css: {
        	'.sIFR-root': { 'color' : '#268286'}
      	}
		,wmode: 'transparent'
});

sIFR.replace(beliziobold, {
	selector: '#content h2.section_39'
		,css: {
        	'.sIFR-root': { 'color' : '#609028'}
      	}
		,wmode: 'transparent'
});

sIFR.replace(beliziobold, {
	selector: '#content h2.section_52'
		,css: {
        	'.sIFR-root': { 'color' : '#965594'}
      	}
		,wmode: 'transparent'
});

sIFR.replace(beliziobold, {
	selector: '#content h2.section_58'
		,css: {
        	'.sIFR-root': { 'color' : '#cab22f'}
      	}
		,wmode: 'transparent'
});

sIFR.replace(beliziobold, {
	selector: '#content h2.section_62'
		,css: {
        	'.sIFR-root': { 'color' : '#4a4a4a'}
      	}
		,wmode: 'transparent'
});

sIFR.replace(beliziobold, {
	selector: '#content h2.section_64'
		,css: {
        	'.sIFR-root': { 'color' : '#4a4a4a'}
      	}
		,wmode: 'transparent'
});

sIFR.replace(beliziobold, {
	selector: '#content h2.section_66'
		,css: {
        	'.sIFR-root': { 'color' : '#4a4a4a'}
      	}
		,wmode: 'transparent'
});
sIFR.replace(beliziobold, {
	selector: '#content h2.section_69'
		,css: {
        	'.sIFR-root': { 'color' : '#4a4a4a'}
      	}
		,wmode: 'transparent'
});

//sIFR.replace(beliziobold, {
//	selector: '#sidebar ul li.page-item-8 a'
//		,css: {
//       	'.sIFR-root': { 'color':'#4a4a4a' }
//      	}
//		,wmode: 'transparent'
//});


