just to say if in the html layout, you could include some of the basic code for links and mailto like in old qmap.
 
 i know its basic but sometimes i get a link wrong just because i miss a space in the line
 
 Valid Code: 
bold italic quote
 <a 
http://www.link.com>link</a>
 <a mailto:someone@somewhere.com>someone</a>
  
 Advanced Code Usage 
 
 ^^^from peej