<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<form name="form1" method="post" action="admin.php">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" bgcolor="#336699"><div align="center"><strong>MP Poll v0.01
Login</strong></div></td>
</tr>
<tr bgcolor="cfcfcf">
<td width="8%"><div align="right">Username:</div></td>
<td width="92%"><input name="username" type="text" id="username2"></td>
</tr>
<tr bgcolor="cfcfcf">
<td><div align="right">Password:</div></td>
<td><input name="password" type="password" id="password2"></td>
</tr>
<tr bgcolor="cfcfcf">
<td> </td>
<td><input name="loginpoll" type="submit" id="loginpoll3" value="Login"></td>
</tr>
</table>
</form>
</body>
</html>