/* client-side recordset */
var rsContentToday = new Recordset("rsContentToday", "ACPCNanoBATv5.6");
/* client-side recordset */
var rsFeature = new Recordset("rsFeature", "ACPCNanoBATV5.6");
/* client-side recordset */
var rsContentParam = new Recordset("rsContentParam", "ACPCNanoBATv5.6");
/* client-side recordset */
var rsBackgrounds = new Recordset("rsBackgrounds", "ACPCNanoBATv5.6");
if (document.all) var TodaysDate = document.all.TodaysDate;
if (document.all) var TextAuthor = document.all.TextAuthor;
if (document.all) var TextQuote = document.all.TextQuote;
if (document.all) var Text2 = document.all.Text2;

