function MM_openBrWindow(theURL,winName,features) {
  testwin2 = window.open(theURL,winName,features);
}