{HEADER}
<tr>
<td align="left" valign="top">
<table width="740" border="0" cellspacing="0" cellpadding="0" height="300" align="left">
<tr align="left" valign="top">
<td width="150" bgcolor="#69a5a5" height="300">
{NAVIGATION}
<img src="../templates/images/border_navigation.gif" width="150" height="20">
</td>
<td width="450" height="300"><img src="../templates/images/border_content_bottom.gif" width="450" height="20"><br>
<table width="100%" border="0" cellspacing="0" cellpadding="6" class="content_text">
<tr>
<td class="text" align="left" valign="top">
<!-- This is where the content starts -->
<span class="content_headline">Contacts</span><br><br>
This list shows all people on your contact list. If anyone on this list changes her/his personal profile, you will be informed via email and vice versa. A contact request always works in both ways. Each member will be put on the other's contact list.
<p>
"Incoming Contact Requests" shows the people requesting to be put on your contact list. "Outgoing Contact Requests" shows all requests you sent to other members_index.
<br><br>
<table width="100%">
<tr align="left">
<td><b>Last Name, First Name</b></td>
<td><b>Year</b></td>
<td><b>Term</b></td>
<td><b> </b></td>
</tr>
<!-- BEGIN MEMBERS_ROW -->
<tr align="left">
<td>{MEMBERS_NAME}</td>
<td>{MEMBERS_YEAR}</td>
<td>{MEMBERS_TERM}</td>
<td>{MEMBERS_REMOVE}</td>
</tr>
<!-- END MEMBERS_ROW -->
</table><br>
<p><b><i>Incoming Contact Requests:</i></b></p>
<table width="100%">
<tr>
<td><b>Last Name, First Name</b></td>
<td><b> </b></td>
<td><b> </b></td>
</tr>
<!-- BEGIN INCOMING_ROW -->
<tr>
<td>{INCOMING_NAME}</td>
<td>{INCOMING_ACCEPT}</td>
<td>{INCOMING_DECLINE}</td>
</tr>
<!-- END INCOMING_ROW -->
</table><br>
<p><b><i>Outgoing Contact Requests:</i></b></p>
<table width="100%">
<tr>
<td><b>Last Name, First Name</b></td>
<td><b> </b></td>
<td><b> </b></td>
</tr>
<!-- BEGIN OUTGOING_ROW -->
<tr>
<td>{OUTGOING_NAME}</td>
<td>{OUTGOING_DELETE}</td>
<td> </td>
</tr>
<!-- END OUTGOING_ROW -->
</table>
<p>
<!-- This is where the content ends -->
</td>
</tr>
</table>
</td>
<td width="140" bgcolor="#CCCCCC" height="300"><img src="../templates/images/border_sponsors_bottom.gif" width="140" height="20"><br>
{SPONSORS}
</td>
</tr>
<tr align="left" valign="middle">
<td width="150" bgcolor="#69a5a5" height="50" align="center"><a href="http://www.phpalumni.org" target="_blank"><img src="../templates/images/phpAlumni.gif" width="107" height="47" border="0" alt="Go to homepage!"></a></td>
<td width="450" height="50">
{FOOTER}
</td>
<td width="140" bgcolor="#CCCCCC" height="50"> </td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>