<!-- Begin

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




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

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

document.write('<a href="services.htm">Services</a>');

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

document.write(' <a href="aboutus.htm">About</a>');

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

document.write(' <a href="portfolio.htm">Portfolio</a>');

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

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

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

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

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

document.write(' <a href="private.htm">Private</a>');

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




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


// EDIT THE NEXT LINE


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






var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design Surfbird &copy; 2010 All Rights Reserved <a href="http://www.surfbird-design.com" target="_blank">Surfbird Design</a> &amp; <a href="http://www.surfbird-design.com" target="_blank">Hosting</a><br>');
}







//  End -->
