	function Mail(box) {	   domain="onsitenetworking.com";	   document.write("<a href=\"mailto:"+box+"@"+domain+"\">"+box+"@"+domain+"</a>"); }