var Form1= new formDef('Form1',Form1_onSubmit,nullFunc);
/* client-side recordset */
var rsNavigation = new Recordset("rsNavigation", "RhondaAddisonMicroBATv4");
/* client-side recordset */
var rsContentPrimaryAll = new Recordset("rsContentPrimaryAll", "RhondaAddisonMicroBATv4");
/* client-side recordset */
var rsLoginAll = new Recordset("rsLoginAll", "RhondaAddisonMicroBATv4");
/* client-side recordset */
var rsContentFeatureToday = new Recordset("rsContentFeatureToday", "RhondaAddisonMicroBATv4");
/* client-side recordset */
var rsGraphicsRandom = new Recordset("rsGraphicsRandom", "RhondaAddisonMicroBATv4");
if (document.all) var TodaysDate = document.all.TodaysDate;
var UpdateBttn= new fButtonDef('UpdateBttn',UpdateBttn__onClick);
if (document.all) var TextTitle = document.all.TextTitle;
if (document.all) var TextBody = document.all.TextBody;
if (document.all) var TextLoginname = document.all.TextLoginname;
var loginname= new editDef('loginname',13,1,nullFunc,nullFunc,nullFunc);
if (document.all) var Text2 = document.all.Text2;
var password= new editDef('password',13,1,nullFunc,nullFunc,nullFunc);
var BttnLogin= new fButtonDef('BttnLogin',BttnLogin__onClick);
if (document.all) var Text4 = document.all.Text4;
if (document.all) var Text10 = document.all.Text10;
if (document.all) var TextAuthorTitle = document.all.TextAuthorTitle;
if (document.all) var TextQuote = document.all.TextQuote;

