

function Go(){return}

var NoOffFirstLineMenus=6;	// Number of first level items
var LowBgColor='#AA0000';		// Background color when mouse is not over
var LowSubBgColor='#AA0000';	// Background color when mouse is not over on subs
var HighBgColor='#800000';	// Background color when mouse is over
var HighSubBgColor='#800000';	// 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='#FFCC00';	// Font color when mouse is over
var FontSubHighColor='#FFCC00';	// Font color subs when mouse is over
var BorderColor='#000000';	// Border color
var BorderSubColor='#000000';	// Border color for subs
var BorderWidth=1;		// Border width
var BorderBtwnElmnts=1;		// Border between elements 1 or 0
var FontFamily="Tahoma, Verdana, Arial"	        // Font family menu items
var FontSize=10;			// Font size menu items
var FontBold=1;			// 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='center';	// Menu horizontal position 'left', 'center' or 'right'
var MenuVerticalCentered='top';	// Menu vertical position 'top', 'middle','bottom' or static
var ChildOverlap=.2;		// horizontal overlap child/ parent
var ChildVerticalOverlap=.2;	// vertical overlap child/ parent
var StartTop=202;		// Menu offset x coordinate
var StartLeft=0;		// Menu offset y coordinate
var VerCorrect=0;		// Multiple frames y correction
var HorCorrect=0;		// Multiple frames x correction
var LeftPaddng=10;		// Left padding
var TopPaddng=2;		// Top padding
var FirstLineHorizontal=1;	// 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='';		// 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=0;		// 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=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"


Menu1=new Array("Home","http://www.aaboa.com","",4,20,120);
  Menu1_1=new Array("Board Members","http://www.aaboa.com/board/index.html","",0,20,120);
  Menu1_2=new Array("Constitution","http://www.aaboa.com/about/constitution.html","",0,20,120);
  Menu1_3=new Array("By-Laws","http://www.aaboa.com/about/by-laws.html","",0,20,120);
  Menu1_4=new Array("Code of Ethics","http://www.aaboa.com/forms/code.html","",0,20,120);

Menu2=new Array("Officials","","",10,20,120);
  Menu2_1=new Array("New Member Application","http://www.aaboa.com/forms/application.html","",0,40,120);
  Menu2_2=new Array("Schedules","http://www.gameofficials.net/","",0,20,135);
  Menu2_3=new Array("Help for GameOfficials.net","http://www.aaboa.com/about/gameofficials.html","",0,40,135);
  Menu2_4=new Array("Blog","http://www.aaboa.com/about/blog.html","",0,20,120);
  Menu2_5=new Array("Schools","http://www.aaboa.com/about/schools.html","",0,20,120);
  Menu2_6=new Array("Calendar","http://www.aaboa.com/about/calendar.html","",0,20,0);
  Menu2_7=new Array("Evaluations","http://qmulus.qualialabs.com/AABOAWebSurvey/default.aspx","",0,20,120);
  Menu2_8=new Array("Game Fees","http://www.aaboa.com/officials/fees.html","",0,20,120);
  Menu2_9=new Array("Game Report","http://www.aaboa.com/inc/game-report.doc","",0,20,120);
  Menu2_10=new Array("Accountability Handbook","http://www.ghsa.net/files/documents/Officiating%20Handbook%20082009.pdf","",0,40,120);

Menu3=new Array("Training","","",10,20,120);
  Menu3_1=new Array("Plays & Video","http://www.aaboa.com/train/video.html","",0,20,120);
  Menu3_2=new Array("Summer Camp","http://www.aaboa.com/train/summer.html","",0,20,120);
  Menu3_3=new Array("Rules Clinic & Test","http://www.aaboa.com/train/trainingrules.html","",0,40,120);
  Menu3_4=new Array("Scrimmages","http://www.aaboa.com/train/scrim.html","",0,20,120);
  Menu3_5=new Array("NFHS Training Videos","http://www.dartfish.tv/WebPresenter/ChannelHome.aspx?CR=p2552","",0,20,120);
  Menu3_6=new Array("GHSA Training Video","http://www.aaboa.com/train/ghsavideo.html","",0,20,120);
  Menu3_7=new Array("Rule Changes","http://www.aaboa.com/officials/rules.html","",0,20,120);
  Menu3_8=new Array("Pre Game - W. Pond","http://www.aaboa.com/resources/PondBasketballPregame.pdf","",0,40,120);
  Menu3_9=new Array("Pre Game - General","http://www.aaboa.com/inc/PreGameConference.doc","",0,40,120);
  Menu3_10=new Array("Study Guides","http://www.aaboa.com/officials/tests.html","",0,20,120);

Menu4=new Array("Resources","","",11,20,120);
  Menu4_1=new Array("Equipment","","",3,20,120);
   Menu4_1_1=new Array("CAT Sports","http://www.cat-sports.net/","",0,20,120);
   Menu4_1_2=new Array("Officials Choice","http://www.theofficialschoice.com/","",0,20,120);
   Menu4_1_3=new Array("Honigs","http://www.honigs.com/","",0,20,120);
  Menu4_2=new Array("IAABO","http://www.iaabo.org/","",0,20,120);
  Menu4_3=new Array("GHSA","http://www.ghsa.net","",0,20,120);
  Menu4_4=new Array("NFHS","http://www.nfhs.org","",0,20,120);
  Menu4_5=new Array("Referee.com","http://www.referee.com","",0,20,120);
  Menu4_6=new Array("Officiating.com","http://www.officiating.com","",0,20,120);
  Menu4_7=new Array("GA Scout","http://hsgeorgia.scout.com/","",0,20,120);
  Menu4_8=new Array("The Philly Ref","http://www.phillyref.com/basketball/","",0,20,120);
  Menu4_9=new Array("eOfficials","http://www.eofficials.com/","",0,20,120);
  Menu4_10=new Array("AJC HS Sports","http://www.ajc.com/sports/high-school/","",0,20,120);
  Menu4_11=new Array("Other Info","http://www.aaboa.com/resources/info.html","",0,20,0);

Menu5=new Array("Contact","http://www.aaboa.com/contact/index.html","",0,0,120);

Menu6=new Array("","","",0,0,163);
