/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;		// 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.
"AC1022",					// Mouse Off Font Color
"E8D6CC",				// Mouse Off Background Color
"E21F1B",				// Mouse On Font Color
"F9D98E",				// Mouse On Background Color
"000000",				// Menu Border Color 
18,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Book Antiqua, Times New Roman, Garamond",		// Font Name
4,						// Menu Item Padding
"http://www.sandernijdam.nl/images/newbullet.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 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)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]

function readCookie(name) {
	var nameEQ = name + "=";
	var ca = document.cookie.split(';');
	for(var i=0;i < ca.length;i++) {
		var c = ca[i];
		while (c.charAt(0)==' ') c = c.substring(1,c.length);
		if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
	}
	return null;
}

var cookielang=readCookie('language');
var lang='en';
if (null != cookielang) {
   lang=cookielang;
} else {
 if (navigator.appName == 'Netscape')
 var language = navigator.language;
 else
 var language = navigator.browserLanguage;
 if (language.indexOf('nl') > -1) lang='nl';
}
if (lang=='nl'){
addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
20,					// Menu Top - The Top position of the menu in pixels
,				// Menu Left - The Left position of the menu in pixels
118,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
"center",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// 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
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// 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
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"<img src=http://www.sandernijdam.nl/images/newbullet.gif border=0>&nbsp;Home","http://www.sandernijdam.nl/index.html",,"Naar de voorpagina",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<img src=http://www.sandernijdam.nl/images/newbullet.gif border=0>&nbsp;Algemeen","show-menu=navigatie",,"De hoofdpaginas van deze site",1
,"<img src=http://www.sandernijdam.nl/images/newbullet.gif border=0>&nbsp;Reizen","show-menu=reisverslag",,"Reisverhalen",1
,"<img src=http://www.sandernijdam.nl/images/newbullet.gif border=0>&nbsp;Duiken","show-menu=divepictures",,"Onze duikfotos",1
,"<img src=http://www.sandernijdam.nl/images/newbullet.gif border=0>&nbsp;Links","show-menu=links",,"Some nice links",1
,"<img src=http://www.sandernijdam.nl/images/newbullet.gif border=0>&nbsp;E-mail","mailto:webmaster@sandernijdam.nl",,"Stuur me een mailtje",1
])

	addmenu(menu=["navigatie",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Wat is nieuw?","http://www.sandernijdam.nl/index.html#whatsnew",,"Wat is nieuw op mijn homepage?",1
	,"Over mij","http://www.sandernijdam.nl/overmij.html#life",,"Wie ben ik?",1
	,"Mijn werk","http://www.sandernijdam.nl/overmij.html#work",,"Waar verdien(de) ik mijn geld mee",1
	,"Reizen","http://www.sandernijdam.nl/overmij.html#travel",,"Beschrijving van de verschillende reisverhalen",1
	,"Duiken","http://www.sandernijdam.nl/overmij.html#duiken",,"Mijn hobby: duiken",1
	,"Software","http://www.sandernijdam.nl/overmij.html#nmeup",,"Een programma dat ik geschreven heb.",1
	,"Internet","http://www.sandernijdam.nl/overmij.html#net",,"Waar ben ik te vinden op internet",1
	])
	
	addmenu(menu=["reisverslag",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Mijn wereldkaart","http://www.sandernijdam.nl/allereizen.html",,"Een kaart met (vrijwel) al mijn bestemmingen.",1
	,"Oost-Afrika 2010","http://www.sandernijdam.nl/afrika2010/index.html",,"Twee weken zelf rondrijden door Kenia en Tanzania",1
	,"Ecuador-Galapagos","http://www.sandernijdam.nl/ecuador-galapagos/index.html",,"Het nieuwste grote verhaal: Ecuador en de Galapagos-eilanden",1
	,"Afrika 2007","http://www.sandernijdam.nl/afrika07/index.html",,"Naar het reisverslag van Zambia, Botswana, Namibie en Zuid-Afrika",1
	,"Noorwegen 2006","http://www.sandernijdam.nl/noorwegen/index.html",,"Naar het reisverslag van de Noorwegenreis van Yvonne & Sander.",1
	,"China en Tibet 2005","http://www.sandernijdam.nl/china2005/index.html",,"Naar het reisverslag van de China- en Tibetreis van Yvonne & Sander.",1
	,"Afrika 2004/2005","http://www.sandernijdam.nl/afrikareis/index.html",,"Onze reis naar Zuid-Afrika, Mozambiek, Malawi en Zambia",1
	,"Thailand 2003","http://www.sandernijdam.nl/thailandreis/index.html",,"Een rondreis door Thailand",1
	,"China 2002","http://www.sandernijdam.nl/chinareis/index.html",,"Samen met mijn vader naar China",1
	,"Egypte 2001","http://www.yvonne.dds.nl",,"Verslag van een reis naar Egypte",1
	])

			addmenu(menu=["divepictures",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Mijn duikfotos pagina","http://www.sandernijdam.nl/duikfotos.html",,"Overzicht van mijn duikfotos.",1
	,"Beste duikfotos verzameld","http://www.sandernijdam.nl/besteduikfotos/index.html",,"De allerbeste duikfotos van Sander en Yvonne",1
	,"Italie 2009","http://www.sandernijdam.nl/italie2009/index.html",,"Een duik bij Levanto",1
	,"Cancun 2009","http://www.sandernijdam.nl/cancun2009/indexuw.html",,"Vier duiken bij Cancun, zee en Cenote",1
	,"Bonaire 2009","show-menu=BonairePics",,"Fotos en video van twee weken Bonaire",1
	,"Galapagos 08/09","http://www.sandernijdam.nl/ecuador-galapagos/owfotos.html",,"Fotos van snorkelen en duiken bij de Galapagos eilanden.",1
	,"Sulawesi 2008","show-menu=SulawesiPics",,"Fotos en video van twee weken Noord-Sulawesi",1
	,"Oostenrijk 2004","http://www.sandernijdam.nl/oostenrijk/index.html",,"Bergmeren in Oostenrijk",1
	,"Gozo/Malta 2004","http://www.sandernijdam.nl/gozomalta/index.html",,"Duikfotos van Gozo en Malta",1
	,"Zuidelijk Afrika","show-menu=AfrikaPics",,"Onze onderwaterfotos uit Zuidelijk Afrika",1
	,"Malediven","show-menu=MaledivenPics",,"Onze onderwaterfotos uit de Malediven",1
	,"Thailand","show-menu=ThailandPics",,"Onze onderwaterfotos uit Thailand",1
	,"Egypte","show-menu=EgyptePics",,"Onze onderwaterfotos uit Egypte",1
	,"NL zout water","show-menu=DutchSaltPics",,"Vooral fotos uit het Grevelingenmeer",1
	,"NL zoet water","show-menu=DutchFreshPics",,"Nederlandse plassen en grindgaten",1
	,"Laatste duik","http://www.sandernijdam.nl/laatsteduik/index.html",,"Alle fotos van onze laatst NL-duik met camera",1
	])

			addmenu(menu=["BonairePics",
	,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Fotos","http://www.sandernijdam.nl/bonaire2009/indexuw.html",,"Alle onderwaterfotos van de reis",1
	,"Video","http://www.sandernijdam.nl/bonaire2009/video.html",,"Video van de reis",1
	])
	
			addmenu(menu=["MaledivenPics",
	,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Fotos","http://www.sandernijdam.nl/malediven2007/index.html",,"Fotos van een lange week Vilamendhoo island",1
	,"Video","http://www.sandernijdam.nl/videos/malediven2007.html",,"Video van reis Vilamendhoo, Malediven",1
	])

			addmenu(menu=["AfrikaPics",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Kaapstad 2007","http://www.sandernijdam.nl/afrika07/owfotos.html",,"9 fotos van een duik in de buurt van Kaapstad",1
	,"Mozambiek 2004","http://www.sandernijdam.nl/afrikareis/onderwaterfotos1.html",,"Onderwaterfotos van de Mozambikaanse kust",1
	])

			addmenu(menu=["EgyptePics",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Egypte 2005","http://www.sandernijdam.nl/egypte2005/index.html",,"Fotos van Dahab onderwater",1
	,"Video Egypte 2005","http://www.sandernijdam.nl/videos/egypte05.html",,"Fotos van Dahab",1
	,"Egypte 2003","http://www.sandernijdam.nl/egypte2003/bestpictures.html",,"Fotos uit Marsa Shagra (Egypte)",1
	])

			addmenu(menu=["SulawesiPics",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Sulawesi home","http://www.sandernijdam.nl/sulawesi2008/index.html",,"Reiskaart en korte beschrijving",1
	,"Fotos","http://www.sandernijdam.nl/sulawesi2008/images.html",,"De mooiste fotos van de reis",1
	,"Video 1: Bunaken","http://www.sandernijdam.nl/sulawesi2008/video1.html",,"Video deel 1: Bunaken Nationaal Park",1
	,"Video 2: Lembeh","http://www.sandernijdam.nl/sulawesi2008/video2.html",,"Video deel 2: Straat van Lembeh",1
	,"Video 3: Vasteland","http://www.sandernijdam.nl/sulawesi2008/video3.html",,"Video deel 3: Sulawesi vasteland",1
	])

			addmenu(menu=["ThailandPics",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Snorkelen 2003","http://www.sandernijdam.nl/thailandreis/snorkelingtrip.html",,"Fotos van kleine vissen",1
	,"Duiken 2003","http://www.sandernijdam.nl/thailandreis/scubatrip.html",,"Fotos van veel vissen waaronder een rog",1
	,"Thailand 2006","http://www.sandernijdam.nl/thailand2006/index.html",,"Fotos van een live-aboard op de Junk",1
	])

			addmenu(menu=["DutchSaltPics",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Vis","http://www.sandernijdam.nl/zoutwatervis/index.html",,"Vele soorten vis in NL zout water.",1
	,"Schaaldieren","http://www.sandernijdam.nl/zoutwaterschaal/index.html",,"Fotos van kreeften, krabben en garnalen.",1
	,"Overzicht","http://www.sandernijdam.nl/zoutwaterscene/index.html",,"Fotos van mooie tafereeltjes in het Grevelingenmeer.",1
	,"Ander leven","http://www.sandernijdam.nl/zoutwateroverig/index.html",,"Onderwaterleven dat niet in de andere categorien valt.",1
	,"Video 2005","http://www.sandernijdam.nl/videos/zeeland2005.html",,"Video van het Grevelingenmeer",1
	,"Video 2006","http://www.sandernijdam.nl/videos/zeeland2006.html",,"Video van het Grevelingenmeer",1
	])

			addmenu(menu=["DutchFreshPics",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Vis","http://www.sandernijdam.nl/zoetwatervis/index.html",,"Fotos van vooral snoeken en baarzen.",1
	,"Schaaldieren","http://www.sandernijdam.nl/zoetwaterschaal/index.html",,"Vooral rivierkreeften",1
	,"Overzicht","http://www.sandernijdam.nl/zoetwaterscene/index.html",,"Leuke tafereeltjes",1
	,"Ander leven","http://www.sandernijdam.nl/zoetwateroverig/index.html",,"De rest.",1
	])

		addmenu(menu=["links",,,180,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Mijn videos","http://www.youtube.com/profile_videos?user=sandeman684",,"Mijn videos bij Youtube",1
	,"Tweakers.net","http://www.tweakers.net",,"Goede PC hardware site",1
	,"Fokzine.net","http://frontpage.fok.nl/",,"Goede nieuws/onzin site",1
	,"NKSF","http://www.nksf.nl/",,"Homepage van nl.kunst.sf+fantasy",1
	,"DPreview","http://www.dpreview.com/",,"De beste site over digitale cameras",1
	,"EOL","http://www.eol.org/",,"The encyclopedia of life",1
	,"The Brights","http://www.the-brights.net",,"A bright is a person who has a naturalistic worldview",1
	])
} else {
addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
20,					// Menu Top - The Top position of the menu in pixels
,				// Menu Left - The Left position of the menu in pixels
115,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
"center",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// 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
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// 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
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"<img src=http://www.sandernijdam.nl/images/newbullet.gif border=0>&nbsp;Home","http://www.sandernijdam.nl/indexEN.html",,"Back to my homepage",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<img src=http://www.sandernijdam.nl/images/newbullet.gif border=0>&nbsp;General","show-menu=navigatie",,"Main pages of this site",1
,"<img src=http://www.sandernijdam.nl/images/newbullet.gif border=0>&nbsp;Software","show-menu=software",,"Software I developed",1
,"<img src=http://www.sandernijdam.nl/images/newbullet.gif border=0>&nbsp;Travel","show-menu=reisverslag",,"Travel stories",1
,"<img src=http://www.sandernijdam.nl/images/newbullet.gif border=0>&nbsp;Diving","show-menu=divepictures",,"Pictures I made underwater",1
,"<img src=http://www.sandernijdam.nl/images/newbullet.gif border=0>&nbsp;Links","show-menu=links",,"Some nice links",1
])

	addmenu(menu=["navigatie",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"What's new?","http://www.sandernijdam.nl/indexEN.html#whatsnew",,"What is new on my homepage?",1
	,"About me","http://www.sandernijdam.nl/aboutme.html#life",,"Who am I?",1
	,"My job","http://www.sandernijdam.nl/aboutme.html#work",,"What I do for a living",1
	,"Travel","http://www.sandernijdam.nl/aboutme.html#travel",,"Short description of my travel stories",1
	,"Diving","http://www.sandernijdam.nl/aboutme.html#duiken",,"My hobby: Scuba-diving",1
	,"Internet","http://www.sandernijdam.nl/aboutme.html#net",,"Where I spend my time on the internet",1
    ,"E-mail","mailto:webmaster@sandernijdam.nl",,"Send me an email",1
	])
	
	addmenu(menu=["software",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Easy Expenses","http://www.sandernijdam.nl/easyexpenses/",,"A freeware pocket-pc expenses program",1
	])

	addmenu(menu=["reisverslag",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"My worldmap","http://www.sandernijdam.nl/allereizenEN.html",,"A map of (nearly) all my journeys.",1
	,"East-Africa 2010","http://www.sandernijdam.nl/afrika2010/index.html",,"Two week self-drive through Kenya and Tanzania",1
	,"Ecuador-Galapagos","http://www.sandernijdam.nl/ecuador-galapagos/index.html",,"The latest big storie, about our trip to Ecuador and the Galapagos-islands",1
	,"Africa 2007","http://www.sandernijdam.nl/afrika07/index.html",,"Our trip to Zambia, Botswana, Namibia and South Africa",1
	,"Norway 2006","http://www.sandernijdam.nl/noorwegen/index.html",,"Tripreport in Dutch about a 4000km by car in Norway",1
	,"China and Tibet 2005","http://www.sandernijdam.nl/china2005/index.html",,"Tripreport in Dutch about a trip through China and Tibet",1
	,"Africa 2004/2005","http://www.sandernijdam.nl/afrikareis/index.html",,"Our trip to South Africa, Mozambique, Malawi and Zambia",1
	,"Thailand 2003","http://www.sandernijdam.nl/thailandreis/index.html",,"Another big storie, this time about our trip to Thailand",1
	,"China 2002","http://www.sandernijdam.nl/chinareis/index.html",,"A big storie about my trip to China",1
	,"Egypt 2001","http://www.yvonne.dds.nl",,"A storie about our trip to Egypt",1
	])


			addmenu(menu=["divepictures",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"My divepictures page","http://www.sandernijdam.nl/divepictures.html",,"Underwater pictures I made.",1
	,"Best divepictures gallery","http://www.sandernijdam.nl/besteduikfotos/index.html",,"A selection of the best divepictures from all galleries",1
	,"Italy 2009","http://www.sandernijdam.nl/italie2009/index.html",,"One dive at Levanto",1
	,"Cancun 2009","http://www.sandernijdam.nl/cancun2009/indexuw.html",,"Four dives near Cancun, Mexico. Sea and Cenote",1
	,"Bonaire 2009","show-menu=BonairePics",,"Photos and video from 2 weeks Bonaire",1
	,"Galapagos 08/09","http://www.sandernijdam.nl/ecuador-galapagos/owfotos.html",,"Pictures while diving and snorkeling on the Galapagos islands",1
	,"Sulawesi 2008","show-menu=SulawesiPics",,"Photos and video from 2 weeks North-Sulawesi",1
	,"Austria 2004","http://www.sandernijdam.nl/oostenrijk/index.html",,"My pictures from mountain lakes in Austria",1
	,"Gozo/Malta 2004","http://www.sandernijdam.nl/gozomalta/index.html",,"My pictures from Gozo Island (Malta)",1
	,"Southern Africa","show-menu=AfrikaPics",,"Our underwaterphotos from Southern Africa",1
	,"Maldives","show-menu=MaledivenPics",,"Our underwaterphotos from the Maldives",1
	,"Thailand","show-menu=ThailandPics",,"Our underwaterphotos from Thailand",1
	,"Egypt","show-menu=EgyptePics",,"Our underwaterphotos from Egypt",1
	,"Dutch salt water","show-menu=DutchSaltPics",,"My pictures from the Grevelingenmeer",1
	,"Dutch fresh water","show-menu=DutchFreshPics",,"My pictures from dutch lakes",1
	,"Most recent dive","http://www.sandernijdam.nl/laatsteduik/index.html",,"All pictures taken during our most recent dive.",1
	])

			addmenu(menu=["BonairePics",
	,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Photos","http://www.sandernijdam.nl/bonaire2009/indexuw.html",,"All underwaterphotos from the trip",1
	,"Video","http://www.sandernijdam.nl/bonaire2009/video.html",,"Video from the trip",1
	])
	
			addmenu(menu=["MaledivenPics",
	,,100,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Photos","http://www.sandernijdam.nl/malediven2007/index.html",,"My pictures from a long week on Vilamendhoo island",1
	,"Video","http://www.sandernijdam.nl/videos/malediven2007.html",,"Our video from Vilamendhoo, Maldives",1
	])

			addmenu(menu=["AfrikaPics",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Cape Town 2007","http://www.sandernijdam.nl/afrika07/owfotos.html",,"9 images from one dive near Cape Town",1
	,"Mozambique 2004","http://www.sandernijdam.nl/afrikareis/onderwaterfotos1.html",,"My pictures from the Mozambique coast.",1
	])

			addmenu(menu=["EgyptePics",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Egypt 2005","http://www.sandernijdam.nl/egypte2005/index.html",,"My pictures from Dahab",1
	,"Video Egypt 2005","http://www.sandernijdam.nl/videos/egypte05.html",,"My video from Dahab",1
	,"Egypt 2003","http://www.sandernijdam.nl/egypte2003/bestpictures.html",,"My pictures from Marsa Shagra",1
	])

			addmenu(menu=["SulawesiPics",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Sulawesi home","http://www.sandernijdam.nl/sulawesi2008/indexen.html",,"Travelmap and short trip report",1
	,"Photos","http://www.sandernijdam.nl/sulawesi2008/images.html",,"The best images of the trip",1
	,"Video 1: Bunaken","http://www.sandernijdam.nl/sulawesi2008/video1.html",,"Video part 1: Bunaken National Parc",1
	,"Video 2: Lembeh","http://www.sandernijdam.nl/sulawesi2008/video2.html",,"Video part 2: Lembeh Strait",1
	,"Video 3: Mainland","http://www.sandernijdam.nl/sulawesi2008/video3.html",,"Video part 3: Sulawesi mainland",1
	])

			addmenu(menu=["ThailandPics",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Thailand 2006","http://www.sandernijdam.nl/thailand2006/index.html",,"My pictures from a liveaboard on the Junk",1
	,"Snorkeling 2003","http://www.sandernijdam.nl/thailandreis/snorkelingtrip.html",,"Some nice pictures of mainly smaller fishes.",1
	,"Scuba diving 2003","http://www.sandernijdam.nl/thailandreis/scubatrip.html",,"Good pictures of many species of fish, including a ray.",1
	])

			addmenu(menu=["DutchSaltPics",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Fish","http://www.sandernijdam.nl/zoutwatervis/index.html",,"Pictures of a large variety of fish species.",1
	,"Crustaceans","http://www.sandernijdam.nl/zoutwaterschaal/index.html",,"Pictures of lobsters, crabs and shrimp.",1
	,"Nice scenes","http://www.sandernijdam.nl/zoutwaterscene/index.html",,"Pictures showing an overview of the scenes from the Grevelingenmeer.",1
	,"Various life forms","http://www.sandernijdam.nl/zoutwateroverig/index.html",,"All under water life not fitting in the other categories.",1
	,"Video 2005","http://www.sandernijdam.nl/videos/zeeland2005.html",,"Video made in the Grevelingenmeer",1
	,"Video 2006","http://www.sandernijdam.nl/videos/zeeland2006.html",,"Video made in the Grevelingenmeer",1
	])

			addmenu(menu=["DutchFreshPics",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Fish","http://www.sandernijdam.nl/zoetwatervis/index.html",,"A collection of pictures of mainly pike and perch.",1
	,"Crustaceans","http://www.sandernijdam.nl/zoetwaterschaal/index.html",,"Mainly fresh water lobsters.",1
	,"Nice scenes","http://www.sandernijdam.nl/zoetwaterscene/index.html",,"Pictures showing an overview of the scenes that can be seen in Dutch lakes.",1
	,"Various life forms","http://www.sandernijdam.nl/zoetwateroverig/index.html",,"All under water life not fitting in the other categories.",1
	])

		addmenu(menu=["links",,,180,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"My videos","http://www.youtube.com/profile_videos?user=sandeman684",,"A collection of my videos at YouTube",1
	,"Tweakers.net","http://www.tweakers.net",,"Good (dutch) PC hardware site",1
	,"Fokzine.net","http://frontpage.fok.nl/",,"Good (dutch) news site",1
	,"NKSF","http://www.nksf.nl/",,"Homepage of nl.kunst.sf+fantasy",1
	,"DPreview","http://www.dpreview.com/",,"The best site about digital cameras",1
	,"EOL","http://www.eol.org/",,"The encyclopedia of life",1
	,"The Brights","http://www.the-brights.net",,"A bright is a person who has a naturalistic worldview",1
	])

}
		
if (document.getElementById || document.all || document.layers)
{
dumpmenus()
}

