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