<p>The documents herein make up the WRRB public registry and will constitute the record of proceedings for each listed project.</p>
<p>Click <a href="/sites/default/files/public_registry/WRRB%20Rules%20of%20Procedure%20approved%20Nov%206%2009.pdf" target="_blank">here</a> to view the Rules of Procedure that guide the conduct of all proceedings before the Board.</p>
<ul class="button-container">
<li>
<a class="view-all-documents" href="/public-information/public-registry/type">
<img src="/sites/default/files/view-all-documents-btn.png" alt="View All Documents" />
</a>
</li>
<li id="subscribe-button">
<a href="/subscription"> <img alt="" src="/sites/all/themes/wrrb/images/subscribe-btn.png" class="mceItem"> </a>
</li>
<li id="intervenor-button">
<a href="/intervenor-application"> <img alt="" src="/sites/all/themes/wrrb/images/inter-app.png" class="mceItem"> </a>
</li>
<?php
if(_wrrb_access('wrrb public registry admin')) {
?>
<li>
<a href="/node/add/wrrb-registry?destination=public-information/public-registry">
<img src="/sites/default/files/uplod-document-btn.png" alt="Upload Document" />
</a>
</li>
<?php
}
?>
</ul>
<div class="clear-block"></div>
<h2>Search</h2>
<p>Search the registry using one of the following criteria:
<div id="search-registry-form">
<?php
//search form here
print drupal_get_form('wrrb_registry_search_form');
?>
</div>