-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.php
More file actions
100 lines (82 loc) · 2.89 KB
/
header.php
File metadata and controls
100 lines (82 loc) · 2.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<?php
error_reporting(0);
include("maranxssfilter.php");
include("functions.php");
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Harbringer Station</title>
<?php
$currency = "";
?>
<link rel="stylesheet" href="styles.css" type="text/css">
</head>
<body leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" marginheight="0" marginwidth="0">
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="757">
<tr>
<td background="images/top_left_bg.gif" height="11" width="547"><img src="images/spacer.gif" alt="" border="0" height="1" width="1"></td>
<td width="8"><img src="images/spacer.gif" border="0" height="1" width="8"></td>
<td background="images/top_right_bg.gif" height="11" width="202"><img src="images/spacer.gif" border="0" height="1" width="1"></td>
</tr>
<tr>
<td colspan="3" height="6"><img src="images/spacer.gif" border="0" height="6" width="1"></td>
</tr>
<tr>
<td background="images/logo_bg.gif" height="83" width="547">
<img src="images/spacer.gif" border="0" height="1" width="1" /></td>
<td width="8"><img src="images/spacer.gif" border="0" height="1" width="8"></td>
<td width="202">
<!--// Start Search //-->
<table border="0" cellpadding="4" cellspacing="0" width="100%">
<tr>
<td class="search" align="left">Site Search:</td>
</tr>
<tr>
<td align="center">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<form action='search.php' method=get>
<input type=text name=query style='font-size:11px'>
<input name="Submit" src="images/submit.gif" border="0" type="image">
</form>
</td>
<td> </td>
</tr>
</table>
</td>
</tr>
</table>
<!--// End Search //-->
</td>
</tr>
<tr>
<td colspan="3" height="6"><img src="images/spacer.gif" border="0" height="6" width="1"></td>
</tr>
<tr>
<td width="547">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><a href="index.php"><img src="images/home_off.gif" alt="" border="0" height="35" width="71"></a></td>
<td><img src="images/tos_off.gif" alt="" border="0" height="35" width="156"></td>
<td><img src="images/privacy_off.gif" alt="" border="0" height="35" width="122"></td>
<td><img src="images/itemlist_off.gif" alt="" border="0" height="35" width="91"></td>
<td><img src="images/contact_off.gif" alt="" border="0" height="35" width="107"></td>
</tr>
</table>
</td>
<td width="8"><img src="images/spacer.gif" border="0" height="1" width="8"></td>
<td width="202">
</td>
</tr>
<tr>
<td colspan="3" height="6"><img src="images/spacer.gif" border="0" height="6" width="1"></td>
</tr>
</table>
<!-- end header -->
<table border="0" cellpadding="0" cellspacing="0" width="757">
<tr>
<td valign="top" width="547">
<!-- start main -->