<!-- <h1>Find a Fund </h1> <p>You may search for a Promise Fund on the website by entering any of the following criteria on the menu below.  Then click the Find a Fund button.</p> <form action='#' onSubmit='doSearch();return false;' id='search_form'> <input type='text' name='term' /> <input type='button' onclick='doSearch()'/> <ul> <li>Entering the name (or, the first few letters) of the Promise Fund</li> <li>Entering the name of the person honored by the Promise Fund </li> <li>Entering the name of the person who created the Promise Fund</li> <li>Selecting the Chapter at which the Promise Fund was created from the pull down list of chapters</li> <li>Entering the state in which the Promise Fund was established</li> </ul> </form> <p>You may also view a list of all Promise Fund by clicking on the “Show All Promise Funds.”</p> <p><b>FIND A FUND SEARCH FUNCTION.</b></p> <div id='search_results'></div> -->