<!-- 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="about.htm">About Bamboo</a>');

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

document.write(' <a href="stock.htm">Stock / Specials</a>');

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

document.write(' <a href="chinese.html">Chinese</a>');

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

document.write(' <a href="diaspora.html">Diaspora</a>');

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

document.write(' <a href="terms.htm">Legal</a>');

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

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




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


// EDIT THE NEXT LINE


document.write('<a href="index.html"> OMF New Zealand</a><br><br>Bamboo Resource Centre, 591 Dominion road, Balmoral, Auckland, New Zealand <br>phone: +64 9 630 5997, fax: +64 9 630 5779<br><br><br><br>');






var webdesign	  = "yes"	// SHOW ALLWEBCO COPYRIGHT





   if (webdesign == "yes") {
document.write('<a href="http://www.margaretmarsh.com/webdesign/index.htm" target="_blank">webdesign</a> <br>');
}





//  End -->
