// JavaScript Document

document.write("<a href='main.html' target='_self'>Home</a>")
document.write("<a href='menu.html' target='_self'>Menu</a>")
document.write("<a href='dishes.html' target='_self'>Signature Dishes</a>")
document.write("<a href='contact.html' target='_self'>Reservations &amp; Contact</a>")