var menuHierarchy = [
	
	['Home', 'index.html'
	
	],
	
	
/*	['About', 'about.html', 
			['Co-Chairs Statement', 'statement.html'],
			['FAQ', 'faq.html']
	],*/
	
	
	/*['Membership', 'membership.html'
		
	], */
	
	
	['Conference', 'conference.html', 
			['2010 Conference', 'http://www.yale.edu/french/NCFS/WWW/index.html'],
			['Call For Papers', '../cfp/NCFS_cfp_2010.pdf'],
			['Naomi Schor Memorial Award', 'naomischor.html'],
			['Past Award Recipients', 'pastaward.html'],
			/*['Hi-Tech Tips', 'techtips.html'],*/
			['How To Host', 'howtohost.html'],
			['Archives', 'archive.html']
	],
	
	
	['Links', 'links.html',
 			['19th-Century French Studies', 'http://www.unl.edu/ncfs/'],
			['Société des Dix-neuviémistes', 'http://www.sdn.ac.uk/'],
			['Fabula', 'http://www.fabula.org/']
			
	],
	
	
	['Gallery', 'gallery.html',
		
	],
	
	

	['Subscribe', 'https://listserv.illinois.edu/archives/ncfs-assn.html',
		
	],

	['Contact', 'contact.html',
		
	],
	
	
];

