var freehand = {
	src: '/css/Freehand575.swf'
};

sIFR.domains = ['*.algonquinprojects.com','algonquinprojects.com'];
sIFR.useStyleCheck = true;

sIFR.activate(freehand);

//sIFR.debug.ratios(freehand, { selector: 'h1.PageTitle' });
sIFR.replace(freehand, {
	selector: 'h1.PageTitle'
	,wmode: 'opaque'
	,ratios: [9, 1.25, 13, 1.18, 19, 1.13, 21, 1.12, 23, 1.11, 34, 1.1, 38, 1.08, 40, 1.09, 56, 1.08, 57, 1.07, 59, 1.08, 92, 1.07, 95, 1.06, 100, 1.07, 1.06]
	,css: [
		'.sIFR-root { background-color: #CCCC99; font-size:35px; }'
	]
});