//(c) Ger Versluis 2000 version 1.0, 1 november 2000

var NoOffFirstLineMenus=1; //set number of main menu items

var LowBgColor='#FFFFee';

var HighBgColor='#3366cc';

var FontLowColor='#663300';

var FontHighColor='#FFFFee';

var BorderColor='#000000';

var BorderWidth=1;

var BorderBtwnElmnts=1;

var FontFamily="arial"

var FontSize=8;

var FontBold=1;

var FontItalic=0;

var MenuTextCentered=0;

var MenuCentered='left';

var MenuVerticalCentered='top';

var ChildOverlap=.1;

var ChildVerticalOverlap=.1;

var StartTop=140; //set vertical offset

var StartLeft=12; //set horizontal offset

var VerCorrect=0;

var HorCorrect=0;

var LeftPaddng=1;

var TopPaddng=2;

var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)

var MenuFramesVertical=1;

var DissapearDelay=400;

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



<!-- MENU 1 STARTS HERE -->
Menu1=new Array("Click Here For Site Links","",12,15,140);
	Menu1_1=new Array("Home","index.html",0,20,190);
	Menu1_2=new Array("Company Background ","company_bgrd1.html",0);
	Menu1_3=new Array("Woodcarving & Sculpture ","wood_sculp1.html",0);
	Menu1_4=new Array("Period Furniture","period_furn1.html",0);
	Menu1_5=new Array("Custom Built-in's","builtins1.html",0);
	Menu1_6=new Array("Conservation Services","services1.html",0);
	Menu1_7=new Array("Commissioning Process","comm_wood1.html",0);
	Menu1_8=new Array("Museum/Historical Affiliations","museum_affil1.html",0);
	Menu1_9=new Array("Educational Services","ed_home.html",0);
	Menu1_10=new Array("Craftsman Links","affiliate_links1.html",0);
	
	Menu1_11=new Array("Sitemap","sitemap.html",0);
	Menu1_12=new Array("Search Our Site","search.html",0);

		



















































