﻿// copyright (c) 2004 by ComCenter Southamerica, Andean-NetService - Ver 1.0
function special() {

// change here the link and more below.
document.writeln("<div style=\"padding: 1px 3px;font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;\">");
document.writeln("<a href='special_GPSExplorer_2010.html'><b>aktualisiert:</b> Faszinierendes Galápagos auf der GPS Explorer II</a>");
document.writeln("<br>");
document.writeln("<a href='special_EcuadorAdventure_Galapagos.html'>Galápagos Multisport-Abenteuer mit Ecuador Adventure</a>");
document.writeln("<br>");
document.writeln("<a href='special_Kombi_CasaAliso_CasaDelSuizo_SachaLodge.html'>Quito & Regenwald Pur in der Casa del Suizo und Sacha Lodge");
document.writeln("<br>");
document.writeln("<a href='special_el_porvenir_kondor.html'>Route des Kondors im Cotopaxi-Nationalpark</a>");
document.writeln("<br>");
document.writeln("<a href='special_LaPiedra_JulAug2010.html'>Sommer an der Küste</a>");
document.writeln("<br>");
document.writeln("<a href='special_LaBarquita_Walbeobachtung.html'>Walbeobachtung mit LaBarquita</a>");
document.writeln("<br>");
document.writeln("<a href='special_SAT.html'><b>Termine 2011:</b> Zubucherreise Ecuador: Farbenfrohe Vielfalt</a>");
document.writeln("</div>");

// example for more than one special (uncomment to use)
// document.writeln("<br>");
// document.writeln("<a href='specialxyz.html'> Tip Top</a>");
}