// Milonic DHTML Menu version 3.3.11
// please note that major changes to this file have been made.
//
// You no longer need to number your menus as in previous versions. 
// The new menu structure allows you to name the menu instead. This means that you to remove menus and not break the system.
// The structure should also be much easier to modify, add & remove menus and menu items.
// 
// If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.
//
// Please note that the above text CAN be erased if you wish.



// 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="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////


effect1 = "Fade(duration=0.5);Alpha(style=0,opacity=95);Shadow(color='#C5C2C2', Direction=150, Strength=0)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect2 = "Fade(duration=0.0);Alpha(style=0,opacity=100);Shadow(color='#dbe2f1', Direction=180, Strength=0)"

timegap=1000				// 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=-5;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"003399",				// Mouse Off Font Color (003399)
"",						// Mouse Off Background Color (ffffff)
"003366",				// Mouse On Font Color (003399)
"dbe2f1",				// Mouse On Background Color (dbe2f1)
"ffffff",				// Menu Border Color (ffffff)
10,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana",		// Font Name
3,						// Menu Item Padding
"navbar_images/arrowright.gif",		// Sub Menu Image (Leave this blank if not needed) - was "navbar_images/arrow.gif"
,						// 3D Border & Separator bar
"dbe2f1",				// 3D High Color - originally 66ffff
"003366",				// 3D Low Color - originally 000099
"993300",				// Current Page Item Font Color (leave this blank to disable)
"ffffff",					// Current Page Item Background Color (leave this blank to disable)
"navbar_images/arrowdn.gif",			// 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)
]

style2=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"003399",				// Mouse Off Font Color (003399)
"ffffff",						// Mouse Off Background Color (ffffff)
"03246B",				// Mouse On Font Color (003399)
"B1C5F1",				// Mouse On Background Color (dbe2f1)
"ffffff",				// Menu Border Color (ffffff)
10,						// Font Size in pixels (10)
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana",		// Font Name
3,						// Menu Item Padding
"navbar_images/arrowright.gif",		// Sub Menu Image (Leave this blank if not needed) - was "navbar_images/arrow.gif"
,						// 3D Border & Separator bar
"dbe2f1",				// 3D High Color - originally 66ffff
"003366",				// 3D Low Color - originally 000099
"993300",				// Current Page Item Font Color (leave this blank to disable)
"ffffff",					// Current Page Item Background Color (leave this blank to disable)
"navbar_images/arrowdn.gif",			// 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)
]

style3=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"AA390C",				// Mouse Off Font Color (003399)
"EAD0C6",				// Mouse Off Background Color (ffffff)
"7B2300",				// Mouse On Font Color (003399)
"ffffff",				// Mouse On Background Color (dbe2f1)
"AA390C",				// Menu Border Color (ffffff)
9,						// Font Size in pixels (10)
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
2,						// Menu Item Padding
"navbar_images/arrowright.gif",		// Sub Menu Image (Leave this blank if not needed) - was "navbar_images/arrow.gif"
,						// 3D Border & Separator bar
"dbe2f1",				// 3D High Color - originally 66ffff
"003366",				// 3D Low Color - originally 000099
"993300",				// Current Page Item Font Color (leave this blank to disable)
"ffffff",					// Current Page Item Background Color (leave this blank to disable)
"navbar_images/arrowdn.gif",			// 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)
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"left_menu",			// Menu Name - This is needed in order for the menu to be called
0,					// Menu Top - The Top position of the menu in pixels
65,					// Menu Left - The Left position of the menu in pixels
,			 		// Menu Width - Menus width in pixels - leave as comma if using default space setting
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style3,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect1,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// ..Now Obsolete..
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
"middlewin;pop",					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
"images/lft_menu_md.jpg",// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"&nbsp;Visitors Information&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","vi_gen.htm target=_top",,"Visitors Information",1
,"&nbsp;Museum Events&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=wn",,"Museum Events",1
,"&nbsp;Gift Shop&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=gs",,"RLS Gift Shop",1
,"&nbsp;About RLS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=ar",,"About Robert Louis Stevenson",1
,"&nbsp;Links&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=ln",,"Links",1
,"&nbsp;Home&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","default.htm target=_top",,"Home",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
])

addmenu(menu=["vi", ,,150,1,"",style3,,"left",effect1,,,,,,,,,,,, ,
" General Information","vi_gen.htm target=_top",," General Information",1 ,
" Admission Prices","vi_adm.htm target=_top",," Admission Prices",1 ,
" Location","vi_loc.htm target=_top",," Location",1 ,
" Contacts","vi_con.htm target=_top",," Contacts",1 ])

addmenu(menu=["wn", ,,120,1,"",style3,,"left",effect1,,,,,,,,,,,, ,
" Activities","show-menu=ac",," Activites",1 ,
" Special Occasions","show-menu=sp",," Special Occasions",1 ])

addmenu(menu=["ac", ,,120,1,"",style3,,"left",effect1,,,,,,,,,,,, ,
" Cruiseship visits","wn_cru.htm target=_top",," Cruiseship visits - 15 Feb 2003",1 ])

addmenu(menu=["sp", ,,220,1,"",style3,,"left",effect1,,,,,,,,,,,, ,
" 2003 RLS Memorial Service","wn_mem.htm target=_top",," 2003 RLS Memorial Service - 3 Dec 2003",1 ,
" State visit by Prince and Princess of Japan","wn_pri.htm target=_top",," State visit by Prince and Princess of Japan - 3 Oct 2003",1 ])

addmenu(menu=["gs", ,,140,1,"",style3,,"left",effect1,,,,,,,,,,,, ,
" Types of Gifts available","show-menu=ty",," Types of Gifts available",1 ])

addmenu(menu=["ty", ,,130,1,"",style3,,"left",effect1,,,,,,,,,,,, ,
" Books","gs_boo.htm target=_top",," Books",1 ,
" Handicrafts","gs_han.htm target=_top",," Handicrafts",1 ,
" Clothes & Accessories","gs_clo.htm target=_top",," Clothes & Accessories",1 ,
" Tokelau handicrafts","gs_tok.htm target=_top",," Tokelau handicrafts",1 ])

addmenu(menu=["ar", ,,120,1,"",style3,,"left",effect1,,,,,,,,,,,, ,
" RLS","show-menu=rs",," Robert Louis Stevenson",1 ,
" Samoa","show-menu=sa",,"Samoa",1 ,
" The Museum","show-menu=ms",," The Museum",1,
" The Foundation","show-menu=fo",," The Foundation",1 ])

addmenu(menu=["rs", ,,200,1,"",style3,,"left",effect1,,,,,,,,,,,, ,
" Intro","rs_int.htm target=_top",," Robert Louis Stevenson",1 ,
" From imagination to action","rs_img.htm target=_top",," From imagination to action",1 ,
" Deciding to remain","rs_rem.htm target=_top",," Deciding to remain",1 ,
" A Hard, Interesting and Beautiful life","rs_har.htm target=_top",," A Hard, Interesting and Beautiful life",1 ,
" Our Forest House, Our island Helpers","rs_our.htm target=_top",," Our Forest House, Our island Helpers",1 ,
" Contemporary History","rs_con.htm target=_top",," Contemporary History",1 ,
" The Battle on the beach","rs_bea.htm target=_top",," The Battle on the beach",1 ,
" The Hurricane","rs_hur.htm target=_top",," The Hurricane",1 ,
" The Road of Graditude","rs_gra.htm target=_top",," The Road of Graditude",1 ,
" Here he lies where he longs to be","rs_her.htm target=_top",," Here he lies where he longs to be",1 ])

addmenu(menu=["sa", ,,200,1,"",style3,,"left",effect1,,,,,,,,,,,, ,
" Intro","ar_int.htm target=_top",," Introduction",1 ,
" Letters by RLS while in Samoa","ar_let.htm target=_top",,"Letters by RLS while in Samoa",1 ,
" Books & Stories written by RLS while in Samoa","ar_boo.htm target=_top",," Books & Stories written by RLS while in Samoa",1,
" Prayers","ar_pra.htm target=_top",," Prayers",1 ])

addmenu(menu=["ms", ,,150,1,"",style3,,"left",effect1,,,,,,,,,,,, ,
" The Tapa Room","ar_mus_tap.htm target=_top",," The Tapa Room",1 ,
" The Library","ar_mus_lib.htm target=_top",," The Library",1 ,
" Fannys Bedroom","ar_mus_fan.htm target=_top",," Fannys Bedroom",1 ,
" Austins Bedroom","ar_mus_aus.htm target=_top",," Austins Bedroom",1 ,
" Medicine Room","ar_mus_med.htm target=_top",," Medicine Room",1 ,
" Isobels Bedroom","ar_mus_iso.htm target=_top",," Isobels Bedroom",1 ,
" Maggies Bedroom","ar_mus_mag.htm target=_top",," Maggies Bedroom",1 ,
" Grand Staircase","ar_mus_sta.htm target=_top",," Grand Staircase",1 ,
" The Great Hall","ar_mus_hal.htm target=_top",," The Great Hall",1 ,
" The Exterior","ar_mus_ext.htm target=_top",," The Exterior",1 ,
" The Verandas and Grounds","ar_mus_ver.htm target=_top",," The Verandas and Grounds",1 ])

addmenu(menu=["fo", ,,150,1,"",style3,,"left",effect1,,,,,,,,,,,, ,
" Intro","fo_int.htm target=_top",," Intro",1 ,
" Board of Directors","fo_bod.htm target=_top",," Board of Directors",1 ,
" Financial Assistance Policy","fo_fin.htm target=_top",," Financial Assistance Policy",1 ])

addmenu(menu=["ln", ,,120,1,"",style3,,"left",effect1,,,,,,,,,,,, ,
" Samoa","ln_sam.htm target=_top",," Samoa",1 ,
// " Tokelau Islands","ln_tok.htm target=_top",," Tokelau Islands",1 ,
" Other RLS Sites","ln_oth.htm target=_top",," Other RLS Sites",1 ])

dumpmenus()
