function footer() {
document.write('<a href="Home.html#History">History</a> | ');
document.write('<a href="Home.html">Home</a> | ');
document.write('<a href="Links.html">Links</a> | ');
document.write('<a href="Links.html">Partners</a> | ');
document.write('<a href="Photos.html">New Years Eve</a> | ');

document.write('<a href="Photos.html">Past Trips</a> | ');

document.write('<a href="Photos.html">Photos</a> | ');
document.write('<a href="Travel.html">Singles Vacations</a> | ');
document.write('<a href="Links.html">Sponsors</a><br />');
document.write('<a href="Photos.html">Stampede Pre-Stomps</a> | ');

document.write('<a href="Testimonials.html">Testimonials</a> | ');

document.write('<a href="index.html">Upcoming Events</a> | ');
document.write('<a href="Home.html#Volunteers">Volunteers</a> | ');
document.write('<a href="Home.html#Present">What We Do</a> | ');
document.write('<a href="Home.html">Who We Are</a><br />');
document.write('<br />');
document.write('Copyright © 2010 Mix And Mingles Over 40 Singles. All rights reserved.');
}

    
    
    