if (location.pathname=="/index.php" || location.pathname=="/"){document.write("Aktualności");}
else if (location.pathname=="/barek.php"){document.write("Barek");}
else if (location.pathname=="/fitness.php"){document.write("Fitness");}
else if (location.pathname=="/kontakt.php"){document.write("Kontakt");}
else if (location.pathname=="/oferta.php"){document.write("Oferta");}
else if (location.pathname=="/opinie.php"){document.write("Opinie");}
else if (location.pathname=="/partnerzy.php"){document.write("Partnerzy");}
else if (location.pathname=="/praca.php"){document.write("Praca");}
else if (location.pathname=="/sauna.php"){document.write("Sauna");}
else if (location.pathname=="/silownia.php"){document.write("Siłownia");}

