function MM_openBrWindow(theURL,winName) { //v2.0
  window.open(theURL,winName,'toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes');
}// JavaScript Document