var futura = { src: '/_tema/x1/swf/myriad.swf' };

sIFR.activate(futura);
sIFR.replace(futura, {
  selector: 'h6',
  css: '.sIFR-root { background-color: #F9F9F9; color: #0a57a6; }'
  		 
});
		var Myriad = { src: '/_tema/x1/swf/myriad.swf' };
		sIFR.activate(Myriad);
		sIFR.replace(Myriad, {
		css: [
			  '.sIFR-root { font-size:18px; font-weight:italic; color:#0a57a6; }'
			  ],
			  selector: 'h2.cpost-title',
			  wmode: 'transparent'
		});
		
		var Myriad = { src: '/_tema/x1/swf/myriad.swf' };
		sIFR.activate(Myriad);
		sIFR.replace(Myriad, {
		css: [
			  '.sIFR-root { font-size:18px; font-weight:italic; color:#000000; }'
			  ],
			  selector: 'h2.cpost-siyah',
			  wmode: 'transparent'
		});
		
		var Myriad = { src: '/_tema/x1/swf/myriad.swf' };
		sIFR.activate(Myriad);
		sIFR.replace(Myriad, {
		css: [
			  '.sIFR-root { font-size:18px; font-weight:italic; color:#000000; text-indent:10px; }'
			  ],
			  selector: 'h2.cpost-2siyah',
			  wmode: 'transparent'
		});
		
		var Myriad = { src: '/_tema/x1/swf/myriad.swf' };
		sIFR.activate(Myriad);
		sIFR.replace(Myriad, {
		css: [
			  '.sIFR-root { font-size:24px; font-weight:italic; color:#0a57a6; }'
			  ],
			  selector: 'h1.cpost-title',
			  wmode: 'transparent'
		});
		
		var Myriad = { src: '/_tema/x1/swf/myriad.swf' };
		sIFR.activate(Myriad);
		sIFR.replace(Myriad, {
		css: [
			  '.sIFR-root { font-size:16px; font-weight:italic; color:#0a57a6; }'
			  ],
			  selector: 'h4.cpost-title',
			  wmode: 'transparent'
		});
		
		var AirSans = { src: '/_tema/x1/swf/myriad.swf' };
		sIFR.activate(AirSans);
		sIFR.replace(AirSans, {
		css: [
			  '.sIFR-root { font-size:18px; font-weight:italic; color:#333333; }'
			  ],
			  selector: 'h5.cpost-title',
			  wmode: 'transparent'
		});
