/*
  --- menu items muster---
  ['name ', 'http://localhost/xampp/atest/mezzo-neu/dateien/karte.php',{'tw' : 'inhalt'}]
*/
document.target = "inhalt";
var MENU_ITEMS = [
        ['Home',  'dateien/home.html',{'tw' : 'inhalt'},
    ],
    ['Info', null, null,
        ['Aktuell', 'dateien/aktuell.html',{'tw' : 'inhalt'}],
    ['Mitgliedsbeiträge', 'dateien/beitrag.html',{'tw' : 'inhalt'}],
    ['Mitgliedsantrag PDF Download', 'dateien/antrag.pdf',{'tw' : '_blank'}],
    ],
    ['Kontakt',null, null,
    [ 'Impressum','dateien/impressum.html',{'tw' : 'inhalt'}],
    [ 'Gästebuch','dateien/gbuch/gb.php',{'tw' : 'inhalt'}],
    ],
        ['Bilder', null, null,
        ['Bilder 2005' ,null, null,
        ['Reitturnier Bad Krozingen 2005','dateien/tumperstellen1.php',{'tw' : 'inhalt'}],
        ['Hochzeit Sarah & Andreas','dateien/tumperstellen7.php',{'tw' : 'inhalt'}],

        ],
        ['Bilder 2006' ,null, null,
        ['Hochwasser Bad Krozingen 2006','dateien/tumperstellen2.php',{'tw' : 'inhalt'}],
        ['Hochzeit Sabrina & Till Kobialka','dateien/tumperstellen4.php',{'tw' : 'inhalt'}],
        ['Hochzeit Katrin & Karsten Kurz','dateien/tumperstellen5.php',{'tw' : 'inhalt'}],
       ],
        ['Bilder 2007' ,null, null,
        ['Reitturnier Bad Krozingen 2007','dateien/tumperstellen.php',{'tw' : 'inhalt'}],
        ['Reitabzeichen 2007','dateien/tumperstellen6.php',{'tw' : 'inhalt'}],

       ],
        ['Bilder 2008' ,null, null,
        ['Reitturnier Bad Krozingen 2008(1)','http://fotoalbum.web.de/gast/barbara_siller/Reitturnier_2008',{'tw' : '_blank'}],
        ['Reitturnier Bad Krozingen 2008(2)','http://fotoalbum.web.de/gast/barbara_siller/Reitturnier_2008-2',{'tw' : '_blank'}],
       ],
        ['Bilder 2009' ,null, null,
        ['Lehrgang Toni Hassmann 2009','http://fotos.web.de/barbara_siller/Lehrgang_Toni_Hassmann_2009 ',{'tw' : '_blank'}],
        ['Mitgliederversammlung 2009','http://fotos.web.de/barbara_siller/Mitgliederversammung_2009  ',{'tw' : '_blank'}],
        ['Hochzeit Diana & Karlheinz Motsch','http://fotos.web.de/barbara_siller/Hochzeit_Motsch',{'tw' : '_blank'}],
        ['Reitturnier Bad Krozingen 2009','http://fotos.web.de/barbara_siller/Reitturnier_2009',{'tw' : '_blank'}],
       ],
       ['Bilder 2010' ,null, null,
        ['Reitturnier Bad Krozingen 2010','http://fotos.web.de/barbara_siller/Reitturnier_2010',{'tw' : '_blank'}],
       ],
       ],


    ['Reitunterricht', 'dateien/unterricht.html',{'tw' : 'inhalt'},

        ],
];
