
var handofsean = {
	src: 'http://erelease.kudoswebdesign.com/images/flash/handofsean.swf', wmode: 'transparent'
	,ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]
};
// You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
// sIFR.useStyleCheck = true;
sIFR.activate(handofsean);
sIFR.replace(handofsean, { selector: 'table.moduletable_testimonial p.t-text' ,css: ['.sIFR-root { color:#000; }'] });
sIFR.replace(handofsean, { selector: 'table.moduletable_testimonial p.t-signature' ,css: ['.sIFR-root { color:#000; text-align:right;}'] });
/*sIFR.replace(handofsean, { selector: 'div.course_text h4' ,css: ['.sIFR-root { color:#444444; }'] });
sIFR.replace(handofsean, { selector: 'div.paper p' ,css: ['.sIFR-root { color:#242424; }'] });
sIFR.replace(handofsean, { selector: 'div.top-left p' ,css: ['.sIFR-root { color:#FFFFFF; }'] });
sIFR.replace(handofsean, { selector: 'div.top-left h3' ,css: ['.sIFR-root { color:#78bf42; }'] });


sIFR.replace(handofsean, { selector: 'div.image-right p span.hand' ,css: ['.sIFR-root { color:#444444;}'] });
sIFR.replace(handofsean, { selector: 'div.image-right p span.green' ,css: ['.sIFR-root { color:#78bf42;}'] });

sIFR.replace(handofsean, { selector: 'div.image-right p.p_left' ,css: ['.sIFR-root { color:#444444; text-align:left; }'] });
sIFR.replace(handofsean, { selector: 'div.image-right p.p_center' ,css: [ '.sIFR-root { color:#444444; text-align:center;}'] });
sIFR.replace(handofsean, { selector: 'div.image-right p.p_right' ,css: [ '.sIFR-root { color:#444444; text-align:right;}'] });
	*/