//Onmouseover Buttons
subbutton_wa_over=new Image ();
subbutton_wa_over.src="buttons/wa_over.jpg";
subbutton_te_over=new Image ();
subbutton_te_over.src="buttons/te_over.jpg";
subbutton_sw_over=new Image ();
subbutton_sw_over.src="buttons/sw_over.jpg";

//Normale Buttons
subbutton_wa_off=new Image ();
subbutton_wa_off.src="buttons/wa_off.jpg";
subbutton_te_off=new Image ();
subbutton_te_off.src="buttons/te_off.jpg";
subbutton_sw_off=new Image ();
subbutton_sw_off.src="buttons/sw_off.jpg";

var timer=0;

parent.frames[2].document.write('<div id="sub_menu1" class="div_sub_menu">');
parent.frames[2].document.write('<table border="0" cellpadding="0" cellspacing="0">');
parent.frames[2].document.write('<tr><td><a href="adressen.htm" target="anzeigeframe" onmouseover="clearTimeout(timer);document.wa_sub.src=\'buttons/wa_over.jpg\'" onmouseout="document.wa_sub.src=\'buttons/wa_off.jpg\';timer=setTimeout(\'hide_sub()\',1000)" onFocus="if(this.blur)this.blur()" onMousedown="parent.frames[1].submenu_status=0"><img name="wa_sub" src="buttons/wa_off.jpg" width="140" height="40" border="0" hspace="4"></a></td></tr>');
parent.frames[2].document.write('<tr><td style="font-size:9px;">&nbsp;</td></tr>');
parent.frames[2].document.write('<tr><td><a href="touristisches.htm" target="anzeigeframe" onmouseover="clearTimeout(timer);document.te_sub.src=\'buttons/te_over.jpg\'" onmouseout="document.te_sub.src=\'buttons/te_off.jpg\';timer=setTimeout(\'hide_sub()\',1000)" onFocus="if(this.blur)this.blur()" onMousedown="parent.frames[1].submenu_status=0"><img name="te_sub" src="buttons/te_off.jpg" width="140" height="40" border="0" hspace="4"></a></td></tr>');
parent.frames[2].document.write('<tr><td style="font-size:9px;">&nbsp;</td></tr>');
parent.frames[2].document.write('<tr><td><a href="sehenswertes.htm" target="anzeigeframe" onmouseover="clearTimeout(timer);document.sw_sub.src=\'buttons/sw_over.jpg\'" onmouseout="document.sw_sub.src=\'buttons/sw_off.jpg\';timer=setTimeout(\'hide_sub()\',1000)" onFocus="if(this.blur)this.blur()" onMousedown="parent.frames[1].submenu_status=0"><img name="sw_sub" src="buttons/sw_off.jpg" width="140" height="40" border="0" hspace="4"></a></td></tr>');
parent.frames[2].document.write('</table>');
parent.frames[2].document.write('</div>');

//alert(parent.frames[1].submenu_status);
parent.frames[1].submenu_status = 1;

///////////////////////////
// Kontakt und Impressum (Urlaub) => Zusatz: 2,b
//////////////////////////
//Onmouseover Buttons
subbutton_kt_over=new Image ();
subbutton_kt_over.src="buttons/kt_over.jpg";
subbutton_imp_over=new Image ();
subbutton_imp_over.src="buttons/imp_over.jpg";

//Normale Buttons
subbutton_kt_off=new Image ();
subbutton_kt_off.src="buttons/kt_off.jpg";
subbutton_imp_off=new Image ();
subbutton_imp_off.src="buttons/imp_off.jpg";

var timer2=0;

parent.frames[2].document.write('<div id="sub_menu1b" class="div_sub_menu">');
parent.frames[2].document.write('<table border="0" cellpadding="0" cellspacing="0">');
parent.frames[2].document.write('<tr><td><a href="kontakt_urlaub.php" target="anzeigeframe" onmouseover="clearTimeout(timer2);document.kt_sub2.src=\'buttons/kt_over.jpg\'" onmouseout="document.kt_sub2.src=\'buttons/kt_off.jpg\';timer2=setTimeout(\'hide_sub2()\',1000)" onFocus="if(this.blur)this.blur()" onMousedown="parent.frames[1].submenu_status2=0"><img name="kt_sub2" src="buttons/kt_off.jpg" width="140" height="40" border="0" hspace="4"></a></td></tr>');
parent.frames[2].document.write('<tr><td style="font-size:9px;">&nbsp;</td></tr>');
parent.frames[2].document.write('<tr><td><a href="impressum.htm" target="anzeigeframe" onmouseover="clearTimeout(timer2);document.imp_sub2.src=\'buttons/imp_over.jpg\'" onmouseout="document.imp_sub2.src=\'buttons/imp_off.jpg\';timer2=setTimeout(\'hide_sub2()\',1000)" onFocus="if(this.blur)this.blur()" onMousedown="parent.frames[1].submenu_status2=0"><img name="imp_sub2" src="buttons/imp_off.jpg" width="140" height="40" border="0" hspace="4"></a></td></tr>');
parent.frames[2].document.write('</table>');
parent.frames[2].document.write('</div>');

//alert(parent.frames[1].submenu_status);
parent.frames[1].submenu_status2 = 1;

///////////////////////////
// Kontakt und Impressum (Gemeinde) => Zusatz: 3,c
//////////////////////////
//Onmouseover Buttons
subbutton_kt_over=new Image ();
subbutton_kt_over.src="buttons/kt_over.jpg";
subbutton_imp_over=new Image ();
subbutton_imp_over.src="buttons/imp_over.jpg";

//Normale Buttons
subbutton_kt_off=new Image ();
subbutton_kt_off.src="buttons/kt_off.jpg";
subbutton_imp_off=new Image ();
subbutton_imp_off.src="buttons/imp_off.jpg";

var timer3=0;

parent.frames[2].document.write('<div id="sub_menu1c" class="div_sub_menu">');
parent.frames[2].document.write('<table border="0" cellpadding="0" cellspacing="0">');
parent.frames[2].document.write('<tr><td><a href="kontakt_gemeinde.php" target="anzeigeframe" onmouseover="clearTimeout(timer3);document.kt_sub3.src=\'buttons/kt_over.jpg\'" onmouseout="document.kt_sub3.src=\'buttons/kt_off.jpg\';timer3=setTimeout(\'hide_sub3()\',1000)" onFocus="if(this.blur)this.blur()" onMousedown="parent.frames[1].submenu_status3=0"><img name="kt_sub3" src="buttons/kt_off.jpg" width="140" height="40" border="0" hspace="4"></a></td></tr>');
parent.frames[2].document.write('<tr><td style="font-size:9px;">&nbsp;</td></tr>');
parent.frames[2].document.write('<tr><td><a href="impressum.htm" target="anzeigeframe" onmouseover="clearTimeout(timer3);document.imp_sub3.src=\'buttons/imp_over.jpg\'" onmouseout="document.imp_sub3.src=\'buttons/imp_off.jpg\';timer3=setTimeout(\'hide_sub3()\',1000)" onFocus="if(this.blur)this.blur()" onMousedown="parent.frames[1].submenu_status3=0"><img name="imp_sub3" src="buttons/imp_off.jpg" width="140" height="40" border="0" hspace="4"></a></td></tr>');
parent.frames[2].document.write('</table>');
parent.frames[2].document.write('</div>');

//alert(parent.frames[1].submenu_status);
parent.frames[1].submenu_status3 = 1;

///////////////////////////
// HUV (Urlaub) => Zusatz: 4,d
//////////////////////////
//Onmouseover Buttons
subbutton_kal_over=new Image ();
subbutton_kal_over.src="buttons/kal_over.jpg";
subbutton_hf_over=new Image ();
subbutton_hf_over.src="buttons/hf_over.jpg";

//Normale Buttons
subbutton_kal_off=new Image ();
subbutton_kal_off.src="buttons/kal_off.jpg";
subbutton_hf_off=new Image ();
subbutton_hf_off.src="buttons/hf_off.jpg";

var timer4=0;

parent.frames[2].document.write('<div id="sub_menu1d" class="div_sub_menu">');
parent.frames[2].document.write('<table border="0" cellpadding="0" cellspacing="0">');
parent.frames[2].document.write('<tr><td><a href="kalender.htm" target="anzeigeframe" onmouseover="clearTimeout(timer4);document.kal_sub4.src=\'buttons/kal_over.jpg\'" onmouseout="document.kal_sub4.src=\'buttons/kal_off.jpg\';timer4=setTimeout(\'hide_sub4()\',1000)" onFocus="if(this.blur)this.blur()" onMousedown="parent.frames[1].submenu_status4=0"><img name="kal_sub4" src="buttons/kal_off.jpg" width="140" height="40" border="0" hspace="4"></a></td></tr>');
parent.frames[2].document.write('<tr><td style="font-size:9px;">&nbsp;</td></tr>');
parent.frames[2].document.write('<tr><td><a href="historische_fotos_urlaub.htm" target="anzeigeframe" onmouseover="clearTimeout(timer4);document.hf_sub4.src=\'buttons/hf_over.jpg\'" onmouseout="document.hf_sub4.src=\'buttons/hf_off.jpg\';timer4=setTimeout(\'hide_sub4()\',1000)" onFocus="if(this.blur)this.blur()" onMousedown="parent.frames[1].submenu_status4=0"><img name="hf_sub4" src="buttons/hf_off.jpg" width="140" height="40" border="0" hspace="4"></a></td></tr>');
parent.frames[2].document.write('</table>');
parent.frames[2].document.write('</div>');

//alert(parent.frames[1].submenu_status);
parent.frames[1].submenu_status4 = 1;

///////////////////////////
// Geschichte (gemeinde) => Zusatz: 5,e
//////////////////////////
//Onmouseover Buttons
subbutton_gs_over=new Image ();
subbutton_gs_over.src="buttons/gs_over.jpg";
subbutton_hf_over=new Image ();
subbutton_hf_over.src="buttons/hf_over.jpg";

//Normale Buttons
subbutton_gs_off=new Image ();
subbutton_gs_off.src="buttons/gs_off.jpg";
subbutton_hf_off=new Image ();
subbutton_hf_off.src="buttons/hf_off.jpg";

var timer5=0;

parent.frames[2].document.write('<div id="sub_menu1e" class="div_sub_menu">');
parent.frames[2].document.write('<table border="0" cellpadding="0" cellspacing="0">');
parent.frames[2].document.write('<tr><td><a href="geschichtsaufsatz.htm" target="anzeigeframe" onmouseover="clearTimeout(timer5);document.gs_sub5.src=\'buttons/gs_over.jpg\'" onmouseout="document.gs_sub5.src=\'buttons/gs_off.jpg\';timer5=setTimeout(\'hide_sub5()\',1000)" onFocus="if(this.blur)this.blur()" onMousedown="parent.frames[1].submenu_status5=0"><img name="gs_sub5" src="buttons/gs_off.jpg" width="140" height="40" border="0" hspace="4"></a></td></tr>');
parent.frames[2].document.write('<tr><td style="font-size:9px;">&nbsp;</td></tr>');
parent.frames[2].document.write('<tr><td><a href="historische_fotos.htm" target="anzeigeframe" onmouseover="clearTimeout(timer5);document.hf_sub5.src=\'buttons/hf_over.jpg\'" onmouseout="document.hf_sub5.src=\'buttons/hf_off.jpg\';timer5=setTimeout(\'hide_sub5()\',1000)" onFocus="if(this.blur)this.blur()" onMousedown="parent.frames[1].submenu_status5=0"><img name="hf_sub5" src="buttons/hf_off.jpg" width="140" height="40" border="0" hspace="4"></a></td></tr>');
parent.frames[2].document.write('</table>');
parent.frames[2].document.write('</div>');

//alert(parent.frames[1].submenu_status);
parent.frames[1].submenu_status5 = 1;