/*document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='" + $path + "/sys/menu_load_cz.js' TYPE='text/javascript'><\/SCR" + "IPT>");

document.write('<table width="780" cellpadding="0" cellspacing="0" border="0" id="menu">');
document.write('  <tr>');
//document.write('    <td bgcolor="#484175" valign="middle" align="center" width="44" height="19"><a href="' + $path + '/index.html"><img src="' + $path + '/obr/domu.gif" width="44" height="18" border="0"></a></td>');
document.write('    <td width="44" valign="middle" align="center" bgcolor="#484175" height="19" border="0"><a href="' + $path + '/index.html" class="a3"><b>Domů</b></a></td>');
document.write('    <td bgcolor="504786" width="2" height="19"><img src="' + $path + '/obr/vertical_line.gif" width="2" height="19" border="0"></td>');
document.write('    <td width="139" valign="middle" align="center" bgcolor="#484175" height="19" border="0"><a href="javascript:void(0)" 	onMouseOver="popUp(\'elMenu1\',event);" onMouseOut="popDown(\'elMenu1\')" onClick="return false"   class="a3" ><b>O firmě</b></a></td>');
document.write('    <td width="2" bgcolor="504786" height="19"><img src="' + $path + '/obr/vertical_line.gif" width="2" height="19"></td>');
document.write('    <td width="139"  valign="middle" align="center" bgcolor="#484175" height="19"><a href="javascript:void(0)" 	onMouseOver="popUp(\'elMenu2\',event);" onMouseOut="popDown(\'elMenu2\')" onClick="return false" class="a3" ><b>Produkty</b></a></td>');
document.write('    <td width="2" bgcolor="504786" height="19"><img src="' + $path + '/obr/vertical_line.gif" width="2" height="19"></td>');
//document.write('    <td width="139" valign="middle" align="center" bgcolor="#484175" height="19"><a href="javascript:void(0)" 	onMouseOver="popUp(\'elMenu3\',event);" onMouseOut="popDown(\'elMenu3\')" onClick="return false" class="a3" ><b>Reference</b></a></td>');
document.write('    <td width="139" valign="middle" align="center" bgcolor="#484175" height="19" border="0"><a href="' + $path + '/reference/reference.html" class="a3"><b>Reference</b></a></td>');
document.write('    <td width="2" bgcolor="504786" height="19"><img src="' + $path + '/obr/vertical_line.gif" width="2" height="19"></td>');
document.write('    <td width="279" bgcolor="#504786" height="19" style="background-color: red">&nbsp;aaa</td>');
//document.write('    <td width="2" bgcolor="504786" height="19"><img src="' + $path + '/obr/vertical_line.gif" width="2" height="19"></td>');
//document.write('    <td width="30" valign="middle" align="center" bgcolor="#484175" height="19"><a href="' + $path + '/index_en.html"><img src="' + $path + '/obr/english.gif" width="30" height="19" border="0" alt="English version"></a></td>');
document.write('    <td width="32" bgcolor="#504786" height="19">&nbsp;dsf</td>');
document.write('  </tr>');
document.write('</table>');*/


document.write('<scr' + 'ipt src="' + $path + '/sys/menu_load_cz.js" type="text/javascript"><\/scr' + 'ipt>');

document.write('<table id="menu">');
document.write('  <tr>');
//document.write('    <td bgcolor="#484175" valign="middle" align="center" width="44" height="19"><a href="' + $path + './index.html"><img src="' + $path + './obr/domu.gif" alt="domů" width="44" height="18"></a></td>');
document.write('    <td width="44" class="button"><a href="' + $path + '/index.html"><b>Domů</b></a></td>');
document.write('    <td width="2" class="space"><img src="' + $path + '/obr/vertical_line.gif" width="2" height="19"></td>');
document.write('    <td width="139" class="button"><a href="javascript:void(0)" 	onMouseOver="popUp(\'elMenu1\',event);" onMouseOut="popDown(\'elMenu1\')" onClick="return false"><b>O firmě</b></a></td>');
document.write('    <td width="2" class="space"><img src="' + $path + '/obr/vertical_line.gif" width="2" height="19"></td>');
document.write('    <td width="139" class="button"><a href="javascript:void(0)" 	onMouseOver="popUp(\'elMenu2\',event);" onMouseOut="popDown(\'elMenu2\')" onClick="return false"><b>Produkty</b></a></td>');
document.write('    <td width="2" class="space"><img src="' + $path + '/obr/vertical_line.gif" width="2" height="19"></td>');
//document.write('    <td width="139" class="button"><a href="javascript:void(0)" 	onMouseOver="popUp(\'elMenu3\',event);" onMouseOut="popDown(\'elMenu3\')" onClick="return false"><b>Reference</b></a></td>');
document.write('    <td width="139" class="button"><a href="' + $path + '/reference/reference.html"><b>Reference</b></a></td>');
document.write('    <td width="2" class="space"><img src="' + $path + '/obr/vertical_line.gif" width="2" height="19"></td>');
document.write('    <td width="279" class="space">&nbsp;</td>');
//document.write('    <td width="2" class="space"><img src="' + $path + '/obr/vertical_line.gif" width="2" height="19"></td>');
//document.write('    <td width="30" class="button"><a href="' + $path + '/index_en.html"><img src="' + $path + '/obr/english.gif" width="30" height="19" alt="English version"></a></td>');
document.write('    <td width="32" class="space">&nbsp;</td>');
document.write('  </tr>');
document.write('</table>');
