Rev 334 Rev 336
Line 118... Line 118...
118 Content+=' <li> <a href="Web/Modules.cs.html" title="Jednotlivé moduly MLAB">Moduly</a> </li>'; 118 Content+=' <li> <a href="Web/Modules.cs.html" title="Jednotlivé moduly MLAB">Moduly</a> </li>';
119 Content+=' <li> <a href="Web/Designs.cs.html" title="Samostatné konstrukce">Konstrukce</a> </li>'; 119 Content+=' <li> <a href="Web/Designs.cs.html" title="Samostatné konstrukce">Konstrukce</a> </li>';
120 Content+=' <li> <a href="Web/News.cs.html" title="Novinky">Novinky</a> </li>'; 120 Content+=' <li> <a href="Web/News.cs.html" title="Novinky">Novinky</a> </li>';
121 Content+=' <li> <a href="Web/Photos.cs.html" title="Galerie fotografií">Fotogalerie</a> </li>'; 121 Content+=' <li> <a href="Web/Photos.cs.html" title="Galerie fotografií">Fotogalerie</a> </li>';
122 Content+=' <li> <a href="Web/Downloads.cs.html" title="Ke stažení">Download</a> </li>'; 122 Content+=' <li> <a href="Web/Downloads.cs.html" title="Ke stažení">Download</a> </li>';
123 Content+=' <li> <a href= "http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=Česky" title="Webový přístup do databáze SVN">WebSVN</a> </li>'; 123 Content+=' <li> <a href= "http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=Česky" title="Webový přístup do databáze SVN">WebSVN</a> </li>';
124 Content+=' <li> <a href= "http://test.mlab.cz/Forum" title="Forum uživatelů a autorů">Forum</a> </li>'; 124 Content+=' <li> <a href= "http://www.mlab.cz/Forum" title="Forum uživatelů a autorů">Forum</a> </li>';
125 Content+=' <li> <a href="Web/Maintenance.cs.html" title="Stránka údržby webu">Údržba</a> </li>'; 125 Content+=' <li> <a href="Web/Maintenance.cs.html" title="Stránka údržby webu">Údržba</a> </li>';
126 Content+=' <li> <a href="Web/About.cs.html" title="O webu, stavebnici MLAB atd.">O projektu</a> </li>'; 126 Content+=' <li> <a href="Web/About.cs.html" title="O webu, stavebnici MLAB atd.">O projektu</a> </li>';
127 Content+='</ul>'; 127 Content+='</ul>';
128 } 128 }
129 else 129 else
Line 135... Line 135...
135 Content+=' <li> <a href="Web/Modules.en.html" title="Individual MLAB Modules">Modules</a> </li>'; 135 Content+=' <li> <a href="Web/Modules.en.html" title="Individual MLAB Modules">Modules</a> </li>';
136 Content+=' <li> <a href="Web/Designs.en.html" title="Independed Designs">Designs</a> </li>'; 136 Content+=' <li> <a href="Web/Designs.en.html" title="Independed Designs">Designs</a> </li>';
137 Content+=' <li> <a href="Web/News.en.html" title="News">News</a> </li>'; 137 Content+=' <li> <a href="Web/News.en.html" title="News">News</a> </li>';
138 Content+=' <li> <a href="Web/Photos.en.html" title="Photo Gallery">Photogallery</a> </li>'; 138 Content+=' <li> <a href="Web/Photos.en.html" title="Photo Gallery">Photogallery</a> </li>';
139 Content+=' <li> <a href="Web/Downloads.en.html" title="For download">Downloads</a> </li>'; 139 Content+=' <li> <a href="Web/Downloads.en.html" title="For download">Downloads</a> </li>';
140 Content+=' <li> <a href= "http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=English" title="Web interface to SVN database">WebSVN</a> </li>'; 140 Content+=' <li> <a href= "http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=English" title="Web interface to SVN database">WebSVN</a> </li>';
141 Content+=' <li> <a href= "http://test.mlab.cz/Forum" title="Forum MLAB">Forum</a> </li>'; 141 Content+=' <li> <a href= "http://www.mlab.cz/Forum" title="Forum MLAB">Forum</a> </li>';
142 Content+=' <li> <a href="Web/Maintenance.en.html" title="Maintenance page">Maintenance</a> </li>'; 142 Content+=' <li> <a href="Web/Maintenance.en.html" title="Maintenance page">Maintenance</a> </li>';
143 Content+=' <li> <a href="Web/About.en.html" title="About Project">About</a> </li>'; 143 Content+=' <li> <a href="Web/About.en.html" title="About Project">About</a> </li>';
144 Content+='</ul>'; 144 Content+='</ul>';
145 } 145 }
146 Content+=' </div>'; 146 Content+=' </div>';