
/*
 Milonic DHTML Menu
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 */

menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=JavaScript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}



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=-6          // Sub menu offset Left position



style1=[               // Ian - Main Menu Style
"0AC92B",                     // Mouse Off Font Color
"FFFFFF",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"3d9140",                     // Mouse On Font Color
"ffffff",                     // Mouse On Background Color
"8B6969",                     // Menu Border Color
"12",                         // 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)
"arial,helvetica",          // Font Name
"2",                            // Menu Item Padding or spacing
,                             // Sub Menu Image (Leave this blank if not needed)
,                            // 3D Border & Separator bar
,                             // 3D High Color
,                             // 3D Low Color
"FF3399",                             // Current Page Item Font Color (leave this blank to disable)
"CCFFCC",                             // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
"0066FF",                     // Menu Header Font Color (Leave blank if headers are not needed)
"CFDEFF",                     // Menu Header Background Color (Leave blank if headers are not needed)
]

style2=[               // Ian - This style is for the go to other islands sub menu
"ffffcc",                     // Mouse Off Font Color
"CFDEFF",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"000000",                     // Mouse On Font Color
"CFDEFF",                     // Mouse On Background Color
"CFDEFF",                     // Menu Border Color
"12",                         // 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)
"arial,helvetica",          // Font Name
"1",                            // Menu Item Padding or spacing
,                             // Sub Menu Image (Leave this blank if not needed)
,                            // 3D Border & Separator bar
,                             // 3D High Color
,                             // 3D Low Color
"FF3399",                             // Current Page Item Font Color (leave this blank to disable)
"CFDEFF",                             // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
"0066FF",                     // Menu Header Font Color (Leave blank if headers are not needed)
"CFDEFF",                     // Menu Header Background Color (Leave blank if headers are not needed)
]

addmenu(menu=[
"standard",               // Menu Name - This is needed in order for this menu to be called
125,                          // Menu Top - The Top position of this menu in pixels
6,                           // Menu Left - The Left position of this menu in pixels
122,                          // Menu Width - Menus width in pixels
,                            // Menu Border Width
,                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,                // 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)
"right",                     // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
,                             // Filter - Text variable for setting transitional effects on menu activation - see above for more info
8,                            // 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
1,                            // Scrollable Menu
,                             // Miscellaneous Menu Properties

,"About Keydell >","about.htm",,,0
,"Christmas >","show-menu=christmas",,,0
,"Coffee Shop >","restaurant.htm",,,0
,"Contact Us >","contact.htm",,,0
,"Clothing >","clothes.htm",,,0
,"Home >","index.htm",,,0
,"House Plants >","indoorplants.htm",,,0
,"Furniture >","show-menu=furniture",,,0
,"Garden Ornaments >","garden_ornaments.htm",,,0
,"Gifts/Ornaments >","giftware.htm",,,0
,"Outdoor Plants >","outdoorplants.htm",,,0
,"Sundries &nbsp;>","show-menu=sundries",,,0
,"Keydell Video &nbsp;>","show-menu=video",,,0
,"Water Gardening >","show-menu=water",,,0
,"Spring &nbsp;>","show-menu=spring",,,0
,"Summer &nbsp;>","show-menu=summer",,,0
,"Autumn &nbsp;>","show-menu=autumn",,,0
,"Winter &nbsp;>","show-menu=winter",,,0




            ])

addmenu(menu=["spring",
		,,150,1,,style1,0,"left","fade(overlap=1.00, duration=0.3);Shadow(color='#999999', Direction=135, Strength=4)",0,,,,,,,,,,,
            ,"March","march.htm",,,1
            ,"April","april.htm",,,1
            ,"May","may.htm",,,1
            
])

addmenu(menu=["summer",
		,,150,1,,style1,0,"left","fade(overlap=1.00, duration=0.3);Shadow(color='#999999', Direction=135, Strength=4)",0,,,,,,,,,,,
            ,"June","june.htm",,,0
            ,"July","july.htm",,,0
            ,"August","august.htm",,,0


])

addmenu(menu=["autumn",
		,,150,1,,style1,0,"left","fade(overlap=1.00, duration=0.3);Shadow(color='#999999', Direction=135, Strength=4)",0,,,,,,,,,,,
            ,"September","september.htm",,,0
            ,"October","october.htm",,,0
            ,"November","november.htm",,,0


])

addmenu(menu=["winter",
		,,150,1,,style1,0,"left","fade(overlap=1.00, duration=0.3);Shadow(color='#999999', Direction=135, Strength=4)",0,,,,,,,,,,,
            ,"December","december.htm",,,0
            ,"January","january.htm",,,0
            ,"February","february.htm",,,0

            
           
			
			])

addmenu(menu=["sundries",
		,,150,1,,style1,0,"left","fade(overlap=1.00, duration=0.3);Shadow(color='#999999', Direction=135, Strength=4)",0,,,,,,,,,,,
            ,"BBQ's","bbq.htm",,,0
            ,"Bird Food","birdfood.htm",,,0
            ,"Bird Feeders","birdfeeders.htm",,,0
            ,"Composts","composts.htm",,,0
            ,"Fencing","fence.htm",,,0
            ,"Fish Food","fishfood.htm",,,0
            ,"Fragrances","fragrances.htm",,,0
            ,"Gardening Books","books.htm",,,0
            ,"Garden Lighting","gardenlights.htm",,,0
            ,"Garden Tools","tools.htm",,,0
            ,"Greetings Cards","cards.htm",,,0
            ,"Hoses & Sprinklers","hoses.htm",,,0
            ,"Pest Products","pests.htm",,,0
            ,"Pots&Containers","pots.htm",,,0
            ,"Ornamental Stone","rocks.htm",,,0
            ,"Shop","shop.htm",,,0
            ,"Seeds&Bulbs","seeds.htm",,,0
			

			])
			
			addmenu(menu=["water",
		,,150,1,,style1,0,"left","fade(overlap=1.00, duration=0.3);Shadow(color='#999999', Direction=135, Strength=4)",0,,,,,,,,,,,
            ,"Fish Food","fishfood.htm",,,0
            ,"Fountains","fountains.htm",,,0
            ,"Ponds&Lights","ponds.htm",,,0
            ,"Pumps&Filters","pumps.htm",,,0
            
			


			])

			
			addmenu(menu=["furniture",
		,,150,1,,style1,0,"left","fade(overlap=1.00, duration=0.3);Shadow(color='#999999', Direction=135, Strength=4)",0,,,,,,,,,,,
            ,"Garden Furniture","outdoorfurn.htm",,,0
            ,"Conservatory Furniture","indoorfurn.htm",,,0
            
            

			])
			
			addmenu(menu=["christmas",
		,,150,1,,style1,0,"left","fade(overlap=1.00, duration=0.3);Shadow(color='#999999', Direction=135, Strength=4)",0,,,,,,,,,,,
            ,"Christmas Stories</b>","# type=header;align=Left;",,,1
            ,"Christmas Quiz","christmas_quiz_01.htm",,,0
            ,"Kidnapped","christmas_story_01.htm",,,0
            ,"Is there Santa?","christmas_story_02.htm",,,0
            ,"Christmas Story","christmas_story_03.htm",,,0
            ,"Santa's History","christmas_story_04.htm",,,0
            ,"Christmas Trees</b>","# type=header;align=Left;",,,1
            ,"Real Trees","christmas_treereal.htm",,,0
            ,"Artificial","christmas_treeartificial.htm",,,0
            ,"Christmas Decorations</b>","# type=header;align=Left;",,,1
            ,"Gallery 1","christmas/Keydell_xmas_gallery_01/index.html",,,0
            ,"Gallery 2","christmas/Keydell_xmas_gallery_02/index.html",,,0
            ,"Gallery 3","christmas/Keydell_xmas_gallery_03/index.html",,,0
            ,"Gallery 4","christmas/Keydell_xmas_gallery_04/index.html",,,0
            ,"Table ornaments","christmas_table_decorations.htm",,,0
            ,"Tree lights","christmas_lights_01.htm",,,0
            ,"Santas Grotto","christmas_story_02.htm",,,0
            ,"Christmas Jokes","christmas_jokes.htm",,,0
            ,"Christmas Tunes","christmas_tunes.htm",,,0
            ,"Christmas gifs","christmas_animated_gifs.htm",,,0
            ,"Christmas video","keydell_nurseries_christmas_video.htm",,,0
            



			
            ])

addmenu(menu=["video",
		,,150,1,,style1,0,"left","fade(overlap=1.00, duration=0.3);Shadow(color='#999999', Direction=135, Strength=4)",0,,,,,,,,,,,
            ,"Flowers, Plants & Ponds","keydellnurseryvideo.htm",,,0
          
            
            
			

			])
			
			
            





dumpmenus();

































































































































































































































































































