var Form1= new formDef('Form1',nullFunc,nullFunc);
/* client-side recordset */
var PartsInfo = new Recordset("PartsInfo", "DOAP");
if (document.all) var Datetext = document.all.Datetext;
if (document.all) var PartsInfo_SortLabel = document.all.PartsInfoSortLabel;
if (document.all) var Text3 = document.all.Text3;
var PartsInfo_SortList= new listDef('PartsInfo_SortList','select-one','Column 98',nullFunc,nullFunc,nullFunc);
var PartsInfo_Sort= new fButtonDef('PartsInfo_Sort',nullFunc);
if (document.all) var Text10 = document.all.Text10;
var PrevButtonTop= new fButtonDef('PrevButtonTop',nullFunc);
var NextButtonTop= new fButtonDef('NextButtonTop',nullFunc);
if (document.all) var Text1 = document.all.Text1;
if (document.all) var Text4 = document.all.Text4;
var PrevButtonBottom= new fButtonDef('PrevButtonBottom',nullFunc);
var NextButtonBottom= new fButtonDef('NextButtonBottom',nullFunc);


