ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Tokyo Kitchen</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <meta http-equiv="Content-Language" content="en-us" /> <meta name="robots" content="all" /> <meta name="keywords" content="Tokyo Kitchen Sushi, Bool Chul Pan, Asian Noodle Box, Teppanyaki, Omori Ji Gae" /> <link rel="stylesheet" href="style.css" type="text/css"> <SCRIPT type="text/javascript" src="js.js" language="JavaScript1.2"></SCRIPT> </head> <body onload="preloadImages();"> <center> <table border="1"> <tr><td width="200"><img src="imgs/logo1.gif" width="176" height="80" alt="Logo Tokyo kitchen"></td> <td align="right"><a href="index.html" alt="home"><img src="imgs/home.gif" width="48" height="21" border="0" class="home"></a> <br> <a href="about.html" onmouseover="changeImages('about', 'imgs/mn_about_on.gif'); return true;" onmouseout="changeImages('about', 'imgs/mn_about_off.gif'); return true;"> <img name="about" src="imgs/mn_about_off.gif" width="72" height="20" alt="About Us" ></a> <a href="menu01.html" onmouseover="changeImages('menu', 'imgs/mn_menu_on.gif'); return true;" onmouseout="changeImages('menu', 'imgs/mn_menu_off.gif'); return true;"><img name="menu" src="imgs/mn_menu_off.gif" width="62" height="20" alt="Menu"></a> <a href="locations.html" onmouseover="changeImages('locations', 'imgs/mn_locations_on.gif'); return true;" onmouseout="changeImages('locations', 'imgs/mn_locations_off.gif'); return true;"><img name="locations" src="imgs/mn_locations_off.gif" width="79" height="20" alt="Locations"></a> <a href="news.html" onmouseover="changeImages('news', 'imgs/mn_news_on.gif'); return true;" onmouseout="changeImages('news', 'imgs/mn_news_off.gif'); return true;"><img name="news"src="imgs/mn_news_off.gif" width="57" height="20" alt="News"></a> <a href="careers.html" onmouseover="changeImages('careers', 'imgs/mn_carriers_on.gif'); return true;" onmouseout="changeImages('careers', 'imgs/mn_carriers_off.gif'); return true;"><img name="careers"src="imgs/mn_carriers_off.gif" width="60" height="20" alt="Careers"></a> <a href="contact.html" onmouseover="changeImages('contact', 'imgs/mn_contact_on.gif'); return true;" onmouseout="changeImages('contact', 'imgs/mn_contact_off.gif'); return true;"><img name="contact" src="imgs/mn_contact_off.gif" width="85" height="20" alt="Contact Us"></a> <a href="photos.html" onmouseover="changeImages('photos', 'imgs/mn_photos_on.gif'); return true;" onmouseout="changeImages('photos', 'imgs/mn_photos_off.gif'); return true;"><img name="photos" src="imgs/mn_photos_off.gif" width="67" height="20" alt="Photos"></a> </td> </tr> </table> <!--title--//> <img src="imgs/top.jpg" width="735" height="252" alt="menu images"> <table width="711"> <tr><td> <p class="top">TOKYO KITCHEN<br> <br>OTHER SIGNATURE DISHES WE SERVE</p> <p id="cont">We offer the freshest fish everyday, prepared in the finest tradition. Come visit us for a relaxing meal where we offer a wide variety of Sushi, Sashimi, Maki & Temaki rolls and other traditional Japanese and Korean delights. You can sit at our Sushi Bar and watch our renown Chef and owner, prepare your meal right before your eyes. We are open for lunch & dinner. Stop by to dine in at our restaurant or call us to take home some freshly prepared Sushi!</p> </td></tr> </table> <p class="copy"> Copyright &#169; 2009 Tokyo Kitchen. All rights reserved.<p> </center> </body> </html>