Sunteți pe pagina 1din 60

A

PROJECT REPORT

ON

HOSPITAL SYSTEM

(MANAGEMENT INFORMATION SYSTEM)

SUBMITTED IN PARTIAL FULFILMENT OF THE REQUIREMENT

FOR

BACHELOR OF BUSINESS ADMINISTRATION (2015-18)

UNDER THE GUIDANCE OF


Ms. UPASNA

SUBMITTED BY
MANPREET KAUR
ENROLLMENT NO:
BBA(G) 5th SEMESTER
Batch : 2015-18

FAIRFIELD INSTITUTE OF MANAGEMENT &


TECHNOLOGY
Affiliated To Guru Govind Singh Indraprastha University, Delhi

FIMT Campus, Kapashera, New Delhi-110037


STUDENT DECLARATION

I hereby declare that this Management Information System Report titled HOSPITAL
SYSTEM submitted by me to Fairfield Institute of Management And Technology, Kapashera
is a bonafide work undertaken during the Vth Semester by me and has not been submitted to
any other University or Institution for the award of any degree diploma / certificate or published
any time before.

Date:
Manpreet Kaur
Enroll. No.: 03790101715
Course: BBA (g) SEM Vth

(Signature of the Student)


CERTIFICATE FROM GUIDE

This is to certify that as per best of my belief the Management Information System Report titled
HOSPITAL SYSTEM is the bonafide research work carried out by Manpreet Kaur, student
of BBA, FIMT (Fairfield Institute of Management And Technology), Kapashera, New Delhi,
in partial fulfillment of the requirements for the Management Information System Report of
the Degree of Bachelor of Business Administration. He / She has worked under my guidance.

Ms. Upasna

(Signature of Guide)
ACKNOWLEDGEMENT

I offer my sincere thanks and humble regards to Fairfield Institute Of Management And
Technology, GGSIP University, New Delhi for imparting us very valuable professional
training in BBA. I take the opportunity to express my gratitude and thanks to our computer
Lab staff and library staff for providing me opportunity to utilize their resources for the
completion of the project. I am also thankful to my family and friends for constantly motivating
me to complete the project and providing me an environment, which enhanced my knowledge.

Date:

Name:

Enroll. No.:

Course: BBA

(Signature of the Student)


INDEX

Chapter-1: Problem Definition 6


Chapter-2 System Analysis & Design 9
Chapter 3 - Output Coding 16
Annexure 60
CHAPTER-1: PROBLEM DEFINITION

SYSTEM OBJECTIVES & NEEDS:

The project Family Hospital includes registration of patients, storing their details into the
system, and manual of treatment. The software has the facility to give a unique id for every
patient and stores the details of every patient and the staff automatically. In this site user can
get details of doctor with their spacility. The Family Hospital can be entered using a username
and password.

Traditionally, it was done manually. The main function of the system is to register and store
patient details and doctor details and retrieve these details as and when required, and also to
manipulate these details meaningfully System input contains patient details, diagnosis details;
while system output is to get these details on to the CRT screen.

Human Body is a very complex and sophisticated structure and comprises of millions of
functions. All these complicated functions have been understood by man him, part-by-part their
research and experiments. As science and technology progressed, medicine became an integral
part of the research. Gradually, medical science became an entirely new branch of science. As
of today, the Health Sector comprises of Medical institutions i.e. Hospitals, HOSPITALs etc.
research and development institutions and medical colleges. Thus the Health sector aims at
providing the best medical facilities to the common man.

ADVANTAGES

It is fast, efficient and reliable

Avoids data redundancy and inconsistency

Very user-friendly

Easy accessibility of data

Number of personnel required is considerably less

Provides more security and integrity to data


Our Objectives

l. Doctor Details: The new proposed system stores and maintains all the details of doctor
details.

2. Calculations: The new proposed system calculates salary and income tax automatically
and it is very fast and accurate.

3. Registers: in this website , patient can register himself with giving his full details.

4. Speed: The new proposed system is very fast with 100% accuracy and saves time.

5. Manpower: The new proposed system needs less manpower. Less people can do the large
work.

6. Efficiency: The new proposed systems complete the work of many salesperson in less
time.

7. Past details: The new proposed system contains the details of every past doctor and
patients for future assistance.

8. Reduces redundancy: The most important benefit of this system is that it reduces the
redundancy of data within the data.

9. Work load: Reduces the work load of the data store by helping in easy updates of the
products and providing them with the necessary details together with financial transactions
management.

10. Easy statements: Month-end and day-end statement easily taken out without getting
headaches on browsing through the day end statements.
DATA COLLECTION:

Secondary Data

The Secondary data will be mainly collected from different books, magazines, Journals,

companys Literature, Newspapers, Internet and from the company personnel.

As the datas will be of various types such as comparing based on value as well as the relative

comparison, hence both the tools are to be use for the proper analysis of the datas.

MAGAZINES, JOURNALS AND NEWSPAPERS:

Journals published by business, Annual Report

INTERNET:

https://www.academia.edu/

http://www.seminarsonly.com

https://en.wikipedia.org/wiki/Hospital_information_system
Google.com
CHAPTER-2 SYSTEM ANALYSIS & DESIGN

(a) Overall Design of the System:

Runnin
User g
Process
Enquiry Details
Report Details
Hospital Details
Services
Family
Process Contact
Hospital

Reporting

Family Hospital with Family Hospital


Details Customer Details
Enquiry with Details
Customer
Family Hospital Maintenance
Database

Customer with Details

Customer Record Enquiry Database


(b) Physical Design:

Site Map

Family Hospital

Home

Home Services About us Registration

rology

Hospital Facility Doctor Details

Send feedback

Infrastructure details

Treatment Process
(c) Webpage(s) design for data entry

Doctor Details

Fields Data Type Size Constraints

Doctor Id Integer 10 Foreign key

name Varchar2 20 Primary key

Date of Birth Date 20 Not null

Speciality Varchar2 30 Not null

Contact No. Integer 10 Not null

Email Id Varchar2 10 Not null

Experience Integer 10 Not null

Enquiry Details

Fields Data Type Size Constraints

Enquiry Id Integer 10 Foreign key

Patient name Varchar2 20 Primary key

Enquiry Date Date 20 Not null

Enquiry For Varchar2 30 Not null

Date of birth Date 10 Not null


Address Varchar2 10 Not null

Contact Details Integer 10 Not null

User Account Details

Fields Data Type Size Constraints

User_id Varchar2 10 Foreign key

User_name Varchar2 20 Primary key

Password Varchar2 20 Not null

Name Varchar2 30 Not null

Gender Varchar2 10 Not null

Dob Date Not null

Mob no Varchar2 10 Not null

Address Varchar2 20 Not null


(d) Logical Design of Proposed Website:
What is a Flowchart?

According to the Dictionary of Business Charts & Graphs a Flowchart is a visual


representation of the sequence of steps and decisions needed to perform a process.

Each step in the sequence is noted within a diagram shape. Steps are linked by connecting lines
and directional arrows. This allows anyone to view the flowchart and logically follow the
process from beginning to end. Some of the ways to use flowcharts include:

Project planning
Program or system design
Process documentation
Audit a process for inefficiencies or malfunctions
Map computer algorithm etc.

Flowchart Symbols

Flowcharts use special shapes to represent different types of actions or steps in a process. Lines
and arrows show the sequence of the steps, and the relationships among them. These are known
as flowchart symbols. The type of diagram dictates the flowchart symbols that are used. For
most flowcharts, these five basic symbols are always needed:
Some Additional Flowchart Symbols

Symbol Name Function

Document A printed document or report.

Connector Indicates that the flow continues where a


matching symbol (containing the same letter)
has been placed.

Indicates a list of information with a standard


structure that allows for searching and
Database sorting.

Display Indicates a step that displays information.


Flow charts enable groups to clearly define, communicate, and monitor multi-step processes.

Key
Flow Chart
Beginning
Family Hospital
Start

Task Box

Home
Decision

Multi-Tasks
Enter Our NO Sign Up
Application

Meeting
YES

Our Services

Contact Us

Logout
CHAPTER 3 - OUTPUT CODING

HOME

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table>
<tr>
<td class="heading"
colspan="3">About Project</td>
</tr>
<tr>
<td colspan="3">
There are numerous
opportunities today than ever before to learn about your health and to take
better care of yourself & your family. There are so many disciplines of
medicines or treatment paradigm like ayurvedic, homeopathic, unani, chinese
system, tibeten system, yoga, acupuncture and acupressure etc, that at
particular moment it became confusing for the patient to decide what to go
for. The site PATIENTS-CARE has been launched to help a common man /
medical professional to take care of himself and his patient with different
aspects of treatment.<br>
A recent UK study found that
97% of consumers are willing to trust online reviews. Keith Pollard,
Managing Director of Treatment Abroad says: The Ratings and Reviews
service is intended to inform patient choice. Patients need to be clued up
on overseas medical treatment, and some may be apprehensive about the risks
of travelling for treatment. Patients who have become medical tourists
generally tend to be extremely positive about their experience, so the
addition of ratings and reviews on the site will further build patient
confidence.

</td>
</tr>
<tr>
<td colspan="1">
<table>
<tr>
<td>Our
Inspiration</td>
</tr>
<tr>
<td><img
src="images/hmee.jpg"></td>
</tr>
</table>
</td>
<td>Dr. Anil Vij is a practicing
physician with 35 yrs. of experience in the field of medicine. He is a well
known clinician with a practice based in Delhi. It was as a physician that
he realized his own limitations when dealing with the enormous volume of
medical literature on prescribing treatment to patients. This led him to
develop software that could act as a clinicians true companion, aiding the
clinician in writing a safe, fool-proof and first-rate presecription. Eight
years of hard work saw his long cherished dream come to fruition in the
form of PRESCRIPTION PAD, a state-of-the-art prescription writing software
which contains everything a clinician might need in order to give his/her
patients the very best of health-care.

In Dr. Vijs words,


Prescription writing is not merely putting down a few drug names on a
piece of paper. It is an art mastered only after years of experience and
hard work backed by sound knowledge of the basic subject. World over,
there is stress on evidence-based medicine, best described as the
conscientious, explicit and judicious use of current evidence in decision-
making.</td>
</tr>

<tr>
<td><img src="images/hme.jpg"
width="200px" height="100px"></td>
<td><img src="images/hme.jpg"
width="200px" height="100px"></td>

</tr>

</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>

ABOUT US

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table>
<tr>
<td class="heading"
colspan="3">About The Project</td>
</tr>
<tr>
<img src="images/Home-Care-Banner.jpg" alt="" width="600" height="200"/>
<td style="padding: 10px;text-
align: justify;color: #636363;line-height: 20px">Dr. Anil Vij is a
practicing physician with 35 yrs. of experience in the field of medicine.
He is a well known clinician with a practice based in Delhi. It was as a
physician that he realized his own limitations when dealing with the
enormous volume of medical literature on prescribing treatment to patients.
This led him to develop software that could act as a clinicians true
companion, aiding the clinician in writing a safe, fool-proof and first-
rate presecription. Eight years of hard work saw his long cherished dream
come to fruition in the form of PRESCRIPTION PAD, a state-of-the-art
prescription writing software which contains everything a clinician might
need in order to give his/her patients the very best of health-care.

In Dr. Vijs words,


Prescription writing is not merely putting down a few drug names on a
piece of paper. It is an art mastered only after years of experience and
hard work backed by sound knowledge of the basic subject. World over,
there is stress on evidence-based medicine, best described as the
conscientious, explicit and judicious use of current evidence in decision-
making.

Professional organizations &


government agencies, as part of their endeavour to aid physicians & other
care givers, are developing formal clinical practice guidelines. These
guidelines can provide a useful framework for managing patients with
particular diagnosis or symptoms. The challenge for physicians is to
intelligently integrate into clinical practice the useful recommendations,
and not to accept them blindly or allow oneself to be inappropriately
constrained by them.

Inspired by the success of the


prescription writing software, Dr. Vij has now embarked upon other projects
to help society and health care providers with the following objectives in
mind:<br>

There are thousands of possible


drug interactions in the Allopathic system of medicine, and then there is
the question of drug safety in certain situations when dealing with
children or the elderly, or in the case of pregnancy, lactation, hepatic
insufficiency, renal insufficiency, pulmonary insufficiency etc. It is
humanly impossible for a doctor to remember all these things for thousands
of drugs over and above information about thousands of diseases and other
related subjects. Computer assistance has become extremely essential if
doctors are to avoid unwarranted errors which could be life threatening on
occasion. There are numerous examples when human errors could have been
avoided had there been good software to stop these. A newspaper cutting
about one such incidence is enough to highlight the importance of such
software. Spurred by this and other pressing needs of the health sector,
Dr. Vij has launched a software company dedicated to the health industry
and has developed two landmark software, PRESCRIPTION PAD for assisting
safe prescription writing, and "DHANVANTRI HPMS", a complete hospital &
patient care management software for both small and large hospitals.
</td>
</tr>
</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>
CONTACT US

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table cellpadding="5" cellspacing="5">
<tr>
<td class="heading"
colspan="3">Contact Us</td>
</tr>
<tr>
<td >
<div style="padding-top:
0px;">
Category:
Hospital<br/><br/>
Phone: (011)
28012195<br/><br/>
Mobile:
9810102908<br/><br/>
Email:
anily2021@gmail.<br/><br/>
Address: RZ-B/28,
Gopal Nagar, Najafgarh Road Industrial Area, Delhi- 110043<br/><br/>
Landmark: Near DTC Bus
Terminal<br/>
</div>
</td>
</tr>
<tr>
<form id="frm"
action="sourcecode/contactus.php" method="post">
<table align="center" cellpadding="5"
cellspacing="5" bgcolor="black;">
<tr>
<td class="heading"
colspan="2">Contact Us</td>
</tr>

<tr>
<td >Name:</td>
<td><input type="text"
id="txt_name" name="txt_name" style="width: 250px; height: 25px;"></td>
</tr>

<tr>
<td >Phone</td>
<td><input type="text"
id="txt_phone" name="txt_phone" style="width: 250px; height: 25px;"
onkeyup="checkInteger(this,value)"></td>
</tr>
<tr>
<td >Email:</td>
<td><input type="text"
id="txt_eml" name="txt_eml" style="width: 250px; height: 25px;"
onblur="valid()"></td>
</tr>
<tr>
<td >Message:</td>
<td><textarea rows="5"
cols="25" id="txt_adrs" name="txt_adrs"></textarea>
</tr>

<tr>
<td align="center" colspan="2">
<input type="submit"
class="button" value="Submit" onclick="return validate();">
<input type="reset"
class="button" value="Reset">
</td>
</tr>
</table>
</form>
</tr>
</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>
DEASES LIST

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table cellpadding="5" cellspacing="5">
<tr>
<td class="heading"
colspan="3">Diseases List</td>
</tr>
<tr>
<td >
<div style="padding-top: 0px;">
<a href="Heart
Center.html">Heart Center</a><br/><br/>
<a
href="Dengue.html">Dengue</a><br/><br/>
<a
href="Asthma.html">Asthma Center</a><br/><br/>
<a
href="Cancer.html">Cancer</a><br/><br/>
</div>
</td>
</tr>

</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>

HEATE CENTER

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">
<td width="200px" height="150px">
<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table cellpadding="5" cellspacing="5">
<tr>
<td class="heading"
colspan="3">Heart Center</td>
</tr>
<tr>
<td >
<div style="padding-top:
0px;">

<img src="Image/d1.jpg" alt="" width="600" height="200"/>

Heart Disease Pictures

Watch this slideshow of heart disease covering symptoms to watch for,


diagnostic tests, treatments, and prevention strategies.
</br>
Congestive Heart Failure</br>

Congestive heart failure (CHF) is caused by diseases (for example, heart


disease, high blood pressure). Symptoms of CHF include fatigue, edema,
shortness of breath, sleeplessness, and more. Treatments include lifestyle
modifications, medications, heart transplant, and therapy.

</td>
</tr>

</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>
DENGUE.HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table cellpadding="5" cellspacing="5">
<tr>
<td class="heading"
colspan="3">Dengue Center</td>
</tr>
<tr>
<td >
<div style="padding-top:
0px;">

<img src="Image/dengue-fever-S1-facts.jpg" alt="" width="600"


height="200"/>
Dengue fever is a disease caused by a family of viruses that are
transmitted by mosquitoes.</br>
Symptoms of dengue fever include severe joint and muscle pain, swollen
lymph nodes, headache, fever, exhaustion, and rash. The presence of fever,
rash, and headache (the "dengue triad") is characteristic of dengue
fever.</br>
Dengue is prevalent throughout the tropics and subtropics.</br>
Dengue fever is caused by a virus, and there is no </br>
</td>
</tr>

</table>
</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>

ASTHMA.HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table cellpadding="5" cellspacing="5">
<tr>
<td class="heading"
colspan="3">Dengue Center</td>
</tr>
<tr>
<td >
<div style="padding-top:
0px;">
<img src="Image/article-asthma.jpg" alt="" width="600" height="200"/>

With this quiz, your asthma IQ depends on your understanding of the asthma
causes, symptoms, and treatments that affect millions of American men,
women, and children. </br>
</td>
</tr>

</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>

CANCER CENTER
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>
<tr>
<td>

</td>
<td valign="top">
<table cellpadding="5" cellspacing="5">
<tr>
<td class="heading"
colspan="3">Cancer Center</td>
</tr>
<tr>
<td >
<div style="padding-top:
0px;">

<img src="Image/article-lung-cancer.jpg" alt="" width="600" height="200"/>

Lung cancer kills more men and women than any other form of cancer. Eight
out of 10 lung cancers are due to tobacco smoke. Lung cancers are
classified as either small cell or non-small cell cancers.

</td>
</tr>

</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>
HEALTHLIVING.HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>
<tr>
<td>

</td>
<td valign="top">
<table cellpadding="5" cellspacing="5">
<tr>
<td class="heading"
colspan="3">Contact Us</td>
</tr>
<tr>
<td >
<div style="padding-top:
0px;">
<a
href="Diet.html">Diet & Weight Management</a><br/><br/>
<a
href="ExerciseFitness.html">Exercise & Fitness</a><br/><br/>

</div>
</td>
</tr>

</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>

DIET.HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table cellpadding="5" cellspacing="5">
<tr>
<td class="heading"
colspan="3">Diet & Weight Management</td>
</tr>
<tr>
<td >
<div style="padding-top:
0px;">

Diet & Weight Management<br/><br/>


We're familiar with the pattern. It starts with a commitment to weight
loss, complete with energetic bouts of exercise and thousands of calories
burned. Finally, your weight goals are within reach! But then it's wedding
season and you decide to go on maintenance for awhile ... just so you can
enjoy that cake with a clear conscience. Before you know it, you start to
gain weight again and you lose all of those health benefits you worked so
hard for in the first place.<br/><br/>
Diet & Weight Management<br/><br/>

If there's one thing everyone agrees on, it's that weight control is a key
component of maintaining good health. Where opinions differ is on the
question of how to safely control that weight. Terms like "calories,"
"metabolism," and "maintenance," not to mention the various flavor-of-the-
week diet fads that make headlines ... it's a lot of information to
process.<br/><br/>

We've tried to make the topic of weight loss a little easier to understand
by providing the latest weight management news, tips, and expert analysis
in a clear and concise manner. The decision to take control of your weight
is an important one: Make sure you have information you can trust at hand
to make the correct choices. </div>
</td>
</tr>

</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>
EXERCISEFITNESS.HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table cellpadding="5" cellspacing="5">
<tr>
<td class="heading"
colspan="3">Exercise & Fitness</td>
</tr>
<tr>
<td >
<div style="padding-top:
0px;">

<img src="Image/aa.jpg" alt="" width="600" height="200"/>


Fact: Regular physical activity - even at moderate levels - reduces the
risk of heart disease, cancer, high blood pressure, and obesity. Here?s
another fact: 65% of Americans are considered obese. So while the risks
associated with not exercising are clear, we don't seem to be doing
anything to change our sedentary ways.
</td>
</tr>

</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table cellpadding="5" cellspacing="5">
<tr>
<td class="heading"
colspan="3">Doctor List</td>
</tr>
<tr>
<td >
<div style="padding-top:
0px;">
<a
href="Vinay.html">Dr. Vinay Kumaran</a><br/><br/>
<a href="Naresh.html">Dr.
Naresh</a><br/><br/>
<a href="Surender.html">Dr. Surender</a><br/><br/>
</div>
</td>
</tr>

</table>
</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>

VINAY.HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table cellpadding="5" cellspacing="5">
<tr>
<td class="heading"
colspan="3">Dengue Center</td>
</tr>
<tr>
<td >
<div style="padding-top:
0px;">
<img src="Image/177749dr-vinay-kumaran-mumbai.png.jpg" alt="" width="600"
height="200"/>

Dr. Vinay Kumaran in 2010 performed the first living donor intestinal
transplant in India and has an experience of over 600 liver transplants and
over 35 Pancreas, Intestinal and Multivisceral Transplants
Dr. Vinay Kumaran was associated with Sri Ganga Ram Hospital, New Delhi
as Director Surgical Gastroenterology and Liver Transplantation since 2007
before joining our Hospital

</td>
</tr>

</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>

NARESH.HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table cellpadding="5" cellspacing="5">
<tr>
<td class="heading"
colspan="3">Naresh Bansal</td>
</tr>
<tr>
<td >
<div style="padding-top:
0px;">

<img src="Image/1443721560resh.jpg" alt="" width="600" height="200"/>

Dr. Naresh Bansal is a Consultant in the Institute of Liver,


Gastroenterology and Pancreatobiliary Sciencesat Sir Ganga Ram Hospital,
New Delhi. He is also Associate Professor, GRIPMER.

An astute Gastroenterologist, Liver Specialist, Endoscopist, and Transplant


Hepatologist, he pursued MBBS from the S.M.S. Medical College, Jaipur, MD
(Medicine) from theJ.L.N. Medical College, Ajmer, and DNB
(Gastroenterology) from the Sir Ganga Ram Hospital in New Delhi.

As a committed doctor, he has undergone many advanced courses and


trainings, including the Liver Transplant Update Course conducted by
Pancreato Biliary & Liver Diseases Foundation, Singapore, The Science of
Motility: Advances & Opportunitiesin Chronic Constipation & IBS Course
conducted by the John Hopkins University & School of Medicine, USA,
Bedside Teaching, Research Methods & Evaluation Course conducted by the
National Board of Examinations in NewDelhi, and the Radiofrequency
Ablation Course conducted by the European Society of Interventional
Radiology in Greece.

He has 25 publications and 40 presentations to his credit. He holds several


key memberships in prestigious medical professional bodies including
American Gastroenterological Association.

He has been bestowed with many awards. He received the Bikaner Chapter
Award by API and the Best Poster Award by the Society ofGI Endoscopy of
India in 2006. He has received awards from many dignitaries for medical
excellence including Vice President of India and Director, AIIMS. He has
also been honoured by various NGOs from time to time for his service to
mankind and society. He has organized various free camps in Delhi and
remote areas ofHaryana and Rajasthan. He has been instrumental in raising
awareness about Hepatitis B and C and in holding various free vaccination
camps.

He is a keen author and his medical articles are very popular amongst many
newspapers. He is a good orator and has delivered almost 100 lectures in
various local, national and international meetings and conferences, which
are widely appreciated.
</td>
</tr>

</table>
</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>

SURENDER.HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table cellpadding="5" cellspacing="5">
<tr>
<td class="heading"
colspan="3"> Dr. Surender Kumar</td>
</tr>
<tr>
<td >
<div style="padding-top:
0px;">

<img src="Image/137266240059561dr-surender kumar-delhi.jpg" alt=""


width="600" height="200"/>
Dr. Surender Kumar is a prominent consultant in Endocrinology from
Delhi associated with Sir Ganga Ram Hospital, City Hospital and Sama
Hospital
Dr. Surender Kumar was head of the department of Endocrinology, Army
Research & Referral Hospital, Delhi
Dr. Surender Kumar had a 30 years of experience in the field of
Endocrinology
</td>
</tr>

</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>

REGISTRATION
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">
<table align="center" cellpadding="5"
cellspacing="5" bgcolor="black;">
<tr>
<td class="heading"
colspan="2">Registration</td>
</tr>

<tr>
<td >Name:</td>
<td><input type="text"
id="txt_name" name="txt_name" style="width: 250px; height: 25px;"
onblur="pin1()"></td>
</tr>
<tr>
<td >DOB:</td>
<td><input type="text"
id="txt_dob" name="txt_dob"style="width: 250px; height: 25px;" readonly
onclick="scwShow(this,event)"></td>
</tr>
<tr>
<td >Gender:</td>
<td>
<select id="txt_gndr"
name="txt_gndr" style="width: 250px; height: 25px;">
<option value="select">
- - - -Select - - - - </option>
<option
value="Male">Male</option>
<option
value="Female">Female</option>
</select>
</td>
</tr>
<tr>
<td >Phone</td>
<td><input type="text"
id="txt_phone" name="txt_phone" style="width: 250px; height: 25px;"
onkeyup="checkInteger(this,value)"></td>
</tr>
<tr>
<td >Location:</td>
<td><input type="text"
id="txt_adrs" name="txt_adrs" style="width: 250px; height: 25px;"></td>
</tr>
<tr>
<td >City:</td>
<td><input type="text"
id="txt_cntas" name="txt_cntas" style="width: 250px; height: 25px;"></td>
</tr>

<tr>
<td >Email:</td>
<td><input type="text"
id="txt_eml" name="txt_eml" style="width: 250px; height: 25px;"
onblur="valid()"></td>
</tr>
<tr>
<td >Password:</td>
<td><input type="password"
id="txt_pass" name="txt_pass" style="width: 250px; height: 25px;"
onblur="pin()"></td>
</tr>
<tr>
<td >Confirm Password:</td>
<td><input type="password"
id="txtcpass" name="txtcpass" style="width: 250px; height: 25px;"></td>
</tr>
<tr>
<td align="center" colspan="2">
<input type="submit"
class="button" value="Submit" onclick="return validate();">
<input type="reset"
class="button" value="Reset">
</td>
</tr>
</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>

LGOIN
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="css/headerbar.css" rel="Stylesheet" type="text/css">
<link href="Style-Sheet/style-sheet.css" type="text/css"
rel="stylesheet"/>
<link href="Style-Sheet/Corner.css" type="text/css"
rel="stylesheet"/>
<script src="JavaScript/crawler.js"
type="text/javascript"></script>
<title>Family Hospital </title>
</head>
<body>
<table cellpadding="0" rules="none" frame="box" cellspacing="0"
border="0" width="100%">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0"
bgcolor="white" width="950px" align="center">
<tr height="150px">

<td width="200px" height="150px">


<img src="images/hme.jpg" width="200px"
height="150px">
</td>
<td width="800px" height="150px">
<img
src="images/09_Healthcare_Banner_02.jpg" alt="" width="740"
height="150px"/>
</td>
</tr>
<tr>
<td colspan="2">
<ul class="claybricks">
<li><a href="index.html">Home</a></li>
<li><a href="about_us.html">About
Us</a></li>
<li><a href="contact_us.html">Contact
Us</a></li>
<li><a
href="Dieases.html">Diseases</a></li>
<li><a href="HealthLiving.html">Health
Living</a></li>
<li><a href="DoctorList.html">Doctor
List</a></li>
<li><a
href="Regestration.html">Registration</a></li>
<li><a href="login.html">Login</a></li>
<a
href="https://www.facebook.com/"><img src="images/facebook.png"width="30"
height="30" alt="facebook" /></a>
<a href="#"><img
src="images/twitter.png" width="30" height="30" alt="twitter" /></a>
</ul>

</td>
</tr>

<tr>
<td>

</td>
<td valign="top">

<table>
<tr>
<td><img
src="images/user_login.jpg"/></td>
<td>
<form id="frm"
action="sourcecode/login.php" method="post">
<fieldset style="height:
auto;width: 300px;padding: 10px;">
<legend>Login</legend>
<table align="center"
cellpadding="5" cellspacing="5">

<tr>
<td class="text">
Login As
</td>
<td class="text">
<input type="radio"
name="rdologin" id="rdodoctor" value="admin"/>&nbsp;&nbsp;Admin
<input type="radio"
name="rdologin" id="rdodoctor" value="doctor"/>&nbsp;&nbsp;Doctor
<input type="radio"
name="rdologin" id="rdopatient" value="user"/>&nbsp;&nbsp;Patient

</td>
</tr>
<tr>
<td class="text">User
Name:</td>
<td class="text"><input
type="text" id="txtemailid" name="txtemailid" style="font-size: 15px;
width: 180px; height: 30px;" onblur="pin1()"></td>
</tr>
<tr>
<td class="text">Password:</td>
<td class="text"><input
type="password" id="txtpass" name="txtpass" style="font-size: 15px; font-
weight: bold; height: 30px; width: 180px;" onblur="pin()"></td>
</tr>
<tr>
<td colspan="2" align="right">
<input type="submit"
value="Login" name="btnlogin" id="btnlogin" class="button" onclick="return
test(this)">
</td>
</tr>
</table>

</fieldset>
</form>
</td>
<td><img
src="images/user_login.jpg"/></td>
</tr>
</table>

</td>
</tr>
<tr>
<td colspan="2" class="footer"
align="center">Design & Develop By : Family Hospital</td>
</tr>
</table>

</td>
</tr>
</table>
</body>
</html>
ANNEXURE

S-ar putea să vă placă și