[close]  To Add Timothy Ministries Theological Dictionary Search to your site
Simply Cut and Paste the following code into your website

put the following in the <head> section of your document:

and put the following in the <body> section of your document:


Theological Dictionary Search

example:
<html>
<head>
<script type="text/javascript" src="/grab/search.js"></script>
</head>

<body>
<form action="https://timothyministries.org/TheologicalDictionary/Default.aspx" method="get" onSubmit="TMSearch(this)">
<a href="/tdlistboxsearch/"><img src="/images/TMSearchHeader.jpg" border=0></a><br />
<font style="font-family:verdana;font-size:10px">Theological Dictionary Search</font><br />
<input name="q" type="hidden" />
<input name="theword" type="text" style="width: 180px" />
<input type="submit" value="Search" /></p>
</form>
</body>
</html>