<html> <head> <!-- Letzlink Release 1.4.1 (C) Jean Schumacher 2007 - 2011. This free software is released under CC GNU - GPL2 ( General Public License ) Your are completely free to use it, alter or change it or to distribute it as log you are in accordance with the GNU - GPL2 license which is distributed along with this software. More information can be found at http://www.creativecommons.org/licenses/GPL/2.0 Attention: The software was mainly developed to be run on localhost or LAN Systems. If you run it on public accessible areas, this may be a security risk, especially if the software is not protected with appropriate software to limit access. Please report any bug to hide@address.com --> <link rel="stylesheet" type="text/css" href="style.css"> <base target="main"> </head> <body> <font face="Arial" size="4"> <div align="left"> <div style ="margin-left: 200px;"> <a href="index.php" target="_parent"><img src="images/home.gif" border="0"></a> <a href="addlink.php"><img src="images/newlink.gif" border="0"></a> <a href="rmlink.php" target="main"><img src="images/rmlink.gif" border="0"></a> <a href="check.php"><img src="images/check.gif" border="0"></a> </div> </div> </font> </font> </html>