var revisie={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#777777', linktarget:'_self'} //Second menu variable. Same precaution.
revisie.items=[
	["Tandwielkasten", "http://www.renotwente.nl/pages/tandwielkasten.php"],
	["Pompen", "http://www.renotwente.nl/pages/pompen.php"],
	["Elektromotoren", "http://www.renotwente.nl/pages/electromotoren.php"]
]
var verkoop={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#777777', linktarget:'_self'} //Second menu variable. Same precaution.
verkoop.items=[
	["Nieuw", "http://www.renotwente.nl/pages/verkoop-nieuw.php"],
	["Gebruikt", "http://www.renotwente.nl/pages/verkoop-gebruikt.php"]
]
var overige={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#777777', linktarget:'_self'} //Second menu variable. Same precaution.
overige.items=[
	["Draaien/Frezen", "http://www.renotwente.nl/pages/draaien-frezen.php"],
	["Constructie", "http://www.renotwente.nl/pages/constructie.php"]
]
var fotos={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#777777', linktarget:'_self'} //Second menu variable. Same precaution.
fotos.items=[
	["Revisie", "http://www.renotwente.nl/pages/fotoboek-revisie.php"],
	["Verspanning", "http://www.renotwente.nl/pages/fotoboek-verspanning.php"],
	["Constructie", "http://www.renotwente.nl/pages/fotoboek-constructie.php"]
]
