<!-- 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="http://www.funkytours.com">General HOME</a> '); 
document.write('| <a href="./index.htm">Asia Home</a> ');
document.write('| <a href="./dod.htm">Dates Of Departures</a> ');
document.write('| <a href="./photosindex.htm">Photo Gallery</a> '); 
document.write('| <a href="./vsm.htm">Custom Trips</a> ');
document.write('| <a href="./info.htm">About Us</a> ');
document.write('| <a href="../contactus.htm">Contact Us</a> ');
document.write('| <a href="http://www.funkytours.com">Central America Trips</a> '); 
document.write('| <a href="./diving.htm">Diving Trips</a> '); 
document.write('| <a href="./nord.htm">Motorcycle Trips</a> ');
document.write('| <a href="http://www.mondeaventure.com">Site Francais</a> ');


document.write('|</center>');
// End -->


