//*** 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">MIRCROFINANCE</div>\
           </td>\
        </tr>\
        <tr>\
        <td bgcolor="#EBF3DA">&nbsp;<a href="microfinance.htm#1" class="block_2links">About Microfinance</a><br>\
              &nbsp;<a href="microfinance.htm#2" class="block_2links">Who Are the Clients</a><br>\
              &nbsp;<a href="microfinance.htm#3" class="block_2links">How Are the Poor Helped</a><br>\
			  &nbsp;<a href="microfinance.htm#4" class="block_2links">What is an MFI</a><br>\
              &nbsp;<a href="microfinance.htm#5" class="block_2links">FWA Events/Activities</a><br>\
			  &nbsp;<a href="microfinance.htm#6" class="block_2links">Past Events</a><br>\
              &nbsp;<a href="microfinance.htm#7" class="block_2links">Resources</a><br>\
		</td>\
      </tr>\
      </table>\
      <img src="../images/a_space.gif" width="3" height="5"><br>'

document.write(strHeadAU);