function MM_openBrWindow(theURL,features) 
{ 
  window.open(theURL,"details",features);
}
