﻿// JScript File
document.write("         <table id='lemnu' border='0' cellpadding='4' cellspacing='0' width='120'>")
document.write("          <tr>")
document.write("            <td id='home' style='padding-left:5; padding-right: 5'><a target=\"main\" style=\"text-decoration: none\" onmouseover=\"style.color='#ff0000'; style.fontWeight=600;\"  onmouseout=\"style.color=''; style.fontWeight=300;\" href=\"home.htm\">HOME</a></td>")
document.write("          </tr>")
document.write("          <tr>")
document.write("            <td id='events' style='padding-left:5; padding-right: 5'><a target=\"main\" style=\"text-decoration: none\" onmouseover=\"style.color='#ff0000'; style.fontWeight=600;\"  onmouseout=\"style.color=''; style.fontWeight=300;\" href=\"events.htm\">EVENTS</a></td>")
document.write("          </tr>")
document.write("          <tr>")
document.write("            <td id='members' style='padding-left:5; padding-right: 5'><a target=\"main\" style=\"text-decoration: none\" onmouseover=\"style.color='#ff0000'; style.fontWeight=600;\"  onmouseout=\"style.color=''; style.fontWeight=300;\" href=\"members.htm\">MEMBERS</a></td>")
document.write("          </tr>")
document.write("          <tr>")
document.write("            <td id='about' style='padding-left:5; padding-right: 5'><a target=\"main\" style=\"text-decoration: none\" onmouseover=\"style.color='#ff0000'; style.fontWeight=600;\"  onmouseout=\"style.color=''; style.fontWeight=300;\" href=\"about.htm\">ABOUT</a></td>")
document.write("          </tr>")
document.write("          <tr>")
document.write("            <td id='contact' style='padding-left:5; padding-right: 5'><a target=\"main\" style=\"text-decoration: none\" onmouseover=\"style.color='#ff0000'; style.fontWeight=600;\"  onmouseout=\"style.color=''; style.fontWeight=300;\" href=\"contact.htm\">CONTACT</a></td>")
document.write("          </tr>")
document.write("          <tr>")
document.write("            <td id='contact' style='padding-left:5; padding-right: 5'><a target=\"main\" style=\"text-decoration: none\" onmouseover=\"style.color='#ff0000'; style.fontWeight=600;\"  onmouseout=\"style.color=''; style.fontWeight=300;\" href=\"bylaws.htm\">By-Laws</a></td>")
document.write("          </tr>")
document.write("          <tr>")
document.write("            <td id='contact' style='padding-left:5; padding-right: 5'><a target=\"main\" style=\"text-decoration: none\" onmouseover=\"style.color='#ff0000'; style.fontWeight=600;\"  onmouseout=\"style.color=''; style.fontWeight=300;\" href=\"links.htm\">Links</a></td>")
document.write("          </tr>")
document.write("          <tr>")
document.write("            <td id='fbisd' style='padding-left:5; padding-right: 5'><a target=\"_blank\" style=\"text-decoration: none\" href=\"http://www.flourbluffschools.net\"><br><br><br><br><img border='0' src='http://www.flourbluffbusinessassociation.com/images/fbisdlogo.jpg' width='100' height='100'></a></td>")
document.write("          </tr>")
document.write("        </table>")