function menu(id){

                    var url = document.URL;

                    var split = url.split('&');

                    var ausgabe = '';

                    if(split.length != 0) {

                        for(i=0; i<split.length;i++) {

                            if(split[i] == 'content='+id) {

                                return true;

                            }
                        }

                    } else {

                         return false;

                    }

                     return false;

                }

domMenu_data.set(
'domMenu_main', new Hash_DomLib(
1, new Hash_DomLib(
'contents' , "Home",
'contentsHover' , "Home",
'uri' , "http://www.ppmagency.com/guave-cms/home.php?id=25&lang=de&content=103",
'target' , "_self",
'image' , "http://www.ppmagency.com/guave-cms/images/25/menu/home_1_new1.png",
'imageHover' , "http://www.ppmagency.com/guave-cms/images/25/menu/home_2_new1.png",
'aktiveMenu', menu(103), 
'statusText' , "Home"
),
2, new Hash_DomLib(
'contents' , "Agenda",
'contentsHover' , "Agenda",
'uri' , "http://www.ppmagency.com/guave-cms/events.php?lang=de&id=25&content=155",
'target' , "_self",
'image' , "http://www.ppmagency.com/guave-cms/images/25/menu/agenda_1_1.png",
'imageHover' , "http://www.ppmagency.com/guave-cms/images/25/menu/agenda_1_over_1.png",
'aktiveMenu', menu(155), 
'statusText' , "Agenda"
),
3, new Hash_DomLib(
'contents' , "Biografie",
'contentsHover' , "Biografie",
'uri' , "http://www.ppmagency.com/guave-cms/content.php?lang=de&id=25&content=156",
'target' , "_self",
'image' , "http://www.ppmagency.com/guave-cms/images/25/menu/bio_1.png",
'imageHover' , "http://www.ppmagency.com/guave-cms/images/25/menu/bio_1_over_1.png",
'aktiveMenu', menu(156), 
'statusText' , "Biografie"
),
4, new Hash_DomLib(
'contents' , "Galerie",
'contentsHover' , "Galerie",
'uri' , "http://www.ppmagency.com/guave-cms/module/bildgallerie/bilder_thumb.php?id=25&nAlbId=108&content=157&bNoPopup=1&lang=de",
'target' , "_self",
'image' , "http://www.ppmagency.com/guave-cms/images/25/menu/gal_1_1.png",
'imageHover' , "http://www.ppmagency.com/guave-cms/images/25/menu/galerie1_2_new.png",
'aktiveMenu', menu(157), 
'statusText' , "Galerie"
),
5, new Hash_DomLib(
'contents' , "Music",
'contentsHover' , "Music",
'uri' , "http://www.ppmagency.com/guave-cms/content.php?lang=de&id=25&content=159",
'target' , "_self",
'image' , "http://www.ppmagency.com/guave-cms/images/25/menu/music_1_1.png",
'imageHover' , "http://www.ppmagency.com/guave-cms/images/25/menu/music_1_2.png",
'aktiveMenu', menu(159), 
'statusText' , "Music"
),
6, new Hash_DomLib(
'contents' , "Booking",
'contentsHover' , "Booking",
'uri' , " http://www.ppmagency.com/guave-cms/booking.php?lang=de&id=25&content=158",
'target' , "_self",
'image' , "http://www.ppmagency.com/guave-cms/images/25/menu/booking.png",
'imageHover' , "http://www.ppmagency.com/guave-cms/images/25/menu/booking_1_2new.png",
'aktiveMenu', menu(158), 
'statusText' , "Booking"
),
7, new Hash_DomLib(
'contents' , "Presse",
'contentsHover' , "Presse",
'uri' , "http://www.ppmagency.com/guave-cms/content.php?lang=de&id=25&content=160",
'target' , "_self",
'image' , "http://www.ppmagency.com/guave-cms/images/25/menu/presse1.png",
'imageHover' , "http://www.ppmagency.com/guave-cms/images/25/menu/presse_1_1_1.png",
'aktiveMenu', menu(160), 
'statusText' , "Presse"
),
8, new Hash_DomLib(
'contents' , "Kontakt",
'contentsHover' , "Kontakt",
'uri' , " http://www.ppmagency.com/guave-cms/contact.php?id=25&lang=de&content=252",
'target' , "_self",
'image' , "http://www.ppmagency.com/guave-cms/images/25/menu/contact_1_1new.png",
'imageHover' , "http://www.ppmagency.com/guave-cms/images/25/menu/contact_1_1_1.png",
'aktiveMenu', menu(252), 
'statusText' , "Kontakt"
)

));

