1 neenan 1.2
2 <!---
3 03/22/2005 Neena Commented out the Span tags --->
4
5
|
6 neenan 1.1 <html>
7 <title>HELP</title>
8 <head>
9 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
10 neenan 1.2 <!--- <link rel="stylesheet" href="../css/newstyle.css" type="text/css"> --->
|
11 neenan 1.1 <META NAME="ROBOTS" CONTENT="NOINDEX,NOFOLLOW">
12
13 <script language=javascript type="text/javascript">
14 <!--hide
15 function closeWindow()
16 {
17 window.close()
18 }
19 //end hide--></script>
20 </head>
21
22 <body bgcolor="#F4FFE9">
|
23 neenan 1.2 <!--- <span class="subheading"> --->
24 PRIMARY CONTACT<!--- </SPAN> --->
|
25 neenan 1.1 <BR>
26 <br>
27 Enter the name of the primary contact of the organization who can be contacted for any updates/queries on the program information.<br>
28
29 If you have any more questions, please send an email to
30 <a href="contact@p2ric.org">contact@p2ric.org</a>.
31
32 <br>
33 <br><a href="javascript:closeWindow()" class="subheading">Close Window</p>
34 </body>
35 </html>
|