<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

<!--document.write(' <a href="orders.html">Presenation dinner bookings</a>');

document.write('&nbsp;|&nbsp;');


document.write(' <a href="about.html">About Us</a>');

document.write('&nbsp;|&nbsp;');

<!--document.write(' <a href="links.html">Links</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.html">Contact Us</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="map.html">Northcliffe map</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="sitemap.html">site map</a>');

document.write('<br><br>All contents &copy;Copyright 2009 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">karricountrygoodfood.com.au</a><br>');



var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT


   if (allwebco == "yes") {
document.write('Site Design &copy; 2009 All Rights Reserved <a href="http://www.karricountrygoodfood.com.au" target="_blank">');
}


//  End -->
