<!-- Begin

// document.write('<a href="index.html">Homepage</a>');

// document.write('&nbsp;|&nbsp;');

// document.write(' <a href="about.htm">About Us</a>');

// document.write('&nbsp;|&nbsp;');

// document.write(' <a href="contact.htm">Contact Us</a>');


document.write('<br><br>&copy; 2006 ');


// EDIT THE NEXT LINE

document.write('<a href="index.html">Little Deli</a><br>');

var littled	  = "no"	// SHOW OTHER COPYRIGHT

   if (littled == "yes") {
document.write('Site Design &copy; 2006 All Rights Reserved <a href="http://littledeli.com" target="_blank">Little Deli & Pizza</a> & <a href="http://littledeli.com" target="_blank">Little Deli</a><br>');
}

//  End -->
