document.write ("<table border='0' cellpadding='0' cellspacing='0' width='375'>")
document.write ("<tr>")
document.write ("<td><a href='index.php' title='Accommodation'>Accommodation</a></td>")
document.write ("<td><a href='galerie.php' title='Gallery'>Gallery</a></td>")
document.write ("<td><a href='cenik.php' title='Price list'>Price list</a></td>")
document.write ("<td><a href='rezervace.php' title='Reservation'>Reservation</a></td>")
document.write ("<td><a href='kontakt.php' title='Contact'>Contact</a></td>")
document.write ("</tr>")
document.write ("</table>")

