/* client-side recordset */
var rsDropdown = new Recordset("rsDropdown", "clicklocal");
/* client-side recordset */
var rsDemoTable = new Recordset("rsDemoTable", "clicklocal");
/* client-side recordset */
var TextRecordset = new Recordset("TextRecordset", "clicklocal");
moreImage = 'images/_more_.gif'
transImage= 'images/_trans_.gif'
var ImageButton1 = new makeButton('images/talkingarms2.jpg,images/talkingarms.jpg',
	'media/AricB.mpg','ImageButton1','BATs1','ImageButton1',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 0] = ImageButton1;
var UserDetailsForm= new formDef('UserDetailsForm',nullFunc,nullFunc);
var List1= new listDef('List1','select-one','DemoChoices',nullFunc,nullFunc,nullFunc);
var FormButton1= new fButtonDef('FormButton1',FormButton1__onClick);
var FormButton2= new fButtonDef('FormButton2',FormButton2__onClick);


