document.writeln('<table id=Table_01 width=954 height=800 border=0 cellpadding=0 cellspacing=0>');
document.writeln('<tr>');
document.writeln('<td height=66>');
document.writeln('<img src=images/layout_fl_01.jpg width=954 height=66 alt=></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td height=28 background=images/layout_fl_02.jpg>');
			
            
document.writeln('<div class=mattblacktabs>');
document.writeln('<ul>');
document.writeln('<li><a href=index.html>Home</a></li>');
document.writeln('<li><a href=menu.html>Menu</a></li>');
document.writeln('<li><a href=specials.html>Specials</a></li>');
document.writeln('<li><a href=location.html>Our Location</a></li>');
document.writeln('<li><a href=customer_service.html>Customer Service Commitment</a></li>');
document.writeln('<li><a href=hours.html>Hours</a></li>');
document.writeln('<li><a href=contactus.html>Contact Us</a></li>');

document.writeln('</ul>');
document.writeln('</div>');
document.writeln('</td>');
document.writeln('/tr>');