ajmenu1 = new mainMenu('horizontal', 10, 'transparent', '#C1D2BE', '#FFFFFF', '#BA8111','','left');
 ajmenu1.cellpadding =    0;
 ajmenu1.divider ='|';
 ajmenu1.pad_1 =    10;
 ajmenu1.pad_2 =    0;
  ajmenu1.addItemsWithTarget('Home', '../index.htm','_top');
  ajmenu1.addItems('Location ', '');
  ajmenu1.addItems('Apartments', '');
  ajmenu1.addItems('Prices & Offers', '');
  ajmenu1.addItemsWithTarget('Requests','anfrage.htm','_top');
ajmenu1 = new subMenu('1', '#C1D2BE', '#8FAD89', '#FFFFFF', '#FFFFFF','../images/menu/bg-item.gif');
 ajmenu1.menuborder = '1px solid #FFFFFF';
 ajmenu1.cellpadding =    3;
 ajmenu1.addItemsWithTarget('Welcome', 'index.htm','_top'); 
ajmenu1 = new subMenu('2', '#C1D2BE', '#8FAD89', '#FFFFFF', '#FFFFFF','../images/menu/bg-item.gif');
 ajmenu1.menuborder = '1px solid #FFFFFF';
 ajmenu1.cellpadding =    3;
 ajmenu1.addItemsWithTarget('Location in Ortisei', 'posizione.htm','_top'); 
 ajmenu1.addItemsWithTarget('How to get there', 'viaggio.htm','_top');
ajmenu1 = new subMenu('3', '#C1D2BE', '#8FAD89', '#FFFFFF', '#FFFFFF','../images/menu/bg-item.gif');
 ajmenu1.menuborder = '1px solid #FFFFFF';
 ajmenu1.cellpadding =    3;
  ajmenu1.addItemsWithTarget(' A - 2 pax - Apartment', 'app-a.htm','_top');
  ajmenu1.addItemsWithTarget(' B - 3 pax - Apartment', 'app-b.htm','_top');
  ajmenu1.addItemsWithTarget(' C - 4 pax - Apartment', 'app-c.htm','_top');
  ajmenu1.addItemsWithTarget(' D - 5/6 pax - Apartment', 'app-d.htm','_top');
  ajmenu1 = new subMenu('4', '#C1D2BE', '#8FAD89', '#FFFFFF', '#FFFFFF','../images/menu/bg-item.gif');
 ajmenu1.menuborder = '1px solid #FFFFFF';
 ajmenu1.cellpadding =    3;
  ajmenu1.addItemsWithTarget('Special offers', 'offerte.htm','_top');
  ajmenu1.addItemsWithTarget('Prices summer', 'prezzi-s.htm','_top');
  ajmenu1.addItemsWithTarget('Prices winter', 'prezzi-w.htm','_top');
  ajmenu1.addItemsWithTarget('Factsheet', 'riassunto.htm','_top');
  ajmenu1.addItemsWithTarget('Information', 'info.htm','_top');
  ajmenu1.addItemsWithTarget('Impressum', 'impressum.htm','_top');

