{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">Hello {FIRST_NAME_HEADER}!</span><br><br>
Welcome to the alumni network! Feel free to browse through the offerings on this plattform and participate as much as possible. This wil bring life to this community.
<p>
Have Fun!
<br><br><hr width="30%">
<b>Birthdays in the next {BIRTHDAY_LOOK_AHEAD} days:<b>
<br><br>
<table>
<!-- BEGIN BIRTHDAY_ROW -->
<tr><td>{BIRTHDAY_DATE}</td><td> </td><td>{BIRTHDAY_NAME}</td></tr>
<!-- END BIRTHDAY_ROW -->
</table>
<br><br>
<span class="content_headline">Newsflash!</span><br><br>
<table width="100%">
<!-- BEGIN TPL_ROW -->
<tr><td bgcolor="#69A5A5"><font color="#FFFFFF"><b>{DISPLAY_HEADLINE}</b> on <b>{DISPLAY_DATE}</b></font></td></tr>
<tr><td>{DISPLAY_BODY}</td></tr>
<tr><td> </td></tr>
<!-- END TPL_ROW -->
</table>
<br><br>
<p align="center">{BROWSE_URL}</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>