Rev Author Line No. Line
331 miho 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
153 miho 2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <title> MLAB Empty Page </title>
6 <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics">
7 <meta name="description" content="MLAB Project, Empty Page">
8 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
9 <link rel="StyleSheet" href="../../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
213 miho 10 <link rel="shortcut icon" type="image/x-icon" href="../../Web/PIC/MLAB.ico">
153 miho 11 <script type="text/javascript" src="../../Web/JS/MLAB_Menu.js"></script>
12 <!-- AUTOINCLUDE END -->
13 </head>
14  
15 <body lang="en">
16  
17 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
18 <!-- ============== HEADER ============== -->
19 <div class="Header">
20 <script type="text/javascript">
21 <!--
22 SetRelativePath("../../");
23 DrawHeader();
24 // -->
25 </script>
26 <noscript>
27 <p><b> JavaScript is required for including of the header </b></p>
28 </noscript>
29 </div>
30 <!-- AUTOINCLUDE END -->
31  
32 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
33 <!-- ============== MENU ============== -->
34 <div class="Menu">
35 <script type="text/javascript">
36 <!--
37 SetRelativePath("../../");
38 DrawMenu();
39 // -->
40 </script>
41 <noscript>
42 <p><b> JavaScript is required for including of the menu </b><p>
43 </noscript>
44 </div>
45 <!-- AUTOINCLUDE END -->
46  
47 <!-- ============== TEXT ============== -->
48 <div class="Text">
49 <p class="Title">
50 Empty Page
51 </p>
52 <p class=Subtitle>
213 miho 53 This page is still empty.
153 miho 54 </p>
55 <p>
213 miho 56 It is still empty because nobody have written it.
57 </p>
153 miho 58 </div>
59  
60 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
61 <!-- ============== FOOTER ============== -->
62 <div class="Footer">
63 <script type="text/javascript">
64 <!--
65 SetRelativePath("../../");
66 DrawFooter();
67 // -->
68 </script>
69 <noscript>
70 <p><b> JavaScript is required for including of the footer </b></p>
71 </noscript>
72 </div>
73 <!-- AUTOINCLUDE END -->
74  
75 </body>
76 </html>