initMenu(0, 0, 0, 0, 177, 22, true, 766, 300);
debutBlocMenu();

ajouterRubrique('Home', 'index.html', '', 0, 128, 0);

ajouterRubrique('Club History', 'clubhistory.html', '', 1, 128, 128);
ajouterSousRubrique('Club History', 'clubhistory.html', '', 1, 0);
ajouterSousRubrique('Cooper Cup', 'coopercup.html', '', 1, 1);
ajouterSousRubrique('Honours', 'honours.html', '', 1, 2);


ajouterRubrique('The Club Today', 'clubcontacts.html', '', 2, 128, 256);
ajouterSousRubrique('Club News', 'news.html', '', 2, 0);
ajouterSousRubrique('Club Contacts', 'clubcontacts.html', '', 2, 1);
ajouterSousRubrique('Safeguarding Children', 'childprotection.html', '', 2, 2);
ajouterSousRubrique('Charter Standard', 'charterstandard.html', '', 2, 3);
ajouterSousRubrique('Sponsors', 'sponsors.html', '', 2, 4);
ajouterSousRubrique('Sports & Social Club', 'sandsclub.html', '', 2, 5);



ajouterRubrique('Squads', 'youthdev.html', '', 3, 128, 384);
ajouterSousRubrique('Youth Development', 'youthdev.html', '', 3, 0);
ajouterSousRubrique('Mini Soccer', 'minisoccer.html', '', 3, 1);
ajouterSousRubrique('Boys 11 A Side', 'boys11aside.html', '', 3, 2);
ajouterSousRubrique('Girls', 'girls.html', '', 3, 3);

ajouterRubrique('Downloads', 'downloads.html', '', 4, 128, 512);

ajouterRubrique('Contact', 'contact.html', '', 5, 128, 640);
ajouterSousRubrique('Contact Us', 'contact.html','', 5, 0);
ajouterSousRubrique('Directions', 'directions.html','', 5, 1);
ajouterSousRubrique('Links', 'links.html','', 5, 2);


finBlocMenu();