function contactinfo()
{
		document.write("<P><FONT size='-1'>\n");
		document.write("For additional product information contact us through any of these methods:\n");
		document.write("<p>Aim For Health<SUP><FONT SIZE='-3'>TM</FONT></SUP>, Inc.<br>");
        document.write("Gloria and Jay Smith - Health Ministers<br><BR>8934 N.Fitzgerald Lane<BR>\n");
        document.write("Tucson, AZ  85742-4450<P>\n");
         
		document.write("Toll-Free:  1-888-455-5734 (orders)<BR>(520) 579-5899 (for info)<BR>\n");
		document.write("Email:  <A href='mailto:gsmith@aim4health.com'>gsmith@aim4health.com</A>\n");
		document.write("<p>Mastercard / Visa / Discover on AIM products<BR>\n");
		document.write("If writing a check or money order make payable to:  Aim for Health<BR>\n");
		document.write("Please check the <a href='taxchart.htm'> Tax Chart</a> to see if your state is taxed.<br>\n");
		document.write("Allow 7 - 10 business days for checks to clear.<BR>\n");
		document.write("Money orders sent are shipped the next day of receipt.\n");
		document.write("<P><B>Privacy Policy</B>\n");
		document.write("<BR>Any and all information submitted to our site will be retained\n");
	    document.write("in total confidence and used for the expressed reason<br> of processing\n");
         document.write("orders. The information will remain in total confidence.\n");
		 document.write("No names or other customer information will be <br>divulged or\n");
		 document.write("distributed to any parties, businesses or organizations\n");
		 document.write("under any circumstances.\n");
		 document.write("<P><B>NOTICE</B>\n");
		 document.write("<BR>This page and subsequent pages, all textual and graphic layouts, are\n");
		document.write("Copyright © 1997 - 2005 by Aim for Health, Inc. <br>\n");
		document.write("All rights reserved\n");
        document.write("<P><B>ATTENTION ALL AIM MEMBERS:</B>\n");
		document.write("<BR>Aim Members are <B>NOT</B>\n");
		document.write("allowed to copy other members pages without express\n");
		document.write("permission from the member.<BR>See AIM's Internet Guidelines, Partner's Magazine. September, 1999, page 31 'On Your Side'.\n");
		document.write("Web Pages are checked.</FONT>\n");
		document.write("<P><IMG SRC='http://www.aim4health.com/fishgrn.jpg' WIDTH='43' HEIGHT='18' ALT='Fish'>\n");


}