document.write('<img src="../images/rule-13nav.gif" style="margin-top: 5px; margin-bottom: 5px;"><br>');

document.write('<img src="../images/arrow1.gif">');
document.write('<a href="center_urlaub.html" target="whitespace"><strong>Urlaub & Wellness</strong></a><br>');
document.write('<img src="../images/rule-13nav.gif" style="margin-top: 5px; margin-bottom: 5px;"><br>');

// Wellness
if(page=='wellness') {
openMenu('Wellnessofferten');
} else {
closeMenu('Wellnessofferten<br>','wellness');
}

// Urlaub auf dem Bauernhof
if(page=='bauernhof') {
openMenu('Urlaub auf dem Bauernhof');
} else {
closeMenu('Urlaub auf dem Bauernhof<br>','bauernhof');
}

// Ferienwohnung
if(page=='ferienwohnungen') {
openMenu('Ferienwohnungen');
} else {
closeMenu('Ferienwohnungen<br>','ferienwohnungen');
}

//document.write('<img src="../images/arrow1.gif">');
//document.write('<a href="urlaub_huettenabende_alpen.html" target="whitespace">Hüttenabende in den Alpen</a><br>');
//document.write('<img src="../images/rule-13nav.gif" style="margin-top: 5px; margin-bottom: 5px;"><br>');

document.write('<img src="../images/arrow1.gif">');
document.write('<a href="messen_transfer.html">Transfer</a><br>');
document.write('<img src="../images/rule-13nav.gif" style="margin-top: 5px; margin-bottom: 5px;"><br>');

document.write('<img src="../images/arrow1.gif">');
document.write('<a href="kontakt.html" target="whitespace">Kontakt</a><br>');
document.write('<img src="../images/rule-13nav.gif" style="margin-top: 5px; margin-bottom: 5px;"><br>');


// Aktivurlaubpauschalen
//if(page=='aktiv') {
//openMenu('Aktivurlaubspauschalen');
//} else {
//closeMenu('Aktivurlaubspauschalen<br>','aktiv');
//}




