var MyriadProCond = {src: '_sIFR/MyriadProCond.swf'};

sIFR.activate();

sIFR.replace(MyriadProCond, {
	selector: 'h1'
	,preventWrap: true
	,forceWidth: true
	,fitExactly: true
	,forceSingleLine: true
	,css: ['.sIFR-root { color: #000000 } strong { font-weight: normal; color: #999999 }']
	,wmode: 'transparent'
});

sIFR.replace(MyriadProCond, {
	selector: 'h2'
	,preventWrap: true
	,forceWidth: true
	,fitExactly: true
	,forceSingleLine: true
	,css: ['.sIFR-root { color: #777777 }' , 'a { color:#777777; text-decoration:none; }', 'a:hover { color:#000000; }']
	,wmode: 'transparent'
});
