<!-- raw Google custom KJV search -->
<form action="https://www.google.com/cse" id="cse-search-box">
  <div>
    <input type="hidden" name="cx" value="005260666645288681202:f8um2hwp-ho">
    <input type="hidden" name="ie" value="UTF-8">
    <input type="text" name="q" size="31">
    <input type="submit" name="sa" value="Search">
  </div>
</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. -->
<script type="text/javascript" src="https://www.google.com/cse/brand?form=cse-search-box&amp;lang=en"></script>
<!-- /Google custom KJV search -->

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