<%@LANGUAGE="VBSCRIPT"%> <% qmortgageagent = "Mortgage Alliance
Toll Free Fax 888-853-4752
Fax 613-822-8000" if newURL3 = "pembrokemortgage.ca" or newURL3 = "www.pembrokemortgage.ca" then qmortgageagent = "PembrokeMortgage.ca
220 Pembroke St. East Pembroke, ON
K8A 3J7
Business 613-735-2456 Fax 888-853-4752" end if Dim Company__MMColParam Company__MMColParam = "1" if (Request.QueryString("CompID") <> "") then Company__MMColParam = Request.QueryString("CompID") %> <% set Company = Server.CreateObject("ADODB.Recordset") Company.ActiveConnection = MM_updates_STRING Company.Source = "SELECT * FROM Companies WHERE CompID = " + Replace(Company__MMColParam, "'", "''") + "" Company.CursorType = 0 Company.CursorLocation = 2 Company.LockType = 3 Company.Open() Company_numRows = 0 %> <% Dim MTH MTH = Month(Now) %> Gift Letter
 
GIFT LETTER

<%if Request.Querystring("CompID") <> "" then %> <%=(Company.Fields.Item("Company").Value)%>
<%=(Company.Fields.Item("Address").Value)%>
<%=(Company.Fields.Item("City").Value)%>, <%=(Company.Fields.Item("Prov").Value)%>
<%=(Company.Fields.Item("Postal").Value)%>

<% end if%> <%if Request.Querystring("CompID") = "" then %>

,

<% end if%>

To Whom It May Concern,

With reference to the mortgage application of the undersigned are giving the above named applicants a gift of $ to assist with the purchase of the property located at , of which no repayment is expected or negotiated.

We further certify that this gift is being provided from our own resources and is not being borrowed in any way.

Dated at this <%= Day(Now) %> day of <%= MonthName(MTH) %> , <%= Year(Now) %>.

 

______________________________
Witness

______________________________
Signature

Name


Address

Relationship to Applicant(s)

______________________________
Witness

______________________________
Signature

Name

Address

Relationship to Applicant(s)

Please return completed copy to:
<%=qmortgageagent%>
<% Company.Close() %>