$(document).ready(function(){
    FLIR.init(new FLIRStyle ({ mode:'wrap'}));
    FLIR.auto( [ 'h1'] );
});
