function dw(x)
{
 document.write(x);
}
dw('<tr><td class="Link" width="25%"><a href="index.html" class="Left_Link">Home &nbsp &nbsp &nbsp &nbsp </a></td>');
dw('</tr><tr>');
dw('<td class="Link"><a href="prod.html" class="Left_Link">Products</a></td>');
dw('</tr><tr>');
dw('<td class="Link"><a href="pdf.html" class="Left_Link">Literature</a></td>');
dw('</tr><tr>');
dw('<td class="Link"><a href="about.html" class="Left_Link">About Us</a></td>');
dw('</tr><tr>');
dw('<td class="Link"><a href="CFStory.html" class="Left_Link">Feature Story</a></td>');
dw('</tr><tr>');
dw('<td class="Link"><a href="contact.html" class="Left_Link">Contact Us</a></td>');
dw('</tr><tr>');
dw('<td class="Link"><a href="contact.html" class="Left_Link">MightyLite@aol.com</a></td>');
dw('</tr><tr><td class="Text" >(800) 407-4674</td></tr>');