

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE.
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<scr"+"ipt language=JavaScript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/scr"+"ipt>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless you have more than one _array.js file


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////
effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=500                   // The time delay for menus to remain visible
followspeed=5                 // Follow Scrolling speed
followrate=40                 // Follow Scrolling Rate
suboffset_top=0              // Sub menu offset Top position
suboffset_left=10             // Sub menu offset Left position



PlainStyle_vert=[                  // PlainStyle is an array of properties. You can have as many property arrays as you need
"lightblue",                       // Mouse Off Font Color
"F1F1F1",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"black",                     // Mouse On Font Color
"cccccc",                     // Mouse On Background Color
"",                     // Menu Border Color
"11",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"normal",                       // Font Weight (bold or normal)
"verdana,helvetica",          // Font Name
2,                            // Menu Item Padding or spacing
"",                  // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
"ffff00",                     // 3D High Color
"ccffff",                     // 3D Low Color
,                     // Current Page Item Font Color (leave this blank to disable)
,                       // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
,                     // Menu Header Font Color (Leave blank if headers are not needed)
,                     // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]

PlainStyle2_vert=[                  // PlainStyle is an array of properties. You can have as many property arrays as you need
"white",                       // Mouse Off Font Color
"",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"black",                     // Mouse On Font Color
"4b0082",                     // Mouse On Background Color
"F1F1F1",                     // Menu Border Color
"11",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"normal",                       // Font Weight (bold or normal)
"verdana,helvetica",          // Font Name
3,                            // Menu Item Padding or spacing
"images/04.gif",                  // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
"ffff00",                     // 3D High Color
"ccffff",                     // 3D Low Color
"purple",                     // Current Page Item Font Color (leave this blank to disable)
"pink",                       // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
,                     // Menu Header Font Color (Leave blank if headers are not needed)
,                     // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]


PlainStyle_vert3=[                  // PlainStyle is an array of properties. You can have as many property arrays as you need
"lightblue",                       // Mouse Off Font Color
"",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"black",                     // Mouse On Font Color
"ACD6E6",                     // Mouse On Background Color
"cccccc",                     // Menu Border Color
"14",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"bold",                       // Font Weight (bold or normal)
"verdana,helvetica",          // Font Name
2,                            // Menu Item Padding or spacing
"",                  // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
"ffff00",                     // 3D High Color
"ccffff",                     // 3D Low Color
,                     // Current Page Item Font Color (leave this blank to disable)
,                       // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
,                     // Menu Header Font Color (Leave blank if headers are not needed)
,                     // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]


addmenu(menu=[
"title",
273,
2,
120,
0,
,
PlainStyle_vert3,
1,
,
,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"","# fontweight=bold;onfontcolor=white;onbackcolor=6699CC;offfontcolor=white;offbackcolor=6699CC;onbordercolor=6699CC;;offbordercolor=6699CC;",,"",1

])

addmenu(menu=[
"about",
280,
2,
120,
0,
,
PlainStyle_vert,
1,
,
,
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"&nbsp;&nbsp;Unterkunft","/de/unterkunft onfontcolor=black;onbackcolor=6699CC;offfontcolor=white;offbackcolor=6699CC",,,1
,"&nbsp;&nbsp;Reservierung","/de/reservierung onfontcolor=black;onbackcolor=6699CC;offfontcolor=white;offbackcolor=6699CC",,,1
,"&nbsp;&nbsp;Turistische Orte ","/de/orte onfontcolor=black;onbackcolor=6699CC;offfontcolor=white;offbackcolor=6699CC",,,1
,"&nbsp;&nbsp;Turist Info","/de/info onfontcolor=black;onbackcolor=6699CC;offfontcolor=white;offbackcolor=6699CC",,,1
,"&nbsp;&nbsp;Attraktion","/de/attraktion onfontcolor=black;onbackcolor=6699CC;offfontcolor=white;offbackcolor=6699CC",,,1
])

dumpmenus();
	