var dict = {

	central_server: 'Central Server',
	gateway: 'Gateway',
	infrastructure_device: 'Infrastructure Device',
	vehicle_device: 'Vehicle Device',
	miner_device: 'Miner Device',
	scada_rtu: 'SCADA RTU',

	tech_advantages: 'Technological advantage',
	comparison_wireless_tech: 'Comparison with other wireless technologies',
	comparison_sensor_network: 'Comparison with typical wireless sensors networks',
	comparison_rfic: 'Comparison of popular RF IC options',

	overview: 'Overview',
	udg_mines: 'Underground mines',
	water_wastewater: 'Water and wastewater infrastructure',
	border_perimeter: 'Borders and perimeter security',
	
	miningTabs: {
		overview: 'platform overview',
		vod: 'optimized ventilation on demand',
		safety: 'personnel safety & tracking',
		comparison: 'technology comparison',
		specs: 'product specifications' 
	},

	miningComparisonTabs: {
		newtrax: 'Newtrax stand-alone',
		leakyfeeder: 'Leaky feeder and DAS',
		ethernet: 'Ethernet with Wi-Fi',
		newtraxleakyfeeder: 'Newtrax over leaky feeder',
		newtraxethernet: 'Newtrax over Ethernet',
		featurecomp: 'Key feature comparison',
		tcocomp: 'TCO comparison',
		techcomp: 'Detailed technical comparison'
	},

	newsletter: 'Newsletter',
	company_overview: 'Company overview',
	press_releases: 'Press releases',
	careers: 'Careers'

};
