<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="http://www.bookkeepingservicecompany.ca/picts/menu-top.gif" width="154" height="60"></a><br>');

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.bookkeepingservicecompany.ca/here1st.shtml" class="menu">Here 1st</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.bookkeepingservicecompany.ca/bookkeeping_service_company.shtml" class="menu">About Us</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.bookkeepingservicecompany.ca/bookkeeping_services.shtml" class="menu">Services</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.bookkeepingservicecompany.ca/services_pricelist.shtml" class="menu">Rates</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.bookkeepingservicecompany.ca/whatdoweneed.shtml" class="menu">What to bring</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.bookkeepingservicecompany.ca/bookkeeping_clients.shtml" class="menu">Clients</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.bookkeepingservicecompany.ca/contact.shtml" class="menu">Contact</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.bookkeepingservicecompany.ca/bookkeeping_links.shtml" class="menu">Links</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.bookkeepingservicecompany.ca/bookkeeping_careers.shtml" class="menu">Careers</a>');
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.bookkeepingservicecompany.ca/index.shtml" class="menu">Home</a>');

var showlink 	= "No"	 // INCLUDE A LINK TO THE SLIDESHOW YES/NO
   if (showlink == "yes") {
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="javascript:popUpSlideshow(\'slideshow.htm\')" class="menu">Slideshow</a>');
}
document.write('<img src="http://www.bookkeepingservicecompany.ca/picts/menu-bottom.gif" width="154" height="2"></a><br>');
document.write('</td></tr><tr><td nowrap>');
document.write('<div align="center"><br><br><img src="http://www.bookkeepingservicecompany.ca/imgs/quickbooks.gif" width="75" alt="We\'re Quickbooks Pro Certified"></div>');

document.write('</td></tr></table></DIV>');

//  End -->