Skip to content

Commit cbaeaa8

Browse files
authored
Update right.html
1 parent c406194 commit cbaeaa8

File tree

1 file changed

+30
-64
lines changed

1 file changed

+30
-64
lines changed

right.html

Lines changed: 30 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -10,70 +10,36 @@
1010
</head>
1111

1212
<body>
13-
<!-- start of freefind search box html -->
14-
<table cellpadding="0" cellspacing="0" border="0">
15-
<tr>
16-
<td
17-
colspan="2"
18-
style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt"
19-
>
20-
<form
21-
style="margin: 0px; margin-top: 4px"
22-
action="https://search.freefind.com/find.html"
23-
method="get"
24-
accept-charset="utf-8"
25-
target="_self"
26-
>
27-
<input type="hidden" name="si" value="30070540" />
28-
<input type="hidden" name="pid" value="r" />
29-
<input type="hidden" name="n" value="0" />
30-
<input type="hidden" name="_charset_" value="" />
31-
<input type="hidden" name="bcd" value="&#247;" />
32-
<input type="text" name="query" size="15" />
33-
<input type="submit" value="search" />
34-
</form>
35-
</td>
36-
</tr>
37-
<tr>
38-
<td
39-
style="
40-
text-align: left;
41-
font-family: Arial, Helvetica, sans-serif;
42-
font-size: 7.5pt;
43-
padding-top: 4px;
44-
"
45-
>
46-
<a
47-
style="text-decoration: none; color: rgb(255, 255, 255)"
48-
href="https://www.freefind.com"
49-
rel="nofollow"
50-
>site search</a
51-
><a
52-
style="text-decoration: none; color: rgb(255, 255, 255)"
53-
href="https://www.freefind.com"
54-
rel="nofollow"
55-
>
56-
by <span style="color: #rgb(255, 255, 255)">freefind</span></a
57-
>
58-
</td>
59-
60-
<td
61-
style="
62-
text-align: right;
63-
font-family: Arial, Helvetica, sans-serif;
64-
font-size: 7.5pt;
65-
padding-top: 4px;
66-
"
67-
>
68-
<a
69-
color="rgb(255,255,255)"
70-
href="https://search.freefind.com/find.html?si=30070540&amp;pid=a"
71-
>advanced</a
72-
>
73-
</td>
74-
</tr>
75-
</table>
76-
<!-- end of freefind search box html -->
13+
<!-- start of freefind search box html -->
14+
<table cellpadding=0 cellspacing=0 border=0 >
15+
<tr>
16+
<td style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt;">
17+
<center><table width="90%" cellpadding=0 cellspacing=0 border=0 style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt;">
18+
<tr>
19+
<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>
20+
<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>
21+
<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>
22+
</tr>
23+
</table></center>
24+
<form style="margin:0px; margin-top:4px;" action="https://search.freefind.com/find.html" method="get" accept-charset="utf-8" target="_self">
25+
<input type="hidden" name="si" value="25743138">
26+
<input type="hidden" name="pid" value="r">
27+
<input type="hidden" name="n" value="0">
28+
<input type="hidden" name="_charset_" value="">
29+
<input type="hidden" name="bcd" value="&#247;">
30+
<input type="text" name="query" size="15">
31+
<input type="submit" value="search">
32+
</form>
33+
</td>
34+
</tr>
35+
<tr>
36+
<td style="text-align:center; font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; padding-top:4px;">
37+
<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
38+
<span style="color: #606060;">freefind</span></a>
39+
</td>
40+
</tr>
41+
</table>
42+
<!-- end of freefind search box html -->
7743

7844
<table
7945
border="0"

0 commit comments

Comments
 (0)