<% Dim States_with_coaches Dim States_with_coaches_numRows Set States_with_coaches = Server.CreateObject("ADODB.Recordset") States_with_coaches.ActiveConnection = rfdb1 States_with_coaches.Source = "SELECT * FROM rf_states_with_coaches" States_with_coaches.CursorType = 0 States_with_coaches.CursorLocation = 2 States_with_coaches.LockType = 1 States_with_coaches.Open() States_with_coaches_numRows = 0 %> <% Dim Coaches_by_State__MMColParam Coaches_by_State__MMColParam = "1" If (Request.QueryString("state") <> "") Then Coaches_by_State__MMColParam = Request.QueryString("state") End If %> <% Dim Coaches_by_State Dim Coaches_by_State_numRows Set Coaches_by_State = Server.CreateObject("ADODB.Recordset") Coaches_by_State.ActiveConnection = rfdb1 Coaches_by_State.Source = "SELECT * FROM RF_coaches_by_state WHERE state = '" + Replace(Coaches_by_State__MMColParam, "'", "''") + "'" Coaches_by_State.CursorType = 0 Coaches_by_State.CursorLocation = 2 Coaches_by_State.LockType = 1 Coaches_by_State.Open() Coaches_by_State_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 States_with_coaches_numRows = States_with_coaches_numRows + Repeat1__numRows %> <% Dim Repeat2__numRows Dim Repeat2__index Repeat2__numRows = -1 Repeat2__index = 0 Coaches_by_State_numRows = Coaches_by_State_numRows + Repeat2__numRows %> Radical Forgiveness.com- Forgiveness, forgive and empowerment Radical Forgiveness

 

<%server.execute("/navbarsnew/rftopmenu.asp")%>
<%server.execute("/navbarsnew/toplinks.asp")%>

Click on the country name to view coaches in these countries:

- Australia - Canada - Finland - Ireland -

Click on the state name to view coaches in these states:

<% While (NOT States_with_coaches.EOF) %> #first"><%=(States_with_coaches.Fields.Item("State").Value)%>   -    <% Repeat1__index=Repeat1__index+1 Repeat1__numRows=Repeat1__numRows-1 States_with_coaches.MoveNext() Wend %>

<%if request("state") <> "" then%>

<%=(Coaches_by_State.Fields.Item("StateName").Value)%>

<% While ((Repeat2__numRows <> 0) AND (NOT Coaches_by_State.EOF)) %> <%if (Coaches_by_State.Fields.Item("website").Value) <> "" Then%> <%end if%>

<%if Coaches_by_State.Fields.Item("photo").Value <> "" then %> " alt="<%=(Coaches_by_State.Fields.Item("first").Value)%>' Photo" name="photo" width="111" border="2" id="photo" /> <%end if%>

<%=(Coaches_by_State.Fields.Item("first").Value)%>  <%=(Coaches_by_State.Fields.Item("last").Value)%>

Area Served: 

 <%=(Coaches_by_State.Fields.Item("area_served").Value)%>

Phone: 

<%=(Coaches_by_State.Fields.Item("phone").Value)%>

Email: 

"><%=(Coaches_by_State.Fields.Item("email").Value)%>

Website: 

" target="_blank"><%=(Coaches_by_State.Fields.Item("website").Value)%>

 <%=(Coaches_by_State.Fields.Item("bio").Value)%>

<%if (Coaches_by_State.Fields.Item("personal_statement").Value) <> "" Then%>

    Personal Statement:

<%=(Coaches_by_State.Fields.Item("personal_statement").Value)%>
<%end if%>



<% Repeat2__index=Repeat2__index+1 Repeat2__numRows=Repeat2__numRows-1 Coaches_by_State.MoveNext() Wend %> <%end if%>

Australia

Maria Milone

  Maria Milone

  Area Served: Sydney (and nationwide by phone)
  Phone: (02) 9706 7756
  Email: radicalforgiveness@optusnet.com.au


Since Maria’s discovery of Radical Forgiveness in 2002, her life has been transformed, giving her a greater understanding and appreciation of herself, people and life events. Radical Forgiveness is instrumental in Maria’s life in attaining peace, better health, emotional freedom and self-empowerment. It is little wonder then that Maria is passionate about raising awareness of Radical Forgiveness and teaching the powerful and empowering self-help tools to others through her coaching sessions, the Radical Forgiveness Ceremony and classes. She is committed to helping humanity to move beyond its pain and limiting beliefs. Maria is also a certified Reiki Master, Reconnective Healing Practitioner and Thought Field Therapy Practitioner.

<%server.execute("/navbarsnew/rffooter.asp")%>