FLIR.init( { path: 'facelift/' } );
FLIR.replace( 'h1.titre' , new FLIRStyle({ cFont:'handwriting' }) );
FLIR.replace( 'span.shippingDate' , new FLIRStyle({ cFont:'digital' }) );
