<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<!--
*************************************************************************
* The contents of this file are subject to the Openbravo Public License
* Version 1.0 (the "License"), being the Mozilla Public License
* Version 1.1 with a permitted attribution clause; you may not use this
* file except in compliance with the License. You may obtain a copy of
* the License at http://www.openbravo.com/legal/license.html
* Software distributed under the License is distributed on an "AS IS"
* basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
* License for the specific language governing rights and limitations
* under the License.
* The Original Code is Openbravo ERP.
* The Initial Developer of the Original Code is Openbravo SLU
* All portions are Copyright (C) 2001-2006 Openbravo SLU
* All Rights Reserved.
* Contributor(s): ______________________________________.
************************************************************************
-->
<html>
<head>
<title>Openbravo S.L.U.</title>
<meta name="author" content="Openbravo S.L.U.">
<meta name="keywords" content="openbravo">
<meta name="description" content="Openbravo S.L.U.">
<meta http-equiv="Pragma" content="no-cache" >
<script type="text/javascript">
function onLoadDo() {
location.href = "security/Menu.html";
}
</script>
</head>
<body onload="onLoadDo();">
<H4 align="center">Redirecting to <a href="security/Menu.html">login page</a></H4>
</body>
</html>