<tr>
<td><a href="messages.php?do=new&to=<?php echo $_GET['username'];?>" <?php echo $menu_text;?> class="linkgri">
<img src="themes/default/yuhhu/buton022.png" width="16" height="16" border="0" align="absbottom" /> <?php echo $lang['profile_menu_message'];?></a></td>
</tr>
<tr>
<td><a href="buddies.php?do=new&username=<?php echo $_GET['username'];?>" <?php echo $menu_text;?> class="linkgri">
<img src="themes/default/yuhhu/buton016.png" width="16" height="16" border="0" align="absbottom" /> <?php echo $lang['profile_menu_buddy'];?></a></td>
</tr>
<tr>
<td><a href="favourites.php?do=add&username=<?php echo $_GET['username'];?>" <?php echo $menu_text;?> class="linkgri">
<img src="themes/default/yuhhu/buton017.png" width="16" height="16" border="0" align="absbottom" /> <?php echo $lang['profile_menu_favourite'];?></a></td>
</tr>
<tr>
<td><a href="profile.guestbook.php?username=<?php echo $_GET['username'];?>" <?php echo $menu_text;?> class="linkgri">
<img src="themes/default/yuhhu/buton006.png" width="16" height="16" border="0" align="absbottom" /> <?php echo $lang['profile_menu_sign'];?></a></td>
</tr>
<tr>
<td><a href="points.donate.php?username=<?php echo $_GET['username'];?>" <?php echo $menu_text;?> class="linkgri">
<img src="themes/default/yuhhu/buton039.png" width="16" height="16" border="0" align="absbottom" /> <?php echo $lang['points_donate'];?></a></td>
</tr>
<tr>
<td><a href="profile.gift.php?username=<?php echo $_GET['username'];?>" <?php echo $menu_text;?> class="linkgri">
<img src="themes/default/yuhhu/buton040.png" width="16" height="16" border="0" align="absbottom" /> <?php echo $lang['points_gift'];?></a></td>
</tr>
<tr>
<td><a href="report.php?report=<?php echo $_GET['username'];?>" <?php echo $menu_text;?> class="linkgri">
<img src="themes/default/yuhhu/buton041.png" width="16" height="16" border="0" align="absbottom" /> <?php echo $lang['profile_menu_report'];?></a></td>
</tr>