var mostra1reg = {
	src: 'mostra1reg.swf'
};
var mostra1light = {
	src: 'mostra1light.swf'
};
var mostra1bold = {
	src: 'mostra1bold.swf'
};
var mostra1heavy = {
	src: 'mostra1heavy.swf'
};
var mostra1dual = {
	src: 'mostra1dual.swf'
};
// sIFR.delayCSS  = true; //
// sIFR.domains = ['discoverhurley.org'];  //

sIFR.useStyleCheck = true;
sIFR.activate(mostra1reg, mostra1light, mostra1bold, mostra1heavy, mostra1dual);

//sIFR.debug.ratios(mostra1dual, { 
sIFR.replace(mostra1dual, { 
	selector: '#home #contentMain p .strong'
	,ratios: [8,1.3,9,1.22,10,1.25,15,1.22,19,1.18,26,1.17,37,1.15,48,1.14,49,1.13,53,1.14,54,1.13,55,1.14,84,1.13,85,1.12,86,1.13,89,1.12,91,1.13,1.12]
	,forceSingleLine: true
	,css: [
		   '.sIFR-root { text-align:left; color:#000000; font-family:mostraoneheavy; }',
		]
	,wmode: 'transparent'
});
//sIFR.debug.ratios(mostra1dual, { 
sIFR.replace(mostra1dual, { 
	selector: '#home #contentMain p .regular'
	,ratios: [9,1.27,13,1.18,18,1.14,26,1.13,29,1.11,30,1.12,33,1.11,48,1.1,77,1.09,78,1.08,79,1.09,85,1.08,87,1.09,1.08]
	,forceSingleLine: true
	,css: [
		   '.sIFR-root { text-align:left; color:#000000; font-family:mostraoneregular; }',
		]
	,wmode: 'transparent'
});
//sIFR.debug.ratios(mostra1reg, { 
sIFR.replace(mostra1reg, { 
	selector: '#contactinfo h1, #contactinfo p'
	,ratios: [9,1.27,13,1.18,18,1.14,26,1.13,29,1.11,30,1.12,33,1.11,48,1.1,77,1.09,78,1.08,79,1.09,85,1.08,87,1.09,1.08]
	,forceSingleLine: true
	,css: [
		   '.sIFR-root { text-align:left; color:#ffffff; }',
			'a { text-decoration: none }',
			'a:link { color: #ffffff }',
			'a:hover { color: #ffcc00 }'
		]
	,wmode: 'transparent'
});
//sIFR.debug.ratios(mostra1heavy, { 
sIFR.replace(mostra1heavy, { 
	selector: '#contentMain h1'
	,ratios: [8,1.3,9,1.22,10,1.25,15,1.22,19,1.18,26,1.17,37,1.15,48,1.14,49,1.13,53,1.14,54,1.13,55,1.14,84,1.13,85,1.12,86,1.13,89,1.12,91,1.13,1.12]
//	,tuneHeight: 20
//	,offsetTop: 17
	,css: [
		   '.sIFR-root { text-align:left; color:#000000; }'
		]
	,wmode: 'transparent'
});
//sIFR.debug.ratios(mostra1heavy, { 
sIFR.replace(mostra1heavy, { 
	selector: 'h2'
	,ratios: [8,1.3,9,1.22,10,1.25,15,1.22,19,1.18,26,1.17,37,1.15,48,1.14,49,1.13,53,1.14,54,1.13,55,1.14,84,1.13,85,1.12,86,1.13,89,1.12,91,1.13,1.12]
//	,tuneHeight: 20
//	,offsetTop: 17
	,css: [
		   '.sIFR-root { text-align:left; color:#000000; }'
		]
	,wmode: 'transparent'
});
//sIFR.debug.ratios(mostra1reg, { 
sIFR.replace(mostra1reg, { 
	selector: 'h3'
	,ratios: [9,1.27,13,1.18,18,1.14,26,1.13,29,1.11,30,1.12,33,1.11,48,1.1,77,1.09,78,1.08,79,1.09,85,1.08,87,1.09,1.08]
//	,tuneHeight: 10
	,css: [
		   '.sIFR-root { text-align:left; color:#ffffff; }'
		]
	,wmode: 'transparent'
});
//sIFR.debug.ratios(mostra1reg, { 
sIFR.replace(mostra1reg, { 
	selector: 'h4'
	,ratios: [9,1.27,13,1.18,18,1.14,26,1.13,29,1.11,30,1.12,33,1.11,48,1.1,77,1.09,78,1.08,79,1.09,85,1.08,87,1.09,1.08]
//	,tuneHeight: 10
//	,offsetTop: 7
	,css: [
		   '.sIFR-root { text-align:left; color:#ffffff; }'
		]
	,wmode: 'transparent'
});