//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=3; //set number of main menu items
	var LowBgColor='#999999';
	var HighBgColor='#00FF00';
	var FontLowColor='white';
	var FontHighColor='black';
	var BorderColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="times new roman,comic sans ms,technical,arial"
	var FontSize=10;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=74; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Home","http://homepage.ntlworld.com/c.sweeting1/cards0.html",0,20,138);

Menu2=new Array("Cigarette Cards","blank.htm",10);
		Menu2_1=new Array("Wills Page 1","http://homepage.ntlworld.com/c.sweeting1/cardswills1.html",0,20,150);
		Menu2_2=new Array("Wills Page 2","http://homepage.ntlworld.com/c.sweeting1/cardswills1a.html",0,20,150);
		Menu2_3=new Array("Wills Page 3","http://homepage.ntlworld.com/c.sweeting1/cardswills2.html",0,20,150);
		Menu2_4=new Array("Wills Page 4","http://homepage.ntlworld.com/c.sweeting1/cardswills3.html",0,20,150);
		Menu2_5=new Array("Players Page 1","http://homepage.ntlworld.com/c.sweeting1/cardsplayer1.html",0,20,150);
		Menu2_6=new Array("Players Page 2","http://homepage.ntlworld.com/c.sweeting1/cardsplayer.html",0);
		Menu2_7=new Array("Players Page 3","http://homepage.ntlworld.com/c.sweeting1/cardsplayer2.html",0);
		Menu2_8=new Array("Senior Service","http://homepage.ntlworld.com/c.sweeting1/cardsenior.html",0);
		Menu2_9=new Array("Misc","http://homepage.ntlworld.com/c.sweeting1/cardmisc.html",0);
		Menu2_10=new Array("PG Tips","http://homepage.ntlworld.com/c.sweeting1/cardsbrooke.html",0);


Menu3=new Array("Postcards","blank.htm",7);
	Menu3_1=new Array("England","http://homepage.ntlworld.com/c.sweeting1/postcards/post1.html",0,20,150);
	Menu3_2=new Array("England 2","http://homepage.ntlworld.com/c.sweeting1/postcards/post2.html",0);
	Menu3_3=new Array("Old Views","http://homepage.ntlworld.com/c.sweeting1/postcards/post2a.html",0);
	Menu3_4=new Array("Kitchen","http://homepage.ntlworld.com/c.sweeting1/postcards/post5.html",0);
	Menu3_5=new Array("Old","http://homepage.ntlworld.com/c.sweeting1/postcards/post4.html",0);
	Menu3_6=new Array("Trains","http://homepage.ntlworld.com/c.sweeting1/postcards/post3.html",0);
	Menu3_7=new Array("Royalty","http://homepage.ntlworld.com/c.sweeting1/postcards/post6.html",0);
	