var str='';
str+='<OPTION VALUE="">Europe'
str+='<OPTION VALUE="albanie.htm">Albanie'
str+='<OPTION VALUE="allemagne.htm">Allemagne'
str+='<OPTION VALUE="andorre.htm">Andorre'
str+='<OPTION VALUE="autriche.htm">Autriche'
str+='<OPTION VALUE="belarus.htm">Belarus'
str+='<OPTION VALUE="belgique.htm">Belgique'
str+='<OPTION VALUE="bosnie.htm">Bosnie'
str+='<OPTION VALUE="bulgarie.htm">Bulgarie'
str+='<OPTION VALUE="chypre.htm">Chypre'
str+='<OPTION VALUE="croatie.htm">Croatie'
str+='<OPTION VALUE="danemark.htm">Danemark'
str+='<OPTION VALUE="espagne.htm">Espagne'
str+='<OPTION VALUE="estonie.htm">Estonie'
str+='<OPTION VALUE="finlande.htm">Finlande'
str+='<OPTION VALUE="france.htm">France'
str+='<OPTION VALUE="grece.htm">Grèce'
str+='<OPTION VALUE="hongrie.htm">Hongrie'
str+='<OPTION VALUE="irlande.htm">Irlande'
str+='<OPTION VALUE="islande.htm">Islande'
str+='<OPTION VALUE="italie.htm">Italie'
str+='<OPTION VALUE="kosovo.htm">Kosovo'
str+='<OPTION VALUE="lettonie.htm">Lettonie'
str+='<OPTION VALUE="lituanie.htm">Lituanie'
str+='<OPTION VALUE="luxembourg.htm">Luxembourg'
str+='<OPTION VALUE="macedoine.htm">Macédoine'
str+='<OPTION VALUE="malte.htm">Malte'
str+='<OPTION VALUE="moldavie.htm">Moldavie'
str+='<OPTION VALUE="monaco.htm">Monaco'
str+='<OPTION VALUE="montenegro.htm">Montenegro'
str+='<OPTION VALUE="norvege.htm">Norvège'
str+='<OPTION VALUE="pays_bas.htm">Pays-Bas'
str+='<OPTION VALUE="pologne.htm">Pologne'
str+='<OPTION VALUE="portugal.htm">Portugal'
str+='<OPTION VALUE="roumanie.htm">Roumanie'
str+='<OPTION VALUE="royaume_uni.htm">Royaume-Uni'
str+='<OPTION VALUE="saint_marin.htm">Saint-Marin'
str+='<OPTION VALUE="serbie.htm">Serbie'
str+='<OPTION VALUE="slovenie.htm">Slovénie'
str+='<OPTION VALUE="suede.htm">Suède'
str+='<OPTION VALUE="suisse.htm">Suisse'
str+='<OPTION VALUE="tchequie.htm">Tchéquie'
str+='<OPTION VALUE="ukraine.htm">Ukraine'
str+='<OPTION VALUE="vatican.htm">Vatican'
document.write(str)