/* ======================================================================

     JavaScript Source File -- Created with NetObjects ScriptBuilder

NAME: viewindex1000b.js

AUTHOR: P.W.
====================================================================== */
var msg = new Array();
Stamp = new Date();
today = Stamp.getMonth();


msg[0] = "<img src='image/1001.jpg' width='150' height='100' border='0' alt='Urlaub'>";
msg[1] = "<img src='image/1001.jpg' width='150' height='100' border='0' alt='Urlaub'>";
msg[2] = "<img src='image/1001.jpg' width='150' height='100' border='0' alt='Urlaub'>";
msg[3] = "<img src='image/1003.jpg' width='150' height='100' border='0' alt='Urlaub'>";
msg[4] = "<img src='image/1002.jpg' width='150' height='100' border='0' alt='Urlaub'>";
msg[5] = "<img src='image/1002.jpg' width='150' height='100' border='0' alt='Urlaub'>";
msg[6] = "<img src='image/1002.jpg' width='150' height='100' border='0' alt='Urlaub'>";
msg[7] = "<img src='image/1002.jpg' width='150' height='100' border='0' alt='Urlaub'>";
msg[8] = "<img src='image/1001.jpg' width='150' height='100' border='0' alt='Urlaub'>";
msg[9] = "<img src='image/1001.jpg' width='150' height='100' border='0' alt='Urlaub'>";
msg[10] = "<img src='image/1001.jpg' width='150' height='100' border='0' alt='Urlaub'>";
msg[11] = "<img src='image/1001.jpg' width='150' height='100' border='0' alt='Urlaub'>";


function viewindex1000b() { 
document.write(msg[today]);
}
viewindex1000b();
