	startSideMenuBar(170);
	sideMenuLabel('Home', 14, 170, '', '', 'index.html', null);
	sideMenuLabel('About', 14, 170, '', '', 'about-us.html', 'null');
	sideMenuLabel('Services', 8, 170, '', '', 'services.html', 'right');
	sideMenuLabel('Patient and Visitor Info', 9, 170, '', '', 'patient-info.html', 'right');
   	sideMenuLabel('Facilities', 14, 170, '', '', 'facilities.html', 'right');
  	sideMenuLabel('Contacts', 14, 170, '', '', 'contacts.html', null);
	endSideMenuBar();
