
<!-- 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="info.htm">General Info</a> '); 
document.write('| <a href="faq.htm">Frequently Asked Questions</a> '); 
document.write('| <a href="security.htm">Trip Security</a> ');
document.write('| <a href="forwho.htm">Is this trip for you?</a> '); 
document.write('| <a href="ins.htm">Insurance</a> '); 
document.write('| <a href="equip.htm">Things you need to bring</a> '); 
document.write('| <a href="dod.htm">Dates of departures</a> ');


document.write('|</center>');
// End -->
