You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close

Coastal Mendocino Association of REALTORS - CMAR-MLS

Website: www.cmaor.org


Covers: Albion, Caspar, Comptche, Philo, Navarro, Westport, Fort Bragg, Mendocino, Little River, Elk, Manchester, Willits, Booneville and Ukiah.

  • 132
  • 01-Nov-2017
  • 1149 Views
$(function () { $('.SendEmail').click(function (event) { var email = '[email protected]'; var subject = 'Test'; var emailBody = 'Hi Sample,'; var attach = 'path'; document.location = "mailto:"+email+"?subject="+subject+"&body="+emailBody+ "?attach="+attach; }); });