/* Tigra Menu items structure */
var DIVS_MENU_ITEMS = [
	['Grand Rounds Schedule', '/surgery/education/grandrounds/schedule.pdf'],
	['Previous Grand Rounds Presentations', '/surgery/education/grandrounds/index.php', {'bw':200},
		['2005-2006 Academic Year', '/surgery/education/grandrounds/2005-2006.php'],
		['2006-2007 Academic Year', '/surgery/education/grandrounds/2006-2007.php'],
		['2007-2008 Academic Year', '/surgery/education/grandrounds/2007-2008.php'],
		['2008-2009 Academic Year', '/surgery/education/grandrounds/2008-2009.php'],
		['2009-2010 Academic Year', '/surgery/education/grandrounds/2009-2010.php'],
	],
];