function do_sIFR(){

	$('h2:contains("Post a comment")').wrap('<div id="ihatesifr"></div>');
	
	var handwriting = {
		src: 'http://www.horngroup.com/mysite/javascript/sifr/fonts/handwriting.swf'
		,ratios: [9,1.66,10,1.59,15,1.6,25,1.56,30,1.54,40,1.53,64,1.52,100,1.51,101,1.5,102,1.51,103,1.5,104,1.51,105,1.5,106,1.51,107,1.5,108,1.51,109,1.5,110,1.51,111,1.5,112,1.51,113,1.5,114,1.51,115,1.5,116,1.51,117,1.5,118,1.51,119,1.5,120,1.51,1.5]
	};
	
	var archerMedium = {
		src: 'http://www.horngroup.com/mysite/javascript/sifr/fonts/archer_medium.swf'
		,ratios: [9,1.16,16,1.09,24,1.06,37,1.04,74,1.02,1.01]
	};
	
	var archerSemibold = {
		src: 'http://www.horngroup.com/mysite/javascript/sifr/fonts/archer_semibold.swf'
	};
	
	var archerItalic = {
		src: 'http://www.horngroup.com/mysite/javascript/sifr/fonts/archer_semibold_italic.swf'
	};
	
	var archerShadow = {
		src: 'http://www.horngroup.com/mysite/javascript/sifr/fonts/archer_semibold_shadow.swf'
	};
	
	var archerBook = {
		src: 'http://www.horngroup.com/mysite/javascript/sifr/fonts/archer_book_caps.swf'
		,ratios: [9,1.16,16,1.09,24,1.06,37,1.04,74,1.02,1.01]
	};

	sIFR.activate(handwriting, archerMedium/*, archerSemibold, archerItalic, archerShadow, archerBook*/);
	
	sIFR.replace(handwriting, {
		selector: '.maincontent-bg > h2, .team-module h5, .portfolio-bg > h2, #nyroModalContent h2',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#606060; }'
		],
		tuneHeight: 0,
		offsetTop: 0
	});
  
	sIFR.replace(handwriting, {
		selector: '.portfolio-bg h2#clientlist',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#606060; }'
		],
		tuneHeight: 0,
		offsetTop: 0
	});
	
	sIFR.replace(archerMedium, {
		selector: '.oursection h3',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#3b3b3b; font-size: 20px; line-height: 1em; }'
			,'a { color: #3b3b3b; text-decoration: none; }'  
			,'a:link { color: #3b3b3b; text-decoration: none;  }'  
			,'a:hover { color: #de2816; text-decoration: none;  }' 
		],
		tuneHeight: 0,
		offsetTop: 0
	});

	sIFR.replace(handwriting, {
		selector: '.casestudies-module h3',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#555555; font-size:14px; margin-bottom: -5px;}'
		],
		tuneHeight: 0,
		offsetTop: 0
	});

	sIFR.replace(handwriting, {
		selector: '#awards h2',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#555555; margin-bottom: -5px;}'
		],
		tuneHeight: 0,
		offsetTop: 0
	});

	sIFR.replace(archerMedium, { //archerBook
		selector: '.content > h2, .bio h2, #casestudy h2',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#686868; font-size:48px;  }'
		],
		tuneHeight: 0,
		offsetTop: 0
	});

	sIFR.replace(archerMedium, { //archerBook
		selector: '.content h6',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#686868; font-size:24px;  }'
		],
		tuneHeight: 0,
		offsetTop: 0
	});
  
	sIFR.replace(archerMedium, {
		selector: '.content > h3, .bio > h3, #casestudy h3',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#545454; font-size:19px; }'
		],
		offsetTop: 0
	});
  
	sIFR.replace(archerMedium, {
		selector: '.content > h5',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#545454; font-size:15px; }'
		],
		offsetTop: 0
	});
 
	sIFR.replace(handwriting, {
		selector: '.content > h4, .portfolio-bg > h2, .slider-container h2, .news h4, #casestudy h4',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#606060;}'
		],
		tuneHeight: 0,
		offsetTop: 0
	});

	sIFR.replace(archerMedium, { //archerBook
		selector: '.content > h1',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#686868; font-size:48px;  }'
		],
		tuneHeight: 0,
		offsetTop: 0
	});
  
	sIFR.replace(archerMedium, {
		selector: '.content > h2',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#545454; font-size:19px; }'
		],
		tuneHeight: 0,
		offsetTop: 0
	});

	sIFR.replace(handwriting, {
		selector: '.breadcrumbs, .rightcol .info h4, #capabilities li p',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#555555;}'
			,'a { color: #555555; text-decoration: none; }'  
			,'a:link { color: #555555; text-decoration: none;  }'  
			,'a:hover { color: #555555; text-decoration: underline;  }' 
		],
		tuneHeight: 0,
		offsetTop: 0
	});

	sIFR.replace(archerMedium, {
		selector: '.content h2',
		wmode: 'transparent',
		css: [
			'.sIFR-root { color:#555555;}'
			,'a { color: #555555; text-decoration: none; }'  
			,'a:link { color: #555555; text-decoration: none;  }'  
			,'a:hover { color: #555555; text-decoration: underline;  }' 
		],
		tuneHeight: 0,
		offsetTop: 0
	});
	
	$('#ihatesifr').replaceWith('<h4 class="comments-header">Post a comment</h4>');
}
