/Web/Cooperation.cs.html
4,7 → 4,7
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> MLAB Prázdná stránka </title>
<meta name="keywords" content="stavebnice MLAB univerzální moduly">
<meta name="description" content="Projekt MLAB, Prázdná stránka">
<meta name="description" content="Projekt MLAB, Spolupráce">
<!-- AUTOINCLUDE START "Page/Head.cs.ihtml" 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">
/Web/Cooperation.en.html
0,0 → 1,84
<!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> MLAB Empty Page </title>
<meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics">
<meta name="description" content="MLAB Project, cooperation">
<!-- AUTOINCLUDE START "Page/Head.en.ihtml" 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" 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" 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">
Cooperation
</p>
<p class=Subtitle>
Possibilities to expand MLAB project.
</p>
<p>
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
experiences with our system. You can found there <a href="http://wiki.mlab.cz/doku.php?id=en:todo">ToDo list</a> too.
But we will be pleased if you write <a href="AboutAuthors.cs.html">us</a> about existing solution of the same problem.
</p>
<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
components. You may found help in <a href="http://www.ust.cz/">Universal Scientific Technologies</a> where
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.
</p>
</div>
 
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" 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>
/Web/JS/MLAB_Menu.js
123,7 → 123,7
Content+=' <li> <a href="Web/Articles.cs.html" title="Články, informace">Články</a> </li>';
Content+=' <li> <a href="Web/Modules.cs.html" title="Jednotlivé moduly MLAB">Moduly</a> </li>';
Content+=' <li> <a href="Web/Designs.cs.html" title="Samostatné konstrukce">Konstrukce</a> </li>';
Content+=' <li> <a href="Web/News.cs.html" title="Novinky">Novinky</a> </li>';
Content+=' <li> <a href="Web/Cooperation.cs.html" title="Spolupráce">Spolupráce</a> </li>';
Content+=' <li> <a href="Web/FAQ.cs.html" title="Nejčastější dotazy">FAQ</a> </li>';
Content+=' <li> <a href="Web/Downloads.cs.html" title="Ke stažení">Downloads</a> </li>';
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,7 → 139,7
Content+=' <li> <a href="Web/Articles.en.html" title="Articles and other Texts">Articles</a></i>';
Content+=' <li> <a href="Web/Modules.en.html" title="Individual MLAB Modules">Modules</a> </li>';
Content+=' <li> <a href="Web/Designs.en.html" title="Independed Designs">Designs</a> </li>';
Content+=' <li> <a href="Web/News.en.html" title="News">News</a> </li>';
Content+=' <li> <a href="Web/Cooperation.en.html" title="Development">Cooperation</a> </li>';
Content+=' <li> <a href="Web/FAQ.en.html" title="Frequently Asked Questions">FAQ</a> </li>';
Content+=' <li> <a href="Web/Downloads.en.html" title="For download">Downloads</a> </li>';
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>';