/* client-side recordset */
var Customers = new Recordset("Customers", "PKDB");
var PasswordCookie= new CookieDef('PasswordCookie',30,'','','0');
moreImage = 'images/_more_.gif'
transImage= 'images/_trans_.gif'
var ImageButton3 = new makeButton('images/btn-GesamtListe1.gif,images/btn-GesamtlListe2.gif',
	'Catalog.asp','ImageButton3','CheckOutLogin','ImageButton3',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 0] = ImageButton3;
var ImageButton1_T4 = new makeButton('images/btn-GesamtListe1.gif,images/btn-GesamtlListe2.gif',
	'Catalog.asp','ImageButton1_T4','CheckOutLogin','ImageButton1_T4',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 1] = ImageButton1_T4;
var ImageButton3T4 = new makeButton('images/btn-KunstPostKart1.gif,images/btn-KunstPostKart2.gif',
	'Cards.asp','ImageButton3T4','CheckOutLogin','ImageButton3T4',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 2] = ImageButton3T4;
var ImageButton2T4 = new makeButton('images/btn-Specials1.gif,images/btn-Specials2.gif',
	'Index.asp','ImageButton2T4','CheckOutLogin','ImageButton2T4',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 3] = ImageButton2T4;
var ImageButton1 = new makeButton('images/btn-Search1.gif,images/btn-Search2.gif',
	'GeneralSearch.asp','ImageButton1','CheckOutLogin','ImageButton1',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 4] = ImageButton1;
var ImageButton5 = new makeButton('images/btn-Home1.gif,images/btn-Home2.GIF',
	'http://www.kunstundkulturverlag.at','ImageButton5','CheckOutLogin','ImageButton5',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 5] = ImageButton5;
var ViewCartNav = new makeButton('images/btn-viewshoppingcart1.gif,images/btn-viewshoppingcart2.gif',
	'ShoppingCart.asp','ViewCartNav','CheckOutLogin','ViewCartNav',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 6] = ViewCartNav;
var ImageButton1T4 = new makeButton('images/btn-NewsAlter1.gif,images/btn-NewsAlter2.gif',
	'News.asp','ImageButton1T4','CheckOutLogin','ImageButton1T4',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 7] = ImageButton1T4;
var CheckOutNav = new makeButton('images/btn-check_out1.gif,images/btn-check_out2.gif',
	'CheckOutLogin.asp','CheckOutNav','CheckOutLogin','CheckOutNav',nullFunc,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 8] = CheckOutNav;
var LogIn = new makeButton('images/btn-LogIn1.GIF,images/btn-LogIn2.GIF',
	'JavaScript:_LogIn_onClick()','LogIn','CheckOutLogin','LogIn',LogIn_onClick,nullFunc,nullFunc,nullFunc,nullFunc);
BTNArray[ 9] = LogIn;
var LoginForm= new formDef('LoginForm',LoginForm_onSubmit,nullFunc);
var UserName= new editDef('UserName',28,1,nullFunc,nullFunc,nullFunc);
var Password= new editDef('Password',19,1,nullFunc,nullFunc,nullFunc);
var SavePassword= new checkBoxDef('SavePassword',SavePassword__onClick);


