//*** 1st level footer ***//
//*** add ../ for the proper relative directory level ***//
strFooter = '<table width="605" border="0" cellspacing="1" cellpadding="1">\
        <tr>\
          <td align="left">\
            <hr size="1" noshade class="gry_line">\
          </td>\
        </tr>\
        <tr>\
          <td align="center">\
		  <a href="../ecal/ecal.htm" class="ft_line1">Event Calendar</a><span class="ft_line1"> &nbsp;| &nbsp;</span>\
		  <a href="../aboutus/aboutus.htm" class="ft_line1">About Us</a><span class="ft_line1"> &nbsp;| &nbsp;</span>\
		  <a href="../committee/committee.htm" class="ft_line1">Committees</a><span class="ft_line1"> &nbsp;| &nbsp;</span>\
		  <a href="../membership/membership.htm" class="ft_line1">Membership</a><span class="ft_line1"> &nbsp;| &nbsp;</span>\
		  <a href="http://pay1.fwa.org/displaycommon.cfm?an=1&subarticlenbr=2" class="ft_line1">Member Services</a></td>\
        </tr>\
        <tr>\
          <td align="center">\
		  <a href="../index.htm" class="ft_line2">Home</a><span class="ft_line2"> | </span>\
		  <a href="../util/contactus.htm" class="ft_line2">Contact Us</a><span class="ft_line2"> | </span>\
		  <a href="../util/faq.htm" class="ft_line2">FAQ</a><span class="ft_line2"> | </span>\
		  <a href="../util/search.htm" class="ft_line2">Search</a><span class="ft_line2"> | </span>\
		  <a href="../util/sitemap.htm" class="ft_line2">Sitemap</a></td>\
        </tr>\
        <tr>\
          <td align="center">\
		<span class="ft_line2"><br>“Financial Women’s Association” and the logo “FWA” are registered trademarks of The FWA of New York, Inc.</span></td>\
        </tr>\
      </table>'
	  
document.write(strFooter);
