<!-- Begin
function getDocument(index) {
  window.open(index + '.htm', 'htm', 'height=400, width=400,scrollbars=1,resizable=1,menubar=0,left=0,bottom=0,location=1');
  name = "opener";
}
// End -->
