function MM_openBrWindow(theurl,winname,features) { //v2.0
  window.open(theurl,winname,features);
}


