o: ActiveSupport::Cache::Entry :@compressedF: @value"?V"9V
Web/JS/MLAB_Menu.js
123 123
      Content+='  <li> <a href="Web/Articles.cs.html" title="Články, informace">Články</a> </li>';
124 124
      Content+='  <li> <a href="Web/Modules.cs.html" title="Jednotlivé moduly MLAB">Moduly</a> </li>';
125 125
      Content+='  <li> <a href="Web/Designs.cs.html" title="Samostatné konstrukce">Konstrukce</a> </li>';
126
      Content+='  <li> <a href="Web/News.cs.html" title="Novinky">Novinky</a> </li>';
126
      Content+='  <li> <a href="Web/Cooperation.cs.html" title="Spolupráce">Spolupráce</a> </li>';
127 127
      Content+='  <li> <a href="Web/FAQ.cs.html" title="Nejčastější dotazy">FAQ</a> </li>';
128 128
      Content+='  <li> <a href="Web/Downloads.cs.html" title="Ke stažení">Downloads</a> </li>';
129 129
      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>';
......
139 139
      Content+='  <li> <a href="Web/Articles.en.html" title="Articles and other Texts">Articles</a></i>';
140 140
      Content+='  <li> <a href="Web/Modules.en.html" title="Individual MLAB Modules">Modules</a> </li>';
141 141
      Content+='  <li> <a href="Web/Designs.en.html" title="Independed Designs">Designs</a> </li>';
142
      Content+='  <li> <a href="Web/News.en.html" title="News">News</a> </li>';
142
      Content+='  <li> <a href="Web/Cooperation.en.html" title="Development">Cooperation</a> </li>';
143 143
      Content+='  <li> <a href="Web/FAQ.en.html" title="Frequently Asked Questions">FAQ</a> </li>';
144 144
      Content+='  <li> <a href="Web/Downloads.en.html" title="For download">Downloads</a> </li>';
145 145
      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>';
Web/Cooperation.en.html
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
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, cooperation">
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">
10
    <link rel="StyleSheet" href="../../Web/CSS/MLAB_Print.css" type="text/css" media="print">
11
    <link rel="shortcut icon" type="image/x-icon" href="../../Web/PIC/MLAB.ico">
12
    <script type="text/javascript" src="../../Web/JS/MLAB_Menu.js"></script>
13
    <!-- AUTOINCLUDE END -->
14
  </head>
15

  
16
  <body lang="en">
17

  
18
    <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
19
    <!-- ============== HEADER ============== -->
20
    <div class="Header">
21
      <script type="text/javascript">
22
      <!--
23
        SetRelativePath("../../");
24
        DrawHeader();
25
      // -->
26
      </script>
27
      <noscript>
28
        <p><b> JavaScript is required for including of the header </b></p>
29
      </noscript>
30
    </div>
31
    <!-- AUTOINCLUDE END -->
32

  
33
    <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
34
    <!-- ============== MENU ============== -->
35
    <div class="Menu">
36
      <script type="text/javascript">
37
      <!--
38
        SetRelativePath("../../");
39
        DrawMenu();
40
      // -->
41
      </script>
42
      <noscript>
43
        <p><b> JavaScript is required for including of the menu </b><p>
44
      </noscript>
45
    </div>
46
    <!-- AUTOINCLUDE END -->
47

  
48
    <!-- ============== TEXT ============== -->
49
    <div class="Text">
50
      <p class="Title">
51
        Cooperation
52
      </p>
53
      <p class=Subtitle>
54
        Possibilities to expand MLAB project.
55
      </p>
56
	<p>
57
        You have many options to expand this project. We have there some <a href="http://wiki.mlab.cz/doku.php?id=en:start">Wiki</a> where you can write yours 
58
	experiences with our system. You can found there <a href="http://wiki.mlab.cz/doku.php?id=en:todo">ToDo list</a> too. 
59
	But we will be pleased if you write <a href="AboutAuthors.cs.html">us</a> about existing solution of the same problem.
60
	</p>
61
	
62
	<p>Or you can <a href="Downloads.cs.html">download some repository</a> and expand MLAB by our construction skill. And if you are unable to get some special
63
	components. You may found help in <a href="http://www.ust.cz/">Universal Scientific Technologies</a> where 
64
	they try to help you and provide realization of complicated PCB. Write to <a href="mailto:support@ust.cz">E-mail</a> to get more informations.
65
      </p>
66
    </div>
67

  
68
    <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
69
    <!-- ============== FOOTER ============== -->
70
    <div class="Footer">
71
      <script type="text/javascript">
72
      <!--
73
        SetRelativePath("../../");
74
        DrawFooter();
75
      // -->
76
      </script>
77
      <noscript>
78
        <p><b> JavaScript is required for including of the footer </b></p>
79
      </noscript>
80
    </div>
81
    <!-- AUTOINCLUDE END -->
82

  
83
  </body>
84
</html>
Web/Cooperation.cs.html
4 4
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 5
    <title> MLAB Prázdná stránka </title>
6 6
    <meta name="keywords" content="stavebnice MLAB univerzální moduly">
7
    <meta name="description" content="Projekt MLAB, Prázdná stránka">
7
    <meta name="description" content="Projekt MLAB, Spolupráce">
8 8
    <!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE -->
9 9
    <link rel="StyleSheet" href="../../Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl">
10 10
    <link rel="StyleSheet" href="../../Web/CSS/MLAB_Print.css" type="text/css" media="print">
:@created_atf1418027103.429714€o:@expires_in0