// <!--

function Go(){return}

/***********************************************************************
    YOU CAN MANUALLY CHANGE THE MENU HERE, BUT BE VERY CAREFUL !
***********************************************************************/
Menu1=new Array("Home","index.html","",0,20,150);

Menu2=new Array("DBAA Game Results","900_RecapDBAA.htm","",4,20,150);
  Menu2_1=new Array("Info","901_Info.htm","",0,20,120);
  Menu2_2=new Array("Schedule","900_Schedule.htm","",0,20,120);
  Menu2_3=new Array("Game Results","900_RecapDBAA.htm","",0,20,120);
  Menu2_4=new Array("Map","http://maps.yahoo.com/#mvt=h&lat=33.92743&lon=-84.269458&zoom=16&q1=33.927616%2C-84.269458","",0,20,120);

Menu3=new Array("Club Websites","","",7,0,120);
  Menu3_1=new Array("Alpharetta","http://alpharettadbc.org/","",0,20,160);
  Menu3_2=new Array("Atlanta","http://www.atlantaduplicatebridgeclub.com/","",0,20,160);
  Menu3_3=new Array("Buckhead","http://billsbridge.com/","",0,20,160);
  Menu3_4=new Array("Peachtree Presby.","http://www.mindspring.com/~fstrick604/pp.htm","",0,20,160);
  Menu3_5=new Array("Roswell","http://billsbridge.com/","",0,20,160);
  Menu3_6=new Array("Ruff 'n Sluff","http://www.mindspring.com/~ruffnsluff","",0,20,160);
  Menu3_7=new Array("Trinity Presby.","http://www.bridgewebs.com/cgi-bin/bwh/display.cgi?pid=display_home&sessid=25290276361989&club=playbridgeusa","",0,20,160);

Menu4=new Array("","","",0,0,120);
Menu5=new Array("Tournaments","tournaments.htm","",0,0,120);
Menu6=new Array("Lessons","lessons.htm","",0,0,120);
Menu7=new Array("New Players","newplayers.htm","",0,0,120);
Menu8=new Array("","","",0,0,120);
Menu9=new Array("Contacts","contacts.htm","",0,0,120);
Menu10=new Array("Atlanta Jr Bridge","http://www.atlantajuniorbridge.org/","",0,20,120);
Menu11=new Array("","","",0,0,120);

Menu12=new Array("Governance","700_Officers.htm","",6,0,120);
  Menu12_1=new Array("Board","700_Officers.htm","",0,20,120);
  Menu12_2=new Array("Minutes","710_Minutes.htm","",0,20,120);
  Menu12_3=new Array("By-Laws","750_ByLaws.htm","",0,20,120);
  Menu12_4=new Array("Policies","760_Policies.htm","",0,20,120);
  Menu12_5=new Array("Who We Are","DBAA_Who_We_Are.htm","",0,20,120);
  Menu12_6=new Array("Directory","directory/DBAAdirectory.pdf","",0,20,120);

Menu13=new Array("What's New","index.html","",0,0,120);
Menu14=new Array("Lecture Series","lectures.htm","",0,0,120);
Menu15=new Array("","","",0,0,120);

Menu16=new Array("Other Links","","",6,0,120);
  Menu16_1=new Array("ACBL","http://www.acbl.org/","",0,20,120);
  Menu16_2=new Array("Mid-Atlantic","http://www.mabcbridge.org/","",0,20,120);
  Menu16_3=new Array("District 7","http://district7bridge.org/","",0,20,120);
  Menu16_4=new Array("Unit 114","http://unit114acbl.org/","",0,20,120);
  Menu16_5=new Array("Tournaments","http://www.acbl.org/tournament-calendar/","",0,20,120);
  Menu16_6=new Array("Other links","http://www.whidco.com/","",0,20,120);

var NoOffFirstLineMenus=16;  // Number of first level items
var LowBgColor='#003366';    // Background color when mouse is not over
var LowSubBgColor='#003366';  // Background color when mouse is not over on subs
var HighBgColor='#CCCCFF';  // Background color when mouse is over
var HighSubBgColor='#CCCCFF';  // Background color when mouse is over on subs
var FontLowColor='#FFFFFF';  // Font color when mouse is not over
var FontSubLowColor='#FFFFFF';  // Font color subs when mouse is not over
var FontHighColor='#000000';  // Font color when mouse is over
var FontSubHighColor='#000000';  // Font color subs when mouse is over
var BorderColor='#888888';  // Border color
var BorderSubColor='#888888';  // Border color for subs
var BorderWidth=1;    // Border width
var BorderBtwnElmnts=1;    // Border between elements 1 or 0
var FontFamily="'Web Myraid', Verdana, Arial"    // Font family menu items
var FontSize=13;      // Font size menu items
var FontBold=0;      // Bold menu items 1 or 0
var FontItalic=0;    // Italic menu items 1 or 0
var MenuTextCentered='left'; // Item text position 'left', 'center' or 'right'
var MenuCentered='left';  // Menu hor. position 'left', 'center' or 'right'
var MenuVerticalCentered='top'; //Menu ver. position 'top', 'middle','bottom' or static
var ChildOverlap=-.03;    // horizontal overlap child/ parent
var ChildVerticalOverlap=0.02;  // vertical overlap child/ parent
var StartTop=1;    // Menu offset x coordinate
var StartLeft=1;    // Menu offset y coordinate
var VerCorrect=0;    // Multiple frames y correction
var HorCorrect=0;    // Multiple frames x correction
var LeftPaddng=2;    // Left padding
var TopPaddng=0;    // Top padding
var FirstLineHorizontal=0;  // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
var MenuFramesVertical=1;  // Frames in cols or rows 1 or 0
var DissapearDelay=1000;  // delay before menu folds in
var TakeOverBgColor=1;    // Menu frame takes over background color subitem frame
var FirstLineFrame='navig';  // Frame where first level appears
var SecLineFrame='space';  // Frame where sub levels appear
var DocTargetFrame='space';  // Frame where target documents appear
var TargetLoc='HdrTblID';    // span id for relative positioning
var HideTop=0;      // Hide first level when loading new document 1 or 0
var MenuWrap=1;      // enables/ disables menu wrap 1 or 0
var RightToLeft=0;    // enables/ disables right to left unfold 1 or 0
var UnfoldsOnClick=0;    // Level 1 unfolds onclick/ onmouseover
var WebMasterCheck=1;    // menu tree checking on or off 1 or 0
var ShowArrow=1;    // Uses arrow gifs when 1
var KeepHilite=1;    // Keep selected path highligthed
var Arrws=['images/tridark.gif',5,10,'images/tridarkdown.gif',10,5,'images/tridarkleft.gif',5,10];  // Arrow source, width and height

// -->