
document.write("<table border='4' inset width='25%' align='center'>");

document.write(	"<tr class='beige43'>");
document.write(		"<td colspan='5'> ");
document.write("<a href='index.html'  title='home page'><strong><span style='text-decoration:underline;'>Return to District 10 AA <br />Home Page</span></strong>  </a>"); 
document.write(        "</td>");
document.write(	"</tr>"   );                   
                                                 
document.write("</table>"  );
