jQuery(document).ready(function($) {

	FLIR.init( { path: 'http://www.teobaldohp.com/wp-content/themes/teobaldo/teobaldo/js/facelift/' } );
	jQuery("h2.tit_sidebar").each( function() { FLIR.replace(this); } );
	
	DD_belatedPNG.fix('#topo, #menu li a, #footer');
   
});
