var northvanrec_menu_structure = {

	"nav-home": { _options: { link:"index.php" },
		
	},
	

	"nav-about": { _options: { link:"/about/index.html" },
		"Company Overview": "/about/index.html",
		"Management and Directors": "/about/team.html",
	},



	"nav-project": { _options: { link:"/project/index.html" },
		"Fish Lake Valley": "/project/index.html",
		"Fish Creek Caldera": "/project/index_2.html",
		"Salt Wells": "/project/project_4.html",
		"West Big Smoky": "/project/project_3.html",
		
	},
	


	"nav-lithium": { _options: { link:"/lithium/index.html" },
		"What is Lithium ?": "/lithium/index.html",
		"Uses of Lithium": "/lithium/index_2.html",
		"What makes a Battery Work?": "/lithium/index_3.html",
		"Where is Lithium ?": "/lithium/index_4.html",
		"Pricing of Lithium": "/lithium/index_5.html",
		"Demand For Lithium": "/lithium/index_6.html",
		
	},



	"nav-investor": { _options: { link:"/investor/stock_quote.html" },
		"Stock Quote": "/investor/stock_quote.html",
		"SEC Filings": "/investor/stock_sec.html",
		"News Releases": "/investor/press_release.html",
		"Media Coverage": "/investor/media_coverage.html",
		
	},
	

	
	"nav-news": { _options: { link:"/news/index.html" },
		
		
	},
	
	"nav-media": { _options: { link:"/media/index.html" },
		"Video": "/media/video.html",
		"twitter": "http://twitter.com/lithiumCorpLi3",
		
	},
	
	
	
	"nav-contact": { _options: { link:"/contact/index.html", position:"below right" },
		
		
	}	
};












