// JavaScript Document
document.write("<a href='index.html' target='_self'>Mapa cyklotrasy >></a><br>");
document.write("<a href='aktuality.php' target='_self'>Aktuality >></a><br>");
document.write("<a href='krajanek.html' target='_self'>Mlynářský krajánek 2009 >></a><br>");
document.write("<a href='cyklotrasy.html' target='_self'>O cyklotrase >></a><br>");
document.write("<div id='submenu' style='display:none'>");
document.write("<a href='o1.html' target='_self'><font size='-2'>Okruh 1 >></font></a><br>");
document.write("<a href='o2.html' target='_self'><font size='-2'>Okruh 2 >></font</a><br>");
document.write("<a href='o3.html' target='_self'><font size='-2'>Okruh 3 >></font</a>");
document.write("</div>");
document.write("<a href='vetrne_mlyny.html' target='_self'>Větrné mlýny >></a><br>");         
document.write("<a href='vodni_mlyny.html' target='_self'>Vodní mlýny >></a><br>");
document.write("<a href='turisticke_zajimavosti.html' target='_self'>Turistické zajímavosti >></a><br>");
document.write("<a href='sluzby.html' target='_self'>Služby na trase >></a><br>");
document.write("<a href='#' target='_self' onClick='zobraz();'>Fotogalerie >></a><br>");
          
document.write("<div id='idFotogalerie' style='display:none'>");          
document.write("<a href='foto_obce.html' target='_self' style='font-size:11px;font-weight:normal;'>Obce na cyklotrase >></a><br>");
document.write("<a href='foto_priroda.html' target='_self' style='font-size:11px;font-weight:normal;'>Příroda >></a><br>");
document.write("<a href='foto_akce.html' target='_self' style='font-size:11px;font-weight:normal;'>Cykloturistické akce >></a><br>");
document.write("</div>");
          
document.write("<a href='publikace.html' target='_self'>Vydané publikace >></a><br>");
document.write("<a href='zahoran.html' target='_self'>Cyklotrasa MR Záhoran >></a><br>");
document.write("<a href='kontakty.html' target='_self'>Kontakty >></a><br>");
document.write("<a href='../index.php' target='_self'>Zpět na MR Hranicko >></li>");