document.write('<ol id="nav">')

if (title=="home")
document.write('<li><a><img border="0" src="images/blank.gif" width="150" height="25"></a></li>')
else
document.write('<li><a href="home.html"><img border="0" src="images/home.gif" width="150" height="25"></a></li>')

if (title=="donations")
document.write('<li><a><img border="0" src="images/donations-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="donations.htm"><img border="0" src="images/donations.gif" width="150" height="25"></a></li>')

document.write('<li><a><img border="0" src="images/programs.gif" width="150" height="25"></a>')

document.write('<ol >')

if (title=="foodbanks")
document.write('<li><a><img border="0" src="images/foodbanks-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="foodbanks.htm"><img border="0" src="images/foodbanks.gif" width="150" height="25"></a></li>')

if (title=="fooddrives")
document.write('<li><a><img border="0" src="images/fooddrives-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="fooddrives.htm"><img border="0" src="images/fooddrives.gif" width="150" height="25"></a></li>')

if (title=="gardens")
document.write('<li><a><img border="0" src="images/gardens-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="gardens.htm"><img border="0" src="images/gardens.gif" width="150" height="25"></a></li>')

if (title=="kitchens")
document.write('<li><a><img border="0" src="images/kitchens-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="kitchens.htm"><img border="0" src="images/kitchens.gif" width="150" height="25"></a></li>')

if (title=="gleaning")
document.write('<li><a><img border="0" src="images/gleaning-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="gleaning.htm"><img border="0" src="images/gleaning.gif" width="150" height="25"></a></li>')

if (title=="support")
document.write('<li><a><img border="0" src="images/support-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="support.htm"><img border="0" src="images/support.gif" width="150" height="25"></a></li>')

document.write('</ol ></li>')


if (title=="history")
document.write('<li><a><img border="0" src="images/history-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="history.htm"><img border="0" src="images/history.gif" width="150" height="25"></a></li>')

if (title=="partners")
document.write('<li><a><img border="0" src="images/partners-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="partners.htm"><img border="0" src="images/partners.gif" width="150" height="25"></a></li>')

if (title=="events")
document.write('<li><a><img border="0" src="images/events-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="events.htm"><img border="0" src="images/events.gif" width="150" height="25"></a></li>')

if (title=="volunteer")
document.write('<li><a><img border="0" src="images/volunteer-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="volunteer.htm"><img border="0" src="images/volunteer.gif" width="150" height="25"></a></li>')

if (title=="newsletters")
document.write('<li><a><img border="0" src="images/newsletters-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="newsletters.htm"><img border="0" src="images/newsletters.gif" width="150" height="25"></a></li>')

if (title=="media")
document.write('<li><a><img border="0" src="images/media-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="media.htm"><img border="0" src="images/media.gif" width="150" height="25"></a></li>')

if (title=="statistics")
document.write('<li><a><img border="0" src="images/statistics-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="statistics.htm"><img border="0" src="images/statistics.gif" width="150" height="25"></a></li>')

if (title=="advocacy")
document.write('<li><a><img border="0" src="images/advocacy-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="advocacy.htm"><img border="0" src="images/advocacy.gif" width="150" height="25"></a></li>')

if (title=="links")
document.write('<li><a><img border="0" src="images/links-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="links.htm"><img border="0" src="images/links.gif" width="150" height="25"></a></li>')

if (title=="contacts")
document.write('<li><a><img border="0" src="images/contacts-off.gif" alt="You are here" width="150" height="25"></a></li>')
else
document.write('<li><a href="contacts.htm"><img border="0" src="images/contacts.gif" width="150" height="25"></a></li>')

document.write('</ol >')
