function salt_index_reiki(){
window.location = "index_files/Reiki.htm"
}

function salt_index_wanokou(){
window.location = "index_files/Despre_Wanokou.htm"
}

function salt_index_masaj(){
window.location = "index_files/Masaj terapeutic.htm"
}

function salt_index_drenaj(){
window.location = "index_files/Drenaj limfatic.htm"
}

function salt_index_reflexo(){
window.location = "index_files/Reflexoterapia.htm"
}

function salt_index_shiatsu(){
window.location = "index_files/Shiatsu.htm"
}

function salt_index_recomandari(){
window.location = "index_files/Recomandari in presa.htm"
}

function salt_index_preturi(){
window.location = "index_files/Preturi.php"
}

function salt_index_oferte(){
window.location = "index_files/Oferte.htm"
}

function salt_index_contact(){
window.location = "index_files/Contact.htm"
}

function salt_acasa(){
window.location = "../index.htm"
}

function salt_reiki(){
window.location = "Reiki.htm"
}

function salt_wanokou(){
window.location = "Despre_Wanokou.htm"
}

function salt_masaj(){
window.location = "Masaj terapeutic.htm"
}

function salt_drenaj(){
window.location = "Drenaj limfatic.htm"
}

function salt_reflexo(){
window.location = "Reflexoterapia.htm"
}

function salt_shiatsu(){
window.location = "Shiatsu.htm"
}

function salt_recomandari(){
window.location = "Recomandari in presa.htm"
}

function salt_preturi(){
window.location = "Preturi.php"
}

function salt_oferte(){
window.location = "Oferte.htm"
}

function salt_contact(){
window.location = "Contact.htm"
}

function back(){
  element = document.getElementsByName("despre_Wanokou");
  alert(element);
}
