<!-- Begin

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

document.write('<TABLE class="headerSpace" cellpadding="" cellspacing="0" border="0" WIDTH="100%" bgcolor="#354D50" background="images/menu-background.gif" ><tr><td class="printhide" >');
document.write('<TABLE   cellpadding="0" cellspacing="0" border="5"><tr><td >');
document.write(' <br>');


// START LINKS //

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


document.write('</td><td nowrap>');
document.write('<a href="thomson.html" class="menu">Our Town</a>');

document.write('</td><td nowrap>');
document.write('<a href="members.php" class="menu">Chamber Members</a>');

document.write('</td><td nowrap>');
document.write('<a href="thomson_business.php" class="menu">Local Business</a>');


document.write('</td><td nowrap>');
document.write('<a href="thomson_recreation.html" class="menu">Recreation</a>');


document.write('</td><td nowrap>');
document.write('<a href="thomson_links.html" class="menu">Links</a>');

 
document.write('</td><td nowrap>');
document.write('<a href="slideshow.html" class="menu">Gallery</a>');


document.write('</td><td nowrap>');
document.write('<a href="thomson_events.html" class="menu">Events</a>');


// COPY AND PASTE THE NEXT 2 LINES TO ADD A NEW LINK //

 


// END LINK BUTTONS //


document.write('</td><td WIDTH="1">');
document.write('<img src="images/spacer.gif" width="1" height="20"></a><br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');

//  End -->