\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={Role of Allergy in Nasal Polyposis},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Role of Allergy in Nasal Polyposis}
\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]{juthika  rai}

             \author[2]{Dr. Gourav S  Shetty}

             \affil[1]{  A.J. INSTITUTE OF MEDICAL SCIENCES}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2016 Accepted: 31 December 2016 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


Background: Nasal polyposis has been recognized as a clinical entity since several centuries. The earliest physicians talked about their tendency to recur which is echoed by modern day rhinologists. Objectives: The objective of this study is to attempt to identify allergy as a major contributing factor in the etiology of Nasal Polyposis. Materials & Methods: The study consists of 50 patients who presented to the Out Patient Department with nasal polyposis diagnosed by clinical & radiological methods and confirmed by histopathology. These patients were evaluated for the presence of allergy by a detailed questionnaire and clinical examination. Absolute Eosinophil count and serum IgE were estimated. The results were then compiled and compared and data was analysed for statistical significance by Chi Square test. The patients were followed up for a period of 12 months to evaluate recurrence. Results: Out of the 50 patients a majority (78%) of them had Sinonasal polyposis. A significant percent of patients (69%) with Sinonasal polyposis gave a positive history of allergy and significantly high levels of serum IgE were seen in patients of this group. Seven cases showed recurrence on follow up, all of whom showed positive allergic status. Conclusion: Sinonasal polyposis patients had allergy as their major etiological factor in this study, and the majority of the recurrences were seen in this group. Failure to recognize and treat this association adds to the morbidity of the disease and results in poor treatment outcome. Objectives:The objective of this study is to attempt to identify allergy as a major contributing factor in the etiology of Nasal Polyposis. Materials & Methods:The study consists of 50 patients who presented to the Out Patient Department with nasal polyposis diagnosed by clinical & radiological methods and confirmed by histopathology. These patients were evaluated for the presence of allergy by a detailed questionnaire and clinical examination. Absolute Eosinophil count and serum IgE were estimated. The results were then compiled and compared and data was analysed for statistical significance by Chi Square test. The patients were followed up for a period of 12 months to evaluate recurrence.

\end{abstract}


\keywords{allergy, nasal polyposis, raised serum IgE.}

\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[{I. Introduction}]{I. Introduction}\par
cience has progressed through many centuries to the present day. Nasal polyps have been recognized as a clinical entity since several centuries. Nobody is really sure why polyps occur, many theories have been proposed but none confirmative. One of the earliest etiologies proposed was that of allergy. A number of studies done by numerous rhinologists stands to either confirm or contradict this theory. Whatever be the school of thought, there is undeniable evidence that allergy is associated with nasal polyps. Unrecognized allergy almost definitely causes a recurrence thereby initiating the effort to distinguish atopics \& non atopics. This study is an attempt to identify allergy as a major contributing factor in the etiology of nasal polyposis on the assumption that isolation of an atopic patient will lead to better treatment of the underlying pathology.\par
Author ? ? ?: A.J. Institute of Medical Sciences. e-mails: excelcior999@yahoo.com, gouravshetty@yahoo.com 
\section[{II. Aims and Objectives}]{II. Aims and Objectives}\par
To evaluate the incidence of allergy in Nasal polyposis. To co-relate allergy and the type of Nasal polyposis. To evaluate recurrence in Nasal polyposis. 
\section[{III. Materials and Methods}]{III. Materials and Methods}\par
The study consisted of 50 patients with nasal polyps who presented to the Out Patient Department of the Department of Otorhinolaryngology. The study was cross sectionally designed and lasted for 2 years.\par
Patients who came to the O.P.D with nasal complaints of obstruction, headache, sneezing, itching, loss of smell were examined clinically to diagnose polyps. All cases that were diagnosed clinically were confirmed with histopathological examination.\par
The diagnosed and confirmed patients based on clinical examination, Diagnostic Nasal Endoscopy (DNE) and radiology (CT PNS), were then divided into 2 categories: a. Sinonasal polyposis -multiple unilateral or bilateral polyps arising from the paranasal sinuses.\par
c. These patients were then evaluated for the presence of allergy by a detailed questionnaire, clinical examination, Absolute Eosinophil count and serum IgE.\par
The results were then compiled and compared and the data analysed for statistical significance by the Chi Square test for contingency tables. 
\section[{Inclusion Criteria}]{Inclusion Criteria}\par
All patients presenting to the Out Patient Department with nasal obstruction, sneezing, itching of nose with nasal polyposis. All patients between the ages of 10 yrs to 80 yrs. 
\section[{Exclusion Criteria}]{Exclusion Criteria}\par
All patients presenting with nasal complaints due to pathology other than nasal polyposis. Patients below 10yrs of age, and above 80 yrs of age. 
\section[{IV. Results}]{IV. Results}\par
50 patients of nasal polyposis who presented over the period of 2 years, after a detailed examination were grouped into either Sinonasal or Antrochoanal.\par
Out of the 50 patients, 39 were Sinonasal (78\%) and 11 were Antrochoanal (22\%). Patients with Antrochoanal polyps mainly presented in the 0-40 age S b. Antrochoanal polyps -single unilateral polyp arising from the maxillary sinus.\par
group while Sinonasal polyposis mainly presented in the 20-80 age groups.\par
In both groups the majority of the cases were males. Nasal obstruction, and nasal discharge and headache were common in both groups. Sneezing was present in only 1/3 rd of the patients with Antrochoanal polyps as against 3/4 th of the patients of Sinonasal polyposis.\par
There was no history of Asthma in patients with Antrochoanal polyps as against 1/6 th of the patients with Sinonasal polyposis who gave a positive history of Asthma.\par
A positive history of Allergy was obtained in 1/5 th of patients with Antrochoanal polyps and in 2/3 rd of patients with Sinonasal polyps. The association among the 2 study groups was highly significant.  The estimation of serum Eosinophils in the peripheral blood showed elevated levels in about 1/3 of the patients with Antrochoanal polyps and in almost all the patients with Sinonasal polyposis which was statistically significant. The serum IgE levels were elevated in 36.4 \% of the patients with Antrochoanal polyps and about 95 \% of patients with Sinonasal polyps which was statistically significant.\par
When the 2 parameters were considered, 27.3 \% of Antrochoanal polyps and 74.4 \% of Sinonasal polyps were positive for allergy with a Chi Square test (1) = 13.50 and p = 0.0001 which was statistically significant. 
\section[{V. Discussion}]{V. Discussion}\par
Allergy has long been implicated as a causative factor in Nasal polyposis. In this study, a consecutive group of 50 patients with nasal polyposis were studied The youngest patient in our study was 11 yrs old and the oldest was 78 years old. Antrochoanal polyps were associated with presentation in the younger age group in our study similar to the study by Choo et al \hyperref[b0]{1} where a majority of their patients with Antrochoanal polyps were below 16 yrs of age.\par
In our study group, 69 \% of patients with Sinonasal polyposis gave a positive history of allergy and 15.4 \% gave a positive history of Asthma. This deferred slightly from that quoted by Farrel et al 2 who detected allergy in 27.83\% and asthma in 29\% and by Drake-Lee et al 3 who noted incidence of allergy in 22 \% and asthma in 27.83 \% of their patients. The notable exception in our study was the absence of history of aspirin sensitivity.\par
The Absolute Peripheral Blood Eosinophil Count was elevated in 18.2 \% of patients with Antrochoanal polyps and in 84.6 \% of patients in Sinonasal polyposis in our study group. Kaldenbach et al \hyperref[b3]{4} in their study of 58 patients with Sinonasal polyposis found an increase in Absolute eosinophil count in 66\%. Sheri et al \hyperref[b4]{5} in their study of a total of 303 patients with Sinonasal polyposis found that the correlation between raised Absolute eosinophil count and polyposis was 89 \%.\par
The Seum total IgE levels in our study group were elevated in 36.4 \% of the patients with Antrochoanal polyps and 95 \% of patients with Sinonasal polyposis. Drake -Lee and Barker 6 in their study of 29 patients showed raised IgE levels in patients with Sinonasal polyposis.\par
Sin et al \hyperref[b6]{7} after studying 95 patients with nasal polyposis reported allergy as an etiological factor. The mean serum IgE levels were significantly higher in this group. Bottazzi G et al \hyperref[b7]{8} studied the association between nasal polyposis and airborne allergen hypersensitivity and concluded that airborne allergens played a relevant role in the pathogenesis of nasal polyposis. Bateman et al \hyperref[b8]{9} in their paper documented that nasal polyps have a clear association with asthma, hypersensitivity and cystic fibrosis. Pawankar 10 in their article documented that in majority of nasal polyps, eosinophils comprise more than 60\% of the cell population. 
\section[{VI. Conclusion}]{VI. Conclusion}\par
Allergy has long since been one of the proposed etiological factors in the pathogenesis of Sinonasal Polyposis. From the parameters used in our study there is a statistically significant association between allergy and Sinonasal polyposis. Out of 50 patients in our study seven showed recurrence in the 12 month follow up period, all of whom showed positive allergic status.\par
In our study, more parameters like polyp fluid IgE, SPT (Skin Prick Test) or RAST (Radio Allergo Sorbent Test) for specific allergen could not be carried out due to prohibitive cost and lack of patient compliance. All the patients in our study with Sinonasal polyposis had raised IgE levels and more than 80 \% had evidence of raised peripheral blood eosinophilia.\begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :Figure 2 :}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.4917857142857143\textwidth}P{0.13357142857142856\textwidth}P{0.06678571428571428\textwidth}P{0.085\textwidth}P{0.07285714285714286\textwidth}}
Absolute Eosinophil\tabcellsep \multicolumn{2}{l}{Antrochoanal}\tabcellsep \multicolumn{2}{l}{Sinonasal}\\
Count\tabcellsep \multicolumn{2}{l}{No. \%}\tabcellsep \tabcellsep No. \%\\
Normal\tabcellsep 7\tabcellsep 63.6\tabcellsep 2\tabcellsep 5\\
Elevated\tabcellsep 4\tabcellsep 36.4\tabcellsep 37\tabcellsep 95\\
Total\tabcellsep 11\tabcellsep 100\tabcellsep 39\tabcellsep 100\\
\multicolumn{2}{l}{Chi Square test (1) = 15.007 p= 0.0001}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.4318548387096774\textwidth}P{0.15766129032258064\textwidth}P{0.07540322580645162\textwidth}P{0.1439516129032258\textwidth}P{0.04112903225806452\textwidth}}
Level\tabcellsep \multicolumn{2}{l}{Antrochoanal No. \%}\tabcellsep \multicolumn{2}{l}{Sinonasal No. \%}\\
NORMAL\tabcellsep 7\tabcellsep 63.6\tabcellsep 2\tabcellsep 5\\
ELEVATED\tabcellsep 4\tabcellsep 36.4\tabcellsep 37\tabcellsep 95\\
TOTAL\tabcellsep 11\tabcellsep 100\tabcellsep 39\tabcellsep 100\\
\multicolumn{2}{l}{Chi Square Test (1) = 16.133 p = 0.0001}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)Year 2017} 			\footnote{© 2017 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Sin et al. (1997)]{b6}\label{b6} 	 		‘Allergy as an etiological factor in Nasal Polyposis’.  		 			A Sin 		,  		 			E Terzioglu 		,  		 			A Veral 		.  	 	 		\textit{J Investig Allergol Clin Immunol}  		1997 Jul-Aug. 7  (4)  p. .  	 
\bibitem[Drake-Lee et al. ()]{b2}\label{b2} 	 		‘Clinical Profile and recurrence of nasal polyps’.  		 			A B Drake-Lee 		,  		 			D Lowe 		,  		 			A Swantson 		.  	 	 		\textit{The Journal of Laryngology and Otology}  		1984. p. .  	 
\bibitem[Choo]{b0}\label{b0} 	 		‘Endoscopic Sinus Surgery for treatment of Antrochoanal Polyp’.  		 			M J Choo 		,  		 			KimJ W 		,  		 			LeeK 		.  	 	 		\textit{Korean Journal of Rhinology}  		1996  (1)  p. .  	 
\bibitem[Drake-Lee and Barker ()]{b5}\label{b5} 	 		‘Free and cell bound IgE in nasal polyposis’.  		 			A B Drake-Lee 		,  		 			T H Barker 		.  	 	 		\textit{Journal of Laryngology and Otology}  		1982. p. .  	 
\bibitem[Farrell ()]{b1}\label{b1} 	 		‘Functional Endoscopic Sinus Surgery: Sinonasal Polyposis and Allergy’.  		 			B Farrell 		.  	 	 		\textit{ENT Journal}  		1993. p. .  	 
\bibitem[Asero and Bottazzi ()]{b7}\label{b7} 	 		‘Nasal Polyposis: a study of its association with Airborne allergen hypersensitivity’.  		 			R Asero 		,  		 			G Bottazzi 		.  	 	 		\textit{Ann Allergy Asthma Immunol}  		2001. 86  (3)  p. .  	 
\bibitem[Pawankar ()]{b9}\label{b9} 	 		‘Nasal Polyposis: an update’.  		 			R Pawankar 		.  	 	 		\textit{Current Opinion in Allergy \& Clinical Immunology}  		2003. 3  (1)  p. .  	 
\bibitem[Bateman and Fahy (2003)]{b8}\label{b8} 	 		‘Nasal Polyps: still more questions than Answers’.  		 			N D Bateman 		,  		 			C Fahy 		.  	 	 		\textit{J Laryngol Otol}  		2003 Jan. 117  (1)  p. .  	 
\bibitem[Kaldenbach et al. (1999)]{b3}\label{b3} 	 		‘Significance of eosinophilic granulocytes in relation to allergy and aspirin intolerance in patients with sinusitis polyposa’.  		 			T Kaldenbach 		,  		 			D Schafer 		,  		 			J Gosepath 		.  	 	 		\textit{Journal of Laryngorhinootology}  		1999 Aug. 78  (8)  p. .  	 
\bibitem[Sheri et al. (2oo7)]{b4}\label{b4} 	 		‘Total IgE levels and Peripheral Eosinophilia correlation with mucosal disease based on Computed Tomographic Imaging of the Paranasal Sinuses’.  		 			A Sheri 		,  		 			Poznanovic 		,  		 			T Kingdom 		.  	 	 		\textit{Arch Otolaryngol Head Neck Surg}  		2oo7. 133 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
