<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="picts/menu-top.gif" width="153" height="152"></a><br>');

document.write('</td></tr><tr><td onClick="location.href=\'index.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Home<br>');

document.write('</td></tr><tr><td onClick="location.href=\'aboutus.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('About Us<br>');


document.write('</td></tr><tr><td onClick="location.href=\'respite.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Respite Care<br>');


document.write('</td></tr><tr><td onClick="location.href=\'mates.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Mates Mentoring<br>');


document.write('</td></tr><tr><td onClick="location.href=\'opportunity.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Opportunity Shops<br>');


document.write('</td></tr><tr><td onClick="location.href=\'becoming.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Becoming a Volunteer<br>');


// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr><td onClick="location.href=\'training.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Events and Training<br>');


document.write('</td></tr><tr><td onClick="location.href=\'volunteerlog.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Volunteer Login<br>');

document.write('</td></tr><tr><td onClick="location.href=\'questions.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Common Questions<br>');

document.write('</td></tr><tr><td onClick="location.href=\'other.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Other Ministries<br>');

document.write('</td></tr><tr><td onClick="location.href=\'devotion.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Devotion<br>');

document.write('</td></tr><tr><td onClick="location.href=\'donations.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Donations<br>');

document.write('</td></tr><tr><td onClick="location.href=\'contactus.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Contact Us<br>');


document.write('</td></tr><tr><td>');
document.write('<img src="picts/menu-bottom.jpg" width="154" height="150"></a><br>');


document.write('</td></tr></table></DIV>');

//  End -->