function menu(name,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) {

                                ausgabe = ('<b><font style="color:#FF0000">'+name+'</font></b>');

                            } else {

                               ausgabe = (name);

                            }

                        }

                    } else {

                        ausgabe = (name);

                    }

                    return ausgabe;

                }

domMenu_data.set(
'domMenu_main', new Hash(

                1, new Hash( 

                'contents', menu('&nbsp;&nbsp;&nbsp;START', 7), 

                'contentsHover', '&nbsp;&nbsp;&nbsp;START', 

                'uri', 'http://www.wilhelmschramm.com/guave-cms/content.php?id=1&lang=de&content=7', 

                'target', '_self', 

                'statusText', 'START'
),

                2, new Hash( 

                'contents', menu('&nbsp;&nbsp;&nbsp;ABOUT ME', 1), 

                'contentsHover', '&nbsp;&nbsp;&nbsp;ABOUT ME', 

                'uri', 'http://www.wilhelmschramm.com/guave-cms/content.php?id=1&lang=de&content=1', 

                'target', '_self', 

                'statusText', 'ABOUT ME'
),

                3, new Hash( 

                'contents', menu('&nbsp;&nbsp;&nbsp;BOOKS', 2), 

                'contentsHover', '&nbsp;&nbsp;&nbsp;BOOKS', 

                'uri', 'http://www.wilhelmschramm.com/guave-cms/content.php?id=1&lang=de&content=2', 

                'target', '_self', 

                'statusText', 'BOOKS'
),

                4, new Hash( 

                'contents', menu('&nbsp;&nbsp;&nbsp;GALLERY', 3), 

                'contentsHover', '&nbsp;&nbsp;&nbsp;GALLERY', 

                'uri', 'http://www.wilhelmschramm.com/guave-cms/module/bildgallerie/alben.php?id=1&lang=de&content=3', 

                'target', '_self', 

                'statusText', 'gallery'
),

                5, new Hash( 

                'contents', menu('&nbsp;&nbsp;&nbsp;NEWSLETTER', 4), 

                'contentsHover', '&nbsp;&nbsp;&nbsp;NEWSLETTER', 

                'uri', 'http://www.wilhelmschramm.com/guave-cms/module/newsletter/newsletter.php?id=1&lang=de&content=4', 

                'target', '_self', 

                'statusText', 'newsletter'
),

                6, new Hash( 

                'contents', menu('&nbsp;&nbsp;&nbsp;FREIPRESSE', 16), 

                'contentsHover', '&nbsp;&nbsp;&nbsp;FREIPRESSE', 

                'uri', 'http://www.wilhelmschramm.com/guave-cms/content.php?id=1&lang=de&content=16', 

                'target', '_self', 

                'statusText', 'FREIPRESSE'
),

                7, new Hash( 

                'contents', menu('&nbsp;&nbsp;&nbsp;mail art', 17), 

                'contentsHover', '&nbsp;&nbsp;&nbsp;mail art', 

                'uri', 'http://www.wilhelmschramm.com/guave-cms/content.php?id=1&lang=de&content=17', 

                'target', '_self', 

                'statusText', 'mail art'
,

                1, new Hash( 

                'contents', menu('&nbsp;&nbsp;&nbsp;send me your shaman', 64), 

                'contentsHover', '&nbsp;&nbsp;&nbsp;send me your shaman', 

                'uri', 'http://www.wilhelmschramm.com/guave-cms/content.php?id=1&lang=de&content=64', 

                'target', '_self', 

                'statusText', 'send me your shaman'
)),

                8, new Hash( 

                'contents', menu('&nbsp;&nbsp;&nbsp;CONTACT', 5), 

                'contentsHover', '&nbsp;&nbsp;&nbsp;CONTACT', 

                'uri', 'http://www.wilhelmschramm.com/guave-cms/content.php?id=1&lang=de&content=5', 

                'target', '_self', 

                'statusText', 'contact'
),

                9, new Hash( 

                'contents', menu('&nbsp;&nbsp;&nbsp;LINKS', 6), 

                'contentsHover', '&nbsp;&nbsp;&nbsp;LINKS', 

                'uri', 'http://www.wilhelmschramm.com/guave-cms/content.php?id=1&lang=de&content=6', 

                'target', '_self', 

                'statusText', 'links'
),

                10, new Hash( 

                'contents', menu('&nbsp;&nbsp;&nbsp;laufende Ausstellungen', 45), 

                'contentsHover', '&nbsp;&nbsp;&nbsp;laufende Ausstellungen', 

                'uri', 'http://www.wilhelmschramm.com/guave-cms/content.php?id=1&lang=de&content=45', 

                'target', '_self', 

                'statusText', 'laufende Ausstellungen'
),

                11, new Hash( 

                'contents', menu('&nbsp;&nbsp;&nbsp;mail art books', 47), 

                'contentsHover', '&nbsp;&nbsp;&nbsp;mail art books', 

                'uri', 'http://www.wilhelmschramm.com/guave-cms/content.php?id=1&lang=de&content=47', 

                'target', '_self', 

                'statusText', 'mail art books'
)));
