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