ajm_state.menuoffset = 0;
ajm_state.closedelay = 2000;
ajmenu1 = new mainMenu('horizontal', 0, '#000000', '#333b47', '#529db9', '#529db9','','right');
 ajmenu1.divider = '&nbsp;&nbsp;&nbsp;';
 ajmenu1.fontSize = '9pt';
 ajmenu1.fontWeight = 'bold';
 ajmenu1.cellpadding = 2;
 ajmenu1.pad_1 = 2;
 ajmenu1.pad_2 = 2;
  ajmenu1.addItems('PROJECTS', '');
  ajmenu1.addItems('LEASING INFO', '');
  ajmenu1.addItems('CONTACT US', 'http://riverstonevillage.com/contactUs.php');
  ajmenu1.addItems('ABOUT US', 'http://riverstonevillage.com/aboutUs.htm');
  ajmenu1.addItems('HOME', 'http://riverstonevillage.com/index.htm');
ajmenu1 = new subMenu('1', '#000000', '#333b47', '#39839d', '#39839d');
 ajmenu1.cellpadding = 2;
 ajmenu1.fontSize = '9pt';
 ajmenu1.fontWeight = 'bold';
  ajmenu1.addItems('Phase I', 'http://riverstonevillage.com/phaseI.htm');
  ajmenu1.addItems('Phase II', 'http://riverstonevillage.com/phaseII.htm');
  ajmenu1.addItems('Phase III', 'http://riverstonevillage.com/phaseIII.htm');
  ajmenu1.addItems('Phase IV', 'http://riverstonevillage.com/phaseIV.htm');
  ajmenu1.addItems('Professional Building', 'http://riverstonevillage.com/probuilding.htm');
  ajmenu1.addItems('Outparcels', 'http://riverstonevillage.com/outparcels.htm');
ajmenu1 = new subMenu('2', '#000000', '#333b47', '#39839d', '#39839d');
 ajmenu1.cellpadding = 2;
 ajmenu1.fontSize = '9pt';
 ajmenu1.fontWeight = 'bold';
  ajmenu1.addItems('General Information', 'http://riverstonevillage.com/leasingInfo.htm');
  ajmenu1.addItems('Project Location', 'http://riverstonevillage.com/location.htm');
  ajmenu1.addItems('Demographics', 'http://riverstonevillage.com/demographics.htm');
  ajmenu1.addItems('Local Retailers', 'http://riverstonevillage.com/localRetailers.htm');
  ajmenu1.addItems('Local Contacts', 'http://riverstonevillage.com/localContacts.htm');
