<!-- STEP ONE: Paste this code into a new footer.js document  -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->


<!-- Begin
document.write('<center>');
document.write('| <a href="../index.htm">HOME</a> '); 
document.write('| <a href="../ourtrips.htm">Our Trips</a> ');
document.write('| <a href="../dod.htm">Dates of Departures</a> ');
document.write('| <a href="../photosindex.htm">Photo Index</a> '); 
document.write('| <a href="../vsm.htm">Custom Trips</a> ');
document.write('| <a href="../contactus.htm">Contact Us</a> ');
document.write('| <a href="http://www.funkytours.com/indexa.htm">Adventures to Central America</a> '); 
document.write('| <a href="http://www.mondeaventure.com">Francais</a> ');


document.write('|</center>');
// End -->


