//(c) Ger Versluis 2000 version 1.0, 1 november 2000

  var NoOffFirstLineMenus=6; //set number of main menu items
  var LowBgColor='#241051';
  var HighBgColor='#F22228';
  var FontLowColor='white';
  var FontHighColor='white';
  var BorderColor='#F22228';
  var BorderWidth=1;
  var BorderBtwnElmnts=2;
  var FontFamily="tahoma,comic sans ms,technical,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=100; //set vertical offset
  var StartLeft=150; //set horizontal offset
  var VerCorrect=0;
  var HorCorrect=0;
  var LeftPaddng=2;
  var TopPaddng=4;
  var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
  var MenuFramesVertical=1;
  var DissapearDelay=500;
  var TakeOverBgColor=1;
  var FirstLineFrame='self';
  var SecLineFrame='self';
  var DocTargetFrame='self';
  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 - Gallery","index.html",4,20,100);
  Menu1_1=new Array("The Norad Commanders ","/norad1.html",0,20,150);
  Menu1_2=new Array("The Studio Band","/st_band1.html",0,20,150);
  Menu1_3=new Array("The Les Brown Band","/lesbrown1.html",0,20,150);
  Menu1_4=new Array("The Miller Xmas Session","/session1.html",0,20,150);
 
Menu2=new Array("New Charts ","/new.html",0,20,100);
  
Menu3=new Array("Big Band Charts","/bigband1.html",1,20,100);
  Menu3_1=new Array("Glenn Miller Christmas CD's","/glennmiller1.html",0,20,200);

Menu4=new Array("Vocal Charts","/vocal1.html",0,20,100);

Menu5=new Array("Combo Charts","/combo1.html",0,20,100);
  
Menu6=new Array("PDF Charts","/pdf.html",0,20,100);