// JavaScript Document
 document.write('<TR>');
   document.write('  <TD><TABLE WIDTH=780 BORDER=0 CELLPADDING=0 CELLSPACING=0>');
    document.write('   <TR>');
     document.write('    <TD><img src="/2010/images/nrm_01.jpg"></TD>');
     document.write('    <TD><img src="/2010/images/site.jpg" border="0" usemap="#Map"></TD>');
     document.write('  </TR>');
    document.write(' </TABLE></TD>');
   document.write('</TR>');
   document.write('<TR>');
    document.write(' <TD bgcolor="#94272D"><table width="100%" border="0" cellspacing="0" cellpadding="0">');
     document.write('  <tr>');
     document.write('    <td align="center"><span class="text1"><strong>Map Africa 2010 Secretariat</strong><br>GIS Development (Pty.) Ltd.<br>P O Box 1247 Menlyn Central 0077 Gauteng, South Africa<br>Mobile: +27 82 6344 343,Tel: +27 12 751 3045 / 6, Fax: +27 86 272 2239 <br><strong>Email:</strong> <a href="mailto:info.mapafrica@gisdevelopment.net"><font color="#ffffff">info.mapafrica@gisdevelopment.net</font></a>   <strong>Website: </strong><a href="http://mapafrica.gisdevelopment.net"><font color="#ffffff">http://mapafrica.gisdevelopment.net </font></a></span></td>');
   document.write('    </tr>');
   document.write('  </table></TD>');
   document.write('</TR>');
   document.write('<map name="Map"><area shape="rect" coords="108,5,210,40" href="/2010/conference/press.htm"><area shape="rect" coords="227,8,277,35" href="/2010/contact.htm"><area shape="rect" coords="293,10,345,31" href="/2010/archive.htm"><area shape="rect" coords="362,7,498,36" href="/2010/geninfo/geninfo.htm"></map>');
 
