ajmenu1 = new mainMenu('vertical', 1, '#000080', '#99CCFF', '#FFFFFF', '#000000','','right');
 ajmenu1.divider = '';
 ajmenu1.fontWeight = 'bold';
 ajmenu1.htmlBefore = '&nbsp;';
 ajmenu1.htmlAfter = '&nbsp;';
 ajmenu1.cellpadding = 1;
 ajmenu1.pad_1 = 5;
 ajmenu1.pad_2 = 25;
  ajmenu1.addItems('Home Page', 'index.html');
  ajmenu1.addItems('Play Casino Craps', 'crapgame.html');
  ajmenu1.addItems('Table Layout Info.', 'layout.html');
  ajmenu1.addItems('How To Play Craps', 'howto.html');
  ajmenu1.addItems('Strategies & Tips', 'strategies.html');
  ajmenu1.addItems('Table of Odds', 'odds.html');
  ajmenu1.addItems('Glossary of Terms', 'glossary.html');
  ajmenu1.addItems('Casino Links', 'casinolinks.html');
  ajmenu1.addItems('Email (Contact Me)', 'mailto:webmaster@crapdice.com');
ajmenu1 = new subMenu('3', '#99CCFF', '#E0E0FF', '#000000', '#000000');
 ajmenu1.menuborder = '2px solid #0000C0';
  ajmenu1.addItems('Table of Contents', 'layout.html#TOC');
  ajmenu1.addItems('Pass Line', 'layout.html#PASSLINE');
  ajmenu1.addItems('Don\'t Pass', 'layout.html#DONTPASS');
  ajmenu1.addItems('Come', 'layout.html#COME');
  ajmenu1.addItems('Don\'t Come', 'layout.html#DONTCOME');
  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('5', '#99CCFF', '#E0E0FF', '#000000', '#000000');
 ajmenu1.menuborder = '2px solid #0000C0';
  ajmenu1.addItems('Betting With The Dice', 'strategies.html#BettingWithDice');
  ajmenu1.addItems('Betting Against The Dice', 'strategies.html#BettingAgainstDice');
ajmenu1 = new subMenu('6', '#99CCFF', '#E0E0FF', '#000000', '#000000');
 ajmenu1.menuborder = '2px solid #0000C0';
  ajmenu1.addItems('Table Of Odds For Bets', 'odds.html#TableOfOddsForBets');
  ajmenu1.addItems('Proposition Bets', 'odds.html#PropositionBets');
  ajmenu1.addItems('Dice Odds/Combinations', 'odds.html#Dice');

