

var TopMenu =
[
	['', 'Home', '?pg=home', '_self', '',
		['', 'About us', '?pg=ons', '_self', ''],
		['', 'Contact', '?pg=contact', '_self', ''],
		['', 'Sitemap', '?pg=sitemap', '_self', ''],		
	],

	_cmSplit,

	['', 'Products', '', '_self', '',
		['', 'Webhosting', '?pg=host', '_self', ''],
		['', 'Domain registration', '?pg=domein', '_self', ''],
		['', 'Webshop', '?pg=shop', '_self', ''],
		['', 'Webdesign', '?pg=wdesign', '_self', ''],
		['', 'Office Applications', '?pg=kantoor', '_self', '']
	
	],

	_cmSplit,

	['', 'E-commerce', '', '_self', '',
		['', 'Webshop', '?pg=shop', '_self', ''],
		['', 'Virtual office', '?pg=vkantoor', '_self', ''],
		['', 'Development', '?pg=ontwikkel', '_self', '']
	],

	_cmSplit,

	['', 'Portfolio', '', '_self', '',
		['', 'Links', '?pg=portfolio', '_self', ''],
		
	],

	_cmSplit,

	['', 'Support', '', '_self', '',
		['', 'FAQ', '?pg=faq', '_self', ''],
		['', 'E-mail', '?pg=email', '_self', ''],
		['', 'Customer Control Center', '?pg=ccc', '_self', '']

	],

];




