	startMenuBar(607, 8);

	menuLabel('Our Products', 2, 90, '', '', 'products.php', 'null');

	menuLabel('Our Services', 3, 90, '', '', 'services.php', 'null');

	menuLabel('About Us', 5, 90, '', '', 'about.php', 'null');

	menuLabel('Advice', 6, 90, '', '', 'advice.php', 'null');

	menuLabel('Your Cart', 7, 90, '', '', 'cart.php', 'null');


		menuLabel('Links', 8, 50, '', '', 'link.php', 'null');

	endMenuBar(7);





