//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#006600", "shadow":"#669966", "bgON":"#99CC99","bgOVER":"#CCCC99", "":""};
var color2 = {"border":"#006600", "shadow":"", "bgON":"#99CC99","bgOVER":"#CCCC99", "":""};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var css_sub = {"ON":"clsCMOnSub", "OVER":"clsCMOverSub"};
var STYLE = {"border":1, "shadow":2, "color":color, "css":css};

var STYLE_LEVEL1 = {"border":1, "shadow":2, "color":color, "css":css};
var STYLE_LEVEL2 = {"border":1, "shadow":2, "color":color2, "css":css_sub};
//items and formats
var MENU_ITEMS_ARROWS =
[
	{"pos":"relative", "itemoff":[21,0], "leveloff":[0,130], "style":STYLE, "size":[22,180]},
	{code:"ABOUT US", url:"aboutus.htm", target:"_self",	
		sub:[
			{"leveloff":[0,55], "size":[22,250], "style":STYLE_LEVEL2 },
			{code:"The Birds of Eden Experience", url:"aboutus.htm", target:"_self"},
			{code:"Birds of Eden Free Flight Sanctuary", url:"freeflightsanctuary.htm", target:"_self"},
			{code:"Our Objectives", url:"objectives.htm", target:"_self"},
			{code:"News", url:"news.html", target:"_self"},
			{code:"Facts about Birds of Eden", url:"facts.htm", target:"_self"},
			{code:"Rates", url:"rates.htm", target:"_self"},
			{code:"Where to find us", url:"wheretofindus.htm", target:"_self"},
			{code:"Become a friend", url:"friendsofbirdsofeden.htm", target:"_self"},
			{code:"Contact us", url:"wheretofindus.htm", target:"_self"}
		
		]
	},
	{code:"THE BIRDS OF EDEN", url:"listofspecies.htm", target:"_self",	
		sub:[
			{"leveloff":[0,55], "size":[22,200], "style":STYLE_LEVEL2 },
			{code:"Text list of Species", url:"listofspecies.htm", target:"_self"},
			{code:"Facts about Birds of Eden", url:"facts.htm", target:"_self"}
			
		
		]
	},
	{code:"LEARN ABOUT BIRDS", url:"whatarebirds.htm", target:"_self",	
		sub:[
			{"leveloff":[0,55], "size":[22,200], "style":STYLE_LEVEL2 },
			{code:"What are Birds?", url:"whatarebirds.htm", target:"_self"},
			{code:"Bird Fossils?", url:"birdfossils.htm", target:"_self"},
			{code:"Extreme Facts About Birds", url:"birdextremes.htm", target:"_self"},
			{code:"Breathing In Birds", url:"breathinginbirds.htm", target:"_self"},
			{code:"Feathers & Flight", url:"feathersandflight.htm", target:"_self"},
			{code:"Bird Migration", url:"birdmigration.htm", target:"_self"},
			{code:"Bird Brain & Nerves", url:"birdbrain.htm", target:"_self"},
			{code:"The Avian Eye", url:"birdeye.htm", target:"_self"},
			{code:"Bird Beak or Bill", url:"birdbeak.htm", target:"_self"},
			{code:"Bird Feathers", url:"birdfeathers.htm", target:"_self"},
			{code:"Bird Eggs", url:"birdeggs.htm", target:"_self"},
			{code:"Vibrations & Touch In Birds", url:"vibrationsandtouch.htm", target:"_self"},
			{code:"List of Bird Families", url:"birdfamilies.htm", target:"_self"},
			{code:"South African Enviro Facts", url:"saenvirofacts.htm", target:"_self"}
		]
	},
		{code:"BIRDS OF EDEN KIDZ", url:"birdsofedenkids.htm", target:"_self"},
		{code:"BIRD FEATURES", url:"birdfeature.html", target:"_self"},
		{code:"PHOTO GALLERY", url:"gallery.html", target:"_self"},
	
	{code:"FUN STUFF", url:"wallpaper.htm", target:"_self",	
		sub:[
			{"leveloff":[0,55], "size":[22,230], "style":STYLE_LEVEL2 },
			{code:"Birds of Eden Kidz", url:"birdsofedenkids.htm", target:"_self"},
			{code:"Photo Gallery", url:"gallery.html", target:"_self"},
			{code:"Photo Competition", url:"gallery.html", target:"_self"},
			{code:"Email us your photos", url:"mailto:birdsofeden@monkeyland.co.za", target:"_self"},
			{code:"Bird Art", url:"artgallery.htm", target:"_self"},
			{code:"Wallpapers", url:"wallpaper.htm"}		
		
		]
	},
	
	 {code:"LINKS", url:"relatedlinks.htm", target:"_self",	
		sub:[
			{"leveloff":[0,55], "size":[22,280], "style":STYLE_LEVEL2 },
			{code:"Monkeyland", url:"http://www.monkeyland.co.za", target:"_blank"},
			{code:"TAMHF", url:"http://www.tamhf.org.za", target:"_blank"},
			{code:"BCA", url:"http://www.bushmeat.org.za", target:"_blank"},
			{code:"Birdy Links", url:"relatedlinks.htm", target:"_self"},
			{code:"Accommodation", url:"http://www.monkeyland.co.za/accomodation.htm", target:"_blank"},
			{code:"Tourist Information", url:"http://www.monkeyland.co.za/touristinformation.htm", target:"_blank"},
			{code:"Things to do and see", url:"http://www.monkeyland.co.za/thingstodoandsee.htm", target:"_blank"}		
		
		]
	},
		{code:"CONTACT US", url:"wheretofindus.htm", target:"_self",	
		sub:[
			{"leveloff":[0,55], "size":[22,200], "style":STYLE_LEVEL2 },
			{code:"Contact Details", url:"wheretofindus.htm", target:"_self"},
			{code:"Become a friend", url:"friendsofbirdsofeden.htm", target:"_self"},
			{code:"Map", url:"wheretofindus.htm", target:"_self"}
			
		
		]
	},
	
	{code:"HOME", url:"index.htm", target:"_self"},
	
];
