// $url_rozdelene = split( "/", $_SERVER['REQUEST_URI'] ); $url_rozdelene = preg_split( "/\//", $_SERVER['REQUEST_URI'] ); $soubor = $url_rozdelene[ count($url_rozdelene)-1 ]; $text_vypis = ""; if ( $soubor == "" ) $soubor = "index.html"; if ( $soubor == "index.html" ) { $bckg = "bckg-main.jpg"; } else { $bckg = "bckg-other.jpg"; } if ( $soubor == "submit_form_registration.html" ) { if ( isset($_POST['submit']) AND $_POST['submit'] == "Zpět" ) $soubor = "prihlaska.html"; if ( isset($_POST['submit']) AND $_POST['submit'] == "Odeslat" ) { include("submit_form_registration.php"); $poradove_cislo = "7052 ".$cislo_poradi; $soubor = "prihlaska_odeslano_OK.html"; } }; if ( $soubor == "abstrakta_sent.html" ) { include("submit_form_abstract.php"); $soubor = "nee"; if ($chyba != "") { $soubor = "abstrakta.html"; } else { unset($_POST); } }; ?>
Česká neurologická společnost ČLS JEP
Sekce neuromuskulárních chorob ČNS
pod záštitou
Slovenské neurologické spoľočnosti
Sekcia pre neuromuskulárne ochorenia
Neurologické kliniky MU a FN Brno