function aller()
{
var code=fo.adresse.value;
code="England/Solutions/Solutions"+code+".htm";
parent.location.href=code;
parent.go;
}