$(document).ready(function(){
	FLIR.init({path: '/scripts/facelift/'});
	FLIR.replace( 'h2');			
});