function nospam(eml,txt){
	eml=eml.replace("?","@");
	if(txt=="" || !txt){txt=eml;}
	var lnk="<a href=\"mailto:"+eml+"\">"+txt+"</a>";
	document.write(lnk);
}

//___________________________//
//       JS developer        //
//¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯//
//            ·^·            //
//         /7\øñø©ë®ø        //
//     · Leonardo Alia ·     //
//  .: ©å§7ø®ø £åßø®ïø§ø :.  //
//___________________________//
//                           //
