forked from opendream/hotri
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheader_no_nav.php
24 lines (21 loc) · 973 Bytes
/
header_no_nav.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?php
/* This file is part of a copyrighted work; it is distributed with NO WARRANTY.
* See the file COPYRIGHT.html for more details.
*/
include("../shared/header_top.php");
?>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr bgcolor="<?php echo H(OBIB_ALT1_BG);?>">
<td colspan="2"><img src="../images/shim.gif" width="1" height="15" border="0"></td>
</tr>
<tr>
<td colspan="2"bgcolor="<?php echo H(OBIB_BORDER_COLOR);?>"><img src="../images/shim.gif" width="1" height="1" border="0"></td>
</tr>
<tr>
<td bgcolor="<?php echo H(OBIB_PRIMARY_BG);?>"><img src="../images/shim.gif" width="10" height="1" border="0"></td>
<td height="100%" width="100%" valign="top">
<font class="primary">
<br>
<!-- **************************************************************************************
* beginning of main body
**************************************************************************************-->