<!-- raw Google custom KJV search -->
<form action="http://www.google.com/cse" id="cse-search-box">   <!-- make unique -->
  <div>
    <!-- remove -->
    <input type="hidden" name="cx" value="005260666645288681202:f8um2hwp-ho" />
    <input type="hidden" name="ie" value="UTF-8" />
    <input type="text" name="q" size="31" />   <!-- size=adjust size of box -->
    <input type="submit" name="sa" value="Search" />  <!-- value=adjust text of submit button -->
  </div> <!-- remove -->
</form>
<!-- Above this line is the bread and butter. Below it is a fillip to put a watermark
Google brand in the submit box prior to first use. -->

                                    <!-- patch to matching unique id, patch & to &amp; -->
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en">
</script>
<!-- /Google custom KJV search -->

<!-- tidied Google custom KJV search -->
<form action="http://www.google.com/cse" id="cse-search-boxkjv">
  <input type="hidden" name="cx" value="005260666645288681202:f8um2hwp-ho" />
  <input type="hidden" name="ie" value="UTF-8" />
  <input type="text" name="q" size="100" />
  <input type="submit" name="sa" value="Search King James bible" />
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-boxkjv&amp;lang=en">
</script>
<!-- /Google custom KJV search -->