document.writeln("<hr>");
document.writeln("<p class='links'>");
document.writeln("<a href='tours.html'>Tours</a> |");
document.writeln("<a href='rentals.html'>Rentals</a> |");
document.writeln("<a href='costs.html'>Cost & Registration</a> |");
document.writeln("<a href='pictures.html'>Pictures</a> |");
document.writeln("<a href='about_us.html'>About Us</a> |");
document.writeln("<a href='http://www.bikemexico.com/index.html' target='_top'>BikeMexico.com</a>");
document.writeln("</p>");
document.writeln("<hr>");