FLIR.init({ path: '/fileadmin/templates/flir/' });
/*
FLIR.replace( 'h1' , new FLIRStyle({ cFont:'chamsotb' , mode:'wrap' , realFontHeight: true }) );
FLIR.replace( 'h2' , new FLIRStyle({ cFont:'chamsotb' , mode:'wrap' , realFontHeight: true }) );
FLIR.replace( 'h3' , new FLIRStyle({ cFont:'chamsotb' , mode:'wrap' , realFontHeight: true }) );
FLIR.replace( 'div#powermaildiv_uid16 label' , new FLIRStyle({ cFont:'chamsotb' , mode:'wrap' , realFontHeight: true }) );
*/

FLIR.replace( 'h1' , new FLIRStyle({ cFont:'minion' , mode:'wrap' , realFontHeight: true }) );
FLIR.replace( 'h2' , new FLIRStyle({ cFont:'minion' , mode:'wrap' , realFontHeight: true }) );
FLIR.replace( 'h3' , new FLIRStyle({ cFont:'minion' , mode:'wrap' , realFontHeight: true }) );
FLIR.replace( 'div#powermaildiv_uid16 label' , new FLIRStyle({ cFont:'minion' , mode:'wrap' , realFontHeight: true }) );
