//
// Editing a hidden input field inside a form using the template manager
// Repeat this for each input tag you want to edit
//
email_value = 'sxmlady@comcast.net '
// Here replace "form1" with your form's name, and "email" with your input's name
window.document.Subscribe.email.value = reservations@brisasvilla.com;