
var font = { src: websiteURL+'swf/font.swf' };	//PFPaperback Light  -2
//ßÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÑÒÓÔÕÖØÙÚÛÜÝàáâãäåæçèéêëìíîïñòóôõöùúûüýÿCcœUuŸ

sIFR.activate(font);


/**/

sIFR.replace(font, {
      selector: '.heading .h1',
	   wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:28px; color:#c06364; margin:0; padding:0; }'        
      ]
    });


sIFR.replace(font, {
      selector: '.heading_rates .h1',
	   wmode: 'transparent'
      ,css: [
        '.sIFR-root { font-size:28px; color:#c06364; margin:0; padding:0; }'        
      ]
    });

