/* ======================================================================

     JavaScript Source File -- Created with NetObjects ScriptBuilder

NAME: indexview222.js

AUTHOR: P.W.
====================================================================== */
var msg = new Array();
Stamp = new Date();
today = Stamp.getMonth();


msg[0] = "<a href='reiseangebote-staedtereisen.html'><img src='image/view-121.jpg' width=135 height=180 border=0 alt='Städtereisen'></a>";
msg[1] = "<a href='reiseangebote-staedtereisen.html'><img src='image/view-121.jpg' width=135 height=180 border=0 alt='Städtereisen'></a>";
msg[2] = "<a href='saechsische-schweiz_elbsandsteingebirge.html'><img src='image/view-224.jpg' width=135 height=180 border=0 alt='Elbsandsteingebirge'></a>";
msg[3] = "<a href='reiseangebote-autoreisen.html'><img src='image/view-122.jpg' width=135 height=180 border=0 alt='Autoeisen'></a>";
msg[4] = "<a href='fischland-darss.html'><img src='image/view-223.jpg' width=135 height=180 border=0 alt='Fischland-Darss'></a>";
msg[5] = "<a href='ruegen.html'><img src='image/view-217.jpg' width=135 height=180 border=0 alt='Traumstrände'></a>";
msg[6] = "<a href='ruegen.html'><img src='image/view-221.jpg' width=135 height=180 border=0 alt='Traumstrände'></a>";
msg[7] = "<a href='ruegen.html'><img src='image/view-219.jpg' width=135 height=180 border=0 alt='Am Meer'></a>";
msg[8] = "<a href='reiseangebote-autoreisen.html'><img src='image/view-121.jpg' width=135 height=180 border=0 alt='Autoreisen'></a>";
msg[9] = "<a href='deutschland-allgaeu.html'><img src='image/view-306.jpg' width=135 height=180 border=0 alt='Allgäu'></a>";
msg[10] = "<a href='reiseangebote-sportreisen-skireisen.html'><img src='image/view-114.jpg' width=135 height=180 border=0 alt='Sportreisen'></a>";
msg[11] = "<a href='berlin.html'><img src='image/view-202.jpg' width=135 height=180 border=0 alt='Weihnachten'></a>";


function indexview222() { 
document.write(msg[today]);
}
indexview222();