function openContact() {
    window.open('/Contact-Us.aspx', 'rules', 'scrollbars=yes,status=no,width=1000,height=700')
}