var str='';
str+='<OPTION VALUE="">Afrique'
str+='<OPTION VALUE="afrique_du_sud.htm">Afrique du Sud'
str+='<OPTION VALUE="algerie.htm">Algérie'
str+='<OPTION VALUE="angola.htm">Angola'
str+='<OPTION VALUE="benin.htm">Bénin'
str+='<OPTION VALUE="botswana.htm">Botswana'
str+='<OPTION VALUE="burkina_faso.htm">Burkina-Faso'
str+='<OPTION VALUE="burundi.htm">Burundi'
str+='<OPTION VALUE="cameroun.htm">Cameroun'
str+='<OPTION VALUE="cap_vert.htm">Cap Vert'
str+='<OPTION VALUE="centrafrique.htm">Centrafrique'
str+='<OPTION VALUE="comores.htm">Comores'
str+='<OPTION VALUE="congo_brazzaville.htm">Congo-Brazzaville'
str+='<OPTION VALUE="congo_kinshasa.htm">Congo-Kinshasa'
str+='<OPTION VALUE="cote_divoire.htm">Cote d\'Ivoire'
str+='<OPTION VALUE="djibouti.htm">Djibouti'
str+='<OPTION VALUE="egypte.htm">Egypte'
str+='<OPTION VALUE="erythree.htm">Erythrée'
str+='<OPTION VALUE="ethiopie.htm">Ethiopie'
str+='<OPTION VALUE="gabon.htm">Gabon'
str+='<OPTION VALUE="gambie.htm">Gambie'
str+='<OPTION VALUE="ghana.htm">Ghana'
str+='<OPTION VALUE="guinee.htm">Guinée'
str+='<OPTION VALUE="guinee_bissau.htm">Guinée-Bissau'
str+='<OPTION VALUE="guinee_equatoriale.htm">Guinée-équatoriale'
str+='<OPTION VALUE="kenya.htm">Kenya'
str+='<OPTION VALUE="lesotho.htm">Lesotho'
str+='<OPTION VALUE="liberia.htm">Liberia'
str+='<OPTION VALUE="libye.htm">Libye'
str+='<OPTION VALUE="madagascar.htm">Madagascar'
str+='<OPTION VALUE="malawi.htm">Malawi'
str+='<OPTION VALUE="mali.htm">Mali'
str+='<OPTION VALUE="maroc.htm">Maroc'
str+='<OPTION VALUE="maurice.htm">Maurice'
str+='<OPTION VALUE="mauritanie.htm">Mauritanie'
str+='<OPTION VALUE="mozambique.htm">Mozambique'
str+='<OPTION VALUE="namibie.htm">Namibie'
str+='<OPTION VALUE="niger.htm">Niger'
str+='<OPTION VALUE="nigeria.htm">Nigeria'
str+='<OPTION VALUE="ouganda.htm">Ouganda'
str+='<OPTION VALUE="rwanda.htm">Rwanda'
str+='<OPTION VALUE="senegal.htm">Sénégal'
str+='<OPTION VALUE="seychelles.htm">Seychelles'
str+='<OPTION VALUE="sierra_leone.htm">Sierra Leone'
str+='<OPTION VALUE="somalie.htm">Somalie'
str+='<OPTION VALUE="soudan.htm">Soudan'
str+='<OPTION VALUE="swaziland.htm">Swaziland'
str+='<OPTION VALUE="tanzanie.htm">Tanzanie'
str+='<OPTION VALUE="tchad.htm">Tchad'
str+='<OPTION VALUE="togo.htm">Togo'
str+='<OPTION VALUE="tunisie.htm">Tunisie'
str+='<OPTION VALUE="zambie.htm">Zambie'
str+='<OPTION VALUE="zimbabwe.htm">Zimbabwe'
document.write(str)
