document.write(
"    <table class='heading' cellpadding='0' cellspacing='0'>    "+
"      <tbody>                        "+
"      	 <tr cellpadding='0' cellspacing='0'>    "+
"          <td><img src='/ACimages/logo2a.gif' alt='' width='150' border='0' height='132'></td>    "+
"          <td>    "+
"          	   <div style='padding: 15px 15px 15px 25px;  font-size: 19px; line-height: 30px;  color: White;' align='left'>    "+
"          	   	  Consejo de Desarrollo de Akumal A.C.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The Akumal Council&nbsp;    "+
"          	   	  <span style='font-size: 13px;'>    "+
"          	   	    Dedicated to a sustainable future for Akumal    "+
"          	      </span>    "+
"          	   </div>    "+
"          </td>    "+
"        </tr>    "+
"        <tr>    "+
"          <td class='top'>    "+
"          	   <img src='/ACimages/logo2b.gif' alt=' ' width='150' border='0' height='18'>    "+
"          </td>    "+
"          <td>    "+
"              <table class='menu' cellpadding='0' cellspacing='0'>    "+
"              	  <tbody>    "+
"              	  	<tr >    "+
"              	  		<td class='menuDummyCell' ><span class='menuDummy'>X</span></td>    "+
"              	  		 <td class='menuInactiveCell' id='menu0' >    "+
"              	  		 	   <a href='/ACcontent/home.html' class='menuInactive' id='menuitem0'>HOME</a>    "+
"              	  		</td>     "+
"              	  		 <td class='menuInactiveCell' id='menu1' >    "+
"              	  		 	   <a href='/ACcontent/initiatives.html' class='menuInactive' id='menuitem1'>OBJECTIVES<br>INITIATIVES</a>    "+
"              	  		</td>     "+
"              	  		 <td class='menuInactiveCell' id='menu2' >    "+
"              	  		 	   <a href='/ACcontent/membership.html' class='menuInactive' id='menuitem2'>MEMBERSHIP</a>    "+
"              	  		</td>     "+
"              	  		 <td class='menuInactiveCell' id='menu3' >    "+
"              	  		 	   <a href='/ACcontent/archives.html' class='menuInactive' id='menuitem3' >NEWS AND REPORTS</a>    "+
"              	  		</td>     "+
"              	  		 <td class='menuInactiveCell' id='menu4' >    "+
"              	  		 	   <a href='javascript:doLink(\"CommunityForum\");' class='menuInactive' id='menuitem4' onclick='newWindow(\"/BBS/\");'>    "+
"              	  		 	   	  COMMUNITY<BR>FORUM</a>    "+
"              	  		</td>     "+
"                   </tr>    "+
"                 </tbody>    "+
"               </table>    "+
"           </td>    "+
"        </tr>      "+
"      </tbody>        "+
"    </table>         "+
"");
