var MyriadPro = { src: '/_resx/v1/sifr/myriad_pro.swf' };

sIFR.activate(MyriadPro);

sIFR.replace(MyriadPro, {
	selector: 'div#cPic-inner',
	wmode: 'transparent',
	css: '.sIFR-root { font-size: 26px; color: #FFFFFF; font-weight: normal; text-transform: uppercase; text-align: center;}'
/*	css: '.sIFR-root { font-size: 14px; color: #000000; font-weight: normal; }, a { font-size: 14px; color: #194595; font-weight: bold; text-decoration: none; }, a:hover { font-size: 28px; color: #194595; font-weight: bold; text-decoration: underline; }'*/
});

