function createAddress(c,e,h)
{
//  var contact = 'information'
//  var email = 'info'
//  var emailHost = 'gridwell.com'
  document.write('<a href=' + 'mail' + 'to:' + e + '&#64;' + h + '>' + c + '<\/a>')
}
