	startSideMenuBar(130);
	sideMenuLabel('Home', 14, 150, '#ffffff', '#d2d8d6', 'index.php', null);
	sideMenuLabel('Modellen', 2, 150, '#ffffff', '#d2d8d6', 'alg_modellen.php', 'right');
	sideMenuLabel('Prijzen', 8, 150, '#ffffff', '#d2d8d6', 'alg_prijslijst.php', 'right');
	sideMenuLabel('Details', 4, 150, '#ffffff', '#d2d8d6', 'alg_details.php', 'right');
	sideMenuLabel('Deuren & Ramen', 3, 150, '#ffffff', '#d2d8d6', 'alg_deuren_ramen1.php', 'right');
	sideMenuLabel('Montage', 5, 150, '#ffffff', '#d2d8d6', 'alg_montage.php', 'right');
	sideMenuLabel('Fotogalerij', 6, 150, '#ffffff', '#d2d8d6', 'alg_fotogalerij.php', 'right');
	sideMenuLabel('Beursagenda', 7, 150, '#ffffff', '#d2d8d6', 'alg_beursagenda.php', 'right');
	sideMenuLabel('Contact', 9, 150, '#ffffff', '#d2d8d6', 'alg_contact.php', 'right');
	endSideMenuBar();

