	bC= null;
	startMenu(1, 160);
	menuItem('Adult&nbsp;Foot&nbsp;Splints', null, 160, '#222222', '#000000', 'adult.php');
	menuItem('Children&#39;s&nbsp;Foot&nbsp;Splints&nbsp;', null, 160, '#222222', '#000000', 'children.php');
	menuItem('Attachments', null, 160, '#222222', '#000000', 'attachments.php');
	endMenu();

	startMenu(2, 178);
	menuItem('Placement', null, 178, '#222222', '#000000', 'placement.php');
	menuItem('Customizing', null, 178, '#222222', '#000000', 'customize.php');
	menuItem('Buckles', null, 178, '#222222', '#000000', 'buckles.php');
	menuItem('Posterior&nbsp;Knee&nbsp;Attachment&nbsp;', null, 178, '#222222', '#000000', 'pka.php');
	menuItem('Sizing&nbsp;Guidelines', null, 178, '#222222', '#000000', 'sizing.php');
	endMenu();
	
	