ajmenu1 = new mainMenu('horizontal', 0, '#008265', '#005596', '#ffffff', '#ffffff','','right');
 ajmenu1.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 ajmenu1.fontSize = '10pt';
 ajmenu1.fontWeight = 'bold';
 ajmenu1.addItems('Paying&nbsp;for&nbsp;College<img src="images/spacer.gif" width=20 height=20 border=0 align=absmiddle>', 'steps.php');

ajmenu1 = new subMenu('1', '#005596', '#000000', '#ffffff', '#ffffff');
 ajmenu1.fontFamily = 'Verdana,Arial,Helvetica,sans-serif';
 ajmenu1.fontSize = '9pt';
  ajmenu1.addItems('5 Steps', 'steps.php');
  ajmenu1.addItems('What Is Financial Aid?', 'what.php');
  ajmenu1.addItems('The Application Process', 'process.php');
  ajmenu1.addItems('Where Aid Comes From', 'where.php');
  ajmenu1.addItems('Types of Financial Aid', 'kinds.php');
  ajmenu1.addItems('Who Is Eligible?', 'eligible.php');
  ajmenu1.addItems('Cost of Education', 'budget.php');
  ajmenu1.addItems('Family Resources', 'family.php');
  ajmenu1.addItems('How To Apply', 'apply.php');
  ajmenu1.addItems('Do You Have Enough?', 'enough.php');
  ajmenu1.addItems('How To Reduce Unmet Need', 'unmet.php');
  ajmenu1.addItems('Links', 'links.php');