// Title: Horizontal Menu (Floating)
// Description: 
// Web Folder: 
// Web URL: http://127.0.0.1/
// Absolute Path: False

ace_state.columns = 1;
ace_state.position = 'top';
ace_state.closedelay = 250;
ace_state.hbgcolor = '#6F6F6F';
ace_state.hftcolor = '#000000';
ace_state.nbgcolor = '#DCB58A';
ace_state.nftcolor = '#FFFFFF';
ace_state.fontFamily = 'Arial';
ace_state.fontSize = '10pt';
ace_state.fontStyle = 'normal';
ace_state.fontWeight = 'bold';
ace_state.cellpadding = 1;
ace_state.layerpadding = 0;
ace_state.divider = '<img border="0" src="images/NavBar_09.gif" width="21" height="21">';
ace_state.fopacity = '85';

acemenu = new ACEMenu('0');
acemenu.columns = 50;
acemenu.isStatic = true;
acemenu.staticX = 40;
acemenu.staticY = 100;

acemenu.AddItem('Home', 'http://www.alflcouncilbsa.org/indexcontent.html', 'mainFrame', false , 'Click to go to the Council Home Page', '0', '0');
acemenu.AddItem('The Council', '', '', true , '', '0', '0');
acemenu.AddItem('Calendar', 'http://www.alflcouncilbsa.org/framecal.htm', 'mainFrame', false , 'Click to View Months, Upcoming Events', '0', '0');
acemenu.AddItem('Programs', '', '', true , '', '0', '0');
acemenu.AddItem('Camp Alaflo', 'http://www.alflcouncilbsa.org/alaflo.html', 'mainFrame', false , 'Click to discover Camp Alaflo!', '0', '0');
acemenu.AddItem('Scout Shop', '', '', true , '', '0', '0');
acemenu.AddItem('Finances', '', '', true , '', '0', '0');
acemenu.AddItem('Resources', '', '', true , '', '0', '0');

acemenu = new ACEMenu('2');
acemenu.arrowimage = 'images/menu_arrow_head.gif';
//acemenu.cellpadding = 5;
acemenu.ffade = '.5';

acemenu.AddItem('Districts', '', '', true , '', '0', '0');
acemenu.AddItem('Order of the Arrow', 'http://www.alflcouncilbsa.org/cowikee.html', 'mainFrame', false , 'Click to discover the Cowikee Lodge!', '0', '0');
acemenu.AddItem('Mission', 'http://www.alflcouncilbsa.org/framemsn.htm', 'mainFrame', false , 'Click to read our Mission Statement', '0', '0');
acemenu.AddItem('Council Leadership', 'http://www.alflcouncilbsa.org/Council.htm', 'mainFrame', false , 'Click to Learn about the Council Leadership', '0', '0');

acemenu = new ACEMenu('2i1');
acemenu.position = 'right';
acemenu.ffade = '.5';

acemenu.AddItem('Creek', 'http://www.alflcouncilbsa.org/FrameCreek.htm', 'mainFrame', false , 'Click to discover the Creek District!', '0', '0');
acemenu.AddItem('Muskoke', 'http://www.alflcouncilbsa.org/framemuskoke.htm', 'mainFrame', false , 'Click to discover the Muskoke District!', '0', '0');
acemenu.AddItem('Menawa', 'http://www.alflcouncilbsa.org/FrameMenawa.htm', 'mainFrame', false , 'Click to discover the Menawa District!', '0', '0');

acemenu = new ACEMenu('4');
acemenu.arrowimage = 'images/menu_arrow_head.gif';
acemenu.ffade = '.5';

acemenu.AddItem('Boy Scouts','http://www.scouting.org/boyscouts.aspx', '_blank', false , 'Click to learn about Boy Scouts', '0', '0');
acemenu.AddItem('Cub Scouts','http://www.scouting.org/cubscouts.aspx', '_blank', false , 'Click to learn about Cub Scouts', '0', '0');
acemenu.AddItem('Venturing', 'http://www.scouting.org/venturing.aspx', '_blank', false , 'Click to learn about Venturing', '0', '0');
//acemenu.AddItem('Order of the Arrow', 'http://www.oa-bsa.org', 'mainFrame', false , 'Click to learn about the Order of the Arrow', '0', '0');

acemenu = new ACEMenu('6');

acemenu.AddItem('Council Office Shop', 'http://www.alflcouncilbsa.org/framescoutshop.htm', 'mainFrame', false , 'Click to visit our Council Shop', '0', '0');
acemenu.AddItem('Online Scout Supplies', 'http://www.scoutstuff.org/BSASupply?cncl=3', '_blank', false , 'Click to open a new window to the Online Scout Shop', '0', '0');

acemenu = new ACEMenu('7');

acemenu.AddItem('Support Scouting', 'http://www.alflcouncilbsa.org/finances/2005/supportscouting.htm', 'mainFrame', false , 'Click to Learn how to Support Scouting!', '0', '0');
acemenu.AddItem('Friends of Scouting', 'http://www.alflcouncilbsa.org/finances/2005/FOS.htm', 'mainFrame', false , 'Click to Learn About Friends of Scouting!', '0', '0');
acemenu.AddItem('Flag Fund', 'http://www.alflcouncilbsa.org/Flag_donations.htm', 'mainFrame', false , 'Click to Learn how you can help the Flag Fund!', '0', '0');
acemenu.AddItem('Popcorn', 'http://www.alflcouncilbsa.org/finances/ProductSales/Popcorn.htm', 'mainFrame', false , 'Click to Learn about Popcorn Fundraising!', '0', '0');
acemenu.AddItem('Endowment Fund', 'http://www.alflcouncilbsa.org/finances/Endowment.htm', 'mainFrame', false , 'Click to Learn about the Endowment Fund!', '0', '0');
acemenu.AddItem('Memorials and Tributes', 'http://www.alflcouncilbsa.org/finances/MemorialsTributes.htm', 'mainFrame', false , 'Click to Learn about Memorials and Tributes!', '0', '0');

acemenu = new ACEMenu('8');
acemenu.arrowimage = 'images/menu_arrow_head.gif';
acemenu.ffade = '.5';

acemenu.AddItem('Guide to Safe Scouting', 'http://www.scouting.org/healthandsafety/gss.aspx', '_blank', false , 'Click to access the Guide to Safe Scouting', '0', '0');
acemenu.AddItem('Scouting Safely', 'http://www.scouting.org/scoutsource/HealthandSafety.aspx', '_blank', false , 'Click to access online Scouting Safely resources', '0', '0');
acemenu.AddItem('Recharter', 'http://www.alflcouncilbsa.org/framerecharter.html', 'mainFrame', false , 'Click to learn about Internet Rechartering', '0', '0');
acemenu.AddItem('Training', 'http://www.alflcouncilbsa.org/frametrainingsites.htm', 'mainFrame', false , 'Click to discover Council Training Opportunities', '0', '0');
acemenu.AddItem('Forms', '', '', true , '', '0', '0');
acemenu.AddItem('Scouting Links', 'http://www.alflcouncilbsa.org/framelinks.htm', 'mainFrame', false , 'Click to View Scouting Links', '0', '0');

acemenu = new ACEMenu('8i4');
acemenu.position = 'right';

acemenu.AddItem('Local Forms', 'http://www.alflcouncilbsa.org/Framelocalforms.htm', 'mainFrame', false , 'Click to Access Local Forms from the Council', '0', '0');
acemenu.AddItem('National Forms', 'http://www.alflcouncilbsa.org/FrameNationalforms.htm', 'mainFrame', false , 'Click to Access Forms from the BSA National Site', '0', '0');


