initMenu(0, 0, 0, 0, 170, 22, true, 770, 300);
debutBlocMenu();

ajouterRubrique('Home', 'index.html', '', 0, 80, 0);

ajouterRubrique('Prices & Availability', '2010_availability.html', '', 1, 150, 85);
ajouterSousRubrique('For 2010...', '2010_availability.html', '', 1, 0);
ajouterSousRubrique('Short Breaks', 'norfolkholidaycottage_shortbreak.html', '', 1, 1);
ajouterSousRubrique('Online Booking Form', 'booking_form.html', '', 1, 2);
ajouterSousRubrique('Travel Insurance', 'travel_insurance.html', '', 1, 3);

ajouterRubrique('Gallery', 'pictures1.html', '', 2, 85, 230);
ajouterSousRubrique('Pictures', 'pictures1.html', '', 2, 0);
ajouterSousRubrique('Video', 'video1.html', '', 2, 1);
ajouterSousRubrique('Norfolk Webcams', 'webcams1.html', '', 2, 2);

ajouterRubrique('About The Cottage', 'accom_details.html', '', 3, 145, 315);
ajouterSousRubrique('Superb Luxury Bathroom', 'holiday_cottage_improvements.html', '',3, 0);
ajouterSousRubrique('Accomodation Details', 'accom_details.html', '',3, 1);
ajouterSousRubrique('Internal Layout - Downstairs', 'internal_layout_d1.html', '',3, 2);
ajouterSousRubrique('Internal Layout - Upstairs', 'internal_layout_u1.html', '',3, 3);
ajouterSousRubrique('What`s Included', 'included.html', '',3, 4);
ajouterSousRubrique('Inventory', 'inventory.html', '',3, 5);
ajouterSousRubrique('Directions', 'directions.html', '',3, 6);

ajouterRubrique('About The Area', 'holidaycottage_horning.html', '', 4, 125, 460);
ajouterSousRubrique('Bewilderwood!!', 'bewilderwood.html','', 4, 0);
ajouterSousRubrique('Horning', 'holidaycottage_horning.html','', 4, 1);
ajouterSousRubrique('Day Boat Hire', 'horning_day_boat_hire.html','', 4, 2);
ajouterSousRubrique('Wroxham', 'wroxham.html', '',4, 3);
ajouterSousRubrique('Further Afield', 'afield.html','', 4, 4);
ajouterSousRubrique('Links', 'links.html','', 4, 5);

ajouterRubrique('Guestbook', 'guestbook_view.html', '', 5, 100, 585);
ajouterSousRubrique('View Our Guestbook',  'guestbook_view.html', '',5, 0);
ajouterSousRubrique('Write In Our Guestbook', 'guestbook_write.html', '', 5, 1);

ajouterRubrique('Contact', 'question.html', '',6, 85, 685);
ajouterSousRubrique('Got A Question?', 'question.html', '',6, 0);
ajouterSousRubrique('Online Booking Form',  'booking_form.html', '',6, 1);

finBlocMenu();