var hypatiasanspro = {
      src: './wp-content/themes/morrow/flash/hypatiasanspro.swf'
};
 
sIFR.activate(hypatiasanspro);
 
sIFR.replace(hypatiasanspro, {
      selector: 'h2',
	  css: [
      '.sIFR-root { font-size:24px; font-weight:normal; color:#0e6002; }'
      ],
      wmode: 'transparent'
});

sIFR.replace(hypatiasanspro, {
      selector: 'h1',
	  css: [
      '.sIFR-root { font-size:30px; font-weight:normal; color:#0e6002; }'
      ],
      wmode: 'transparent'
});

