/*
--- Menu items ---
Note that this structure has changed 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 x = ''; //' ';
var xx = ' ';
var space10 = x + x + x + x + x + x + x + x + x + x;
var arrow = ''; //'
';
var hor_space = '' ; //'
';
var Lab_home='http://dynamo.ecn.purdue.edu/~photspec/';
var publ='Publication_list.htm';
var MENU_ITEMS1 = [
[x + 'Home' , 'index.html' , null],
[x + 'Brief CV' , 'Short_CV.htm', null],
[x + 'Publications' + arrow , publ , null,
[x + 'Summary' , publ + '#summary' , null],
[x + 'Books & Chapters' , publ + '#books_and_chapters', null],
[x + 'Journal Articles' , publ + '#journal_articles' , null],
[x + 'Conf. Proceedings', publ + '#conf_proceed' , null],
[x + 'Patents' , publ + '#patents' , null]
],
[x + 'Current Projects' , 'Current_funding.htm' , null],
[x + 'Conference Talks' , 'Conference_presentations.htm', null],
[x + 'Invited Lectures' , 'Invited_lectures.htm' , null],
[x + 'My Team & Lab' + arrow , Lab_home + 'index.shtml' , null,
[x + 'Lab Homepage' , Lab_home + 'index.shtml' , null],
[x + 'Team Members' , Lab_home + 'members.htm' , null],
[x + 'Photonics' , Lab_home + 'photonics.htm' , null],
[x + 'Spectroscopy' , Lab_home + 'spectroscopy.htm', null],
[x + 'Optical Metamaterials' , Lab_home + 'Optical negative-index metamaterials.pdf', [0, 27, 111, 44]],
[x + 'Lab Facilities' , Lab_home + 'facilities.htm' , [0, 43, 111, 29]],
[x + 'Photoalbum' , Lab_home + 'photoalbum.htm' , null],
[x + 'Press Coverage' , Lab_home + 'press.htm' , null]
],
[x + '