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