function openContactUs(){
  window.open("https://www.allegiancetech.com/uSightCTP.jsp", "contact_us", "width=800,height=600,scrollbars=yes,resizeable=yes,location=no");
}


function openCommentForm(){
  //for "How are we doing?"
  window.open("https://www.allegiancetech.com/feedback/feedbackLoop.jsp?companyId=839288", "comments", "width=800,height=600,scrollbars=yes,resizeable=yes,location=no");

}
