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

What is HomePath

Homepath is a short sale Fannie Mae resource for listing agents who are working with clients who are considering or pursuing a short sale on a property where Fannie Mae is the first Lien holder.

  • 126
  • 05-Oct-2017
  • 1188 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; }); });