var Form1= new formDef('Form1',nullFunc,nullFunc);
/* client-side recordset */
var BookQuery = new Recordset("BookQuery", "Chimera Hobby Shop, Inc. Shop");
moreImage = 'images/_more_.gif'
transImage= 'images/_trans_.gif'
var ImageButton1T25 = new makeButton('images/btnCS.gif,images/btnCSx.gif',
	'http://www.chimerahobby.com/cservice.html','ImageButton1T25','shopping_cart','ImageButton1T25',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 0] = ImageButton1T25;
var ImageButton2T25 = new makeButton('images/btnST.gif,images/btnSTx.gif',
	'http://www.chimerahobby.com/cshop.html','ImageButton2T25','shopping_cart','ImageButton2T25',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 1] = ImageButton2T25;
var ImageButton1_T4 = new makeButton('images/btn-Home1.gif,images/btn-Home2.gif',
	'http://www.chimerahobby.com/store/default.asp','ImageButton1_T4','shopping_cart','ImageButton1_T4',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 2] = ImageButton1_T4;
var ImageButton1 = new makeButton('images/btn-SearchAndOrder1.gif,images/btn-SearchAndOrder2.gif',
	'http://www.chimerahobby.com/store/search_products.asp','ImageButton1','shopping_cart','ImageButton1',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 3] = ImageButton1;
var Update= new fButtonDef('Update',nullFunc);
var Checkout= new fButtonDef('Checkout',nullFunc);
var Clearcart= new fButtonDef('Clearcart',nullFunc);
var Continue= new fButtonDef('Continue',nullFunc);


