document.write('<font size=2 face="Century Gothic">')
document.write('<a href="index.html">home</a> ')
document.write('<a href="aboutus.html">about us</a> ' ) 
document.write('<a href="pdf/LunchMenu.doc">lunch menu</a> ')
document.write('<a href="pdf/DinnerMenu.pdf">dinner menu</a> ')
document.write('<a href="pdf/ThaiMenu.pdf">Authentic Thai Menu</a> ')
<!-- document.write('<a href="catering.html">catering</a> ') -->
document.write('<a href="contactinfo.html">contact info</a> ')
<!-- document.write('<a href="http://www.mapquest.com/maps/map.adp?searchtype=address&country=US&addtohistory=&searchtab=home&address=3311+W.+Airport+Freeway&city=Irving+&state=TX&zipcode=75062" target="window3" onclick="javascript:window.open('', 'window3', 'toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=630, height=340'>restaurant map</a> ') -->
document.write('<a href="http://www.mapquest.com/maps/map.adp?searchtype=address&country=US&addtohistory=&searchtab=home&address=3311+W.+Airport+Freeway&city=Irving+&state=TX&zipcode=75062" target="_blank">restaurant map</a> ')
document.write('</font>')

