
/*
 Milonic DHTML Menu
 Written by Andy Woolley
 Copyright 2003 (c) Milonic Solutions. All Rights Reserved.
 Please note that the above text CAN be erased if you wish as long as copyright notices remain in place.
*/

//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 //
////////////////////////////////////

timegap=500                   // The time delay for menus to remain visible
followspeed=5                 // Follow Scrolling speed
followrate=50                 // Follow Scrolling Rate
suboffset_top=5               // Sub menu offset Top position
suboffset_left=10             // Sub menu offset Left position



Gray3DStyle=[                 // Gray3DStyle is an array of properties. You can have as many property arrays as you need
"000000",                     // Mouse Off Font Color
"cccccc",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ffffff",                     // Mouse On Font Color
"555555",                     // Mouse On Background Color
"000000",                     // Menu Border Color
"14",                         // 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)
"Tahoma,Helvetica",           // Font Name
3,                            // Menu Item Padding or spacing
"arrow.gif",                  // Sub Menu Image (Leave this blank if not needed)
1,                            // 3D Border & Separator bar
"FFFFFF",                     // 3D High Color
"000000",                     // 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=[
"mainmenu",                   // Menu Name - This is needed in order for this menu to be called
100,                          // Menu Top - The Top position of this menu in pixels
37,                           // Menu Left - The Left position of this menu in pixels
150,                          // Menu Width - Menus width in pixels
1,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
Gray3DStyle,                  // Properties Array - this array is declared higher up as you can see above
1,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
,                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
"Shadow(color=777777, Direction=135, Strength=5)",// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
0,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
,                             // Position of TOP sub image left:center:right
,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                             // Background image for menu Color must be set to transparent for this to work
0,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties
,"<img src=homeoff.gif border=0> Home Page ","index.html swapimage=homeon.gif;offfunction=undefined;",,,0
,"<img src=infooff.gif border=0> About ","show-menu=About","# swapimage=infoon.gif;offfunction=undefined;",,0
,"<img src=albumoff.gif border=0> Photo Album ","show-menu=Album","# swapimage=albumon.gif;offfunction=undefined;",,0
,"<img src=genoff.gif border=0> Genealogy ","show-menu=gen","# swapimage=genon.gif;offfunction=undefined;",,0
,"<img src=linkoff.gif border=0> Links ","show-menu=Links","# swapimage=linkon.gif;offfunction=undefined;",,0
])


addmenu(menu=[
"About",
,,175,1,,Gray3DStyle,0,,"Shadow(color=777777, Direction=135, Strength=5)",
0,0,0,,,0,0,,,0,,
,"<img src=newsimage.gif border=0> About this Site ","# swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=al-tree45.gif border=0> What is in a Name ","name.htm swapimage=al-bloom45.gif;offfunction=undefined;",,,1
])

addmenu(menu=[
"Album",
,,150,1,,Gray3DStyle,0,,"Shadow(color=777777, Direction=135, Strength=5)",
0,0,0,,,0,0,,,0,,
,"<img src=2000.gif border=0> 2000 Album ","show-menu=Album2000","# swapimage=2000neg.gif;offfunction=undefined;",,1
,"<img src=2001.gif border=0> 2001 Album ","show-menu=Album2001","# swapimage=2001neg.gif;offfunction=undefined;",,1
,"<img src=2002.gif border=0> 2002 Album ","show-menu=Album2002","# swapimage=2002neg.gif;offfunction=undefined;",,1
,"<img src=2003.gif border=0> 2003 Album ","show-menu=Album2003","# swapimage=2003neg.gif;offfunction=undefined;",,1
,"<img src=smaoff.gif border=0> Safta Magda's Album ","safta_magdas_album/index.html swapimage=smaon.gif;offfunction=undefined;",,,1
,"<img src=regensburgon.gif border=0> Regensburger Bilder ","RegensburgerAlbum/index.html swapimage=regensburgoff.gif;offfunction=undefined;",,,1

])

addmenu(menu=[
"Album2000",
,,195,1,,Gray3DStyle,0,,"Shadow(color=777777, Direction=135, Strength=5)",
0,0,0,,,0,0,,,0,,
,"<img src=shir1off.gif border=0> A little Princess is Born ","shir1.html swapimage=shir1on.gif;offfunction=undefined;",,,1
,"<img src=shir2off.gif border=0> More Pictures of Shir ","shir2.html swapimage=shir2on.gif;offfunction=undefined;",,,1
])

addmenu(menu=[
"Album2001",
,,130,1,,Gray3DStyle,0,,"Shadow(color=777777, Direction=135, Strength=5)",
0,0,0,,,0,0,,,0,,
,"<img src=gius-arza.gif border=0> Amitai - Induction 2001 ","gius.html swapimage=gius-shalom.gif;offfunction=undefined;",,,1
,"<img src=tironutoff.gif border=0> Amitai - Tironut-Bootcamp ","bootcamp.html swapimage=tironuton.gif;offfunction=undefined;",,,1
,"<img src=2001woff.gif border=0> Winter 2001 ","winter_2001.html swapimage=2001won.gif;offfunction=undefined;",,,1
])

addmenu(menu=[
"Album2002",
,,130,1,,Gray3DStyle,0,,"Shadow(color=777777, Direction=135, Strength=5)",
0,0,0,,,0,0,,,0,,
,"<img src=hashoff.gif border=0> Amitai - Swearing in Ceremony ","1234.html swapimage=hashon.gif;offfunction=undefined;",,,1
,"<img src=zamapoff.gif border=0> Amitai - ZAMAP,Golan 2002 ","2222.html swapimage=zamapon.gif;offfunction=undefined;",,,1
,"<img src=kamatoff.gif border=0> Amitai - KAMAT-Tank Commander ","kamat.html swapimage=kamaton.gif;offfunction=undefined;",,,1
])

addmenu(menu=[
"Album2003",
,,130,1,,Gray3DStyle,0,,"Shadow(color=777777, Direction=135, Strength=5)",
0,0,0,,,0,0,,,0,,
,"<img src=2003feb.gif border=0> Germany February 2003 ","Germany_Feb_2003/index.html swapimage=2003febon.gif;offfunction=undefined;",,,1
,"<img src=2003May-Shir.gif border=0> May 2003 ","2003May/index.html swapimage=2003May-Shiroff.gif;offfunction=undefined;",,,1
,"<img src=Ioff.jpg border=0> Ireland Summer 2003 ","Itrip/index.html swapimage=Ion.jpg;offfunction=undefined;",,,1
,"<img src=dec2003off.JPG border=0> December 2003 ","dec2003/index.html swapimage=dec2003on.JPG;offfunction=undefined;",,,1
])


addmenu(menu=[
"gen",
,,130,1,,Gray3DStyle,0,,"Shadow(color=777777, Direction=135, Strength=5)",
0,0,0,,,0,0,,,0,,
,"<img src=A-E.gif border=0> A to E ","show-menu=sub-A-E","# swapimage=genon.gif;offfunction=undefined;",,1
,"<img src=F-J.gif border=0> F to J ","show-menu=sub-F-J","# swapimage=genon.gif;offfunction=undefined;",,1
,"<img src=K-N.gif border=0> K to N ","show-menu=sub-K-N","# swapimage=genon.gif;offfunction=undefined;",,1
,"<img src=O-S.gif border=0> O to S ","show-menu=sub-O-S","# swapimage=genon.gif;offfunction=undefined;",,1
,"<img src=T-Z.gif border=0> T to Z ","show-menu=sub-T-Z","# swapimage=genon.gif;offfunction=undefined;",,1
,"<img src=NoName.gif border=0> No Family Name ","gen/index63.htm swapimage=genon.gif;offfunction=undefined;",,,1
])

addmenu(menu=[
"Links",
,,170,1,,Gray3DStyle,0,,"Shadow(color=777777, Direction=135, Strength=5)",
0,0,0,,,0,0,,,0,,
,"<img src=elyonoff.gif border=0> Elyon Ltd - I work there ","http://elyon.com swapimage=elyonon.gif;offfunction=undefined;",,,1
,"<img src=ELMoff.gif border=0> Ezra-LeMarpe - I support them ","http://ezra-lemarpe.org swapimage=ELMon.gif;offfunction=undefined;",,,1
,"<img src=regensburgoff.gif border=0> Jewish Community-Regensburg - Did their web-site ","http://jg-regensburg.de swapimage=regensburgon.gif;offfunction=undefined;",,,1
])

addmenu(menu=[
"sub-A-E",
,,90,1,,Gray3DStyle,0,,"Shadow(color=777777, Direction=135, Strength=5)",
0,0,0,,,0,0,,,0,,
,"<img src=newsimage.gif border=0> -A- ","gen/indexa.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -B- ","gen/indexb.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -D- ","gen/indexd.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1

])

addmenu(menu=[
"sub-F-J",
,,90,1,,Gray3DStyle,0,,"Shadow(color=777777, Direction=135, Strength=5)",
0,0,0,,,0,0,,,0,,
,"<img src=newsimage.gif border=0> -F- ","gen/indexf.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -G- ","gen/indexg.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -H- ","gen/indexh.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -J- ","gen/indexj.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1

])

addmenu(menu=[
"sub-K-N",
,,90,1,,Gray3DStyle,0,,"Shadow(color=777777, Direction=135, Strength=5)",
0,0,0,,,0,0,,,0,,
,"<img src=newsimage.gif border=0> -K- ","gen/indexk.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -L- ","gen/indexl.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -M- ","gen/indexm.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -N- ","gen/indexn.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
])

addmenu(menu=[
"sub-O-S",
,,90,1,,Gray3DStyle,0,,"Shadow(color=777777, Direction=135, Strength=5)",
0,0,0,,,0,0,,,0,,
,"<img src=newsimage.gif border=0> -O- ","gen/indexo.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -P- ","gen/indexp.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -R- ","gen/indexr.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -S- ","gen/indexs.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
])

addmenu(menu=[
"sub-T-Z",
,,90,1,,Gray3DStyle,0,,"Shadow(color=777777, Direction=135, Strength=5)",
0,0,0,,,0,0,,,0,,
,"<img src=newsimage.gif border=0> -T- ","gen/indext.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -V- ","gen/indexv.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -W- ","gen/indexw.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
,"<img src=newsimage.gif border=0> -Z- ","gen/indexz.htm swapimage=newsimage_over.gif;offfunction=undefined;",,,1
])



dumpmenus();


