~ubuntu-branches/debian/squeeze/sword/squeeze

« back to all changes in this revision

Viewing changes to utilities/diatheke/pqa/src/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Glassey
  • Date: 2004-01-15 15:50:07 UTC
  • Revision ID: james.westby@ubuntu.com-20040115155007-n9mz4x0zxrs1isd3
Tags: upstream-1.5.7
ImportĀ upstreamĀ versionĀ 1.5.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
<title>HANDiatheke</title>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 
5
</head>
 
6
 
 
7
<body bgcolor="#FFFFFF">
 
8
<center>
 
9
<form action=http://bible.gotjesus.org/cgi-bin/diatheke.pl method=get>
 
10
    Quick lookup in KJV, NIV, NAS, & WEB:<br> 
 
11
<INPUT name=verse>
 
12
<INPUT name=Submit type=submit value=Lookup>
 
13
<input type=hidden name=KJV value=on>
 
14
<input type=hidden name=NIV value=on>
 
15
<input type=hidden name=NASB value=on>
 
16
<input type=hidden name=WEB value=on>
 
17
<input type=hidden name=palm value=on>
 
18
</form><hr>
 
19
  <a href="all.html">All Books</a><br>
 
20
  <br><br>
 
21
  <table border=0>
 
22
    <tr> 
 
23
      <td width="50%" height="22"> <a href="dict.html">Dictionaries & Topics</a></td>
 
24
      <td width="50%" height="22"> <a href="lex.html">Lexica</a></td>
 
25
    </tr>
 
26
  </table>
 
27
  <br><br>
 
28
  Bibles & Commentaries:<br>
 
29
  <table border=0>
 
30
    <tr> 
 
31
      <td width="33%"> <a href="english.html">English</a></td>
 
32
      <td width="34%"> <a href="french.html">French</a></td>
 
33
      <td width="33%"> <a href="german.html">German</a></td>
 
34
    </tr>
 
35
    <tr> 
 
36
      <td width="33%"> <a href="ancient.html">Ancient</a></td>
 
37
      <td width="34%"> <a href="spanish.html">Spanish</a></td>
 
38
      <td width="33%"> <a href="other.html">Other</a></td>
 
39
    </tr>
 
40
  </table>
 
41
</center>
 
42
</body>
 
43
</html>