//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#336699", "shadow":"#DBD8D1", "bgON":"#336699","bgOVER":"#336699"};
var colorsub = {"border":"#336699", "shadow":"#cccc99", "bgON":"#8AC1E1","bgOVER":"#336699"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var csssub = {"ON":"clsCMsubOn", "OVER":"clsCMsubOver"};
var STYLE = {"border":0, "shadow":0, "color":color, "css":css};
var SUBSTYLE = {"border":1, "shadow":0, "color":colorsub, "css":csssub};
//items and formats
var NAVBAR_ITEMS =
[
	{"pos":"relative", "itemoff":[0,90], "leveloff":[13,3], "style":STYLE, "size":[18,90]},

	{code:"Home", url:"http://www.usfca.edu/lab/leer/"},

	{code:"Research", "format":{"itemoff":[0,90]},
		sub:[{"itemoff":[21,0], "size":[22,90], "style":SUBSTYLE},
		{code:"Hawaii", url:"http://www.usfca.edu/lab/leer/research/hawaii.html"},
		{code:"Mexico", url:"http://www.usfca.edu/lab/leer/research/mexico.html"},
		{code:"South Africa", "format":{"arrow":"http://www.usfca.edu/lab/leer/menu/img/arr4.gif", "oarrow":"http://www.usfca.edu/lab/leer/menu/img/arr4_o.gif", "arrsize":[5,14], "itemoff":[21,0]},
			sub:[{"leveloff":[1,89], "itemoff":[21,0], "size":[22,135]},
			{code:"Discription", url:"http://www.usfca.edu/lab/leer/research/safrica/safrica.html"},
			{code:"Model Blog", url:"http://www.usfca.edu/lab/leer/research/safrica/blog/model.html"}, ]}, ]},

	{code:"Personal", "format":{"itemoff":[0,90]},
		sub:[{"leveloff":[13,3], "itemoff":[21,0], "size":[22,90], "style":SUBSTYLE},
		{code:"Faculty", "format":{"arrow":"http://www.usfca.edu/lab/leer/menu/img/arr4.gif", "oarrow":"http://www.usfca.edu/lab/leer/menu/img/arr4_o.gif", "arrsize":[5,14], "itemoff":[0,110]},
			sub:[{"leveloff":[1,89], "itemoff":[21,0], "size":[22,135]},
			{code:"Tracy Benning", url:"http://www.usfca.edu/lab/leer/personal/benning.html"}, ]},
		{code:"Post-Doc", "format":{"arrow":"http://www.usfca.edu/lab/leer/menu/img/arr4.gif", "oarrow":"http://www.usfca.edu/lab/leer/menu/img/arr4_o.gif", "arrsize":[5,14], "itemoff":[21,0]},
			sub:[{"leveloff":[1,89], "itemoff":[21,0], "size":[22,135]},
			{code:"David Saah", url:"http://www.usfca.edu/lab/leer/personal/saah.html"}, ]},
		{code:"Students", "format":{"arrow":"http://www.usfca.edu/lab/leer/menu/img/arr4.gif", "oarrow":"http://www.usfca.edu/lab/leer/menu/img/arr4_o.gif", "arrsize":[5,14], "itemoff":[21,0]},
			sub:[{"leveloff":[1,89], "itemoff":[21,0], "size":[22,135]},
			{code:"Scott Driskill", url:"http://www.usfca.edu/lab/leer/personal/driskill.html"},
			{code:"Ryan McDonald-O'Lear", url:"http://www.usfca.edu/lab/leer/personal/mcdonald.html"}, ]}, ]},

	{code:"Courses", url:"http://www.usfca.edu/lab/leer/courses/"}, 
	{code:"Publications", url:"http://www.usfca.edu/lab/leer/publications/", "size":[18,110]}, 
	
	{code:"Resources", "format":{"temoff":[0,90]},
		sub:[{"leveloff":[13,3], "itemoff":[21,0], "size":[22,90], "style":SUBSTYLE},
		{code:"GIS Data Links", url:"http://www.usfca.edu/lab/leer/resources/gisdata.html"},
		{code:"Lab FTP Site", url:"http://www.usfca.edu/lab/leer/resources/login.html"},
	]},

	{code:"Contact Us", url:"http://www.usfca.edu/lab/leer/contact.html"}, 
];
