function MM_openBrWindow(theURL,WinName,features) { //v2.0
  window.open(theURL,WinName,features);
}

