// JavaScript Document
<!-- Popup window for HU Rules. -->
<!-- Begin
function popup() {
var specs = window.open('http://www.horizonsunlimited.com/form/blogterms.php','','dependent=yes,scrollbars=yes,screenX=15,height=350,width=520,resizable=yes');
}
// End -->

