
var speedbottom=1

if (speedbottom==1)
{




document.write("<img src='green.gif' border='0' height='3' width='800'><br>") 

document.write("<table width=800px><tbody><tr>")

document.write("<td valign='top' width='300'> <span id='s8green'>")



if (menupage==1)
    {
    document.write("<br><li> <a href='index.html' style='text-decoration: none;'><b> Home Page of the Aktion Club of Elmira</b></a></li>")
    }
else
    {
    document.write("<br><li> <a href='index.html' style='text-decoration: none;'> Home Page of the Aktion Club of Elmira</a></li>")
    }



if (menupage==2)
    {
    document.write("<br><li> <a href='boardand.html' style='text-decoration: none;'><b> Board, Advisors,Contributors, and Sponsors</b></a></li>")
    }
else
    {
    document.write("<br><li> <a href='boardand.html' style='text-decoration: none;'> Board, Advisors,Contributors, and Sponsors</a></li>")
    }


if (menupage==3)
    {
    document.write("<br><li> <a href='event-pages/events.html' style='text-decoration: none;'><b> Past Events and Photo</b></a></li>")
    }
else
    {
    document.write("<br><li> <a href='event-pages/events.html' style='text-decoration: none;'> Past Events and Photo</a></li>")
    }



if (menupage==7)
     {
     document.write("<br><li><a href='gallery.html' style='text-decoration: none;'><b>Photo Gallery and Scrapbook<br>&nbsp; &nbsp; &nbsp; &nbsp;     (more photos than the above link)</b></a></li>")
     }
else
     {
     document.write("<br><li><a href='gallery.html' style='text-decoration: none;'>Photo Gallery and Scrapbook<br>&nbsp; &nbsp; &nbsp; &nbsp;     (more photos than the above link)</a></li>")
     }





if (menupage==4)
    {
    document.write("<br><li> <a href='contactus.html' style='text-decoration: none;'><b> Contact Us, Meeting Locations, and Directions</b></a></li>")    
    }
else
    {
    document.write("<br><li> <a href='contactus.html' style='text-decoration: none;'> Contact Us, Meeting Locations, and Directions</a></li>")    
    }


if (menupage==5)
    {
    document.write("<br><li> <a href='links.html' style='text-decoration: none;'><b> Web Links and Suggested Sites</b></a></li>")
    }
else
    {
    document.write("<br><li> <a href='links.html' style='text-decoration: none;'> Web Links and Suggested Sites</a></li>")
    }


if (menupage==6)
    {
    document.write("<br><li> <a href='calendar.html' style='text-decoration: none;'><b> Calendar and Future Events</b></a></li>")
    }
else
    {
    document.write("<br><li> <a href='calendar.html' style='text-decoration: none;'> Calendar and Future Events</a></li>")
    }



if (menupage==8)
     {
     document.write("<br><li> <a href='projects.html' style='text-decoration: none;'><b> Some Projects</b></a></li>")
     }
else
     {
      document.write("<br><li> <a href='projects.html' style='text-decoration: none;'> Some Projects</a></li>")
     }

if (menupage==9)
     {
      document.write("<br><li> <a href='html-documents/index.html' style='text-decoration: none;'><b>HTML and Web Page Documents</b></a></li>")

 }
else
     {
     document.write("<br><li> <a href='html-documents/index.html' style='text-decoration: none;'>HTML and Web Page Documents</a></li>")     
     }

document.write("</ul></b></span></td>")

document.write("<td width='20'> </td>")

document.write("<td valign='top'> <span id='s8green'>")

document.write("<ul><li> This web space is donated by one of our charter members. </li>")

document.write("<br><li> All content, of this web site, has been provided by either the members of this organization,") 

document.write("or from the documents provided by either <b>") 

document.write("<a href='http://www.aktionclub.org/' style='text-decoration: none;'>Aktion Club International</a></b>")

document.write("or <b><a href='http://www.kiwanis.org/' style='text-decoration: none;'>Kiwanis International</a></b>.")

document.write("All images and/or content of this web site is owned and/or copyrighted by either <b>")

document.write("<a href='http://www.aktionclub-elmira.org/' style='text-decoration: none;'> Aktion Club of Elmira</a></b>,")

document.write("or the previously listed organizations.<br></li>")

document.write("<br><li> Any comment about this web site or its content, please sent it to either <b>")

document.write("<a href='mailto:comments@aktionclub-elmira.org' style='text-decoration: none;'>Comments@AktionClub-Elmira.org</a></b>")

document.write(" Aktion Club of Elmira's comment's email address or <b>")

document.write("<a href='mailto:Lungstrom@aktionclub-elmira.org' style='text-decoration: none;'>Lungstrom@AktionClub-Elmira.org</a></b>")

document.write(" our webmaster's email address.<br></li></ul></span></td>")

document.write("</tr></tbody></table>")

document.write("<br><img src='green.gif' border='0' height='3' width='800'><br><br></span></div></center>")

}

