<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// USE lowercase FOR ALL OPTIONS ONLY

var showimage1		= "yes"		//  SHOW FIRST SIDEBAR IMAGE
var showimage2		= "yes"		//  SHOW SECOND SIDEBAR IMAGE
var linkstop 		= "no" 		//  START LINKS AT THE VERY TOP


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="154"><tr><td class="menutrans">');
   if (linkstop == "no") {
document.write('<img src="picts/menu-top.gif" width="154" height="70"><br>');
}



// START LINKS //




document.write('</td></tr><tr><td nowrap>');
document.write('<a href="boat_slips.htm" class="menu">Marina Boat Slips</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="boat_storage.htm" class="menu">Dry Storage/Valet Launch</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="store.htm" class="menu">Store and Fuel Dock</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="shower.htm" class="menu">Showers and Security</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="texas_boat_brokers.cfm" class="menu">Boat Brokerage Service</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="services.htm" class="menu">Other Services</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="site_map.htm" class="menu">Site Map & Live View</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="directions.htm" class="menu">Travel Directions</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.htm" class="menu">About Us</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a>');


// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="lake_conroe_marina.html" class="menu">Home</a>');



// END LINKS //



document.write('</td></tr><tr><td>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="1"><br>');

document.write('<br><div align=center class=menu><font color=ffffff>Phone: (936) 856-6423</font></div></td></tr><tr><td align="center">');


// START MENU IMAGES

document.write('<table align=center><td valign=middle><a href=http://www.facebook.com/pages/Willis-TX/The-Palms-Marina-on-Lake-Conroe-TX/473393445482><img src=http://lakeconroe.com/images/facebook.png width=32 height=32 border=0 align=absmiddle></a></td><td>');
document.write('<td><a href=http://www.facebook.com/pages/Willis-TX/The-Palms-Marina-on-Lake-Conroe-TX/473393445482 class="menu2">Our Facebbok Page</a></td></table>');

   if (showimage1 == "yes") {
document.write('<br><br><img src="picts/white_palm_logo.gif" width="150" height="153" border="0"></a><br><br>');
}
   if (showimage2 == "yes") {
document.write('<img src="picts/menu-picture-1.jpg" width="75" height="75" border="0"></a><br><br>');
}
   if (showimage2 == "yes") {
document.write('<img src="picts/menu-picture-2.jpg" width="75" height="75" border="0"></a><br><br>');
}
document.write('<br><br><table width=140 cellpadding=3 cellspacing=0 height=140 background=other_business.gif align=center><td><font size=1>Palms Marina is part of a family of operations that includes:<br><br><a href=http://e-zboat.com>E-Z Boat Storage</a><br><a href=http://sunsetshoresrvpark.com>Sunset Shores RV Park</a><br><a href=http://lconroe.com>Prudental Gary Greene</a><br><a href=http://lakeconroeboatsales.com>Lake Conroe Boat Sales</a></font></td></table></td></tr></table></DIV>');

//  End -->
