<!-- 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('<TABLE cellpadding="5" cellspacing="0" border="0" width="125"><tr><td align="center">');
document.write('<span class="subtitle">');

// document.write('Tools<BR>'); 

// document.write('</span>'); 

// document.write('Edit the sidebar.js to update this area.'); 

// document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('<a href="index.html">Home</a><br>');

document.write('<a href="index.html"><img src="picts/sidebar_logo.jpg" vspace="3" height="75" width="100" border="1"></a><br>');

document.write('<br>');

document.write('<span class="subtitle">');

// document.write('What We Offer<BR>');

// document.write('</span>');

// document.write('Specials and Prices<br>');

document.write('<a href="service.htm">What We Offer</a><br>');

document.write('<a href="service.htm"><img src="picts/topics-1.jpg" vspace="3" height="75" width="100" border="1"></a><br>');

document.write('<br>');

// document.write('<span class="subtitle">');

// document.write('We\'re in Downtown<BR>');

// document.write('</span>');

// document.write('Papillion<br>');


document.write('<a href="map.htm">Map and Directions</a><br>');

document.write('<a href="map.htm"><img src="picts/topics-2.jpg" vspace="3" height="75" width="100" border="1"></a><br>');


document.write('<br>');

// document.write('<span class="subtitle">');

// document.write('Useful Links and<BR>');

// document.write('</span>');

// document.write('Downloads<br>');

document.write('<a href="links.htm">Useful Links</a><br>');

document.write('<a href="links.htm"><img src="picts/topics-3.jpg" vspace="3" height="75" width="100" border="1"></a><br>');



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>');


//  End -->