function popDisclaimer() {
 window.open('/disclaimer.php', '', 'width=700, height=550, left=10, top=10, toolbar=0, resizable=1, scrollbars=0');
}


