function disclaimerWindow() { //v2.0
  window.open('/disclaimer.html','Disclaimer','width=400, height=300');
}
