function MM_openBrWindow(theURL) { //v2.0
  window.open(theURL,'Fabiano','width=1,height=1');
}