<!-- Popup window for HU Rules. -->
<!-- Notes: form name (x) and document.x.submit.disabled must match -->
<!-- Begin
function termspopup() {
var specs = window.open('http://www.horizonsunlimited.com/meetings/terms.php','','dependent=yes,scrollbars=yes,screenX=15,height=350,width=576,resizable=yes');
}
// End -->

