ajmenu1 = new mainMenu('horizontal', 1, '#000080', '#A0A0FF', '#FFFFFF', '#000000','','right');
 ajmenu1.divider = '|';
 ajmenu1.fontSize = '9pt';
 ajmenu1.fontWeight = 'bold';
 ajmenu1.htmlBefore = '&nbsp;';
 ajmenu1.htmlAfter = '&nbsp;';
 ajmenu1.cellpadding = 2;
 ajmenu1.pad_1 = 1;
 ajmenu1.pad_2 = 1;
  ajmenu1.addItemsWithTarget('Home', 'index.html', '_blank');
  ajmenu1.addItemsWithTarget('Table Layout', 'layout.html', '_blank');
  ajmenu1.addItemsWithTarget('How To Play', 'howto.html', '_blank');
  ajmenu1.addItemsWithTarget('Strategies/Tips', 'strategies.html', '_blank');
  ajmenu1.addItemsWithTarget('Table of Odds', 'odds.html', '_blank');
  ajmenu1.addItemsWithTarget('Glossary', 'glossary.html', '_blank');
  ajmenu1.addItemsWithTarget('Casino Links', 'casinolinks.html', '_blank');
ajmenu1 = new subMenu('2', '#A0A0FF', '#D0D0FF', '#000000', '#000000');
 ajmenu1.menuborder = '2px solid #0000C0';
 ajmenu1.fontSize = '8pt';
  ajmenu1.addItemsWithTarget('Pass Line / Don\'t Pass', 'layout.html#PASSLINE', '_blank');
  ajmenu1.addItemsWithTarget('Come / Don\'t Come', 'layout.html#COME', '_blank');
  ajmenu1.addItems('Field', 'layout.html#FIELD');
  ajmenu1.addItems('Big 6 & 8', 'layout.html#BIG6andBIG8');
  ajmenu1.addItems('Roll Dice', 'layout.html#ROLLDICE');
  ajmenu1.addItems('Options', 'layout.html#OPTIONS');
  ajmenu1.addItems('Place Areas', 'layout.html#PLACEAREAS');
  ajmenu1.addItems('Lay Areas', 'layout.html#LAYAREAS');
  ajmenu1.addItems('Bankroll (Chips)', 'layout.html#BANKROLL');
  ajmenu1.addItems('Hardways', 'layout.html#HARDWAYS');
  ajmenu1.addItems('One Roll Bets', 'layout.html#ONEROLLBETS');
  ajmenu1.addItems('Proposition Bet Payoff', 'layout.html#PropositionBetPayoff');
ajmenu1 = new subMenu('4', '#A0A0FF', '#D0D0FF', '#000000', '#000000');
 ajmenu1.menuborder = '2px solid #0000C0';
 ajmenu1.fontSize = '8pt';
  ajmenu1.addItemsWithTarget('Betting With The Dice', 'strategies.html#BettingWithDice', '_blank');
  ajmenu1.addItemsWithTarget('Betting Against The Dice', 'strategies.html#BettingAgainstDice', '_blank');
ajmenu1 = new subMenu('5', '#A0A0FF', '#D0D0FF', '#000000', '#000000');
 ajmenu1.menuborder = '2px solid #0000C0';
 ajmenu1.fontSize = '8pt';
  ajmenu1.addItemsWithTarget('Table Of Odds For Bets', 'odds.html#TableOfOddsForBets', '_blank');
  ajmenu1.addItemsWithTarget('Proposition Bets', 'odds.html#PropositionBets', '_blank');
  ajmenu1.addItemsWithTarget('Dice Odds/Combinations', 'odds.html#Dice', '_blank');
