$(function(){$(".col_587 p object").each(function(i){$(this).append('<param name="allowFullScreen" value="true"/>');$('embed',this).attr("allowFullScreen","true");$(this).replaceWith($(this).clone());});$('a[href^="mailto"], .email').each(function(){if($(this).html().indexOf("_à_",0)>0){$(this).html($(this).html().replace(/_à_/i,"@"));$(this).attr("href","mailto:"+$(this).html())}});});
