var menuHierarchy = [
	
	['Home', 'index.html',
		
			/*['Patents', 'patents.html'],
		
			['Investors', 'investors.html', 
			
					['Growth Index', 'growthindex.html'], 
			
					['Annual Reports', 'annualreports1.html'], 
			
					['15c211', '15c2111.html'],
					
					['PinkSheets Quote', 			'http://www.pinksheets.com/quote/quote.jsp?symbol=pmxx'],
			
					['MSN Quote', 'http://moneycentral.msn.com/scripts/webquote.dll?ipage=qd&Symbol=pmxx']
			],
		
		
			['Facilities', 'facilities.html', 
					['Headquarters', 'headquarters1.html'], 	
					['Primix China', 'primixchina.html']
			],
			
			['Licensees', 'licensees.html', 
					['Dynamic Composites, LLC', 'dynamiccomp.html'], 	
					
			]

	*/],
	
	
	['Company History', 'history.html', 
			/*['Technical', 'technical.html',['Exploded View', 'techspec1.html'], ['Test Results', 'testresults.html']],
			['Environmental', 'environmental.html',['Recycled Materials', 'recycled.html'], ['Raw Materials', 'rawmaterials.html']]
	*/],
	
	
	['Visionary Design', 'design.html',
		/*['Latest News', 'latestnews.php'],*/
		
	],
	
	
	['Photo Gallery', 'gallery.html',
		
	],
	
	['Current &nbsp; Inventory', 'inventory.html',
		
	],
	
	['Custom &nbsp; Refinements', 'improvement.html',
		
	],
	
	['Contact &nbsp; Information', 'contact.html',
		
	],
	
	
];

