/* client-side recordset */
var rsLessons = new Recordset("rsLessons", "DanielCompNanoBATV5.2");
/* client-side recordset */
var rsSplashNav = new Recordset("rsSplashNav", "DanielCompNanoBATV5.2");
/* client-side recordset */
var rsBackgrounds = new Recordset("rsBackgrounds", "DanielCompNanoBATv5.2");
/* client-side recordset */
var rsContentToday = new Recordset("rsContentToday", "DanielCompNanoBATV5.2");
if (document.all) var TextBody = document.all.TextBody;
if (document.all) var Text1 = document.all.Text1;
if (document.all) var Text2 = document.all.Text2;
if (document.all) var TodaysDate = document.all.TodaysDate;
if (document.all) var Author = document.all.Author;
if (document.all) var QuoteText = document.all.QuoteText;


