<?php error_reporting(0);?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>vLogger: Login</title>
</head>
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginheight="0" marginwidth="0" bgcolor="#FFFFFF">
<table border="0" width="100%" cellspacing="0" cellpadding="0" background="img/topbkg.gif">
<tr>
<td width="50%"><div align="center"><strong><font size="5">vLogger</font></strong></div></td>
<td width="50%">
<p align="right"><img border="0" src="img/topright.gif" width="327" height="66"></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" background="img/blackline.gif">
<tr>
<td width="100%"><font color="#B8C0F0" face="Arial" size="2"><b>
<a href="index.php">Home</a> | <a href="showlogin.php">Login/Logout</a> |
<a href="showlog.php">View Log</a> </b></font></td>
</tr>
</table>
<p><?php require("login.php");?></p>
<p style="margin-left: 20" align="center"><font face="Arial" color="#000000" size="1">COPYRIGHT 2010 ALL RIGHTS RESERVED <a href="http://www.em-creations.info/" target="_blank">EM-Creations.info</a></font></p>
<table border="0" width="100%" cellspacing="0" cellpadding="0" background="img/botline.gif">
<tr>
<td width="100%"><img border="0" src="img/botline.gif" width="41" height="12"></td>
</tr>
</table>
</body>
</html>