<!-- Begin

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

// NOTE: search for the text you want to edit use: edit - find

document.write('<div id="sidebar"><TABLE cellpadding="1" cellspacing="0" border="0" bordercolor="#6f8bff" style="border-collapse: collapse" width="125" background="picts/background-sidebar.jpg"><tr><td align="center"><br>');
document.write('<span class="subtitle">');

document.write('Hours of Operation<BR>');

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

document.write('Tuesday - Thursday<BR>');
document.write('10 to 8<br>');
document.write('Friday 9 to 7 <br>');
document.write('Saturday 8:30 to 4<br>');


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

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

document.write('Contact Us<BR>');

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

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

document.write('<a href="contact.php"><img src="picts/contactus.gif" vspace="3" height="50" width="100"><br>');

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

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

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

document.write('Special Offers<BR>');

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

document.write('Print Coupons!<br>');

document.write('<a href="specials.htm"><img src="picts/coupons.gif" vspace="3" height="50" width="100"><br>');

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

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

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

document.write('Newsletter<BR>');

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

document.write('View our latest newsletter!<br>');

document.write('<a href="newsletter.htm"><img src="picts/news.gif" vspace="3" height="50" width="100"><br>');

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

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

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');

document.write('</td></tr></table></div>');


//  End -->