FLIR.init();
FLIR.auto([ 'h1', 'h4' ]);
FLIR.replace( 'h2' , new FLIRStyle({ cFont:'lucidagrande' , mode:'wrap' }) );
FLIR.replace( 'a.menuFlir' , new FLIRStyle({ cFont:'lucidagrande' , realFontHeight: true }) );

