
function disclaimer() {
window.open('disclaimer.htm','zoom','height=480,width=640,left=0,top=0,resizable=yes,scrollbars=yes');
}

