function MM_openBrWindow(theURL) { //v2.0
  window.open(theURL,"","width=640,height=480");
}
