﻿<!--
// copyright (c) 2004 by ComCenter Southamerica, Andean-NetService - Ver 1.0
function special() {
// change here the link and more below.

document.writeln("<a href='special22.htm'>&nbsp;Amazon river cruise</a>");
document.writeln("<br>");
document.writeln("<a href='special21.htm'>&nbsp;Amazon wonderworld</a>");
document.writeln("<br>");
document.writeln("<a href='special17.htm'>&nbsp;Intercultural exchange</a>");
document.writeln("<br>");
document.writeln("<a href='special8.htm'>&nbsp;Internship in the rainforest</a>");
document.writeln("<br>");
document.writeln("<a href='special19.htm'>&nbsp;Seat-on-Couch Tours</a>");
document.writeln("<br>");
document.writeln("<a href='special24.html'>&nbsp;Sportfishing</a>");
document.writeln("<br>");
document.writeln("<a href='special4.htm'>&nbsp;Virtual Peru</a>");
}
// -->