Skip to content

Commit 65070a8

Browse files
authored
Update index.html
1 parent cbaeaa8 commit 65070a8

File tree

1 file changed

+29
-63
lines changed

1 file changed

+29
-63
lines changed

index.html

Lines changed: 29 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -45,69 +45,35 @@
4545
</head>
4646
<body>
4747
<!-- start of freefind search box html -->
48-
<table cellpadding="0" cellspacing="0" border="0">
49-
<tr>
50-
<td
51-
colspan="2"
52-
style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt"
53-
>
54-
<form
55-
style="margin: 0px; margin-top: 4px"
56-
action="https://search.freefind.com/find.html"
57-
method="get"
58-
accept-charset="utf-8"
59-
target="_self"
60-
>
61-
<input type="hidden" name="si" value="30070540" />
62-
<input type="hidden" name="pid" value="r" />
63-
<input type="hidden" name="n" value="0" />
64-
<input type="hidden" name="_charset_" value="" />
65-
<input type="hidden" name="bcd" value="&#247;" />
66-
<input type="text" name="query" size="15" />
67-
<input type="submit" value="search" />
68-
</form>
69-
</td>
70-
</tr>
71-
<tr>
72-
<td
73-
style="
74-
text-align: left;
75-
font-family: Arial, Helvetica, sans-serif;
76-
font-size: 7.5pt;
77-
padding-top: 4px;
78-
"
79-
>
80-
<a
81-
style="text-decoration: none; color: rgb(255, 255, 255)"
82-
href="https://www.freefind.com"
83-
rel="nofollow"
84-
>site search</a
85-
><a
86-
style="text-decoration: none; color: rgb(255, 255, 255)"
87-
href="https://www.freefind.com"
88-
rel="nofollow"
89-
>
90-
by <span style="color: #rgb(255, 255, 255)">freefind</span></a
91-
>
92-
</td>
93-
94-
<td
95-
style="
96-
text-align: right;
97-
font-family: Arial, Helvetica, sans-serif;
98-
font-size: 7.5pt;
99-
padding-top: 4px;
100-
"
101-
>
102-
<a
103-
color="rgb(255,255,255)"
104-
href="https://search.freefind.com/find.html?si=30070540&amp;pid=a"
105-
>advanced</a
106-
>
107-
</td>
108-
</tr>
109-
</table>
110-
<!-- end of freefind search box html -->
48+
<table cellpadding=0 cellspacing=0 border=0 >
49+
<tr>
50+
<td style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt;">
51+
<center><table width="90%" cellpadding=0 cellspacing=0 border=0 style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt;">
52+
<tr>
53+
<td style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt;" align=left ><a href="https://search.freefind.com/siteindex.html?si=25743138">index</a></td>
54+
<td style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt;" align=center><a href="https://search.freefind.com/find.html?si=25743138&amp;m=0&amp;p=0">sitemap</a></td>
55+
<td style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt;" align=right><a href="https://search.freefind.com/find.html?si=25743138&amp;pid=a">advanced</a></td>
56+
</tr>
57+
</table></center>
58+
<form style="margin:0px; margin-top:4px;" action="https://search.freefind.com/find.html" method="get" accept-charset="utf-8" target="_self">
59+
<input type="hidden" name="si" value="25743138">
60+
<input type="hidden" name="pid" value="r">
61+
<input type="hidden" name="n" value="0">
62+
<input type="hidden" name="_charset_" value="">
63+
<input type="hidden" name="bcd" value="&#247;">
64+
<input type="text" name="query" size="15">
65+
<input type="submit" value="search">
66+
</form>
67+
</td>
68+
</tr>
69+
<tr>
70+
<td style="text-align:center; font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; padding-top:4px;">
71+
<a style="text-decoration:none; color:gray;" href="https://www.freefind.com" rel="nofollow">search engine</a><a style="text-decoration:none; color:gray;" href="https://www.freefind.com" rel="nofollow" > by
72+
<span style="color: #606060;">freefind</span></a>
73+
</td>
74+
</tr>
75+
</table>
76+
<!-- end of freefind search box html -->
11177

11278
<ul>
11379
<li><a href="./directory.html"> ./directory.html &nbsp;</a></li>

0 commit comments

Comments
 (0)