/* This script dynamically obtains the present date*/

var date=todaydate()
document.write(date)