
document.write('<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#E48401" width="154">');
 document.write('             <tr>');
 document.write('               <td width="5%">&nbsp;</td>');
 document.write('               <td width="50%"><a href="index.html"  class="link_top">Home</a></td>');
 document.write('             </tr>');
 document.write('             <tr>');
 document.write('               <td width="5%">&nbsp;</td>');
 document.write('               <td width="50%"><a href="about_us.html" class="link_top">About Us</a></td>');
 document.write('             </tr>');
 document.write('             <tr>');
  document.write('              <td width="5%">&nbsp;</td>');
  document.write('              <td width="50%"><a href="franchise.html" class="link_top">Franchise</a></td>');
  document.write('            </tr>');
 document.write('             <tr>');
  document.write('              <td width="5%">&nbsp;</td>');
  document.write('              <td width="50%"><a href="menu.html" class="link_top">Menu</a></td>');
  document.write('            </tr>');
  document.write('            <tr>');
  document.write('              <td width="5%">&nbsp;</td>');
  document.write('              <td width="50%"><a href="star_one_network.html" class="link_top">Star One Network</a></td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td width="5%">&nbsp;</td>');
document.write('                <td width="50%"><a href="virtual_tour.html" class="link_top">Virtual Tour</a></td>');
 document.write('             </tr>');
 document.write('             <tr>');
 document.write('               <td width="5%">&nbsp;</td>');
 document.write('               <td width="50%"><a href="fast_food_chain_project_report.pdf" class="link_top">');
 document.write('               Downloads</a></td>');
 document.write('             </tr>');
 document.write('             <tr>');
 document.write('               <td width="5%">&nbsp;</td>');
  document.write('              <td width="50%"><a href="contact_us.html" class="link_top">Contact Us</a></td>');
  document.write('            </tr>');
  document.write('          </table>');