<!DOCTYPE form SYSTEM 'FormMail-2.0.dtd'>
<form name="QUESTIONS/COMMENTS ABOUT PROMOTING YOUR HEALTH" >

<mail name="mail1">
  <to>bmarks1@uic.edu
  <cc>bmarks1@uic.edu
  <cc>$email_1 
  <cc>$email_2
<from>bmarks1@uic.edu
  <Subject>HP Project
  <body>

QUESTIONS/COMMENTS ABOUT PROMOTING YOUR HEALTH
Date: $fm_date
Email: $email
Name: $name

	
1. My question about health is... $promo_health

	
</body>
</mail>

 <!-- Here's the html response header 
      Note that the full html page is generated, including
      the <html>...</html> tags 
  -->
<response name="r0" >
<![CDATA[
	<html><head><title>Thank You</title></head>
	<body>
	<p align = "center">
	<font face="Arial, Helvetica, sans-serif" size="3">
	<b>
		TRAIN-THE-TRAINER<br>
		UIC Health Promotion Project<br>
		RRTCADD<br>
		The University of Illinois at Chicago's<br>
	</b>

	<p><b>Thank you for sending us a question or comment about promoting your health.</b><br>
		If you gave us your email, we will send you an answer as soon as possible.<br>
		All of the responses can be viewed on this website 
		<a href="http://www.uic.edu/orgs/rrtcamr/HP_Project_Questions.html" target="_blank">
		Questions about Promoting Our Health</a>. 
	</p>
	<hr>
	</font>
	</p>
	

	<p>
		Date: $fm_date<br>
		Email Addresses: $email<br>
		Name: $name<br><br>



		1. My question about health is... $promo_health<br>


	</p>



	</body>
	</html>

]]>
</response>
</form>
