
function MM_openBrWindow(theURL) { //v2.0
  window.open(theURL,'photo','menubar=yes,scrollbars=yes,resizable=yes,width=620,height=690');
}