

<!-- Begin

function mailto119()
{
  var domain = 'miamicountyin.gov';


  var username = 'webmaster';

  document.location = 'mailto:' + username + '@' + domain;
  
}

document.write('If you have questions or comments about this website, you may '); 

document.write('<a href="javascript:mailto119()">e-mail the webmaster</a> here.');

// End -->
