var str=""
str= str + "<table width=165 border=0 cellpadding=0 cellspacing=0 bgcolor=#FFFFFF>"
str= str + "<tr> "
str= str + "<td class=notxtCopy>&nbsp;</td>"
str= str + "</tr>"
str= str + "<tr> "
str= str + "<td width=165 align=center> <table width=165 border=0 cellpadding=0 cellspacing=4 bgcolor=#e6e6e6>"
str= str + "<tr> "
str= str + "<td bgcolor=#999999>&nbsp;</td>"
str= str + "<td><a href=maintenance.html class=bodycCopy1>Maintenance</a></td>"
str= str + "</tr>"
str= str + "<tr> "
str= str + "<td bgcolor=#999999>&nbsp;</td>"
str= str + "<td><a href=events.html class=bodycCopy1>Calendar of Events</a></td>"
str= str + "</tr>"
str= str + "<tr> "
str= str + "<td bgcolor=#999999>&nbsp;</td>"
str= str + "<td><a href=rules.html class=bodycCopy1>Rules</a></td>"
str= str + "</tr>"
str= str + "<tr> "
str= str + "<td bgcolor=#999999>&nbsp;</td>"
str= str + "<td><a href=gmeetings.html class=bodycCopy1>General Meetings</a></td>"
str= str + "</tr>"
str= str + "<tr> "
str= str + "<td bgcolor=#999999>&nbsp;</td>"
str= str + "<td><a href=homeownerscontacts.html class=bodycCopy1>Homeowners Contacts</a></td>"
str= str + "</tr>"
str= str + "<tr> "
str= str + "<td bgcolor=#999999>&nbsp;</td>"
str= str + "<td><a href=faqs.html class=bodycCopy1>FAQs</a></td>"
str= str + "</tr>"
str= str + "<tr> "
str= str + "<td bgcolor=#999999>&nbsp;</td>"
str= str + "<td><a href=directors.html class=bodycCopy1>Board of Directors</a></td>"
str= str + "</tr>"
str= str + "<tr> "
str= str + "<td bgcolor=#999999>&nbsp;</td>"
str= str + "<td><a href=condo.html class=bodycCopy1>Condos for Sale or Lease</a></td>"
str= str + "</tr>"
str= str + "</table></td>"
str= str + "</tr>"
str= str + "</table>"
document.write(str)
