//*** About Us left navigation ***//
//*** add ../ for the proper relative directory level ***//
strHeadAU = '<img src="../images/a_space.gif" width="3" height="5"><br>\
	  <table width="94%" border="0" cellpadding="0" cellspacing="1" bgcolor="#7EA035">\
        <tr>\
          <td><div align="center" class="block_heading_wh">ABOUT US</div>\
           </td>\
        </tr>\
        <tr>\
        <td bgcolor="#EBF3DA">&nbsp;<a href="aboutus.htm" class="block_2links">Overview</a><br>\
              &nbsp;<a href="mfp.htm" class="block_2links">President&rsquo;s Blog</a><br>\
              &nbsp;<a href="2009-10_fwaboard.htm" class="block_2links">FWA Leadership</a><br>\
			  &nbsp;<a href="../pdf/2006_ppres.pdf" class="block_2links" target="blank">Wisdom - Past Presidents</a><br>\
			  &nbsp;<a href="edfund.htm" class="block_2links">FWA Educational Fund</a><br>\
			  &nbsp;<a href="fwahistory.htm" class="block_2links">History</a><br>\
			  &nbsp;<a href="fwafinancials.htm" class="block_2links">Financial Reports</a><br>\
              &nbsp;<a href="presidents_circle.htm" class="block_2links">President&prime;s Circle</a><br>\
              &nbsp;<a href="member_news.htm" class="block_2links">Member News</a><br>\
			  &nbsp;<a href="press_room.htm" class="block_2links">Press Room</a><br>\
			  &nbsp;<a href="intl_conf.htm" class="block_2links">International Conferences</a><br>\
			   &nbsp;<a href="../committee/anndinn.htm" class="block_2links">Annual Dinner</a><br>\
			  &nbsp;<a href="women_year.htm" class="block_2links">Women of the Year</a><br>\
			  &nbsp;<a href="fwa_video.htm" class="block_2links">FWA Video</a>\
		</td>\
      </tr>\
      </table>\
      <img src="../images/a_space.gif" width="3" height="15"><br>'

document.write(strHeadAU);