﻿function WriteFooter()
{
document.write("<!--Begin include id info-->");
document.write('<P CLASS="SM" align="center">');
document.write("Copyright 2012 Berkeley Zen Center. ");
document.write("Comments about this site to " );
document.write('<a href="mailto: webmaster@berkeleyzencenter.org">webmaster@berkeleyzencenter.org.</a>' );
document.write("<!--End include id info-->");
document.write("</span></p>");
document.write('<!-- "FOOTER blue bar graphic"-->');
document.write('<table border="0" cellspacing="0" cellpadding="0" bgcolor="#7C9BCF" WIDTH="550">');
document.write('<tr><td><img src="Images/3x400peach.gif" alt="" width="550" height="3"></TD></TR></table>');
document.write('<!-- "FOOTER blue bar graphic"-->');  
document.write('<P ALIGN="CENTER" CLASS="NAV">'); 
document.write('&nbsp;<A HREF="index.shtml">BZC</A> •' );
document.write('&nbsp;<A HREF="schednews.shtml"> Calendars/Schedules</A> •'); 
document.write('&nbsp;<A HREF="lectures.shtml"> Lecturer Schedule</A> •');
document.write('&nbsp;<A HREF="donations.shtml"> Donations/Dues</A> •');
document.write('&nbsp;<A HREF="Volunteer.shtml"> Volunteer</A> •');
document.write('&nbsp;<A HREF="classes.shtml"> Classes</A> •');
document.write('&nbsp;<A HREF="events.html"> Events</A><br>');
document.write('&emsp;<A HREF="boardNotes.shtml"> Board Notes</A> •');
document.write('&emsp;<A HREF="Standard_sesshin.shtml"> Sesshin Guidelines</A> •');
document.write('&emsp;<A HREF="sesshin.html">Monthly Sittings</A> •');
document.write('&nbsp;<A HREF="commentary.shtml"> Commentary</A> •');
document.write('&nbsp;<A HREF="audio2011.shtml"> Audio Library</A> •');
document.write('&nbsp;<a href="newsletters.shtml">Newsletters</a> •');
document.write('&nbsp;<a href="readings.shtml">Suggested Readings</a> •');
document.write('&nbsp;<A HREF="lecturesarchive.shtml">Archive</A><br><br>'); 
document.write("</span></p></td></tr></table></body>");   
}

function WriteHeaderSideBar()
{
document.write('<body BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#6666CC" ALINK="#FFCC99" VLINK="#339999">');
document.write('<!-- "blue left column content"-->');
document.write('<TABLE width="804" BORDER="0" CELLPADDING="0" CELLSPACING="0">');
document.write('<TR VALIGN="TOP"><TD WIDTH="192" BGCOLOR="#e3e6EF">');
document.write('<IMG SRC="Images/p1098.jpg" ALT="Photo: Zen Center Courtyard" WIDTH="210" HEIGHT="146">');
document.write('<TABLE CELLPADDING="9"><tr><td>');
document.write("<!--Begin include contact info-->");
document.write('<P CLASS="SM">');
document.write("1931 Russell Street");
document.write("<BR>Berkeley, CA 94703");
document.write("<BR>510-845-2403<BR>");
document.write('<a href="mailto:bzc@berkeleyzencenter.org">bzc@berkeleyzencenter.org</a><BR>');
document.write('<BR><B><A HREF="location.shtml">Directions, map, parking, wheelchair access</A></B></P>');
document.write("<!--End include contact info-->");
document.write("<!--Begin include saturday info-->");
document.write('<span class="SM"><br>');
document.write("<b>Saturday morning talk:</b><br>");
document.write("Zendo ");
document.write("10:15 -11:15 a.m.");
document.write("</span><br><br>");
document.write("<!--End include saturday info-->");
document.write("<!--Begin include bulletin info-->");
document.write('<P CLASS="SM">');
document.write('<b><a href="childcare.shtml">Saturday childcare</a><br><br>');
document.write('<b><a href="weekly.shtml">Weekly schedule</a><br><br>');
document.write('<b><a href="aboutBZC.shtml"> About BZC</a><br><br>'); 
document.write('<b><a href="ethics.html">Ethics Guidelines</a></b><br><br>')
document.write('<b><a href="community.html">Community</a></b><br><br>');
document.write('<b><a href="texts.shtml">Texts</a></b><br><br>');
document.write('<b><a href="annual_calendar_2012.pdf">Annual Calendar (pdf)</a></b><img src="Images/mini-PDF-icon.gif" width="16" height="16"><br><br>');
document.write('<b><a href="links.shtml">Links</a></b><br><br>'); 
document.write('<b><a href="aboutsite.shtml">About this website</a></b></p><br>');
document.write("<!--End include bulletin info-->");
document.write('<p class="SM style10"></p></td></tr></table>');      
document.write("</td>"); 
document.write('<!-- "white space"-->'); 
document.write('<td width="30"><IMG SRC="Images/4x9white.gif" ALT="" WIDTH="9" HEIGHT="4"></td>'); 
document.write('<!-- "HEADER bzc logo"-->');   
document.write('<td><table width="564" border="0" cellspacing="0" cellpadding="10"><tr>');
document.write('<td height="40" scope="col"><a href="index.shtml"><img src="Images/bzclogo1.gif" alt="Berkeley Zen Center"');  
document.write('width="144" height="22" border="0" /></a></td>');
document.write('<td align="right"><form action="http://www.berkeleyzencenter.org/searchresults.shtml" id="cse-search-box" ><input type="text" name="q" size="20" />');
document.write('<input type="submit" name="sa" value="Search" />');
document.write('<input type="hidden" name="cx" value="014083836679916984089:grnhpwqlvcw" />');
document.write('<input type="hidden" name="cof" value="FORID:10" />');
document.write('<input type="hidden" name="ie" value="UTF-8" /><br /></form></td></tr></table>');
//document.write('<!-- "HEADER bzc logo"-->');   
//document.write('<td><A HREF="index.shtml"><IMG SRC="Images/bzclogo1.gif" ALT="Berkeley Zen Center" WIDTH="144" HEIGHT="22" BORDER="0"></A>');
document.write('<!-- "HEADER blue rule graphic"-->');  
document.write('<table border="0" cellspacing="0" cellpadding="0" bgcolor="#7C9BCF" width="550">');
document.write('<tr><td><img src="Images/3x400peach.gif" alt="" width="400" height="3"></td></tr></table>');
document.write('<!-- "HEADER nav"-->');  	  
document.write('<P ALIGN="CENTER" CLASS="NAV">'); 
document.write('&nbsp;<A HREF="index.shtml">BZC</A> •' );
document.write('&nbsp;<A HREF="schednews.shtml"> Calendars/Schedules</A> •'); 
document.write('&nbsp;<A HREF="lectures.shtml"> Lecturer Schedule</A> •');
document.write('&nbsp;<A HREF="donations.shtml"> Donations/Dues</A> •');
document.write('&nbsp;<A HREF="Volunteer.shtml"> Volunteer</A> •');
document.write('&nbsp;<A HREF="classes.shtml"> Classes</A> •');
document.write('&nbsp;<A HREF="events.html"> Events</A><br>');
document.write('&emsp;<A HREF="boardNotes.shtml"> Board Notes</A> •');
document.write('&emsp;<A HREF="Standard_sesshin.shtml"> Sesshin Guidelines</A> •');
document.write('&emsp;<A HREF="sesshin.html">Monthly Sittings</A> •');
document.write('&nbsp;<A HREF="commentary.shtml"> Commentary</A> •');
document.write('&nbsp;<A HREF="audio2011.shtml"> Audio Library</A> •');
document.write('&nbsp;<a href="newsletters.shtml">Newsletters</a> •');
document.write('&nbsp;<a href="readings.shtml">Suggested Readings</a> •');
document.write('&nbsp;<A HREF="lecturesarchive.shtml">Archive</A><br><br>'); 
}


