
if (document.MailList) {
    document.MailList.recipient.value = "info@dawnjusticephotography.com";
}


function SendIt(FormName) {
   FormName.business.value="dawnjusticephoto@comcast.net";
}