<!-- 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="programs.html">Programs to Support</a>');


document.write('&nbsp;|&nbsp;');

document.write(' <a href="raffle.html">Raffle</a>');


document.write('&nbsp;|&nbsp;');

document.write(' <a href="gavin.html">Gavin&#8217;s Personal Story</a><br>');

 

document.write(' <a href="slideshow.html">Slideshow & Videos</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="project-report.html">Fundraising Report</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://gavinharrison.net/new/index.html">Gavin&#8217;s Teachings</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.html">Contact Us</a>');

document.write('<br><br>All contents &copy;Copyright 2008-2011 ');


// EDIT THE NEXT LINE


document.write(' The Woza Moya Project <br>');






var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Mailing Address:  <br>');
document.write('Office Address:  <br>');
document.write('Toll Free: <br>');
document.write('Phone:  FAX:  <br>');
}


//  End -->
