// JavaScript Date Document

function More(theURL,winName,features) { //v2.0
  window.open(theURL,"more","scrollbars=yes,resizable=yes,width=600,height=640");
}


