<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Internal Lead Management System</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
{literal}
<SCRIPT>
function firstFocus()
{
var txtUserName =document.getElementById('txtUserName');
if(txtUserName)
{
txtUserName.focus();
}
}
</SCRIPT>
{/literal}
</head>
<link href="css/style.css" rel="stylesheet">
<body onload="firstFocus()">
<table width="75%" border="0" align="center">
<tr>
<td height="98"> </td>
</tr>
<tr>
<td background="images/line.jpg">
<div align="center"><img src="images/line.jpg" width="800" height="1"></div></td>
</tr>