<!-- Begin
// NOTE: If you use a ' add a slash before it like this \'
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');

// TITLE LINE 1	not used

// START LINKS

// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK	

document.write('<a href="index.html" class="menu">Home</a>');	 
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<a href="residential_services.html" class="menu">Residential Services</a>');	 
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<a href="commercial_services.html" class="menu">Commercial Services</a>');	 
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<a href="sewer_site.html" class="menu">Sewer Repairs &<br /> &nbsp;  Site Utilities</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>'); 


document.write('<a href="green-plumbing-seattle.html" class="menu">Green Plumbing </a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');


document.write('<a href="septic-installation-repair.html" class="menu">Septic</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





document.write('<a href="pipe_bursting.html" class="menu">Pipe Bursting</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<a href="pipe_lining.html" class="menu">Pipe Lining</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<a href="point_repair.html" class="menu">Point Repair</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<a href="construction_plumbing.html" class="menu">Construction Plumbing</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<a href="about_jim_dandy.html" class="menu">About Jim Dandy Sewer <br /> &nbsp; & Plumbing</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');

document.write('<a href="customer_testimonials.html" class="menu">Customer Testimonials</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>'); 

document.write('<a href="contact_us.html" class="menu">Contact Us</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>'); 
 
document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->
