var rub = new Array();
titres = "Classements;Statistiques";
liens = "FootGuadeloupe.php;Football_Guadeloupe_2.php";
rub[0] = new rubrique('Football de Guadeloupe', titres, liens);
	
titres = "Classements;Statistiques";
liens = "FootMartinique.php3;Football_Martinique_2.php3";
rub[1] = new rubrique('Football de Martinique', titres, liens);
	
titres = "Qualification Goldcup;Gold Cup 2003;ligue Antilles";
liens = "Goldcup_tour1.htm;goldcup.htm;football_antilles.htm";
rub[2] = new rubrique('Autres compétitions', titres, liens);	


