var company={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#0c327a', linktarget:'_self'} //Second menu variable. Same precaution.
company.items=[
	["Panbo at a glance", "http://www.panbo.nl/company/about_us.php"],
	["Standardized projects", "http://www.panbo.nl/company/standardized_projects.php"],
	["Customized projects", "http://www.panbo.nl/company/customized_projects.php"],
	["References", "http://www.panbo.nl/company/references.php"]
]


var products={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#0c327a', linktarget:'_self'} //Second menu variable. Same precaution.
products.items=[
	["Mushroom farms", "http://www.panbo.nl/products/mushroom_farms.php"],
	["Composting facilities", "http://www.panbo.nl/products/composting_facilities.php"],
	["Climate control systems", "http://www.panbo.nl/products/climate_control_systems.php"],
	["Consultancy", "http://www.panbo.nl/products/consultancy.php"]
]

var customers={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#0c327a',  linktarget:'_self'} //Second menu variable. Same precaution.
customers.items=[
	["Entrepreneurs", "#"],
	["Investors", "#"]
]

var photoalbum={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#0c327a',  linktarget:'_self'} //Second menu variable. Same precaution.
photoalbum.items=[
	["Worldmap", "http://www.panbo.nl/photo-album/"],
	["Projects", "http://www.panbo.nl/photo-album/"]
]

var downloads={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#0c327a',  linktarget:'_self'} //Second menu variable. Same precaution.
downloads.items=[
	["Publications", "http://www.panbo.nl/downloads/publications.php"],
	["Advertisements", "http://www.panbo.nl/downloads/advertisements.php"],
	["Brochures", "http://www.panbo.nl/downloads/brochures.php"],
	["Article Super Food", "http://www.mushroomsmakesense.com/assets/mushroom-superfood.pdf"]
]

var links={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#0c327a',  linktarget:'_self'} //Second menu variable. Same precaution.
links.items=[
	["Customers", "http://www.panbo.nl/links/customers.php"],
	["Magazines", "http://www.panbo.nl/links/magazines.php"],
	["Others", "http://www.panbo.nl/links/others.php"]
]

var contact={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#0c327a',  linktarget:'_self'} //Second menu variable. Same precaution.
contact.items=[
	["Adress", "http://www.panbo.nl/contact/contact.php"],
	["Route description", "http://www.panbo.nl/contact/route.php"],
	["E-Mail", "mailto:panbo@panbo.nl"]
]

