/* client-side recordset */
var emailRS = new Recordset("emailRS", "TBoxStore");
moreImage = 'images/_more_.gif'
transImage= 'images/_trans_.gif'
var HomePageButton = new makeButton('images/BTN_HOMEPAGEOFF.GIF,images/BTN_HOMEPAGEHIGH.GIF',
	'StartIt.asp','HomePageButton','Guestbook','HomePageButton',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 0] = HomePageButton;
var ImageButton1T73 = new makeButton('images/BTN_ProductViewPrime.gif,images/BTN_ProductView1.jpg',
	'ProcuctQkVw.asp','ImageButton1T73','Guestbook','ImageButton1T73',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 1] = ImageButton1T73;
var ShopInfoButton = new makeButton('images/btn_shopinfooff.gif,images/btn_shopinfoon.gif',
	'ShoppingInfo.asp','ShopInfoButton','Guestbook','ShopInfoButton',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 2] = ShopInfoButton;
var ShopNowButton = new makeButton('images/btn_shopnowoff.gif,images/btn_shopnowon.gif',
	'Direction1.asp','ShopNowButton','Guestbook','ShopNowButton',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 3] = ShopNowButton;
var GuestButton = new makeButton('images/btn_guestoff.gif,images/btn_gueston.gif',
	'Guestbook.asp','GuestButton','Guestbook','GuestButton',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 4] = GuestButton;
var ViewCartButton = new makeButton('images/BTN_ViewCart.gif,images/BTN_ViewCartHigh.gif',
	'PalView.asp','ViewCartButton','Guestbook','ViewCartButton',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 5] = ViewCartButton;
var emailbutton = new makeButton('images/BTN_Email.gif,images/BTN-emailhigh.gif',
	'Sh_Email.asp','emailbutton','Guestbook','emailbutton',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 6] = emailbutton;
var Form1= new formDef('Form1',nullFunc,nullFunc);
var HidBrowse= new HiddenDef('HidBrowse');
var HidSubject= new HiddenDef('HidSubject');
var HidSource= new HiddenDef('HidSource');
var FirstName= new editDef('FirstName',16,1,nullFunc,nullFunc,nullFunc);
var LastName= new editDef('LastName',24,1,nullFunc,nullFunc,nullFunc);
var UserEmail= new editDef('UserEmail',56,1,nullFunc,nullFunc,nullFunc);
var ListState= new listDef('ListState','select-one','Column 5115',nullFunc,nullFunc,nullFunc);
var EdOther= new editDef('EdOther',11,1,nullFunc,nullFunc,nullFunc);
var EdComments= new editDef('EdComments',55,3,nullFunc,nullFunc,nullFunc);
var SubmitButton= new fButtonDef('SubmitButton',nullFunc);

