﻿// JavaScript Date Document

function More(theURL,winName,features) { //v2.0
  window.open(theURL,"more","scrollbars=yes,resizable=yes,width=700,height=540");
}


