\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Prevalence of Asthma in the Subjects Attending Multi Specialty Centre OPD, Ballimaran, Delhi},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2013-03-15 (revised: 15 March 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-03-15}
\title{Prevalence of Asthma in the Subjects Attending Multi Specialty Centre OPD, Ballimaran, Delhi}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dr. Izharul  Hasan}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 February 2013 Accepted: 2 March 2013 Published: 15 March 2013}

\maketitle


\begin{abstract}
        


The burden of Asthma in developing countries such as India is of sufficient magnitude to warrant its recognition as a priority in government health strategies. Particular resources need to be provided to improve the care of disadvantaged groups with high morbidity, including certain racial groups and those who are poorly educated, live in large cities, or are poor. The present study was conducted to find out current prevalence of asthma in subjects attending multi specialty centre OPD Ballimaran, Delhi. Attempts were also made to detect possible factors contributing to the prevalence. A total of 1000 subjects were included in the study using questionnaire, clinical evaluation by physician and spirometry. The current prevalence of asthma in male population of Delhi was 13.42% and in female population 12.41%, respectively. The prevalence of asthma was more (13.42%) in male population than female population (12.41%) respectively.

\end{abstract}


\keywords{asthma, spirometry, spirometry.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
sthma is a chronic inflammatory disorder of the airways characterized by recurrent episodes of wheezing, breathlessness, chest tightness and cough that is often reversible either spontaneously or with treatment (Global Initiative for Asthma 2004).\par
In India, an estimated that 57,000 deaths were attributed to Asthma in 2004  {\ref (WHO 2004}) and it was seen as one of the leading cause of morbidity and mortality in rural India \hyperref[b11]{(Smith 2000)}. Though effective screening, evaluation, and management strategies for Asthma are well established in high-income countries, these strategies have not been fully implemented in India as evidence had previously suggested that Asthma is not to be treated independently but fitted into the general spectrum of respiratory diseases \hyperref[b7]{(Krishnakumar 2003)}. Furthermore, even though medicines that treat Asthma effectively are available at affordable costs, they rarely reach more than one per cent of those who would benefit from it \hyperref[b7]{(Krishnakumar 2003)}. According to World Health Organisation (WHO) estimates 300 million people suffer from Asthma, 255, 000 people died of Asthma in 2005  {\ref (WHO 2004}) and over 80\% of Asthma deaths are reported from low and lower-middle income countries (Braman 2006). Asthma creates a substantial burden on individuals and families as it is more often under-diagnosed and under-treated. (Rabe et al 2000; Adachi et al 2002)   Approximately 300 million people worldwide currently have Asthma, with estimates suggesting that Asthma prevalence increases globally by 50\% every decade \hyperref[b8]{(Masoli et al 2004)}. With the projected increase in the proportion of the world's urban population from 45\% to 59\% in 2025, there is likely to be a marked increase in the number of Asthmatics worldwide over the next two decades. It is estimated that there may be an additional 100 million persons with Asthma by 2025 (Masoli et al 2004).\par
According to the recently conducted cross sectional nationally representative National Family Health Survey (NFHS)-3, the overall prevalence of asthma among adult men and women in India is similar with 1,696 and 1,627 per 100,000 respectively (IIPS and Macro International 2007).\par
The present study was undertaken to record the prevalence of asthma among patients attending multi specialty centre OPD, Ballimaran Delhi. 
\section[{II.}]{II.} 
\section[{Methodology}]{Methodology}\par
This cross sectional study was carried out in multi specialty center Ballimaran OPD, the total no of subjects enrolled in this study were 1000, and Inclusion criteria are all age groups, outpatients, asthma patients. Exclusion criteria are Psychiatric patient, Asthma and allergic rhinitis co morbidity with other disease.\par
The patients were selected by random computerized sampling method, motivated to participate in the study. Assessment was done air flow obstruction by flow meter. The instrument used were Mini peak expiratory flow meter and stethoscope. 
\section[{III.}]{III.} 
\section[{Questionnaire}]{Questionnaire}\par
The patients were requested to answer a questionnaire of following question: patients were asked, "Do you suffer with a blocked nose/stuffy nose/catarrh/sneezing/runny nose/itchy eyes/ears/roof of mouth?" "Do you suffer with asthma (wheezing/tight chest/cough/shortness of breath)?" "In the last month, have you suffered with any of these symptoms even when taking your regular medicine?" Waking in the night because of asthma, Shortness of breath, Wheezing,  
\section[{Core questionnaire wheezing}]{Core questionnaire wheezing}\par
'Have you ever had wheezing or whistling in the chest at any time in the past?' 'Have you had wheezing or whistling in the chest in the last 12 months?' 'How many attacks of wheezing have you had in the last 12 months?' 'In the last 12 months, how often, on average, has your sleep been disturbed due to wheezing?' 'In the last 12 months, has wheezing ever been severe enough to limit your speech to only one or two words at a time between breaths? 'Have you ever had asthma?' 'In the last 12 months, has your chest sounded wheezy during or after exercise?' 'In the last 12 months, have you had a dry cough at night, apart from a cough associated with a cold or a chest infection?' 'Check which time of year your child has the most difficulty breathing (cough, wheeze, chest tightness), Family history of Asthma?' 'How often are breathing problems, coughing or wheezing Occurring during the DAY?' 'How often are breathing problems, coughing or wheezing Occurring during the night?' 'Does physical activity cause breathing problems wheezing or coughing?' V. 
\section[{Occupation}]{Occupation}\par
Occupations of the subjects were recorded for assessment to socio economic status. It was recorded under following categories.? Labour ? Student ? Unemployed ? Shop keeper ? Businessmen ? Mechanic ? Farmer ? Driver ? Tailor ? Clerk ? Teacher ? House wife VI. 
\section[{Socioeconomic status}]{Socioeconomic status}\par
The SES was assesses by using the Kuppuswami's SES Scale for Urban population, 1976. Due to changes in the economy to year, the classification or scale was modified accordingly. 
\section[{VII.}]{VII.}\par
Diagnosis of patient's IX. 
\section[{Statistical analysis}]{Statistical analysis}\par
The data were analyzed on SSPS version 10.0. Chi-square test was applied to test the significance of association of prevalence with risk factors at P < = 0.05. 
\section[{X.}]{X.} 
\section[{Results and discussion}]{Results and discussion}\par
In or study as shown in Figure no. 1, out of total subjects, 9.8\% were in the age group 0-15 yrs, 10.8\% were in the age group of 16-30 yrs, 33.6\% were in age group of 31-45 yrs, 28.6\% were in age group 46-60 and 17.0\% were found in the age groups of >60 yrs respectively. The difference may be due to easy access and high health consciousness in male as compared to female. The prevalence of asthma among male was 13.42\%, among female was 12.41\%. Total prevalence was 13.0\%. Our study shows that prevalence of asthma was more among males compared to females. High prevalence among males may be due to more exposure of male population to various industries, dust and overcrowded places. In our study total prevalence of asthma was 13.0\% (Table  {\ref No} In our study the prevalence was higher as compared to other studies. The cause of high prevalence may be due to the participation of all age group subjects in the study. There was limited information on prevalence of asthma among all ages group. Increasing trends of prevalence rate probably was due to allergic and environmental conditions which can provoke asthma in Delhi. It is also supported by study conducted in four mega cities Bangalore, Kanpur, Delhi and chandigarh in which prevalence of asthma 3.47\%, 2.07\%, 1.68\%, and 2.28\% respectively in age groups of 15-75 years ( \hyperref[b1]{AN Aggarwal et al 2006)} As shown in Figure no.4, the prevalence of asthma among subjects in age group 0-15 years was 28.58\%, among 16-30 years was 20.38\%, among 31-45 years was 11.60\% among 46-60 years was 9.45\%, among >60 years was 8.14\%. Difference in prevalence in asthma among different age group was statistically significant and revealed the dominance of 0-15 year's age group. In our study, prevalence of asthma was high in age group 0-15 years and lowest in the age group >60 years. A study conducted by Murthy KJR showed that the prevalence was higher in small age group, our study also show concordant findings \hyperref[b9]{(Murthy KJR 2006)}. Increasing prevalence of asthma could be seen in small age group due to higher vulnerability of children to allergic conditions. Our study showed high prevalence in the subjects having family history association. A study conducted by Chowgule RV et al that there is a strong correlation between diagnosis of asthma and the history of family disease of asthma \hyperref[b3]{(Chowgule RV et al 1998)}.\par
As shown in Table  {\ref No}. 2, In our study 190 (19\%) were illiterates, 287 (28.7\%) were educated upto primary school, 186(18.6\%) upto middle school, 180(18\%) upto High school, 67(6.7\%) upto Intermediate and 90(9\%) upto UG and PG.  The prevalence of asthma among higher socio economic status was 13.07\%, among middle socio economic status 14.61\%, among lower socio economic status 44.62\%, and among very socio economic status 27.70\%. According to SES the prevalence of asthma was highest among the class III Lower SES 44.62\%, next higher among the class IV Very Lower SES 27.70\%. This result indicates that poverty is a risk factor for asthma occurrence. 
\section[{XI.}]{XI.} 
\section[{Conclusion}]{Conclusion}\par
Asthma is a common disease worldwide with significant ethnic and regional variations. An increasing morbidity and mortality, as well as health care burden from asthma has been recognized. There has been a change in the epidemiology and clinical spectrum of asthma with an apparent increase in the overall prevalence along with a rise in the incidence of 'difficult to treat' cases. The present study concludes that prevalence of asthma is more among the subjects age group of 0-15 years, more among illiterates and education upto high school may be due to lack of education and awareness regarding asthma. So as for prevention asthma it is necessary to provide for health professional as can serve asthma educators and appropriate strategies should be initiated like continuing medical education.\begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-2.png}
\caption{\label{fig_0}A 2 ©F}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{23}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 2 :Figure 3 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.22675941080196396\textwidth}P{0.04451718494271686\textwidth}P{0.057037643207855974\textwidth}P{0.012520458265139115\textwidth}P{0.03199672667757774\textwidth}P{0.013911620294599018\textwidth}P{0.020867430441898524\textwidth}P{0.325531914893617\textwidth}P{0.05008183306055646\textwidth}P{0.03477905073649755\textwidth}P{0.03199672667757774\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep representative National Family Health Survey (NFHS)-3,\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep the overall prevalence of asthma among adult men and\\
\multicolumn{7}{l}{Jindal SK et al among population of 18 yrs and above}\tabcellsep women in India is similar with 1,696 and 1,627 per\\
\multicolumn{7}{l}{during 1995-97 find out the prevalence was 3.94\% in}\tabcellsep 100,000 respectively (IIPS and Macro International\\
\multicolumn{7}{l}{urban population (Jindal SK 2000). According to the}\tabcellsep 2007).\\
recently\tabcellsep conducted\tabcellsep cross\tabcellsep \multicolumn{2}{l}{sectional}\tabcellsep \multicolumn{2}{l}{nationally}\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Males (n=581)}\tabcellsep \tabcellsep \tabcellsep Femals (n=419)\tabcellsep Total (n=500)\\
\tabcellsep Status\tabcellsep \multicolumn{2}{l}{No. of subjects}\tabcellsep \multicolumn{2}{l}{Percentage}\tabcellsep \multicolumn{2}{l}{No. of subjects}\tabcellsep Percentage\tabcellsep No. of subjects\tabcellsep Percentage\\
\tabcellsep Normal\tabcellsep 503\tabcellsep \tabcellsep \multicolumn{2}{l}{86.58}\tabcellsep \tabcellsep 367\tabcellsep 87.59\tabcellsep 870\tabcellsep 87.00\\
\tabcellsep Asthma\tabcellsep 78\tabcellsep \tabcellsep \multicolumn{2}{l}{13.42}\tabcellsep \tabcellsep 52\tabcellsep 12.41\tabcellsep 130\tabcellsep 13.00\\
\tabcellsep Total\tabcellsep 581\tabcellsep \tabcellsep \multicolumn{2}{l}{100}\tabcellsep \tabcellsep 419\tabcellsep 100\tabcellsep 1000\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.02142857142857143\textwidth}P{0.04714285714285714\textwidth}P{0.01\textwidth}P{0.008571428571428572\textwidth}P{0.47285714285714286\textwidth}P{0.01\textwidth}P{0.09428571428571428\textwidth}P{0.08285714285714285\textwidth}P{0.04285714285714286\textwidth}P{0.06\textwidth}}
60\tabcellsep 28.58\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
50\tabcellsep \tabcellsep \tabcellsep 11.6\tabcellsep \tabcellsep \\
40\tabcellsep \tabcellsep 20.38\tabcellsep 39\tabcellsep 9.45\tabcellsep \\
30 10 20\tabcellsep 28\tabcellsep 22\tabcellsep \tabcellsep 27\tabcellsep \multicolumn{2}{l}{14 8.14}\tabcellsep Percentage cases\\
0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{4}{l}{0-15 16-30 31-45 46-60 >60}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep according to Education (n=1000)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Education}\tabcellsep No. of Subjects\tabcellsep Percentage (\%)\tabcellsep Prevalence Cases\tabcellsep Percentage\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Illiterate\tabcellsep \tabcellsep 190\tabcellsep 19.0\tabcellsep 29\tabcellsep 22.31\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Primary\tabcellsep \tabcellsep 287\tabcellsep 28.7\tabcellsep 27\tabcellsep 20.76\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Junior high school}\tabcellsep 186\tabcellsep 18.6\tabcellsep 26\tabcellsep 20.0\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{High school}\tabcellsep 180\tabcellsep 18.0\tabcellsep 31\tabcellsep 23.85\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Intermediate}\tabcellsep 67\tabcellsep 6.7\tabcellsep 12\tabcellsep 9.24\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep UG + PG\tabcellsep \tabcellsep 90\tabcellsep 9.0\tabcellsep 5\tabcellsep 3.84\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Total\tabcellsep \tabcellsep 1000\tabcellsep 100\%\tabcellsep 130\tabcellsep 100\%\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{In our study revealed out prevalence of asthma}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{among illiterate was 22.31\%, primary school educated}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{was 20.76\%, Junior high school educated was 20.0\%.}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{high school educated was 23.85\%, intermediate}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{educated was 9.24\%, and UG \& PG was 3.84\%. The}\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.20216216216216218\textwidth}P{0.2618918918918919\textwidth}P{0.13783783783783785\textwidth}P{0.11027027027027027\textwidth}P{0.13783783783783785\textwidth}}
\tabcellsep \multicolumn{3}{l}{according to Education (n=1000)}\tabcellsep \\
SES\tabcellsep No. of Subjects\tabcellsep Percentage (\%)\tabcellsep Prevalence Cases\tabcellsep Percentage\\
Higher SES\tabcellsep 132\tabcellsep 13.2\tabcellsep 17\tabcellsep 13.07\\
Middle SES\tabcellsep 287\tabcellsep 28.7\tabcellsep 19\tabcellsep 14.61\\
Lower SES\tabcellsep 485\tabcellsep 48.5\tabcellsep 58\tabcellsep 44.62\\
Very\tabcellsep \tabcellsep \tabcellsep 36\tabcellsep 27.70\\
Lower\tabcellsep 96\tabcellsep 9.6\tabcellsep \tabcellsep \\
SES\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 			\footnote{( )FPrevalence of Asthma in the Subjects Attending Multi Specialty Centre OPD, Ballimaran, Delhi} 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{( )FPrevalence of Asthma in the Subjects Attending Multi Specialty Centre OPD, Ballimaran, Delhi} 			\footnote{( )F} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Sidney ()]{b2}\label{b2} 	 		\textit{},  		 			Braman Sidney 		,  		 			S 		.  	 	 		\textit{The Global Burden of Asthma Chest}  		2006. 130.  	 
\bibitem[Adachi et al. ()]{b0}\label{b0} 	 		‘Asthma insights and reality in Japan (AIRJ)’.  		 			M Adachi 		,  		 			A Morikawa 		,  		 			K Ishihara 		.  	 	 		\textit{Arerugi}  		2002. 51 p. .  	 
\bibitem[Rabe et al. ()]{b10}\label{b10} 	 		‘Clinical management of asthma in 1999: the Asthma Insights and Reality in Europe (AIRE) study’.  		 			K F Rabe 		,  		 			P A Vermeire 		,  		 			J B Soriano 		.  	 	 		\textit{Eur Respir J}  		2000. 16 p. .  	 
\bibitem[Murthy and Sastry ()]{b9}\label{b9} 	 		\textit{Economic burden of asthma, Mahaveer Hospital and research Hyderabad},  		 			Kjr Murthy 		,  		 			J C Sastry 		.  		2006.  	 
\bibitem[Aggarwal et al. ()]{b1}\label{b1} 	 		‘For prevalence and risk factor for bronchial asthma in Indian adults’.  		 			A N Aggarwal 		,  		 			S K Chaudhry 		,  		 			S K Jindal 		.  	 	 		\textit{Indian J Chest allied sci}  		2006. 48  (13)  p. 221.  	 
\bibitem[Masoli et al. ()]{b8}\label{b8} 	 		‘Global Initiative for Asthma (GINA) program: the global burden of asthma: executive summary of the GINA Dissemination Committee report’.  		 			M Masoli 		,  		 			D Fabian 		,  		 			S Holt 		.  	 	 		\textit{Allergy}  		2004. 59 p. .  	 
\bibitem[Global Initiative for Asthma Global Strategy for Asthma Management and Prevention. National Institute of Health National Heart, Lung and Blood Institute Publication No ()]{b4}\label{b4} 	 		\textit{Global Initiative for Asthma Global Strategy for Asthma Management and Prevention. National Institute of Health National Heart, Lung and Blood Institute Publication No},  		2004. p. .  	 
\bibitem[I. Mumbai: IIPS ()]{b5}\label{b5} 	 		‘International Institute for Population Sciences (IIPS) and Macro International’.  	 	 		\textit{National Family Health Survey}  		I. Mumbai: IIPS (ed.)  		2007. 3 p. .  	 
\bibitem[Smith (2000)]{b11}\label{b11} 	 		‘National Burden of disease in India from indoor air pollution’.  		 			K R Smith 		.  	 	 		\textit{Proc Natl Acad Sci}  		2000. Nov 21.  (24)  p. 97.  	 
\bibitem[Chowgule et al. ()]{b3}\label{b3} 	 		‘Prevalence of respiratory symptoms, bronchial hyperactivity and asthma in Mega cities’.  		 			R V Chowgule 		,  		 			V M Shetye 		,  		 			J R Parman 		.  	 	 		\textit{Am J respire Crit. Care Med}  		1998. 158 p. 547.  	 
\bibitem[Sk et al. ()]{b6}\label{b6} 	 		‘Study of prevalence of asthma in adults in north India using a field questionnaire’.  		 			Jindal Sk 		,  		 			D Gupta 		,  		 			A N Aggarwal 		.  	 	 		\textit{J.Asthma}  		2000. 37 p. .  	 
\bibitem[Krishnakumar (2003)]{b7}\label{b7} 	 		‘The silent tormentor’.  		 			A Krishnakumar 		.  	 	 		\textit{Frontline}  		2003. August. 20  (17)  p. .  	 
\bibitem[World Health Organization. The global burden of disease: 2004 update ()]{b12}\label{b12} 	 		\textit{World Health Organization. The global burden of disease: 2004 update},  		2008. Geneva, WHO.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
