$ktory = $_GET['ktory']; include("menu.htm"); if (!$ktory) include($link[0]); else include($link[$ktory]); ?>