function win1() {
    window.open("privacy.html","privacy","menubar=no,width=550,height=600,toolbar=no,scrollbars=yes");
}

