-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
58 lines (58 loc) · 2.08 KB
/
index.html
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Programming FAR plugins - Encyclopedia for Developers</title>
<meta http-equiv="Content-Type" Content="text/html; charset=utf-8">
<meta name="verify-v1" content="HNBFM1/sFioxvfdyz56z77FlN051FnD0/NeJ1p6TRvM=">
<link rel="stylesheet" type="text/css" href="styles/styles.css">
</head>
<body>
<center>
<img src="images/farenclogo.gif" border="0" hspace="2" alt="">
</center>
<br><br>
<table cellpadding="5" cellspacing="5" width="100%" border="0" style="margin-left: -20px;">
<tr><td>
<center>
<h1 style="margin-left: 1px; text-align: center;">Encyclopedia for Developers</h1>
<table cellspacing="5" cellpadding="5">
<tr>
<td align="center"><b><< </b><!--<a href="en/index.html">--><b>English</b><!--</a>--></td>
<td align="center"><a href="ru/index.html"><b>Russian</b></a><b> >></b></td>
</tr>
</table>
<table cellspacing="5" cellpadding="5">
<tr>
<td colspan="2">
<p><br><br><p><br><br><p>
<!-- Search Google -->
<center>
<form method="GET" action="https://www.google.com/custom">
<table bgcolor="#FFFFFF" cellspacing="0" border="0">
<tr valign="top"><td>
<a href="https://www.google.com/search">
<img src="https://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></a>
</td>
<td>
<input type="text" name="q" size="31" maxlength="255" value="">
<input type="submit" name="sa" value="Search">
<input type="hidden" name="domains" value="api.farmanager.com"><br>
<input type="radio" name="sitesearch" value=""> WWW
<input type="radio" name="sitesearch" value="api.farmanager.com" checked> api.farmanager.com
</td></tr></table>
</form>
</center>
<!-- Search Google -->
</td>
</tr>
</table>
[ <a href="https://github.com/FarGroup/FarManager/tree/master/enc">edit it here</a> ]
</center>
</td>
</tr>
</table>
<script language="javascript" type="text/javascript"><!--
var f=document.location.href.indexOf("?"); if(f > 0) document.location.href="https://www.google.com/custom?sitesearch=api.farmanager.com&q="+document.location.href.substring(f+1);
//--></script>
</body>
</html>