// Use Notepad to open this file and to make any changes
// DO NOT UNDER ANY CIRCUMSTANCES USE MICROSOFT WORD OR FRONTPAGE - USE ONLY NOTEPAD
document.write('<table width="130" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../lwrehome.html">Home Page</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../sellers.html">Attn: Sellers $</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../listings.html">Lake Homes</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../lots.html">Lake Lots</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../cedarcreek.html">Cedar Creek Lake Lots</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../listingsofflake.html">Off Lake Homes & Lots</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../constructs.html">New Construction</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../rentals.html">Rentals</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../openhouse.html">Open House</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../agents2.html">Meet our Agents</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../map.html">Map</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../corkey.html">Corkey\'s Page</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../hatclub.html">Hat Club</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../lost.html">Lost & Found</a></td></tr>');
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../directions.html">Office Directions</a></td></tr>');
// Copy the two lines following this comment to create another category
// Paste these lines in order so that you continue to alternate class="odd" and class="even"
// Make changes to <a href="../contact.html">Contact Us</a> in the class="even" line to create the new category
document.write('<tr><td class="odd">&nbsp;</td></tr>');
document.write('<tr><td class="even"><a href="../contact.html">Contact Us</a></td></tr>');
// End copy
document.write('</table>');

