/* --- menu items --- */
var MENU_ITEMS = [
[' &nbsp; Home', 'index.html', null],
[' &nbsp; Curriculum', 'curr_bend.html', null],
[' &nbsp; Real Estate Career', 'afit.html', null],
[' &nbsp; The Right Stuff?', 'foryou.html', null],
[' &nbsp; Do I qualify?', 'requirements.html', null],
[' &nbsp; Online Course', 'http://www.lexingtonce.com/otac/otac.mv?ref_id=1009', null],
[' &nbsp; Out of State', 'outofstate.htm', null],
[' &nbsp; Contact', 'contact_bend.htm', null],
];