\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={},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{}
\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. A H M  Delwar}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2019 Accepted: 3 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Background: In the 17 th and 18 th centuries, Santorini and Wilhem Mayer described the adenoids. Enlarged adenoid or adenoids is a common disorder in children, not only compromise the natural pathway of breathing, but it also obstructs the nasopharyngeal opening of Eustachian tubes. As a result, retention of fluid in the middle ear cavity and the development of glue ear or otitis media with effusion (OME). If it happens, the children present with hearing loss, delayed speech and language, poor social behavior, and may with difficulties of balance.Methods: It is a cohort retrospective study of 251 cases in the

\end{abstract}


\keywords{glue ear or otitis media with effusion (OME), adenoids, pure tone audiometry (PTA), impedance audiometry, or tympanometry, otoscopy.}

\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
denoid is a lymphoid tissue in the posterior wall and roof of the nasopharynx just behind the nasal orifice or choana. From five months it increases rapidly, most enlargement is seen in 07 years, and after 15 years it regresses. \hyperref[b0]{1} Enlarged adenoid block the nasopharyngeal opening of the Eustachian tube. As a result, accumulation of sterile or non-purulent mucous fluid within the middle ear cavity known as glue ear, OME, secretory otitis media, or serous otitis media. If it is persistent for more than three months is known as chronic OME. \hyperref[b1]{2} Due to blockage of Eustachian tube, absorption of middle ear air causing negative intratympanic pressure as a consequence of retraction of tympanic membrane. 3 80\% of children, suffering one episode of OME before 03 years and 40\% of them suffers more than three. \hyperref[b3]{4} Acute otitis media due to viral attack may follow bacterial infection causes inflammation of adenoids following to an episode of OME. \hyperref[b4]{5} The Eustachian tube lines by ciliated, pseudostratified columnar respiratory epithelium. The mucosa contains both goblet cells and mucous secreting glands. \hyperref[b5]{6} Any infections due to viral or bacterial resulting in the production of mucous secretion effusion developing OME. Due to repeated infection, the flat cuboidal mucosa replaces by thicker pseudostratified mucous secreting epithelium with the development of cilia. The ciliary lining is less efficient at moving the secretion to the nasopharynx. \hyperref[b6]{7} The latest research suggests that generic inheritance of susceptibility to OME, causing impaired metabolism of oxygen. \hyperref[b7]{8} Composition of the effusion is a glycoprotein, immunoglobulin-A(IgA), lysozyme, interleukins, and other inflammatory cytokine develops rheological adhesiveness and poor transportation, the persistence of effusion needs surgical intervention. \hyperref[b8]{9} Biofilm found in 92\% middle ear mucosa undergoes ventilation tube and high grade found in adenoid mucosa. \hyperref[b9]{10} The children with cleft palate have an incidence of OME was 20\%. \hyperref[b10]{11} Allergy has conflicted evidence with OME because symptoms of nasal obstruction are more prevalence in adenoid hyperplasia than allergic manifestation. \hyperref[b11]{12} Family history of allergic rhinitis may have a link with OME. \hyperref[b12]{13} Gastro-esophageal reflux is common in infants up to 04 months of age and pepsin first identified in middle ear effusion in 2002. \hyperref[b13]{14} Seasonal variations is closely related to OME that patients of the winter season were more than around two times as in the summer. \hyperref[b14]{15} It traditionally imposed that adenoidectomy relief the anatomical obstruction of the Eustachian tube is benefited for the children when the adenoid size is small, but the presence of OME has contributory another factor of adenoid. \hyperref[b15]{16} Recurrent acute and chronic inflammation of adenoid and continuous bacterial loading change of mucosal epithelium into squamous metaplasia and fibrosis, reduced mucociliary clearance of effusion, the contributory factor of the OME. \hyperref[b16]{17} Parental smoking is one of the risk factor of developing OME. \hyperref[b17]{18} If the mother smoked, it is more significant to increase the risk of developing OME or persistence of the disease. \hyperref[b18]{19} An international review of risk factors of OME was increasing number of siblings, smoking, not breastfeeding, low birth weight and poor socioeconomic condition. \hyperref[b19]{20} This study finds out the incidence, management, and outcome of the adenoids with glue ear and to facilitate the future research activity in the different impacts of glue ear on children's quality of life. 
\section[{II.}]{II.} 
\section[{Methods and Materials}]{Methods and Materials}\par
It is a cohort retrospective study of 251 cases in the two different tertiary care institutions. During three years period, 7099 routine ENT operations performed in which adenoidectomy-tonsillectomy was 864, from that chronic adenoiditis and tonsillitis with glue ear was 251. I followed the QOL (quality of life) measurement concept which modified from the different study groups, the Rutter children behavior questionnaire for teachers, OM8-30, OMQ-14(otitis media questionnaire), including four main profile areas to assess and evaluate the children health status of the ear. Four main profile areas were A. Recurrent AOM, B. Reported hearing difficulties, C. Behaviour and parental QOL and, D. Speech and language. All patients clinically diagnosed as adenoids with glue ear and confirmed by history, examination, and investigations. It includes otoscopy; investigations were X-ray nasopharynx lateral view, Play Audiometry, PTA, Tympanometry, and blood tests were complete blood count and immunoglobulin study. The sensorineural hearing impairment cases excluded from the study. The following data collected about the patients: Age, sex, side, presenting features, otoscopic findings, pre and post-operative (up to 03 months) tympanometry and audiometric findings, radiological gradings of adenoids, treatment, and management. Statistical software SAS used to calculate the data. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
Incidence of adenoids with glue ear, out of total routine ENT operations was 3.54\%, and adenoidectomytonsillectomy 29.05\% (Chart-1). Of 251, the male was 102(40.64\%), and female was 149(59.36\%), 03-05 years were 83 ( Treatment provided as per the demand of the disease condition such as adenoidectomy-tonsillectomy for 144(57.37\%), adenoidectomy-tonsillectomy with myringotomy, and softly suction of fluid 82(32.67\%), and adenoidectomy-tonsillectomy with myringotomy, the suction of fluid and insertion of ventilation tube 25(9.96\%)(Figure  {\ref -4}). I used Shepard and Shah's ventilation tube. Regarding follow-up the patient, they came after surgery every week for 03 weeks and after 03 months with audiometry and tympanometry report. Within 03 months, the ventilation tube spontaneously extruded. \hyperref[b20]{21} Among Type-B 7, 4(57.14\%) presented with typanosclerosis, and 3(42.86\%) with tympanic membrane perforation (Figure  {\ref -4}). Amidst Type-C13, all suffered from allergic manifestation (Figure  {\ref -4}). I was counseling about the disease process with the parents and advised them for long term follow-up with symptomatic medical treatment.  IV. 
\section[{Discussion}]{Discussion}\par
Historically, the adenoid associate with upper airway obstruction, as a focus of recurrent infection of the upper and lower respiratory tract, rhinitis, rhinosinusitis, otitis media, and persistence of OME. The incidence of adenoid with OME in our study was 3.54\% in routine operative patients and 29.05\% in the adenoidectomy-tonsillectomy patients. Mwaniki KA showed his dissertation in the Medicine department of Nairobi University, Kenya, 67.3\% of children with adenoids suffering from OME. In contrast, Nwosu C et al. study displayed incidence of OME was 55.9\% in adenoids patient. \hyperref[b21]{22,}\hyperref[b22]{23} Considering gender epidemiology, female 149(59.36\%) was more than male 102(40.64\%), against Ajayan PV et al. series where the male was 63\% and female 37\%, Paradise JL reported that there was no any gender prelidection. \hyperref[b23]{24,}\hyperref[b24]{25} In Bangladesh perspective female children engaged in household work like cleaning and washing from early childhood causes a frequent attack of cold.\par
Regarding age, 06-10 years of age was more sufferer 107(42.63\%), second-most was 03-05 years 83(33.07\%), held up by Dawes JDK and Fujioka M et al. study. \hyperref[b25]{26,}\hyperref[b26]{27} Dawes showed majority was in the age of 05-10years whereas Fujioka revealed 04-08 years.\par
About laterality, bilateral (140) was more than unilateral (111) in which right ear (70) more than left (41), persistence with the report of Silva PA et al. series and more suffering than unilateral and let give them more attention about treatment. \hyperref[b27]{28} Personal history revealed the villager was 42.63\%, slum dwellers 41.85\%, those were poor, working-class group and urban 15.54\% was lower middle-class group supported by Ajayan PV et al. series reported a majority of the patient was poor class. \hyperref[b23]{24} Parental smoker exhibited 79.28\% in our research, one of the risk factor for the persistence of glue ear consistent with Alpert H et al. report. \hyperref[b17]{18} The otoscopic finding was the most important examination procedure to a diagnosis the glue ear. Our current study showed lusterlessly and retracted tympanic membrane was 72.91\%, the color changed to amber or yellow to bluish 20.32\%, and fluid level and air bubble 6.77\% held up by Satish HS et al. series reported 64\% retracted tympanic membrane, 16\% air bubble but color change 94\% wasn't in our favor. \hyperref[b29]{30} The radiological investigation, X-ray nasopharynx lateral view in open mouth replicated the size of the adenoids described by Cohen D et al. study in which our series, grade-2, was 57.37\%, grade-3 32.67\%, and grade-4 9.9\% supported by Wormald PJ et al. work. \hyperref[b30]{31,}\hyperref[b31]{32} Play audiometry and PTA exhibited the most prime findings of the outcome about the treatment. The pre-operative report in our study, the mild hearing loss of children was 181(72.11\%), and moderate 70(27.89\%), pre-operative mean hearing thresholds were 36.83dB, persistence with Aman SJ et al. series, they reported 41.56dB whereas Fria TJ displayed 27.5dB. \hyperref[b32]{33,}\hyperref[b33]{34} Postoperative, after three months mean hearing was 23.75dB, mean hearing gain 13.08dB held up by Takahashi H et al. research, reported 14.25dB, Aman SJ et al. displayed 16.95dB near our report. \hyperref[b34]{35,}\hyperref[b32]{33} Pre-operative impedance audiometry showed Type-B was 107(42.63\%), and Type-C 144(57.37\%) near to Orji FT et al. work, reported Type-B was 35\% and Type-C 60\%. \hyperref[b35]{36} Other studies were against our series, Abd Alhady R et al. displayed Type-B was 84.38\%, and Type-C 15.62\%, and Aman JS et al. exhibited Type-B was 62.5\%, and Type-c 30\%. \hyperref[b36]{37,}\hyperref[b32]{33} Post-operative after three months, our study presented Type-A(Normal) was 231(92.03\%), Type-B 07(2.79\%), and Type-c 13(5.18\%) which wasn't in our favor, Aman JS et al. study reported Type-A was 70\%-, and Type-C, 17.5\% whereas Maw AR showed Type-A was 62\%. \hyperref[b32]{33,}\hyperref[b37]{38} Regarding treatment, as the patient was children, the parents had over-pessimistic about the disease and are over-optimistic about the result of surgery. They avail of the medical treatment for a prolonged period. After the failure of medical treatment, the parents agreed to take surgical management. In our study, adenoidectomy-tonsillectomy did 144(57.37\%) consistence with Sandooja D et al. reported sufficient improvement of OME. \hyperref[b38]{39} Adenoidectomy-tonsillectomy plus myringotomy with soft suction of effusion fluid performed 82(32.67\%) held up by Mendel EM et al. series. \hyperref[b39]{40} Adenoidectomy-tonsillectomy plus myringotomy with suction of fluid plus ventilation tube insertion in 25(9.96\%) kept up by Gates GA et al. and recommended some cases need triple modalities of surgery. \hyperref[b40]{41} Post-operative complications like tympanosclerosis, tympanic membrane perforation, and allergic disarrayed children treated accordingly and suggested to maintain long term follow-up.\par
V. 
\section[{Conclusion}]{Conclusion}\par
Adenoid with glue ear is a common disease in children. Early detection through a screening process and take the appropriate treatment lowering the catastrophe of the disease process. To maintain the quality of life, normal hearing is essential. Responsible and literate parents, school teacher, are another major factor in takeing care about the disease process, and help to accept the surgical treatment accordingly. Appropriate treatment maintains the children's normal hearing, behavior, speech, language, and intellectual development.\begin{figure}[htbp]
\noindent\textbf{11234}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Chart- 1 :Figure- 1 :Figure- 2 :Figure- 3 :Figure- 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7744444444444444\textwidth}P{0.03051282051282051\textwidth}P{0.035598290598290595\textwidth}P{0.009444444444444445\textwidth}}
\tabcellsep \multicolumn{3}{l}{Adenoids with Glue Ear: Incidence,}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Management and Outcome}\\
\tabcellsep \tabcellsep \tabcellsep Delwar AHM\\
\multicolumn{4}{l}{Abstract-Background: above}\\
\multicolumn{4}{l}{80\%. Radiology supported adenoids enlargement grading}\\
\multicolumn{4}{l}{revealed grade-2 was 144(57.37\%), grade-3 82(32.67\%), and}\\
\multicolumn{4}{l}{grade-4 25(9.96\%). Otoscopic findings exhibited lusterlessly}\\
\multicolumn{4}{l}{and retracted membrane was 183(72.91\%), color change}\\
\multicolumn{4}{l}{51(20.32\%), and fluid level and air bubble 17(6.77\%),}\\
\multicolumn{4}{l}{audiometry investigations reported, mild hearing loss was}\\
\multicolumn{4}{l}{181(72.11\%), and moderate 70(27.89\%), type-B tympanometry}\\
\multicolumn{4}{l}{was 107(42.63\%), type-C 144(57.37\%), unilateral OME}\\
\multicolumn{4}{l}{was111(44.22\%) and bilateral 140(55.78\%). Operative}\\
treatment\tabcellsep included\tabcellsep adenoidectomy-tonsillectomy\tabcellsep was\\
\multicolumn{4}{l}{144(57.37\%), adenoidectomy-tonsillectomy with myringotomy}\\
\multicolumn{4}{l}{and soft suction 82(32.67\%), and adenoidectomy-}\\
\multicolumn{4}{l}{tonsillectomy with myringotomy, suction, and grommet}\\
\multicolumn{4}{l}{insertion 25(9.96\%). The post-operative mean hearing gain}\\
\multicolumn{4}{l}{was 13.08 dB, tympanometry changed to type-A was}\\
\multicolumn{3}{l}{231(92.03\%), type-B 7(2.79\%), and type-C 13(5.18\%).}\tabcellsep \\
\multicolumn{4}{l}{Conclusion: Suspected OME cases, though any benefit not}\\
\multicolumn{4}{l}{found in medical management, some surgeon considering 12}\\
\multicolumn{4}{l}{weeks watchful waiting for surgery. Different surgical methods}\\
\multicolumn{3}{l}{implicated based on severity of OME.}\tabcellsep \end{longtable} \par
  {\small\itshape [Note: Results: Incidence of adenoids with glue ear, out of total ENT routine operations was 3.54\%, and adenoidectomytonsillectomy operations were 29.05\%. Of them, the male was 102(40.64\%), the female was 149(59.36\%), 3-5 years were 83(33.07\%), 6-10 years 107(42.63\%), and 11-15 years 61(24.30\%). Presenting features showed nasal obstruction, mouth breathing, and hearing loss were above 90\%, smokers parent was79.28\%, villager and slum dwellers were]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.778134110787172\textwidth}P{0.0037172011661807582\textwidth}P{0.02230320699708455\textwidth}P{0.0037172011661807582\textwidth}P{0.01858600583090379\textwidth}P{0.012390670553935858\textwidth}P{0.011151603498542275\textwidth}}
\tabcellsep \tabcellsep Right\tabcellsep ear\tabcellsep \multicolumn{2}{l}{70(63.06\%),}\tabcellsep bilateral\\
\multicolumn{6}{l}{140(55.78\%)(Chart-2), presenting features showed nasal}\\
\multicolumn{6}{l}{obstruction was 245(97.61\%), mouth breathing}\\
\multicolumn{6}{l}{231(92.03\%), hearing loss 229(91.24\%), snoring}\\
\multicolumn{6}{l}{213(84.86\%), frequent cold attack 199(79.28\%), and}\\
\multicolumn{6}{l}{infrequent earache 117(46.61\%)(Figure-2), personal}\\
\multicolumn{6}{l}{history revealed that villager was 107(42.63\%), slum}\\
\multicolumn{6}{l}{dwellers 105(41.83\%), and urban 39(15.54\%), smoker}\\
parent\tabcellsep was\tabcellsep \multicolumn{2}{l}{199(79.28\%),}\tabcellsep and\tabcellsep non-smoker\\
\multicolumn{6}{l}{52(20.72\%)(operative 23.75dB, mean hearing gain 13.08dB (Table-}\\
\multicolumn{6}{l}{1). Tympanometry showed, pre-operative Type-B was}\\
\multicolumn{6}{l}{107(42.63\%), and Type-C 144(57.37\%). Post-operative}\\
\multicolumn{6}{l}{(after 03 months) normal Type-A was 231(92.03\%),}\\
\multicolumn{6}{l}{Type-B 07(2.79\%), and Type-C 13(5.18\%) (Table-2).}\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{-} \par 
\begin{longtable}{P{0.03928220255653884\textwidth}P{0.44882005899705013\textwidth}P{0.03343166175024582\textwidth}P{0.02674532940019666\textwidth}P{0.03844641101278269\textwidth}P{0.07522123893805309\textwidth}P{0.02423795476892822\textwidth}P{0.06519174041297934\textwidth}P{0.04262536873156342\textwidth}P{0.05599803343166175\textwidth}}
Serial No.\tabcellsep Play audiometry and PTA, Types of Hearing loss.\tabcellsep \multicolumn{2}{l}{Number of Patient(pre-operative)}\tabcellsep Percent--age\tabcellsep Mean hearing(pre-operative)\tabcellsep \multicolumn{2}{l}{Mean hearing(pos t-operative)}\tabcellsep No. of patient(post -operative)\tabcellsep Percentage (post-operative)\\
1.\tabcellsep Normal hearing (0-25dB)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 19.58dB\tabcellsep 231\tabcellsep 92.03\%\\
2.\tabcellsep Mild hearing (26-40dB)\tabcellsep 181\tabcellsep \tabcellsep 72.11\%\tabcellsep 30.49dB\tabcellsep \tabcellsep 27.91dB\tabcellsep 20\tabcellsep 7.97\%\\
3.\tabcellsep Moderate (41-55dB)\tabcellsep 70\tabcellsep \tabcellsep 27.89\%\tabcellsep 43.17\%\tabcellsep \tabcellsep \\
4.\tabcellsep Moderately severe\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep (56-70dB)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
5.\tabcellsep Severe\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep (71-90dB)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
6.\tabcellsep Profound\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep (91-120dB)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Total\tabcellsep \tabcellsep 251\tabcellsep \tabcellsep 100\%\tabcellsep Mean hearing-36.83dB\tabcellsep \tabcellsep Mean 23.75dB hearing-\tabcellsep 251\tabcellsep 100\%\\
\tabcellsep \multicolumn{8}{l}{Table-2: Audiometric Finding: Pre-operative and Post-operative}\\
Serial No.\tabcellsep \multicolumn{2}{l}{Types of Tympanogram}\tabcellsep \multicolumn{2}{l}{Patient Pre-Operative: Number of}\tabcellsep \multicolumn{2}{l}{Percentage}\tabcellsep \multicolumn{2}{l}{Patient Post-operative: Number of}\tabcellsep Percentage\\
1.\tabcellsep \multicolumn{2}{l}{Type-A (Normal Tympanogram)}\tabcellsep \tabcellsep 00\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{231}\tabcellsep 92.03\%\\
2.\tabcellsep \multicolumn{2}{l}{Type-As(Reduced compliance at ambient}\tabcellsep \tabcellsep 00\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Pressure) e.g. Otosclerosis.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
3.\tabcellsep \multicolumn{2}{l}{Type-Ad (Increased}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{Compliance at ambient Pressure) e.g. Ossicular}\tabcellsep \tabcellsep 00\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Disruption.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
4,\tabcellsep \multicolumn{2}{l}{Type-B( Flat or dome-}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{shaped.) Fluid in Middle}\tabcellsep \tabcellsep 107\tabcellsep 42.63\%\tabcellsep \tabcellsep 07\tabcellsep 2.79\%\\
\tabcellsep Ear.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
5.\tabcellsep \multicolumn{2}{l}{Type-c(Maximum}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{compliance at pressure -200 mm H 2 O.) Early stage of}\tabcellsep \tabcellsep 144\tabcellsep 57.37\%\tabcellsep \tabcellsep 13\tabcellsep 5.18\%\\
\tabcellsep OME\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 251\tabcellsep 100\%\tabcellsep \tabcellsep \multicolumn{2}{l}{251}\tabcellsep 100\%\end{longtable} \par
 
\caption{\label{tab_2}Table - 1}\end{figure}
 			\footnote{© 2020 Global Journals} 			\footnote{© 2020 Journals} 		 		\backmatter   			 \par
Funding: No funding sources. 
\subsection[{Conflict of interest: None declared.}]{Conflict of interest: None declared.}\par
Ethical approval: The study was approved by Institutional Ethics Committee. 			  			  				\begin{bibitemlist}{1}
\bibitem[Satish et al. ()]{b29}\label{b29} 	 		‘A study on role of adenoidectomy in otitis media with effusion’.  		 			H S Satish 		,  		 			Sarojamma 		,  		 			Aan Kumar 		.  	 	 		\textit{Journal of Dental and Medical Science}  		2013. 4  (6)  p. .  	 
\bibitem[Ajayan et al. (2017)]{b23}\label{b23} 	 		‘A study on the effect of adenoidectomy with tonsillectomy in otitis media with effusion in children’.  		 			P V Ajayan 		,  		 			Rml Divya 		,  		 			M J Anju 		.  	 	 		\textit{Int J Res Med Sci}  		May 2017. 5  (5)  p. .  	 
\bibitem[Takahashi et al. ()]{b34}\label{b34} 	 		\textit{Adenoid and otitis media with effusion-mini review. International congresss series},  		 			H Takahashi 		,  		 			A Fujita 		,  		 			K Kurata 		,  		 			I Hanjo 		.  		2003. 1257 p. .  	 
\bibitem[Nguyen et al. ()]{b15}\label{b15} 	 		‘Adenoidectomy: Selection criteria for surgical cases of otitis media’.  		 			Lmp Nguyen 		,  		 			J J Mqnoukian 		,  		 			A Yoskovitch 		,  		 			K A Al-Sebeih 		.  	 	 		\textit{Laryngoscope}  		2004. 114 p. .  	 
\bibitem[Wormald and Prescott ()]{b31}\label{b31} 	 		‘Adenoids: Comparision of radiological assessment methods with clinical and endoscopic findings’.  		 			P J Wormald 		,  		 			C A Prescott 		.  	 	 		\textit{J Laryngol Otol}  		1992. 106  (04)  p. .  	 
\bibitem[Aman et al. ()]{b32}\label{b32} 	 		‘Changes in Auditory Steady-State Response and Tympanometry Post Adenotonsillectomy in Otitis Media with Effusion’.  		 			S J Aman 		,  		 			A Goel 		,  		 			C Sharma 		,  		 			V Gupta 		.  	 	 		\textit{J Otolaryngol Rhinol}  		2019. 5  (2)  p. .  	 
\bibitem[Maw ()]{b37}\label{b37} 	 		‘Chronic otitis media with effusion (glue ear) and adenotonsillectomy: Prospective randomized controlled study’.  		 			A R Maw 		.  	 	 		\textit{Br Med J}  		1983. 287 p. .  	 
\bibitem[Francesco et al. ()]{b2}\label{b2} 	 		‘Craniofacial morphology and otitis media with effusion in children’.  		 			Rdi Francesco 		,  		 			B Paullucci 		,  		 			C Nery 		,  		 			R F Bento 		.  	 	 		\textit{International Journal of Pediator Otorhinolaryngology}  		2008. 72  (8)  p. .  	 
\bibitem[Hall-Stoodley et al. (206)]{b9}\label{b9} 	 		‘Direct detection of bacterial biofilms on the middle ear mucosa of children with chronic otitis media’.  		 			I Hall-Stoodley 		,  		 			F Z Hu 		,  		 			A Gieseke 		.  	 	 		\textit{J Am Med Assoc}  		206. 296 p. .  	 
\bibitem[Sandooja et al. ()]{b38}\label{b38} 	 		‘Effect of adeno-tonsillectomy on hearing threshold and middle ear pressure’.  		 			D Sandooja 		,  		 			O P Sachdeva 		,  		 			S P Gulati 		,  		 			V Kakkar 		,  		 			A Sachdeva 		.  	 	 		\textit{Indian J Pediator}  		1995. 62  (5)  p. .  	 
\bibitem[Gates et al. ()]{b40}\label{b40} 	 		‘Effectiveness of adenoidectomy and tympanostomy tubes in the treatment of chronic otitis media with effusion’.  		 			G A Gates 		,  		 			C A Avery 		,  		 			T J Prohoda 		,  		 			J C CooperJr 		.  	 	 		\textit{N Engl J Med}  		1987. 317 p. .  	 
\bibitem[Teele et al. ()]{b3}\label{b3} 	 		‘Epidemiology of otitis media during first seven years of life in children in greater Boston: A prospective cohort study’.  		 			D W Teele 		,  		 			J O Klein 		,  		 			B Rosner 		.  	 	 		\textit{J Infec Dis}  		1989. 160 p. .  	 
\bibitem[He et al. ()]{b13}\label{b13} 	 		‘Gastric pepsin in middle fluid of children with otitis media: Clinical implication’.  		 			Z He 		,  		 			R C O'reilly 		,  		 			D Mehta 		.  	 	 		\textit{Curr Allergy Asthma Rep}  		2008. 8 p. .  	 
\bibitem[Richards et al. ()]{b20}\label{b20} 	 		‘Grommets and glue ears: a clinical trial’.  		 			S H Richards 		,  		 			D Kilby 		,  		 			J D Shaw 		,  		 			H Campbell 		.  	 	 		\textit{J laryngol Otol}  		1971. 85 p. .  	 
\bibitem[Fria et al. ()]{b33}\label{b33} 	 		‘Hearing acuity of children with otitis media with effusion’.  		 			T J Fria 		,  		 			E I Cantekin 		,  		 			J A Eichler 		.  	 	 		\textit{Arch Otolaryngol}  		1985. 111 p. .  	 
\bibitem[Chantzi et al. ()]{b12}\label{b12} 	 		‘Human rhinoviruses in otitis media with effusion’.  		 			F M Chantzi 		,  		 			N G Papadopoulos 		,  		 			T Bairamis 		.  	 	 		\textit{Pediatr Allergy Immunol}  		2006. 17 p. .  	 
\bibitem[Brandtzaeg ()]{b0}\label{b0} 	 		‘Immunology of the tonsils and adenoids: Everything the ENT Surgeon needs to know’.  		 			P Brandtzaeg 		.  	 	 		\textit{Int J Pediatr Otorhinolaryngol}  		2003. 67 p. .  	 
\bibitem[Maxwell et al. ()]{b4}\label{b4} 	 		‘Interleukin-8 expression in otitis media’.  		 			K S Maxwell 		,  		 			G Leonard 		,  		 			R Carpentar 		.  	 	 		\textit{Laryngoscope}  		1994. 104 p. .  	 
\bibitem[Dodson et al. ()]{b8}\label{b8} 	 		‘Middle ear fluid Characteristics in pediatric otitis media with effusion’.  		 			K M Dodson 		,  		 			R S Cohen 		,  		 			B K Rubin 		.  	 	 		\textit{Int J Pediator Otorhinolaryngol}  		2012. 76 p. .  	 
\bibitem[Mandel et al. ()]{b39}\label{b39} 	 		‘Myringotomy with and without tympanostomy tubes for chronic otitis media with effusion’.  		 			E M Mandel 		,  		 			H E Rockette 		,  		 			C D Blustone 		,  		 			J L Paradise 		,  		 			R J Nozza 		.  	 	 		\textit{Arch Otolaryngol Head Neck Surg}  		1989. 115 p. .  	 
\bibitem[Lion ()]{b5}\label{b5} 	 		‘Normal and pathological mucosa of the middle ear and Eustachian tube’.  		 			D Lion 		.  	 	 		\textit{Clin Otolaryngol}  		1979. 4 p. .  	 
\bibitem[Paradise ()]{b24}\label{b24} 	 		‘OME in 2253 Pittsburgh Area Infants: Prevalence and risk factors during the first 2 years of life’.  		 			J L Paradise 		.  	 	 		\textit{Pediatrics}  		1997. 99 p. 318.  	 
\bibitem[Yasan et al. ()]{b16}\label{b16} 	 		‘Otitis media with effusion and histopathologic properties of adenoid tissue’.  		 			H Yasan 		,  		 			H Dogrru 		,  		 			M Tuz 		.  	 	 		\textit{Int J Pediator Otorhinolaryngol}  		2003. 67 p. .  	 
\bibitem[Mwaniki ()]{b21}\label{b21} 	 		\textit{Prevalence of otitis media with effusion in children with obstructive adenoid tissue compared with normal control at the Kenyata National Hospital. A dissertation of MS thesis in the Medicine Department},  		 			K A Mwaniki 		.  		2015. Kenya.  		 			University of Nairobi 		 	 
\bibitem[Takkenchi et al. ()]{b6}\label{b6} 	 		‘Quantitation of tubotympanal mucocilliary clearance of otitis media with effusion’.  		 			K Takkenchi 		,  		 			Y Majima 		,  		 			K Hirata 		.  	 	 		\textit{Ann Otol Rhinol Laryngol}  		1990. 99 p. .  	 
\bibitem[Fujioka et al. ()]{b26}\label{b26} 	 		‘Radiographic evaluation of adenoidal size in children: adenoidalnasopharyngeal ratio’.  		 			M Fujioka 		,  		 			L W Young 		,  		 			B R Girdang 		.  	 	 		\textit{Am J Roentgenol}  		1979. 133  (3)  p. .  	 
\bibitem[Rovers et al. ()]{b19}\label{b19} 	 		‘Risk factors for otitis media: an international perspective’.  		 			M M Rovers 		,  		 			I M De Koh 		,  		 			A G Schilder 		.  	 	 		\textit{Int J Pediator Otorhinolaryngologol}  		2006. 70 p. .  	 
\bibitem[Rovers et al. ()]{b14}\label{b14} 	 		‘Seasonal variation in the prevalence of persistence otitis media with effusion in one year old infants’.  		 			M M Rovers 		,  		 			H Straartman 		,  		 			G A Zielhuis 		.  	 	 		\textit{Paediator Perinatal Epidemiol}  		2000. 14 p. .  	 
\bibitem[Selecting persistence glue ear for referral in general practice: A risk factor approach Br J Gen Prac ()]{b18}\label{b18} 	 		‘Selecting persistence glue ear for referral in general practice: A risk factor approach’.  	 	 		\textit{Br J Gen Prac}  		2002. 52 p. .  	 	 (Medical Research Council Multicentre Otitis Media Study group) 
\bibitem[Tos et al. ()]{b28}\label{b28} 	 		‘Sequele following secretory otitis media and their progression’.  		 			M Tos 		,  		 			P L Larsen 		,  		 			S E Stangerup 		,  		 			G Hvid 		,  		 			U K Anderson 		.  	 	 		\textit{Acta Oto-Laryngologica}  		1988. 105  (449)  p. .  	 
\bibitem[Sheanan et al. ()]{b10}\label{b10} 	 		‘Sequele of otitis media with effusion among children with cleft lip and /or palate’.  		 			P Sheanan 		,  		 			A W Blarcy 		,  		 			J N Sheanan 		,  		 			M J Earley 		.  	 	 		\textit{Clin Otolaryngol}  		2002. 27 p. .  	 
\bibitem[Alpert et al. ()]{b17}\label{b17} 	 		‘Smoke free households with children and decreasing rates of paediatric clinical encounter for otitis media in the United States’.  		 			H Alpert 		,  		 			I Behm 		,  		 			G Connolly 		,  		 			Z Kabin 		.  	 	 		\textit{Tobacocontrol.bmj.com Online}  		2011.  	 
\bibitem[Silva et al. ()]{b27}\label{b27} 	 		‘Some developmental and behavioural problems associated with bilateral otitis media with effusion’.  		 			P A Silva 		,  		 			C Kirkland 		,  		 			A Simpson 		,  		 			I A Stewart 		,  		 			S M Williams 		.  	 	 		\textit{Journal of Learning Disabilities}  		1982.  (7)  p. .  	 
\bibitem[Bluestone et al. ()]{b1}\label{b1} 	 		‘State of the art: definition and classification’.  		 			C D Bluestone 		,  		 			D J Liu 		,  		 			C D Bluestone 		,  		 			J O Klien 		,  		 			J D Nelson 		.  	 	 		\textit{Proceedings of the 3 rd international conference},  				 (the 3 rd international conferenceOntario)  		1984. Decker and Mosby.  	 	 (Recent advance in otitis media with effusion) 
\bibitem[Dawes ()]{b25}\label{b25} 	 		‘The etiology and sequel of exudative otitis media’.  		 			Jdk Dawes 		.  	 	 		\textit{J Laryngol Otol}  		1970. 84 p. .  	 
\bibitem[Cohen and Konak ()]{b30}\label{b30} 	 		‘The evaluation of radiographs of the nasopharynx’.  		 			D Cohen 		,  		 			S Konak 		.  	 	 		\textit{Clin Otolaryngol Allied Sci}  		1985. 10  (2)  p. .  	 
\bibitem[Souter et al. ()]{b11}\label{b11} 	 		‘The prevalence of atopic symptoms in children with otitis media with effusion’.  		 			M A Souter 		,  		 			N A Mills 		,  		 			M Mahadevan 		.  	 	 		\textit{Otolaryngol Head Neck Surg}  		2009. 141 p. .  	 
\bibitem[Orji et al. ()]{b35}\label{b35} 	 		‘The role of adenoidal obstruction in the pathogenesis of otitis media with effusion in Nigerian children’.  		 			F T Orji 		,  		 			N E Okolugbo 		,  		 			B C Ezeanolue 		.  	 	 		\textit{Nigerian Journal of Medicine}  		2010. 19  (10)  p. .  	 
\bibitem[Nwosu et al. ()]{b22}\label{b22} 	 		‘Tympanometric finding among children with adenoid hypertrophy in Port Harcourt’.  		 			C Nwosu 		,  		 			M U Ibekwo 		,  		 			O L Onotai 		.  		 ID-1276543.  	 	 		\textit{Nigeria. International Journal of Otolaryngology}  		2016. p. .  	 
\bibitem[Alhady and Sharnoubi ()]{b36}\label{b36} 	 		‘Tympanometric findings in patients with adenoid hyperplasia, chronic sinusitis and tonsillitis’.  		 			Abd Alhady 		,  		 			R Sharnoubi 		,  		 			Mel 		.  	 	 		\textit{J Laryngol Otol}  		1984. 98 p. .  	 
\bibitem[Ms et al. ()]{b7}\label{b7} 	 		‘Unravelling the genetics of otitis media: from mouse to human and back again’.  		 			Rye Ms 		,  		 			M F Bhutta 		,  		 			M T Cheesman 		.  	 	 		\textit{Mamm Genome}  		2011. 22 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
