/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MI_About = [
		['<img src="/images_mk/arrows/arrow_black.gif" border="0" style="padding-top:2px; float:left; margin-top:-1px; margin-right:3px">About the School', null, null,
			['Dean&rsquo;s Message', 'http://www.wsc.edu/schools/bst/about/deans_message/'],
			['Facilities', 'http://www.wsc.edu/schools/bst/about/facilities/'],
			['Mission/Goals', 'http://www.wsc.edu/schools/bst/about/mission_goals/'],
			['Organization Chart', 'http://www.wsc.edu/schools/bst/about/organization_chart/'],
			['Administrative Staff', 'http://www.wsc.edu/schools/bst/faculty_staff/'],
		],
];

var MI_Departments = [
		['<img src="/images_mk/arrows/arrow_black.gif" border="0" style="padding-top:2px; float:left; margin-top:-1px; margin-right:3px">Departments', null, null,
			['Business &amp; Economics', 'http://www.wsc.edu/schools/bst/bsec/'],
			['Computer Technology &amp; Information Systems', 'http://www.wsc.edu/schools/bst/ctis/'],
			['Technology &amp; Applied Science', 'http://www.wsc.edu/schools/bst/tasc/'],
		],
];

var MI_Heritage = [
		['<img src="/images_mk/arrows/arrow_black.gif" border="0" style="padding-top:2px; float:left; margin-top:-1px; margin-right:3px">Heritage', 'http://www.wsc.edu/schools/bst/heritage/'],
];

var MI_Faculty = [
		['<img src="/images_mk/arrows/arrow_black.gif" border="0" style="padding-top:2px; float:left; margin-top:-1px; margin-right:3px">Faculty &amp; Staff', null, null,
			['All', 'http://www.wsc.edu/schools/bst/faculty_staff/'],
			['Business &amp; Economics', 'http://www.wsc.edu/schools/bst/faculty_staff/index.php#bsec'],
			['Computer Technology &amp; Information Systems', 'http://www.wsc.edu/schools/bst/faculty_staff/index.php#ctis'],
			['Technology &amp; Applied Science', 'http://www.wsc.edu/schools/bst/faculty_staff/index.php#tasc'],
		],
];

var MI_Areas = [
		['<img src="/images_mk/arrows/arrow_black.gif" border="0" style="padding-top:2px; float:left; margin-top:-1px; margin-right:3px">Areas of Study', 'http://www.wsc.edu/schools/bst/areas_study/'],
];

var MI_Technology = [
		['<img src="/images_mk/arrows/arrow_black.gif" border="0" style="padding-top:2px; float:left; margin-top:-1px; margin-right:3px">Technology', 'http://www.wsc.edu/schools/bst/technology/'],
];

var MI_Support = [
		['<img src="/images_mk/arrows/arrow_black.gif" border="0" style="padding-top:2px; float:left; margin-top:-1px; margin-right:3px">Student Support', 'http://www.wsc.edu/schools/bst/student_support/'],
];

var MI_Size = [
		['<img src="/images_mk/arrows/arrow_black.gif" border="0" style="padding-top:2px; float:left; margin-top:-1px; margin-right:3px">Ideal Class Size', 'http://www.wsc.edu/schools/bst/class_size'],
];

var MI_Clubs = [
		['<img src="/images_mk/arrows/arrow_black.gif" border="0" style="padding-top:2px; float:left; margin-top:-1px; margin-right:3px">Clubs &amp; Organizations', 'http://www.wsc.edu/schools/bst/clubs_organizations/'],
];

var MI_Careers = [
		['<img src="/images_mk/arrows/arrow_black.gif" border="0" style="padding-top:2px; float:left; margin-top:-1px; margin-right:3px">Career Opportunities', 'http://www.wsc.edu/schools/bst/career/'],
];

var MI_Alumni = [
		['<img src="/images_mk/arrows/arrow_black.gif" border="0" style="padding-top:2px; float:left; margin-top:-1px; margin-right:3px">Alumni', null, null,
			['Alumni &amp; WS Foundation', 'http://www.wsc.edu/alumni/'],
			['Awards', 'http://www.wsc.edu/schools/bst/alumni/awards/'],
			['Newsletter', 'http://www.wsc.edu/schools/bst/alumni/newsletter/'],
		],
];

var MI_Current = [
		['<img src="/images_mk/arrows/arrow_black.gif" border="0" style="padding-top:2px; float:left; margin-top:-1px; margin-right:3px">Current Students', 'http://academic.wsc.edu/bst/'],
];

var MI_News = [
		['<img src="/images_mk/arrows/arrow_black.gif" border="0" style="padding-top:2px; float:left; margin-top:-1px; margin-right:3px">News &amp; Events', null, null,
			['Business Competition Day', 'http://www.wsc.edu/schools/bst/news_events/'],
			['ITE Competition', 'http://www.wsc.edu/schools/bst/news_events/'],
			['Powerdrive', 'http://wildcat.wsc.edu/clubs/powerdrive/'],
		],
];