| /ServerPrivate/Templates/DirectoryFooter.cs.html |
|---|
| 0,0 → 1,19 |
| </div> |
| <!-- AUTOINCLUDE START "Page/Footer.cs.ihtml" "ABSOLUTE" DO NOT REMOVE --> |
| <!-- ============== PATIČKA ============== --> |
| <div class="Footer"> |
| <script type="text/javascript"> |
| <!-- |
| SetRelativePath("/"); |
| DrawFooter(); |
| // --> |
| </script> |
| <noscript> |
| <p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p> |
| </noscript> |
| </div> |
| <!-- AUTOINCLUDE END --> |
| </body> |
| </html> |
| /ServerPrivate/Templates/DirectoryFooter.en.html |
|---|
| 0,0 → 1,19 |
| </div> |
| <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" "ABSOLUTE" DO NOT REMOVE --> |
| <!-- ============== FOOTER ============== --> |
| <div class="Footer"> |
| <script type="text/javascript"> |
| <!-- |
| SetRelativePath("/"); |
| DrawFooter(); |
| // --> |
| </script> |
| <noscript> |
| <p><b> JavaScript is required for including of the footer </b></p> |
| </noscript> |
| </div> |
| <!-- AUTOINCLUDE END --> |
| </body> |
| </html> |
| /ServerPrivate/Templates/DirectoryHeader.cs.html |
|---|
| 0,0 → 1,59 |
| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| <title> Downloads </title> |
| <meta name="keywords" content="stavebnice MLAB univerzální moduly downloads"> |
| <meta name="description" content="Projekt MLAB, Downloads"> |
| <!-- AUTOINCLUDE START "Page/Head.cs.ihtml" "ABSOLUTE" DO NOT REMOVE --> |
| <link rel="StyleSheet" href="/Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl"> |
| <link rel="StyleSheet" href="/Web/CSS/MLAB_Print.css" type="text/css" media="print"> |
| <link rel="shortcut icon" type="image/x-icon" href="/Web/PIC/MLAB.ico"> |
| <script type="text/javascript" src="/Web/JS/MLAB_Menu.js"></script> |
| <!-- AUTOINCLUDE END --> |
| </head> |
| <body lang="cs"> |
| <!-- AUTOINCLUDE START "Page/Header.cs.ihtml" "ABSOLUTE" DO NOT REMOVE --> |
| <!-- ============== HLAVICKA ============== --> |
| <div class="Header"> |
| <script type="text/javascript"> |
| <!-- |
| SetRelativePath("/"); |
| DrawHeader(); |
| // --> |
| </script> |
| <noscript> |
| <p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p> |
| </noscript> |
| </div> |
| <!-- AUTOINCLUDE END --> |
| <!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" "ABSOLUTE" DO NOT REMOVE --> |
| <!-- ============== MENU ============== --> |
| <div class="Menu"> |
| <script type="text/javascript"> |
| <!-- |
| SetRelativePath("/"); |
| DrawMenu(); |
| // --> |
| </script> |
| <noscript> |
| <p><b> Pro zobrazení (vložení) menu je potřeba JavaScript </b></p> |
| </noscript> |
| </div> |
| <!-- AUTOINCLUDE END --> |
| <!-- ============== TEXT ============== --> |
| <div class="Text"> |
| <p class="Title"> |
| Soubory ke stažení |
| </p> |
| <h1 class="Directory Small"> |
| <script type="text/javascript"> |
| <!-- |
| DrawDirectory(); |
| // --> |
| </script> |
| </h1> |
| /ServerPrivate/Templates/DirectoryHeader.en.html |
|---|
| 0,0 → 1,59 |
| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| <title> Downloads </title> |
| <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics Download"> |
| <meta name="description" content="MLAB Project, Downloads Page"> |
| <!-- AUTOINCLUDE START "Page/Head.en.ihtml" "ABSOLUTE" DO NOT REMOVE --> |
| <link rel="StyleSheet" href="/Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style"> |
| <link rel="StyleSheet" href="/Web/CSS/MLAB_Print.css" type="text/css" media="print"> |
| <link rel="shortcut icon" type="image/x-icon" href="/Web/PIC/MLAB.ico"> |
| <script type="text/javascript" src="/Web/JS/MLAB_Menu.js"></script> |
| <!-- AUTOINCLUDE END --> |
| </head> |
| <body lang="en"> |
| <!-- AUTOINCLUDE START "Page/Header.en.ihtml" "ABSOLUTE" DO NOT REMOVE --> |
| <!-- ============== HEADER ============== --> |
| <div class="Header"> |
| <script type="text/javascript"> |
| <!-- |
| SetRelativePath("/"); |
| DrawHeader(); |
| // --> |
| </script> |
| <noscript> |
| <p><b> JavaScript is required for including of the header </b></p> |
| </noscript> |
| </div> |
| <!-- AUTOINCLUDE END --> |
| <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" "ABSOLUTE" DO NOT REMOVE --> |
| <!-- ============== MENU ============== --> |
| <div class="Menu"> |
| <script type="text/javascript"> |
| <!-- |
| SetRelativePath("/"); |
| DrawMenu(); |
| // --> |
| </script> |
| <noscript> |
| <p><b> JavaScript is required for including of the menu </b><p> |
| </noscript> |
| </div> |
| <!-- AUTOINCLUDE END --> |
| <!-- ============== TEXT ============== --> |
| <div class="Text"> |
| <p class="Title"> |
| Files to download |
| </p> |
| <h1 class="Directory Small"> |
| <script type="text/javascript"> |
| <!-- |
| DrawDirectory(); |
| // --> |
| </script> |
| </h1> |
| /ServerPrivate/Templates/Footer.cs.ihtml |
|---|
| 0,0 → 1,12 |
| <!-- ============== PATIČKA ============== --> |
| <div class="Footer"> |
| <script type="text/javascript"> |
| <!-- |
| SetRelativePath(""); |
| DrawFooter(); |
| // --> |
| </script> |
| <noscript> |
| <p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p> |
| </noscript> |
| </div> |
| /ServerPrivate/Templates/Footer.en.ihtml |
|---|
| 0,0 → 1,12 |
| <!-- ============== FOOTER ============== --> |
| <div class="Footer"> |
| <script type="text/javascript"> |
| <!-- |
| SetRelativePath(""); |
| DrawFooter(); |
| // --> |
| </script> |
| <noscript> |
| <p><b> JavaScript is required for including of the footer </b></p> |
| </noscript> |
| </div> |
| /ServerPrivate/Templates/Head.cs.ihtml |
|---|
| 0,0 → 1,4 |
| <link rel="StyleSheet" href="Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl"> |
| <link rel="StyleSheet" href="Web/CSS/MLAB_Print.css" type="text/css" media="print"> |
| <link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico"> |
| <script type="text/javascript" src="Web/JS/MLAB_Menu.js"></script> |
| /ServerPrivate/Templates/Head.en.ihtml |
|---|
| 0,0 → 1,4 |
| <link rel="StyleSheet" href="Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style"> |
| <link rel="StyleSheet" href="Web/CSS/MLAB_Print.css" type="text/css" media="print"> |
| <link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico"> |
| <script type="text/javascript" src="Web/JS/MLAB_Menu.js"></script> |
| /ServerPrivate/Templates/Header.cs.ihtml |
|---|
| 0,0 → 1,12 |
| <!-- ============== HLAVIČKA ============== --> |
| <div class="Header"> |
| <script type="text/javascript"> |
| <!-- |
| SetRelativePath(""); |
| DrawHeader(); |
| // --> |
| </script> |
| <noscript> |
| <p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p> |
| </noscript> |
| </div> |
| /ServerPrivate/Templates/Header.en.ihtml |
|---|
| 0,0 → 1,12 |
| <!-- ============== HEADER ============== --> |
| <div class="Header"> |
| <script type="text/javascript"> |
| <!-- |
| SetRelativePath(""); |
| DrawHeader(); |
| // --> |
| </script> |
| <noscript> |
| <p><b> JavaScript is required for including of the header </b></p> |
| </noscript> |
| </div> |
| /ServerPrivate/Templates/Menu.cs.ihtml |
|---|
| 0,0 → 1,12 |
| <!-- ============== MENU ============== --> |
| <div class="Menu"> |
| <script type="text/javascript"> |
| <!-- |
| SetRelativePath(""); |
| DrawMenu(); |
| // --> |
| </script> |
| <noscript> |
| <p><b> Pro zobrazení (vložení) menu je potřeba JavaScript </b></p> |
| </noscript> |
| </div> |
| /ServerPrivate/Templates/Menu.en.ihtml |
|---|
| 0,0 → 1,12 |
| <!-- ============== MENU ============== --> |
| <div class="Menu"> |
| <script type="text/javascript"> |
| <!-- |
| SetRelativePath(""); |
| DrawMenu(); |
| // --> |
| </script> |
| <noscript> |
| <p><b> JavaScript is required for including of the menu </b></p> |
| </noscript> |
| </div> |