<html> <head> <!-- Letzlink Release 1.4 (C) Jean Schumacher 2007 - 2009. 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"> <frameset rows ="60,*,55" border="1" framespacing="1"> <frame src="top.php" name="top" frameborder="0" noresize scrolling = "no"> <frameset cols="200,*" border="1"> <frame src="left.php" name="left" frameborder="0" noresize> <frame src="main.php" name="main" frameborder="0" noresize> </frameset> <frame src="bottom.php" name="bottom" scrolling="no" frameborder = "0"> </frameset>