// LINKS MENU ///



//************ about Us **********///

function mission(){
window.location.href="aboutUs.html";
}

function philo(){
window.location.href="aboutUs.html";
}


//************ services **********///

function massage(){
window.location.href="servicesMassage.html";
}

function homeopathy(){
window.location.href="servicesHomeopathy.html";
}

function shiatsu(){
window.location.href="servicesShiatsu.html";
}

function nikken(){
window.location.href="servicesNikken.html";
}

function raw(){
window.location.href="servicesRawFood.html";
}

function personal(){
window.location.href="servicesPersonalTraining.html";
}

function nutritional(){
window.location.href="servicesNutritional.html";
}

//************ therapist **********///

function timothy(){
window.location.href="therapistTimothy.html";
}

function bill(){
window.location.href="therapistBill.html";
}

function susan(){
window.location.href="therapistSusan.html";
}

function elaine(){
window.location.href="therapistElaine.html";
}

function sahar(){
window.location.href="therapistSahar.html";
}


function emily(){
window.location.href="therapisEmilyAnastassiadis.html";
}

function ofer(){
window.location.href="therapisOferKapitanov.html";
}

function martoglio(){
window.location.href="therapistElenaMartoglio.html";
}


//************ faq **********///

function faq(){
window.location.href="faq.html";
}

function faq02(){
window.location.href="faq02.html";
}