var bryant = {
	src: '/bryant.swf'
};

sIFR.activate(bryant);

sIFR.replace(bryant, {
	selector: '#content h2',
	ratios: [8, 1.3, 9, 1.22, 10, 1.25, 15, 1.22, 19, 1.18, 26, 1.17, 37, 1.15, 48, 1.14, 49, 1.13, 53, 1.14, 54, 1.13, 55, 1.14, 80, 1.13, 81, 1.12, 84, 1.13, 85, 1.12, 86, 1.13, 90, 1.12, 91, 1.13, 1.12],
	wmode: 'transparent',
	tuneHeight: 3,
	offsetTop: 5,
	//fitExactly: true,
	//tuneHeight: -8,
	//offsetTop: -2,
	css: [
	'.sIFR-root { font-size: 24px; color:#373737; }',
	'strong { font-weight:normal; color:#33DCFF; }']
});


sIFR.replace(bryant, {
	selector: '#content h3',
	ratios: [8, 1.3, 9, 1.22, 10, 1.25, 15, 1.22, 19, 1.18, 26, 1.17, 37, 1.15, 48, 1.14, 49, 1.13, 53, 1.14, 54, 1.13, 55, 1.14, 80, 1.13, 81, 1.12, 84, 1.13, 85, 1.12, 86, 1.13, 90, 1.12, 91, 1.13, 1.12],
	wmode: 'transparent',
	tuneHeight: 3,
	offsetTop: 5,
	css: [
	'.sIFR-root { color:#373737; background-color: #ffffff; }',
	'strong { font-weight:normal; color:#33DCFF; }',
    'a { color: #33DCFF; text-decoration: none; }',
    'a:hover { color: #373737; text-decoration: none; }'
	]
});

sIFR.replace(bryant, {
	selector: '#footer h3',
	ratios: [8, 1.3, 9, 1.22, 10, 1.25, 15, 1.22, 19, 1.18, 26, 1.17, 37, 1.15, 48, 1.14, 49, 1.13, 53, 1.14, 54, 1.13, 55, 1.14, 80, 1.13, 81, 1.12, 84, 1.13, 85, 1.12, 86, 1.13, 90, 1.12, 91, 1.13, 1.12],
	wmode: 'transparent',
	tuneHeight: 3,
	offsetTop: 5,
	css: [
	'.sIFR-root { color:#ffffff; background-color: #000; }',
	'strong { font-weight:normal; color:#33DCFF; }'
	]
});