function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function popImage(theImage) { //v2.0
  //,'showphoto','resizable=yes,width=610,height=350', ScreenX = 5,ScreenY = 5,
  window.open("images/popimagef70c.html?i=" +theImage,"eventphoto","width=410,height=410,ScreenX=45,ScreenY=45,resizable=no");
}
