Свободный проезд по этой дороге возможен только с начала мая по конец октября. В остальное время два раза в день в ту и другую сторону организуется "конвой". Информацию о конвоях можно прочитать на оранжевом щите справа.
if (module::get_var("exif_sidebar", "hide_link") == true) { ?>
} ?>
foreach ($details as $element) {
// only show the items that are not on the list from the admin settings.
$caption = (string)$element["caption"];
$pos = strpos($hide_values, $caption);
if ($pos === false) {
?>
} // close the if we should show the row.
} // close the for each. ?>