| Line 1... |
Line 1... |
| 1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| 2 |
<html> |
2 |
<html> |
| 3 |
<head> |
3 |
<head> |
| 4 |
<meta http-equiv="content-type" content="text/html;charset=[websvn:charset]"> |
4 |
<meta http-equiv="content-type" content="text/html;charset=[websvn:charset]"> |
| - |
|
5 |
<meta name="robots" content="nofollow"> |
| 5 |
<!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE --> |
6 |
<!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE --> |
| 6 |
<link rel="StyleSheet" href="http://www.mlab.cz/Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl"> |
7 |
<link rel="StyleSheet" href="http://www.mlab.cz/Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl"> |
| 7 |
<link rel="shortcut icon" type="image/x-icon" href="http://www.mlab.cz/Web/PIC/MLAB.ico"> |
8 |
<link rel="shortcut icon" type="image/x-icon" href="http://www.mlab.cz/Web/PIC/MLAB.ico"> |
| 8 |
<script type="text/javascript" src="http://www.mlab.cz/Web/JS/MLAB_Menu.js"></script> |
9 |
<script type="text/javascript" src="http://www.mlab.cz/Web/JS/MLAB_Menu.js"></script> |
| 9 |
<!-- AUTOINCLUDE END --> |
10 |
<!-- AUTOINCLUDE END --> |
| Line 19... |
Line 20... |
| 19 |
{ |
20 |
{ |
| 20 |
if (first == null && f.elements[i] != chBox) |
21 |
if (first == null && f.elements[i] != chBox) |
| 21 |
first = f.elements[i] |
22 |
first = f.elements[i] |
| 22 |
count += 1 |
23 |
count += 1 |
| 23 |
} |
24 |
} |
| 24 |
|
25 |
|
| 25 |
if (count > 2) |
26 |
if (count > 2) |
| 26 |
{ |
27 |
{ |
| 27 |
first.checked = false |
28 |
first.checked = false |
| 28 |
count -= 1 |
29 |
count -= 1 |
| 29 |
} |
30 |
} |
| Line 70... |
Line 71... |
| 70 |
</div> |
71 |
</div> |
| 71 |
<!-- AUTOINCLUDE END --> |
72 |
<!-- AUTOINCLUDE END --> |
| 72 |
<div class="Text"> |
73 |
<div class="Text"> |
| 73 |
<div style="float: right"> |
74 |
<div style="float: right"> |
| 74 |
[websvn:lang_form] |
75 |
[websvn:lang_form] |
| 75 |
[websvn:lang_select] |
76 |
[websvn:lang_select] |
| 76 |
[websvn:lang_submit] |
77 |
[websvn:lang_submit] |
| 77 |
[websvn:lang_endform] |
78 |
[websvn:lang_endform] |
| 78 |
</div> |
79 |
</div> |
| 79 |
<div style="float: right"> |
80 |
<div style="float: right"> |
| 80 |
[websvn:projects_form] |
81 |
[websvn:projects_form] |
| 81 |
[websvn:projects_select] |
82 |
[websvn:projects_select] |
| 82 |
[websvn:projects_submit] |
83 |
[websvn:projects_submit] |
| 83 |
[websvn:projects_endform] |
84 |
[websvn:projects_endform] |
| 84 |
</div> |
85 |
</div> |
| 85 |
<div style="display:none">{HEADER END}</div> |
86 |
<div style="display:none">{HEADER END}</div> |