function savoirpropriete(){
var indice_selectionne=document.proprietes.select_propriete.selectedIndex;
var chango=document.proprietes.select_propriete.options[indice_selectionne].value; switch (chango){
case "1":location.href="http://www.boutique-arboretum.com";break;
case "huile essentielle arbre a the":location.href="http://www.boutique-arboretum.com/huile-essentielle-arbre-a-the.html";break;
case "huile essentielle de basilic":location.href="http://www.boutique-arboretum.com/huile-essentielle-basilic.html";break;
case "huile essentielle de bergamote":location.href="http://www.boutique-arboretum.com/huile-essentielle-bergamote.html";break;
case "huile essentielle de bois de rose":location.href="http://www.boutique-arboretum.com/huile-essentielle-bois-de-rose.html";break;
case "huile essentielle de bouleau":location.href="http://www.boutique-arboretum.com/huile-essentielle-bouleau.html";break;
case "huile essentielle de cajeput":location.href="http://www.boutique-arboretum.com/huile-essentielle-cajeput.html";break;
case "huile essentielle de cannelle":location.href="http://www.boutique-arboretum.com/huile-essentielle-cannelle.html";break;
case "huile essentielle de carotte":location.href="http://www.boutique-arboretum.com/huile-essentielle-carotte.html";break;
case "huile essentielle de cedre":location.href="http://www.boutique-arboretum.com/huile-essentielle-cedre.html";break;
case "huile essentielle de ciste":location.href="http://www.boutique-arboretum.com/huile-essentielle-ciste.html";break;
case "huile essentielle de citron":location.href="http://www.boutique-arboretum.com/huile-essentielle-de-citron.html";break;
case "huile essentielle de citronnelle":location.href="http://www.boutique-arboretum.com/huile-essentielle-citronnelle.html";break;
case "huile essentielle de cypres":location.href="http://www.boutique-arboretum.com/huile-essentielle-cypres.html";break;
case "huile essentielle eucalyptus":location.href="http://www.boutique-arboretum.com/huile-essentielle-eucalyptus.html";break;
case "huile essentielle de gaultherie":location.href="http://www.boutique-arboretum.com/huile-essentielle-gaultherie.html";break;
case "huile essentielle de geranium":location.href="http://www.boutique-arboretum.com/huile-essentielle-geranium.html";break;
case "huile essentielle helichryse":location.href="http://www.boutique-arboretum.com/huile-essentielle-helichryse.html";break;
case "huile essentielle de laurier noble":location.href="http://www.boutique-arboretum.com/huile-essentielle-laurier-noble.html";break;
case "huile essentielle de lavande":location.href="http://www.boutique-arboretum.com/huile-essentielle-lavande.html";break;
case "huile essentielle de mandarine":location.href="http://www.boutique-arboretum.com/huile-essentielle-mandarine.html";break;
case "huile essentielle de menthe poivree":location.href="http://www.boutique-arboretum.com/huile-essentielle-menthe-poivree.html";break;
case "huile essentielle de myrte":location.href="http://www.boutique-arboretum.com/huile-essentielle-myrte.html";break;
case "huile essentielle de niaouli":location.href="http://www.boutique-arboretum.com/huile-essentielle-niaouli.html";break;
case "huile essentielle origan":location.href="http://www.boutique-arboretum.com/huile-essentielle-origan.html";break;
case "huile essentielle de petit grain bigarade":location.href="http://www.boutique-arboretum.com/huile-essentielle-petit-grain-bigarade.html";break;
case "huile essentielle de pin":location.href="http://www.boutique-arboretum.com/huile-essentielle-pin.html";break;
case "huile essentielle de ravintsara":location.href="http://www.boutique-arboretum.com/huile-essentielle-ravintsara.html";break;
case "huile essentielle de romarin":location.href="http://www.boutique-arboretum.com/huile-essentielle-romarin.html";break;
case "huile essentielle de rose":location.href="http://www.boutique-arboretum.com/huile-essentielle-rose.html";break;
case "huile essentielle de thym":location.href="http://www.boutique-arboretum.com/huile-essentielle-de-thym.html";break;
case "huile essentielle ylang ylang":location.href="http://www.boutique-arboretum.com/huile-essentielle-ylangylang.html";break;
}
}


function savoirsymptome(){
var indice_selectionne=document.symptomes.select_symptome.selectedIndex;
var chango=document.symptomes.select_symptome.options[indice_selectionne].value; switch (chango){
case "1":location.href="http://www.boutique-arboretum.com";break;
case "huiles essentielles Abces":location.href="http://www.boutique-arboretum.com/huile-essentielle-arbre-a-the.html";break;
case "huiles essentielles Acne":location.href="http://www.boutique-arboretum.com/huile-essentielle-basilic.html";break;
}
}

