var lubalin = {
	src: '/wp/wp-content/themes/pei/lubalin.swf'
	,ratios: [8, 1.41, 9, 1.33, 10, 1.35, 15, 1.31, 19, 1.28, 20, 1.27, 26, 1.26, 29, 1.24, 30, 1.25, 35, 1.24, 39, 1.23, 40, 1.24, 50, 1.23, 54, 1.22, 55, 1.23, 81, 1.22, 84, 1.21, 85, 1.22, 89, 1.21, 90, 1.22, 94, 1.21, 95, 1.22, 1.21]
};

// You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
//sIFR.debug.ratios({ src: '/engineers/wp-content/themes/pei/lubalin.swf', selector: 'h2' });

sIFR.useStyleCheck = true;
sIFR.activate(lubalin);

sIFR.replace(lubalin, {
	selector: 'h2'
	,css: [
		'.sIFR-root { text-align: left; color:#063940 }'
	]
});