<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- saved from url=(0014)about:internet -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>PBL Home</title>
<link href="css/pbl.css" rel="stylesheet" type="text/css" />
<link href="css/modalbox.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="../css/reset.css" />
<link rel="stylesheet" href="../css/text.css" />
<link rel="stylesheet" href="../css/960.css" />
<link rel="stylesheet" href="../css/pbl_home.css" />

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /></head>
<body>
<div id="container_home">
  <div id="container_home_inner">
    <div align="center"> <img src="images/holding_page_logo.gif" alt="PBL" width="513" height="64" />
      <div id="logins">
        <form id="form1" method="post" action="/index.php">
          Username&nbsp;
          <p>
            <!--<label for="username">username</label>-->
            <input type="text" name="username" value="" id="username" />
          </p>
          &nbsp;&nbsp;Password&nbsp;
          <p>
            <!--<label for="password">password</label>-->
            <input type="password" name="password" value="" id="password" />
            <input type="submit" name="login" id="login" value="Login." />
          </p>
        </form>
      </div>
    </div>

  </div>
</div>
<div id="footer_home"></div>
</body>
</html>