<head><title>Adventskalender</title>
<link rel="shortcut icon" href="http://www.melissa-zoe.de/gif/icon_weihnachten.gif" type="image/vnd.microsoft.icon" />
</head>
<body>
<script type="text/javascript">
// Adventskalender
// Homepage:
www.homepage-total.de
function fenster(a,seite){
var x = 450; // Fensterbreite
var y = 340; // Fensterhöhe
var s = 0; // 1 = Scrollbar ein | 0 = Scrollbar aus
var f = 1; // 1 = Fenstergrösse änderbar
var Datum = new Date();
var AdventsMonat = 12; // Monat zum testen ändern!
var Tag = Datum.getDate();
var Monat = Datum.getMonth()+1;
if (1 == 1 && a == a) {
var rahmen=window.open(seite,"xmas2","scrollbars="+s+",resizable="+f+",width="+x+",height="+y)
}
}
// Blink
function schalter() {
var r = Math.round(Math.random()*15);
if (r % 2) {
document.getElementById("xmas").style.backgroundColor="#FFd900";
}
else {
document.getElementById("xmas").style.backgroundColor="#FFFF00";
}
}
window.setInterval("schalter()", 100);
</script>
<MAP name="FPMap0">
<AREA shape="RECT" coords="520,142,547,183" href="javascript:fenster(1,'../adventskalender/1.htm')">
<AREA shape="RECT" coords="15,92,41,123" href="javascript:fenster(2,'../adventskalender/2.htm')">
<AREA shape="RECT" coords="10,325,30,358" href="javascript:fenster(3,'../adventskalender/3.htm')">
<AREA shape="RECT" coords="237,183,252,213" href="javascript:fenster(4,'../adventskalender/4.htm')">
<AREA shape="RECT" coords="99,115,119,151" href="javascript:fenster(5,'../adventskalender/5.htm')">
<AREA shape="RECT" coords="369,209,389,245" href="javascript:fenster(6,'../adventskalender/6.htm')">
<AREA shape="RECT" coords="347,326,368,358" href="javascript:fenster(7,'../adventskalender/7.htm')">
<AREA shape="RECT" coords="500,52,517,88" href="javascript:fenster(8,'../adventskalender/8.htm')">
<AREA shape="RECT" coords="519,301,532,334" href="javascript:fenster(9,'../adventskalender/9.htm')">
<AREA shape="RECT" coords="453,114,474,159" href="javascript:fenster(10,'../adventskalender/10.htm')">
<AREA shape="RECT" coords="133,271,154,311" href="javascript:fenster(11,'../adventskalender/11.htm')">
<AREA shape="RECT" coords="97,310,121,352" href="javascript:fenster(12,'../adventskalender/12.htm')">
<AREA shape="RECT" coords="256,301,275,341" href="javascript:fenster(13,'../adventskalender/13.htm')">
<AREA shape="RECT" coords="309,65,327,108" href="javascript:fenster(14,'../adventskalender/14.htm')">
<AREA shape="RECT" coords="81,61,103,101" href="javascript:fenster(15,'../adventskalender/15.htm')">
<AREA shape="RECT" coords="511,8,535,43" href="javascript:fenster(16,'../adventskalender/16.htm')">
<AREA shape="RECT" coords="287,154,311,193" href="javascript:fenster(17,'../adventskalender/17.htm')">
<AREA shape="RECT" coords="374,95,398,138" href="javascript:fenster(18,'../adventskalender/18.htm')">
<AREA shape="RECT" coords="466,339,483,377" href="javascript:fenster(19,'../adventskalender/19.htm')">
<AREA shape="RECT" coords="171,310,226,336" href="javascript:fenster(20,'../adventskalender/20.htm')">
<AREA shape="RECT" coords="479,184,514,215" href="javascript:fenster(21,'../adventskalender/21.htm')">
<AREA shape="RECT" coords="32,250,80,269" href="javascript:fenster(22,'../adventskalender/22.htm')">
<AREA shape="RECT" coords="171,57,211,83" href="javascript:fenster(23,'../adventskalender/23.htm')">
<AREA shape="RECT" coords="370,56,420,91" href="javascript:fenster(24,'../adventskalender/24.htm')">
</MAP>
<div align="center">
<img src="../adventskalender/hintergrund.jpeg" height="411" width="549" useMap="#FPMap0" border="0">
</body>
</html>