<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');


// -- START MENU LINKS
document.write ('<li><a href="index.html">Home </a><br>');

document.write ('<li><a href="Bed_n_Breakfast.htm">The Apple Cottage B&B </a><br>');

document.write('<li><a href="Apple_Orchard.htm">Sonlight Apple Orchard </a><br>');

document.write('<li><a href="2011 Apple Crop Report.htm">2011 Apple Crop Report </a><br>');

document.write('<li><a href="Mason_Apple_Fest.mht">Mason County Apple Fest</a><br>');

document.write('<li><a href="Apple A Day2.htm">An Apple a Day </a><br>');

document.write('<li><a href="Apple list.htm">Info on Apples</a><br>');

document.write('<li><a href="Historic_Dist_Mason_Tx.htm">Historic District Mason, TX </a><br>');

document.write('<li><a href="Mason_Tx_Attractions.htm">Attractions and Events </a><br>');

document.write('<li><a href="Picking Time.htm">Picking Time</a><br>');

document.write('<li><a href="Recipes.htm">Recipes</a><br>');

document.write('<li><a href="Map.htm">Map </a><br>');

//-- END MENU LINKS




document.write('</ul>');
document.write('</td></tr></table>');



//  End -->
