/* Tigra Menu items structure */
var MENU_ITEMS1 = [
	['Distance Learning Home', null, null,
		['Distance Learning Home', '/DL/index.asp', {'tw':'_top'}],
		['Contact Us', '/DL/contact_us.asp', {'tw':'_top'}],
		['About Us', '/DL/about_us.asp', {'tw':'_top'}],
		['FAQ', '/DL/faq.asp', {'tw':'_top'}],
		['Site Map', '/DL/site_map.asp', {'tw':'_top'}]
	],
	['Quick Links', null, null,
		['Blackboard', 'http://icc.blackboard.com/', {'tw':'_blank'}],
		['MSVCC Desire2Learn', 'http://msvcc.desire2learn.com', {'tw':'_blank'}],
		['Logging on to Class', '/DL/login.asp', {'tw':'_top'}],
		['Student Profile', 'http://sbcjcweb.sbcjc.cc.ms.us/msvccvisitor/studentlogin.asp', {'tw':'_blank'}],
		['Proctor Test Appointments', 'https://www.securedata-trans10.com/ap/itawambacommunitycollege1/index.php?page=10', {'tw':'_blank'}],
		['MSVCC Course Offerings', 'http://sbcjcweb.sbcjc.cc.ms.us/MsvccVisitor/default.asp', {'tw':'_blank'}],
		['MSVCC Calendar', 'http://www.msvcc.org/PortalSite/Calendar.htm', {'tw':'_blank'}],
		['ICC Email (GO2ICC)', 'https://www.iccms.edu/go2icc/', {'tw':'_blank'}],
		['TIS HelpDesk', 'http://www2.iccms.edu/pdf/helpdesk/', {'tw':'_blank'}],
		['Learning Resource Center (LRC)', '/LRC/index.asp'],
		['ICC Bookstore', 'http://www.iccmsbookstore.com', {'tw':'_blank'}],
		['Tutorials & Resources', '/DL/tutorials.asp', {'tw':'_top'}]
	],
	['Getting Started', null, null,
		['Is Distance Learning for Me?', '/DL/start.asp', {'tw':'_top'}],
		['Computer Requirements', '/DL/computer.asp', {'tw':'_top'}],
		['Admissions', '/DL/admissions.asp', {'tw':'_top'}],
		['Selecting a Class', '/DL/class.asp', {'tw':'_top'}],
		['Enrolling', '/DL/enroll.asp', {'tw':'_top'}],
		['Logging on to Class', '/DL/login.asp', {'tw':'_top'}],
		['Books and Supplies', '/DL/supplies.asp', {'tw':'_top'}],
		['Proctored Testing', '/DL/testing.asp', {'tw':'_top'}],
		['Communicating Online', '/DL/communicating.asp', {'tw':'_top'}],
		['Tips for Online Learning', '/DL/tips.asp', {'tw':'_top'}],
		['Tutorials & Resources', '/DL/tutorials.asp', {'tw':'_top'}]
	]
];
