\n');
}
//-->
function openModalXmasSpecial() {
if(!document.cookie)
Modalbox.show("
", {title: 'Borgmann Sonderedition 2007', height: 840, width: 625, delay:10});
document.cookie = 'was_here';
}
// Event.observe(window, 'load', openModalXmasSpecial, false);