// JavaScript Document
function MM_openBrWindow(theURL) { //v2.0
  window.open(theURL,'item','width=900, location=no, menubar=no, toolbar=no, scrollbars=yes, resizable=yes').focus();
}
function MM_openBrWindow2(theURL) { //v2.0
  window.open(theURL,'item','width=700, height=720, location=no, menubar=no, toolbar=no, scrollbars=yes, resizable=yes').focus();
}
