function MM_openBrWindow(imagename,winName,features) { //v2.0
  window.open('openimage.php?src='+imagename,winName,features);
}


