
<!--
function openWindow(theURL) {
  window.open(theURL,'Open_Standards','width=830,directories=no,location=no,menubar=no,resizable=yes,scrollbars=yes,status=no,titlebar=no,toolbar=no');
}

