function MM_openBrWindow(theURL,features)
{ //v2.0
  var enrolWin = window.open(theURL,'enrolWin',features);
//  enrolWin.focus();
}
//-->

