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

