Line 109... |
Line 109... |
109 |
Content+=' </div>'; |
109 |
Content+=' </div>'; |
110 |
if (DocLang()=="cs") |
110 |
if (DocLang()=="cs") |
111 |
{ // český text |
111 |
{ // český text |
112 |
Content+='<ul>'; |
112 |
Content+='<ul>'; |
113 |
Content+=' <li> <a href="index.cs.html" title="Domů">Home</a> </li>'; |
113 |
Content+=' <li> <a href="index.cs.html" title="Domů">Home</a> </li>'; |
- |
|
114 |
Content+=' <li> <a href="Web/Articles.cs.html" title="Články, informace">Články</a> </li>'; |
114 |
Content+=' <li> <a href="Web/Modules.cs.html" title="Jednotlivé moduly MLAB">Moduly</a> </li>'; |
115 |
Content+=' <li> <a href="Web/Modules.cs.html" title="Jednotlivé moduly MLAB">Moduly</a> </li>'; |
115 |
Content+=' <li> <a href="Web/Apparatus.cs.html" title="Samostatná zařízení">Zařízení</a> </li>'; |
116 |
Content+=' <li> <a href="Web/Designs.cs.html" title="Samostatné konstrukce">Konstrukce</a> </li>'; |
116 |
Content+=' <li> <a href="Web/Articles.cs.html" title="Články, informace">Texty</a> </li>'; |
- |
|
117 |
Content+=' <li> <a href="Web/News.cs.html" title="Novinky">Novinky</a> </li>'; |
117 |
Content+=' <li> <a href="Web/News.cs.html" title="Novinky">Novinky</a> </li>'; |
118 |
Content+=' <li> <a href="Web/Photos.cs.html" title="Galerie fotografií">Fotogalerie</a> </li>'; |
118 |
Content+=' <li> <a href="Web/Photos.cs.html" title="Galerie fotografií">Fotogalerie</a> </li>'; |
119 |
Content+=' <li> <a href="Web/Downloads.cs.html" title="Ke stažení">Download</a> </li>'; |
119 |
Content+=' <li> <a href="Web/Downloads.cs.html" title="Ke stažení">Download</a> </li>'; |
120 |
Content+=' <li> <a href= "http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=Česky" title="Webový přístup do databáze SVN">WebSVN</a> </li>'; |
120 |
Content+=' <li> <a href= "http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=Česky" title="Webový přístup do databáze SVN">WebSVN</a> </li>'; |
121 |
Content+=' <li> <a href= "http://test.mlab.cz/Forum" title="Forum uživatelů a autorů">Forum</a> </li>'; |
121 |
Content+=' <li> <a href= "http://test.mlab.cz/Forum" title="Forum uživatelů a autorů">Forum</a> </li>'; |
122 |
Content+=' <li> <a href= "http://test.mlab.cz/Web/Maintenance/Maintenance.cs.php" title="Stránka údržby webu">Údržba</a> </li>'; |
122 |
Content+=' <li> <a href= "http://test.mlab.cz/Web/Maintenance.cs.html" title="Stránka údržby webu">Údržba</a> </li>'; |
123 |
Content+=' <li> <a href="Web/About.cs.html" title="O webu, stavebnici MLAB atd.">O projektu</a> </li>'; |
123 |
Content+=' <li> <a href="Web/About.cs.html" title="O webu, stavebnici MLAB atd.">O projektu</a> </li>'; |
124 |
Content+='</ul>'; |
124 |
Content+='</ul>'; |
125 |
} |
125 |
} |
126 |
else |
126 |
else |
127 |
{ // English text |
127 |
{ // English text |
128 |
Content+='<ul>'; |
128 |
Content+='<ul>'; |
129 |
Content+=' <li> <a href="index.en.html" title="Home">Home</a> </li>'; |
129 |
Content+=' <li> <a href="index.en.html" title="Home">Home</a> </li>'; |
- |
|
130 |
Content+=' <li> <a href="Web/Articles.en.html" title="Articles and other Texts">Articles</a></i>'; |
130 |
Content+=' <li> <a href="Web/Modules.en.html" title="Individual MLAB Modules">Modules</a> </li>'; |
131 |
Content+=' <li> <a href="Web/Modules.en.html" title="Individual MLAB Modules">Modules</a> </li>'; |
131 |
Content+=' <li> <a href="Web/Apparatus.en.html" title="Independed Devices">Apparatus</a> </li>'; |
132 |
Content+=' <li> <a href="Web/Designs.en.html" title="Independed Designs">Designs</a> </li>'; |
132 |
Content+=' <li> <a href="Web/Articles.en.html" title="Articles and other Texts">Texts</a> </li>'; |
- |
|
133 |
Content+=' <li> <a href="Web/News.en.html" title="News">News</a> </li>'; |
133 |
Content+=' <li> <a href="Web/News.en.html" title="News">News</a> </li>'; |
134 |
Content+=' <li> <a href="Web/Photos.en.html" title="Photo Gallery">Photogallery</a> </li>'; |
134 |
Content+=' <li> <a href="Web/Photos.en.html" title="Photo Gallery">Photogallery</a> </li>'; |
135 |
Content+=' <li> <a href="Web/Downloads.en.html" title="For download">Downloads</a> </li>'; |
135 |
Content+=' <li> <a href="Web/Downloads.en.html" title="For download">Downloads</a> </li>'; |
136 |
Content+=' <li> <a href= "http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English" title="Web interface to SVN database">WebSVN</a> </li>'; |
136 |
Content+=' <li> <a href= "http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English" title="Web interface to SVN database">WebSVN</a> </li>'; |
137 |
Content+=' <li> <a href= "http://test.mlab.cz/Forum" title="Forum MLAB">Forum</a> </li>'; |
137 |
Content+=' <li> <a href= "http://test.mlab.cz/Forum" title="Forum MLAB">Forum</a> </li>'; |
138 |
Content+=' <li> <a href= "http://test.mlab.cz/Web/Maintenance/Maintenance.en.php" title="Maintenance page">Maintenance</a> </li>'; |
138 |
Content+=' <li> <a href= "http://test.mlab.cz/Web/Maintenance.en.html" title="Maintenance page">Maintenance</a> </li>'; |
139 |
Content+=' <li> <a href="Web/About.en.html" title="About Project">About</a> </li>'; |
139 |
Content+=' <li> <a href="Web/About.en.html" title="About Project">About</a> </li>'; |
140 |
Content+='</ul>'; |
140 |
Content+='</ul>'; |
141 |
} |
141 |
} |
142 |
Content+=' </div>'; |
142 |
Content+=' </div>'; |
143 |
Content+='</div> '; |
143 |
Content+='</div> '; |