<%@LANGUAGE="VBSCRIPT"%> <% Dim rsPage__MMColParam rsPage__MMColParam = "1" If (Request("MM_EmptyValue") <> "") Then rsPage__MMColParam = Request("MM_EmptyValue") End If %> <% Dim rsPage Dim rsPage_numRows Set rsPage = Server.CreateObject("ADODB.Recordset") rsPage.ActiveConnection = MM_admin_STRING rsPage.Source = "SELECT * FROM index WHERE ID = " + Replace(rsPage__MMColParam, "'", "''") + "" rsPage.CursorType = 0 rsPage.CursorLocation = 2 rsPage.LockType = 1 rsPage.Open() rsPage_numRows = 0 %> <% Dim rs2__MMColParam rs2__MMColParam = "2" If (Request("MM_EmptyValue") <> "") Then rs2__MMColParam = Request("MM_EmptyValue") End If %> <% Dim rs2 Dim rs2_numRows Set rs2 = Server.CreateObject("ADODB.Recordset") rs2.ActiveConnection = MM_admin_STRING rs2.Source = "SELECT * FROM index WHERE ID = " + Replace(rs2__MMColParam, "'", "''") + "" rs2.CursorType = 0 rs2.CursorLocation = 2 rs2.LockType = 1 rs2.Open() rs2_numRows = 0 %> <% Dim rs3__MMColParam rs3__MMColParam = "3" If (Request("MM_EmptyValue") <> "") Then rs3__MMColParam = Request("MM_EmptyValue") End If %> <% Dim rs3 Dim rs3_numRows Set rs3 = Server.CreateObject("ADODB.Recordset") rs3.ActiveConnection = MM_admin_STRING rs3.Source = "SELECT * FROM index WHERE ID = " + Replace(rs3__MMColParam, "'", "''") + "" rs3.CursorType = 0 rs3.CursorLocation = 2 rs3.LockType = 1 rs3.Open() rs3_numRows = 0 %> Mike George Fitness System
 
Get FREE Fitness Tips IN YOUR EMAIL!
Name: 
Email: 
Format: Text HTML
 

Research & Information

In this section we provide informational links and news article postings of information relevant to health and training techniques. We feel these are some of the most informative health-related sites on the internet.
Also provided here is information on upcoming sporting and fitness related events, and career opportunities at Mike George Fitness System and other fitness related employers.

Please note that clicking on some of the buttons above will take you to another web site (this site should open in a new browser window). When you're done at that site, just close the new window to return to this page.

To schedule an appointment, please click the link below to send us an e-mail including your first and last name, a valid e-mail address and a telephone number where we may contact you. Also include the time and day when you would like to schedule your appointment. We will contact you within 24 hours of receiving your information.

If you prefer, you may also call us directly at 312- 943-6700.

(Note: This is NOT the same thing as joining Mike George Fitness System!)

SCHEDULE an appointment

Note: On all of our pages, clicking on the Mike George logo will return you to this page.


© 1997-2003 Mike George Fitness System. All rights reserved.


<% rsPage.Close() Set rsPage = Nothing %> <% rs2.Close() Set rs2 = Nothing %> <% rs3.Close() Set rs3 = Nothing %>