function MM_openBrWindow(theURL) { //v2.0
  window.open(theURL,"subwin","scrollbars=yes,resizable=yes,left=0,top=0,width=670,height=600");
}