<!-- Script for footer links
document.write('<a href="index.htm">Thailand Home</a> | ');
document.write('<a href="photos.htm">Photo Sets</a> | ');
document.write('<a href="../index.htm">Mekong.Net Home</a> | ');
document.write('<a href="../search.asp">Search</a> | ');
document.write('<a href="../random/contact.htm">Contact Us</a>');
//-->