idge<!-- Begin GLOBAL SIDEBAR

// NOTE: If you use a ' add a slash before it like this \'



document.write('<span class="subtitle">');

document.write('My next sponsored walk:<br>');

document.write('</span>');


document.write('<br><br>');


// START LIST


document.write('<div class="list-green">Add a list of items here<br></div>');

document.write('<div class="list-green">This can include features<br></div>');

document.write('<div class="list-green">This can be a list of services</div>');


// LINKED LIST ITEM

document.write('<div class="arrowdivL">');
document.write('<a href="products.htm"><img src="picts/arrow-blue.gif" border="0" align="middle" class="arrowspace" alt="More...">List items can also be links</a><br>');
document.write('</div>');




// SIDEBAR IMAGE

document.write('<br><br>');
document.write('<center>');
document.write('<img src="picts/sidebar-right.jpg" width="200" height="60" alt="image" class="borders"><br>');
document.write('</center>');
document.write('<br>');




document.write('<span class="subtitle">');
document.write('Explore:<br>');
document.write('</span>');
document.write('Click the link below to view a list of all our pages for more site information.<br>');



// SITE MAP LINK

document.write('<div class="arrowdivL">');
document.write('<a href="site_map.htm"><img src="picts/arrow-blue.gif" border="0" align="middle" class="arrowspace" alt="View Site Map">Site Map</a><br>');
document.write('</div>');



document.write('<br><br>');



//  End -->
