function if624(){
document.write('<form action="http://www.biblegateway.com/quicksearch/" method="post">');
document.write('<table border="1" cellspacing="0" cellpadding="2" style="border-color: #600;">');
document.write('<tr><th style="background-color: #600; color:#fff; text-align: center; padding: 0 10px;">Lookup a word or passage in the Bible</th></tr>');
document.write('<tr><td style="background-color: #fff; text-align: center; padding: 0 10px;">');
document.write('<p style="margin-bottom: 0;">');
document.write('<input type="text" name="quicksearch" /><br />');
document.write('<input type="submit" value="Search BibleGateway.com" /><br />');
document.write('</p>');
document.write('<a href="http://www.biblegateway.com/" title="The Bible in multiple languages, versions, and formats">');
document.write('<img src="http://www.biblegateway.com/images/logos/bglogo_sm.gif" width="146" height="44" alt="BibleGateway.com" border="0" /></a><br />');
document.write('<small>');
document.write('<a href="http://www.biblegateway.com/usage/form/">Include this form on your page</a><br />');
document.write('</small>');
document.write('</td></tr>');
document.write('</table>');
document.write('</form> ');
}

