document.write("<center>");

document.write("<img src=\"images/agu.gif\" alt=\"AGU_logo\" height=\"100\" width=\"225\">");
document.write("<h2>Earth and Space Sciences Informatics (ESSI)<br>Focus Group</h2>");

document.write("<input type=\"button\" name=\"button\" value=\"AGU Home\"");
document.write("style=\"background-repeat:no-repeat;border-width:2px;");
document.write("background-color:#CCCCCC;height:20px;width:100px;cursor:");
document.write("hand;font-weight:;font-size:12px;font-family:Times New Roman;");
document.write("color:#000000\" onClick=\"window.location.href=('http://www.agu.org')\">");
document.write("&nbsp");

document.write("<input type=\"button\" name=\"button\" value=\"ESSI Home\"");
document.write("style=\"background-repeat:no-repeat;border-width:2px;");
document.write("background-color:#CCCCCC;height:20px;width:90px;cursor:");
document.write("hand;font-weight:;font-size:12px;font-family:Times New Roman;");
document.write("color:#000000\" onClick=\"window.location.href=('index.html')\">");
document.write("&nbsp");

document.write("<input type=\"button\" name=\"button\" value=\"Officers\"");
document.write("style=\"background-repeat:no-repeat;border-width:2px;");
document.write("background-color:#CCCCCC;height:20px;width:90px;cursor:");
document.write("hand;font-weight:;font-size:12px;font-family:Times New Roman;");
document.write("color:#000000\" onClick=\"window.location.href=('officers.html')\">");
document.write("&nbsp");

document.write("<input type=\"button\" name=\"Meetings\" value=\"Conferences\"");
document.write("style=\"background-repeat:no-repeat;border-width:2px;");
document.write("background-color:#CCCCCC;height:20px;width:90px;cursor:");
document.write("hand;font-weight:;font-size:12px;font-family:Times New Roman;");
document.write("color:#000000\" onClick=\"window.location.href=('meetings.html')\">");
document.write("&nbsp");

document.write("<input type=\"button\" name=\"button\" value=\"Community Projects and Links\"");
document.write("style=\"background-repeat:no-repeat;border-width:2px;");
document.write("background-color:#CCCCCC;height:20px;width:180px;cursor:");
document.write("hand;font-weight:;font-size:12px;font-family:Times New Roman;");
document.write("color:#000000\" onClick=\"window.location.href=('projects.html')\">");
document.write("&nbsp");

document.write("<input type=\"button\" name=\"button\" value=\"Newsletters\"");
document.write("style=\"background-repeat:no-repeat;border-width:2px;");
document.write("background-color:#CCCCCC;height:20px;width:180px;cursor:");
document.write("hand;font-weight:;font-size:12px;font-family:Times New Roman;");
document.write("color:#000000\" onClick=\"window.location.href=('newsletters.html')\">");
document.write("&nbsp");

document.write("<br><br>");

document.write("<input type=\"button\" name=\"button\" value=\"How many people visit ESSI and where are they from?\"");
document.write("style=\"background-repeat:no-repeat;border-width:2px;");
document.write("background-color:#CCCCCC;height:20px;width:500px;cursor:");
document.write("hand;font-weight:;font-size:12px;font-family:Times New Roman;");
document.write("color:#000000\" onClick=\"window.location.href=('report.html')\">");

document.write("</center>");
