<%@LANGUAGE="JAVASCRIPT"%> <% // *** Edit Operations: declare variables // set the form action variable var MM_editAction = Request.ServerVariables("SCRIPT_NAME"); if (Request.QueryString) { MM_editAction += "?" + Server.HTMLEncode(Request.QueryString); } // boolean to abort record edit var MM_abortEdit = false; // query string to execute var MM_editQuery = ""; %> <% // *** Mail form as HTML format SYS *** if (String(Request("FX_sendForm")) == "form1") { var names = ""; var top = "
" + Request.Form("visitormessage") + "

" + Request.Form("visitorname") + "
" + Request.Form("visitoremail") + "
- - - - - -

"; var body = "
"; var exclude = "submit,submit_x,submit_y,null,FX_sendForm,MM_insert,MM_update"; var reqArray = String(Request.Form).split("&"); for (var i=0; i"; names += name + ","; } } } var bottom = "
"; var message = top + body + bottom; // send all var objCDO = Server.CreateObject("CDO.Message"); objCDO.From = String(Request.Form("visitoremail")); objCDO.To = "webservant@rcf.org"; objCDO.Cc = ""; objCDO.Bcc = ""; objCDO.Subject = "Condolence Book Entry for the Brady Family"; objCDO.HTMLBody = message; objCDO.Send(); objCDO = null; // redirecting body = Server.URLEncode(body.replace(/\n/g, "
")); var redirect = "cbookthankyou.htm"; if (redirect) Response.Redirect(redirect); } %> The Roman Catholic Faithful

If you would like to sign a book of condolences for the Brady family, please sign below. We will be sure that the family reads every message. God bless you for your kindness.

To learn about the Daniel Brady Fund, set up to help the family with the medical and burial expenses, click here. (This fund is not affiliated with RCF and donations are not tax deductible.)

Your name:

Your email address:

Your message:

 

 

Copyright 1996-2009, The Roman Catholic Faithful, Inc.
All rights reserved.
Web site hosting and maintenance by Catholic Web Services.