/* Tigra Menu items structure */
var MENU_ITEMS = 
[
 ['About Us', 'about.htm', null,
   ['Who We Are', 'about.htm', null],
   ['How to Find Us', 'where.htm', null]
 ],
 
 ['Directory', 'dir.htm', null,
   ['By Area', 'dir.htm'],
   ['In Memory Of', 'inmemory.htm']

 ],
	
 ['Academics', 'aca.htm', null,
     ['Undergraduate Programs', 'CLD_UG.htm', null,
      ['Community Communications & Leadership Development', 'CLD_UG.htm', null,
          ['Agricultural Communications Option', 'CLD_UG_agcom.htm', null,	
		  ],
		  ['Public Service & Leadership Option', 'CLD_UG_pubSer.htm', null,	
		  ]
	  ],
	  ['Career & Technical Education', 'AgEd/prosp_UG.htm', null,
	      ['Agricultural Education Option', 'AgEd/prosp_UG.htm', null,
	      ]
	  ],
	  

	  ['JOIN OUR STUDENT SPOTLIGHT?','http://ces.ca.uky.edu/cld/studentshocase.htm', null]
	],
  ['Graduate Programs', 'CLD_G.htm', null,
      ['Community Communications & Leadership', 'cld_g_cld.htm', null,
	  ],
	  ['Career & Technical Education', 'AGED/PROSP_ms.html', null,
	  ],
	  ['Rural Sociology', 'cld_g_rursoc.htm', null,
	  ]
   ],
 ['NEW Visit Our Student Spotlight!','http://www.uky.edu/ag/cld/spot.htm', null]
 ],
	
 ['Research', 'Res.htm', null,
		['Community&Organizational Development', 'res.htm#cod'],
		['Social Inequalities', 'res.htm#si'],
		['Agri-Food Systems', 'res.htm#afs'],
        ['Community Communication', 'res.htm#cc'],
        ['Teacher Prep/Mentoring & Higher Ed', 'res.htm#tpm'],
        ['Youth Leadership', 'res.htm#yl']
       
	],
	
	['Extension', 'ext.htm', null,
		['Community & Economic Development', 'ext.htm#ced'],
        ['Program & Staff Development', 'ext.htm#psd'],
       	['Youth Development', 'ext.htm#yd'],
		['SNARL Resource Library', 'ext.htm#snarl']
	],
	
	['Engagement', 'eng.htm', null,
		['Community Communications Interest Group', 'eng.htm#ccig'],
		['Ctr for Excellence in Teaching & Learning', 'eng.htm#cetl'],
		['Ctr for Leadership Development', 'eng.htm#cfld'],
		['Kentucky Consortium for Community Leadership', 'eng.htm#kccl'],
		['Ky Entrepreneurial Coaches Institute', 'eng.htm#keci'],
		['Lets Lead!', 'letslead/index.htm'],
		['NonProfit Leadership Initiative', 'eng.htm#nli'],
		['Turner Leadership Academy', 'http://www.ca.uky.edu/tla/']

		
	],
	
	['News', 'news.htm', null,
		['Department  Announcements', 'news.htm#news'],
		['Upcoming Seminars', 'news.htm#seminars'],
		['Position Announcements', 'news.htm#positions']
	],
	
	['Resources', 'links.htm', null,
	    ['Site Map', 'sitemap.htm'],
	    ['Emergency Plan for Garrigus', 'doc/garrigusevac.doc'],
	    ['Links', 'links.htm'],
		['Strategic Plan', 'news/StrategicPlan04_06.htm'],
		['Just for Fun: Your Conflict Management Style', 'cfm/cfm.htm'],
        ['Ky State Survey Committee', '_private/ks.htm'],

        ['Internal Use Only', 'internal.htm']
    ]
];
