(file) Return to help1.cfm CVS log (file) (dir) Up to [Development] / p2rx-programs

File: [Development] / p2rx-programs / help1.cfm (download)
Revision: 1.2, Tue Mar 22 20:04:36 2005 UTC (4 years, 8 months ago) by neenan
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +8 -3 lines
Commented out span tags


<!--- 
03/22/2005		Neena		Commented out the Span tags ---> 


<html>
<title>HELP</title>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!--- <link rel="stylesheet" href="../css/newstyle.css" type="text/css"> --->
<META NAME="ROBOTS" CONTENT="NOINDEX,NOFOLLOW">

<script language=javascript type="text/javascript">
<!--hide
function closeWindow()
{
window.close()
}
//end hide--></script>
</head>

<body bgcolor="#F4FFE9">
<!--- <span class="subheading"> --->
PRIMARY CONTACT<!--- </SPAN> --->
<BR>
<br>
Enter the name of the primary contact of the organization who can be contacted for any updates/queries on the program information.<br>

If you have any more questions, please send an email to 
<a href="contact@p2ric.org">contact@p2ric.org</a>.

<br>
<br><a href="javascript:closeWindow()" class="subheading">Close Window</p>
</body>
</html>

CVS Admin
Powered by
ViewCVS 1.0-dev