//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#663300", "shadow":"#663300", "bgON":"#990000","bgOVER":"#CC9999", "":""};
var color2 = {"border":"#663300", "shadow":"#663300", "bgON":"#990000","bgOVER":"#CC9999", "":""};
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:"SPECIAL MONKEY HOME", url:"specialmonkeyhome.htm", target:"_self",	
		sub:[
			{"leveloff":[0,55], "size":[22,250], "style":STYLE_LEVEL2 },
			{code:"What is the Special Monkey Home", url:"specialmonkeyhome.htm", target:"_self"},
			{code:"Primates in need of a special home", url:"monkeysinneed.htm", target:"_self"},
			{code:"Our Needs", url:"needs.htm", target:"_self"},
			{code:"Make a donation to Special Monkey Home", url:"specialmonkeyhomedonate.htm", target:"_self"}
		
		]
	},
	{code:"DONATION PROGRAMME", url:"donationprogramme.htm", target:"_self",	
		sub:[
			{"leveloff":[0,55], "size":[22,280], "style":STYLE_LEVEL2 },
			{code:"About the donation programme", url:"donationprogramme.htm", target:"_self"},
			{code:"Why Donate towards a specie", url:"whydonate.htm", target:"_self"},
			{code:"Eden Syndrome - primate rehabilitation", url:"edensyndrome.htm", target:"_self"},
			{code:"Make an online Donation towards a specie", url:"speciedonate.htm", target:"_self"}
		]
			},

	
	{code:"ONLINE DONATIONS",	
		sub:[
			{"leveloff":[0,55], "size":[22,250], "style":STYLE_LEVEL2 },
			{code:"Donate To Special Monkey Home", url:"specialmonkeyhome.htm", target:"_self"},
			{code:"Donate Towards A Primate Specie", url:"donationprogramme.htm", target:"_self"}		
		
		]
	},
		{code:"OUR VISION", url:"vision.htm", target:"_self"},
		
		{code:"INTERESTING ARTICLES", url:"news.htm", target:"_self"},
	
	{code:"MAKE A CONTRIBUTION", url:"needs.htm", target:"_self",	
		sub:[
			{"leveloff":[0,55], "size":[22,230], "style":STYLE_LEVEL2 },
			{code:"Get Involved", url:"volunteers.htm", target:"_self"},
			{code:"Contribute physical goods", url:"needs.htm", target:"_self"},
			{code:"Contribute time and skills", url:"volunteers.htm", target:"_self"},
			{code:"Our Needs", url:"needs.htm", target:"_self"},
			{code:"Get Involved", url:"volunteers.htm", target:"_self"}		
		
		]
		},
	
	   {code:"LINKS",	
		sub:[
			{"leveloff":[0,55], "size":[22,280], "style":STYLE_LEVEL2 },
			{code:"Monkeyland Primate Sanctuary", url:"http://www.monkeyland.co.za", target:"_blank"},
			{code:"Birds of Eden", url:"http://www.birdsofeden.co.za",target:"_blank"},
			{code:"Bushmeat Crisis Africa", url:"http://www.bushmeat.org.za", target:"_blank"}		
		
		]
	},
	
	   {code:"CRUEL TRUTHS", url:"bushmeatcrisis.htm", target:"_self",	
		sub:[
			{"leveloff":[0,55], "size":[22,280], "style":STYLE_LEVEL2 },
			{code:"The Bushmeat Crisis", url:"bushmeatcrisis.htm",target:"_self"},
			{code:"Bushmeat Becomes A Delicacy", url:"bushmeatdelicacy.htm", target:"_self"},
			{code:"Threats To Monkeys And Apes", url:"threatsmonkeysapes.htm", target:"_self"},
			{code:"The Hidden Truth", url:"hiddentruth.htm", target:"_self"},
			{code:"Death in the Forest", url:"deathforest.htm", target:"_self"},
			{code:"conservation in central Africa", url:"conservationinafrica.htm", target:"_self"}		
		]
	},

	{code:"CONTACT US", url:"contactus.htm", target:"_self"},
	{code:"HOME", url:"index.htm", target:"_self"},
	
];
