<!-- 
function fullScreen(theURL) {
    window.open(theURL, '', 'fullscreen=yes, scrollbars=auto');
}

document.write('<table valign="top" cellpadding="0" cellspacing="0" class="hmenusede" align="left" border="0">');
document.write('		<td></td><td><a href="index.php"><li>Home</li></a></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td bgcolor="F8EC22" height="3"></td><td bgcolor="F8EC22" height="3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td><td><a href="nabidka.php"><li>Offer</li></a></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td bgcolor="F8EC22" height="3"></td><td bgcolor="F8EC22" height="3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td><td><a href="o_nas.php"><li>Let me introduce myself</li></a></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td bgcolor="F8EC22" height="3"></td><td bgcolor="F8EC22" height="3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td><td><a href="javascript:void(0);" onClick="fullScreen(\'osvedceni.php\');"><li>Certificate</li></a></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td bgcolor="F8EC22" height="3"></td><td bgcolor="F8EC22" height="3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td><td><a href="cenik.php"><li>Prices</li></a></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td bgcolor="F8EC22" height="3"></td><td bgcolor="F8EC22" height="3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td><td><a href="akce.php"><li>Special offer</li></a></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td bgcolor="F8EC22" height="3"></td><td bgcolor="F8EC22" height="3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td><td><a href="kontakt.php"><li>Contact</li></a></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td bgcolor="F8EC22" height="3"></td><td bgcolor="F8EC22" height="3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td><td><a href="kde_nas_najdete.php"><li>Where you can find us</li></a></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td bgcolor="F8EC22" height="3"></td><td bgcolor="F8EC22" height="3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td><td><a href="fotogalerie.php"><li>Photo gallery</li></a></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td bgcolor="F8EC22" height="3"></td><td bgcolor="F8EC22" height="3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td bgcolor="F8EC22" height="3"></td><td bgcolor="F8EC22" height="3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td><td><a href="javascript:void(0);" onClick="fullScreen(\'vizitka.php\');"><li>Print visiting-card</li></a></td>');
document.write('	</tr>');
document.write('</table>');
// -->

