//ACTR Website Menu
document.write("<input type='button' value=' M  E  N  U ' style='background:#cececc; color:#6e3a3c; font-size:9pt; font-weight:bold; font-family:courier new;' onmouseover=style.background='#cececc';style.color='#6e3a3c' onmouseout=style.background='#cececc';style.color='#6e3a3c'><br>");
document.write("<input type='button' value='Home        ' onClick=window.location.href='index.htm' style='background:#6e3a3c; color:#cececc; font-size:9pt; font-weight:bold; font-family:courier new;' onmouseover=style.background='#cececc';style.color='#6e3a3c' onmouseout=style.background='#6e3a3c';style.color='#cececc'><br>");
document.write("<input type='button' value='Events      ' onClick=window.location.href='events.htm' style='background:#6e3a3c; color:#cececc; font-size:9pt; font-weight:bold; font-family:courier new;' onmouseover=style.background='#cececc';style.color='#6e3a3c' onmouseout=style.background='#6e3a3c';style.color='#cececc'><br>");
document.write("<input type='button' value='Photos      ' onClick=window.location.href='photos.htm' style='background:#6e3a3c; color:#cececc; font-size:9pt; font-weight:bold; font-family:courier new;' onmouseover=style.background='#cececc';style.color='#6e3a3c' onmouseout=style.background='#6e3a3c';style.color='#cececc'><br>");
document.write("<input type='button' value='History     ' onClick=window.location.href='history.htm' style='background:#6e3a3c; color:#cececc; font-size:9pt; font-weight:bold; font-family:courier new;' onmouseover=style.background='#cececc';style.color='#6e3a3c' onmouseout=style.background='#6e3a3c';style.color='#cececc'><br>");
document.write("<input type='button' value='Volunteers  ' onClick=window.location.href='volunteers.htm' style='background:#6e3a3c; color:#cececc; font-size:9pt; font-weight:bold; font-family:courier new;' onmouseover=style.background='#cececc';style.color='#6e3a3c' onmouseout=style.background='#6e3a3c';style.color='#cececc'><br>");
document.write("<input type='button' value='Supporters  ' onClick=window.location.href='supporters.htm' style='background:#6e3a3c; color:#cececc; font-size:9pt; font-weight:bold; font-family:courier new;' onmouseover=style.background='#cececc';style.color='#6e3a3c' onmouseout=style.background='#6e3a3c';style.color='#cececc'><br>");
document.write("<input type='button' value='Door Prize  ' onClick=window.location.href='doorprize.htm' style='background:#6e3a3c; color:#cececc; font-size:9pt; font-weight:bold; font-family:courier new;' onmouseover=style.background='#cececc';style.color='#6e3a3c' onmouseout=style.background='#6e3a3c';style.color='#cececc'><br>");
document.write("<input type='button' value='For The Kids' onClick=window.location.href='kids.htm' style='background:#6e3a3c; color:#cececc; font-size:9pt; font-weight:bold; font-family:courier new;' onmouseover=style.background='#cececc';style.color='#6e3a3c' onmouseout=style.background='#6e3a3c';style.color='#cececc'><br>");
document.write("<input type='button' value='Contact ACTR' onClick=window.location.href='mailto:info@andersoncountytoyrun.org' style='background:#6e3a3c; color:#cececc; font-size:9pt; font-weight:bold; font-family:courier new;' onmouseover=style.background='#cececc';style.color='#6e3a3c' onmouseout=style.background='#6e3a3c';style.color='#cececc'><br><br>");
