ajm_state.menuoffset = 10;
ajm_state.closedelay = 1500;
ajmenu1 = new mainMenu('horizontal', 0, 'transparent', 'transparent', '#000000', '#FFFFFF','','left');
 ajmenu1.fontFamily = 'Verdana';
 ajmenu1.fontSize = '8pt';
 ajmenu1.fontWeight = 'bold';
 ajmenu1.cellpadding = 1;
  ajmenu1.addImages('', 'menuimages/menutransparent.gif', 'menuimages/menutransparent.gif');
ajmenu1 = new subMenu('1', '#C0C0C0', '#C80000', '#000000', '#FFFFFF');
 ajmenu1.cellpadding = 3;
 ajmenu1.fontFamily = 'Verdana';
 ajmenu1.fontSize = '8pt';
 ajmenu1.fontWeight = 'bold';
  ajmenu1.addItems('Introduction to TWTT', 'http://www.glasairaviation.com/UnlimitedAdventure.htm');
  ajmenu1.addItems('Specifications', 'sportsmanspecstwtt.htm');
  ajmenu1.addItems('TWTT Total Pricing Program', 'pdf/pricing/SportsmanTwoWeekstoTaxiOrderForm20091.pdf');
  ajmenu1.addItems('Customer Completions', 'CustomerCompletions.htm');
  ajmenu1.addItems('What does a kitplane really cost', 'pdf/pricing/WhatdoestheKitPlaneyouareconsideringREALLYCost.pdf');
  ajmenu1.addItems('Sportsman Comparison', 'pdf/sportsman/SportsmanComparison.pdf');
  ajmenu1.addItems('Download brochures', 'twoweekstotaxipricing.html');
  ajmenu1.addItems('View Sportsman Video', 'sportsmanvideo.html');
