var marydale = {
  src: '/swfs/marydale.swf'
};

var myriadpro = {
  src: '/swfs/myriad-pro.swf'
};

var myriadpro_sb = {
  src: '/swfs/myriad-pro-sb.swf'
};

sIFR.repaintOnResize = false;
sIFR.useDomLoaded = true;
sIFR.activate(marydale);

//sIFR.debug.ratios({ src: '/swfs/marydale.swf', selector: 'div#comment_text, div#comment_name' });

sIFR.replace(myriadpro_sb, {
  selector: 'h2#section_header'
	,css: [
		'.sIFR-root { color: #ffffff; text-align: center; }'
	]
	,offsetTop: 0
	,offsetLeft: 0
	,sharpness: 0
	,ratios: [6,1.24,7,1.21,8,1.18,10,1.16,11,1.13,12,1.12,13,1.11,15,1.1,17,1.09,19,1.08,22,1.07,26,1.06,32,1.05,41,1.04,58,1.03,97,1.02,1.01]
	,wmode: 'transparent'
});

sIFR.replace(marydale, {
  selector: 'div#comment_text, div#comment_name'
	,css: [
		'.sIFR-root { color: #b7101d; font-weight: bold; }'
		,'.sIFR-root a { color: #b7101d; font-weight: bold; text-decoration: none; }'
		,'.sIFR-root a:hover { color: #b7101d; font-weight: bold; text-decoration: none; }'
	]
	,offsetTop: 0
	,offsetLeft: 0
	,ratios: [10,1.8,17,1.71,19,1.69,27,1.67,32,1.66,37,1.65,40,1.64,43,1.65,44,1.63,52,1.64,53,1.63,55,1.64,88,1.63,89,1.62,90,1.63,91,1.62,92,1.63,93,1.62,96,1.63,102,1.62,103,1.63,1.62]
	,wmode: 'transparent'
});

sIFR.replace(myriadpro, {
  selector: '#subnav div.ctoc_item2'
	,css: [
		'a { color: #333333; position: relative; text-decoration: none; margin-left: 16px; display: block; height: 13px; } '
		,'a:hover { color: #555555; }'
	]
	,offsetTop: 0
	,offsetLeft: 0
	,ratios: [6,1.24,7,1.21,8,1.18,10,1.16,11,1.13,12,1.12,13,1.11,15,1.1,17,1.09,19,1.08,22,1.07,26,1.06,32,1.05,41,1.04,58,1.03,97,1.02,1.01]
	,wmode: 'transparent'
});

sIFR.replace(myriadpro, {
  selector: '#subnav div.ctoc_item1'
	,css: [
		'div a { color: #b7101d; position: relative; text-decoration: none; }'
		,'div a:hover { color: #e42534; position: relative; }'
	]
	,offsetTop: 0
	,offsetLeft: 0
	,ratios: [6,1.24,7,1.21,8,1.18,10,1.16,11,1.13,12,1.12,13,1.11,15,1.1,17,1.09,19,1.08,22,1.07,26,1.06,32,1.05,41,1.04,58,1.03,97,1.02,1.01]
	,wmode: 'transparent'
});

sIFR.replace(myriadpro, {
  selector: '#subnav div.ctoc_item0'
	,css: [
		'div a { color: #b7101d; position: relative; text-decoration: none; }'
		,'div a:hover { color: #e42534; position: relative; }'
	]
	,offsetTop: 0
	,offsetLeft: 0
	,ratios: [6,1.24,7,1.21,8,1.18,10,1.16,11,1.13,12,1.12,13,1.11,15,1.1,17,1.09,19,1.08,22,1.07,26,1.06,32,1.05,41,1.04,58,1.03,97,1.02,1.01]
	,wmode: 'transparent'
});