//<[CDATA[

var helvetica_neue_heavy_condensed_oblique = {
	//src: 'fonts/helvetica_neue_heavy_condensed_oblique.swf'
	src: 'fonts/helvetica_neue_heavy_condensed_oblique.swf'
	,ratios: [6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,29,1.21,34,1.22,41,1.21,45,1.2,46,1.21,59,1.2,68,1.19,69,1.2,96,1.19,97,1.18,102,1.19,103,1.18,107,1.19,108,1.18,112,1.19,114,1.18,116,1.19,120,1.18,121,1.19,1.18]
};

var arial_narrow = {
	//src: 'fonts/arial_narrow.swf'
	src: 'fonts/arial_narrow.swf'
	,ratios: [6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,29,1.21,34,1.22,41,1.21,45,1.2,46,1.21,59,1.2,68,1.19,69,1.2,96,1.19,97,1.18,102,1.19,103,1.18,107,1.19,108,1.18,112,1.19,114,1.18,116,1.19,120,1.18,121,1.19,1.18]
};

// sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
sIFR.useStyleCheck = true;
sIFR.activate(helvetica_neue_heavy_condensed_oblique);
sIFR.activate(arial_narrow);
  
sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.google h1'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: true
	//,fitExactly: true
	//,forceSingleLine: true
	,css: [
		'.sIFR-root { color: #C7EAFB; text-align: left; font-weight: normal;}'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #EA1D25; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(arial_narrow, {
	selector: '.google p'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #FFFFFF; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.google form li'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: true
	//,fitExactly: true
	//,forceSingleLine: true
	,css: [
		'.sIFR-root { color: #FFFFFF; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #C7EAFB; }'
		,'a:hover { color: #FFC20E; }'
		,'a:visited { color: #C7EAFB; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.strapline h1'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: true
	//,fitExactly: true
	//,forceSingleLine: true
	,css: [
		'.sIFR-root { color: #FFFFFF; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.strapline h2'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: true
	//,fitExactly: false
	//,forceSingleLine: true
	,css: [
		'.sIFR-root { color: #EA1D25; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.address h1'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #FFC20E; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #EA1D25; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #EA1D25; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.address p'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #FFFFFF; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.navigation li'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: true
	,fitExactly: true
	,forceSingleLine: true
	,css: [
		'.sIFR-root { color: #FFFFFF; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'.navdot { color: #021F4D; } '
		,'a { text-decoration: none; }'
		,'a:link { color: #FFFFFF; }'
		,'a:hover { color: #FFC20E; }'
		,'a:visited { color: #FFFFFF; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.copy h1'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #FFC20E; text-align: left; font-weight: normal; text-transform: uppercase; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #EA1D25; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #EA1D25; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.copy h2'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #FFC20E; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #EA1D25; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #EA1D25; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.copy h3'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #EA1D25; text-align: left; font-weight: normal; text-transform: uppercase; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.copy h4'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #EA1D25; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.copy h5'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #C7EAFB; text-align: left; font-weight: normal; text-transform: uppercase; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #EA1D25; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.copy h6'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #C7EAFB; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #EA1D25; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.copy p'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #FFFFFF; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.copy li'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #FFFFFF; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.copyform  .formlabel'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: true
	//,fitExactly: true
	//,forceSingleLine: true
	,css: [
		'.sIFR-root { color: #C7EAFB; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #EA1D25; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.linklist h1'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #C7EAFB; text-align: left; font-weight: normal; text-transform: uppercase; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #C7EAFB; }'
		,'a:hover { color: #FFC20E; }'
		,'a:visited { color: #C7EAFB; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.linklist li h2'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #FFFFFF; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.linklist li p'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #FFFFFF; text-align: left; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #FFC20E; }'
	]
});

sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	selector: '.footer h1'
	,wmode: 'transparent'
	,forceWidth: true
	,preventWrap: false
	//,fitExactly: true
	//,forceSingleLine: false
	,css: [
		'.sIFR-root { color: #FFC20E; text-align: center; font-weight: normal; }'
		,'.red { color: #EA1D25; }'
		,'.yellow { color: #FFC20E; }'
		,'.blue { color: #C7EAFB; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #FFC20E; }'
		,'a:hover { color: #C7EAFB; }'
		,'a:visited { color: #FFC20E; }'
	]
});


//sIFR.replace(helvetica_neue_heavy_condensed_oblique, {
	//selector: 'h4.subhead'
	//,forceWidth: true
	//,preventWrap: true
	//,fitExactly: true
	//,forceSingleLine: true
	//,css: {
		//'.sIFR-root': { 'color': '#660000', 'letter-spacing': -.3, 'text-transform': 'capitalize' }
		//}
		//,filters: {
		  //DropShadow: {
			//knockout: true
			//,distance: 1
			//,color: '#330000'
			//,strength: 2
		  //}
	//}
//});
//]]>