Newer
Older
ubixos-web / docroot / php_includes / global_header.php
@reddawg reddawg on 29 Jun 2004 453 bytes UbixOS Web Site
<!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>
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="/new_images/header_bg_tile.gif">
  <tr>
    <td width="750"><img src="/new_images/header.gif" width="750" height="65"></td>
    <td>&nbsp;</td>
  </tr>
</table>

</body>
</html>