<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>PoCoMy Admin-Module</title>
<link rel="shortcut icon" href="favicon.ico" />
</head>
<frameset rows="100%,*">
<frame src="admin.php" frameborder="0"/>
<frame src="blank.html" noresize="noresize" scrolling="no" frameborder="0"/>
<noframes>
<body>
<p>This page uses frames. The current browser you are using does not support frames.</p>
<a href="admin.php">traffstats</a>
</body>
</noframes>
</frameset>
</html>