<!-- Begin

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


var friend2friend	  = "yes"	// SHOW f2f COPYRIGHT


document.write('<span class="footer">');

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

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

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

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

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

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

document.write(' <a href="products.htm"> Products </a>');

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

document.write(' <a href="resources.htm"> Resources </a>');

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

document.write(' <a href="calendar.htm"> Calendar </a>');

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

document.write(' <a href="helpf2f.htm"> Donate </a>');

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

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

document.write('<br><br>');

document.write('&copy;2010 Friend to Friend at Mount Zion, UCSF Medical Center, 1600 Divisadero Street, San Francisco, CA 94115<br>');

document.write('(415) 353-7776 | (415) 353-7756 fax |<a href="mailto:cwfriend2friend@aol.com"> info@friend2friend.org </a> ');



   if (friend2friend == "yes") {
document.write(' <br>Website Design: <a href="http://parisdesignstudio.com" target="_blank"><b>Paris Design Studio</a></b>  |  Content: <a href="http://copywhiz.com" target="_blank"><b>Copywhiz</a></b><br>');



}


document.write('</span>');


//  End -->