/* client-side recordset */
var SpecialOrders = new Recordset("SpecialOrders", "SpecialOrders");
moreImage = 'images/_more_.gif'
transImage= 'images/_trans_.gif'
var ImageButton2T25 = new makeButton('images/tm_home1.gif,images/tm_home2.gif',
	'index.asp','ImageButton2T25','special_order_form','ImageButton2T25',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 0] = ImageButton2T25;
var ImageButton1T25 = new makeButton('images/tm_books1.gif,images/tm_books2.gif',
	'books.asp','ImageButton1T25','special_order_form','ImageButton1T25',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 1] = ImageButton1T25;
var ImageButton3T25 = new makeButton('images/tm_periodicals1.gif,images/tm_periodicals2.gif',
	'periodicals.asp','ImageButton3T25','special_order_form','ImageButton3T25',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 2] = ImageButton3T25;
var ImageButton4T25 = new makeButton('images/tm_resources1.gif,images/tm_resources2.gif',
	'resources.asp','ImageButton4T25','special_order_form','ImageButton4T25',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 3] = ImageButton4T25;
var ImageButton5T25 = new makeButton('images/tm_search1.gif,images/tm_search2.gif',
	'search_for_books.asp','ImageButton5T25','special_order_form','ImageButton5T25',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 4] = ImageButton5T25;
var ImageButton8T4 = new makeButton('images/tm_info1.gif,images/tm_info2.gif',
	'info_main.asp','ImageButton8T4','special_order_form','ImageButton8T4',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 5] = ImageButton8T4;
var ImageButton7T4 = new makeButton('images/tm_order1.gif,images/tm_order2.gif',
	'shopping_cart.asp','ImageButton7T4','special_order_form','ImageButton7T4',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 6] = ImageButton7T4;
var ImageButton6T25 = new makeButton('images/tm_contact1.gif,images/tm_contact2.gif',
	'contact_us.asp','ImageButton6T25','special_order_form','ImageButton6T25',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 7] = ImageButton6T25;
var SpecOrderForm= new formDef('SpecOrderForm',SpecOrderForm_onSubmit,nullFunc);
var BodyText= new HiddenDef('BodyText');
var SrchPeriod= new HiddenDef('SrchPeriod');
var PubCategory= new HiddenDef('PubCategory');
var ThankYouFooter= new HiddenDef('ThankYouFooter');
var UserName= new editDef('UserName',31,1,nullFunc,nullFunc,nullFunc);
var UserEmail= new editDef('UserEmail',26,1,nullFunc,nullFunc,nullFunc);
var InstitutionName= new editDef('InstitutionName',46,1,nullFunc,nullFunc,nullFunc);
var Address= new editDef('Address',50,1,nullFunc,nullFunc,nullFunc);
var City= new editDef('City',16,1,nullFunc,nullFunc,nullFunc);
var State= new editDef('State',9,1,nullFunc,nullFunc,nullFunc);
var Zip= new editDef('Zip',5,1,nullFunc,nullFunc,nullFunc);
var Country= new editDef('Country',50,1,nullFunc,nullFunc,nullFunc);
var Telephone= new editDef('Telephone',21,1,nullFunc,nullFunc,nullFunc);
var Fax= new editDef('Fax',18,1,nullFunc,nullFunc,nullFunc);
var BookTitle= new editDef('BookTitle',46,1,nullFunc,nullFunc,nullFunc);
var BookAuthor= new editDef('BookAuthor',46,1,nullFunc,nullFunc,nullFunc);
var Publisher= new editDef('Publisher',46,1,nullFunc,nullFunc,nullFunc);
var PubDate= new editDef('PubDate',10,1,nullFunc,nullFunc,nullFunc);
var Category= new listDef('Category','select-one','Column 2003',Category__onChange,nullFunc,nullFunc);
var CategoryOther= new editDef('CategoryOther',46,1,nullFunc,nullFunc,nullFunc);
var RsrchPeriod= new listDef('RsrchPeriod','select-one','Column 1999',RsrchPeriod__onChange,nullFunc,nullFunc);
var MoreInfo= new editDef('MoreInfo',61,3,nullFunc,nullFunc,nullFunc);
var Comments= new editDef('Comments',61,3,nullFunc,nullFunc,nullFunc);
var FormButton1= new fButtonDef('FormButton1',FormButton1__onClick);

