\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={Choanal Polyps of Unusual Presentation -A Series of 4 Cases},
 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{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{Choanal Polyps of Unusual Presentation -A Series of 4 Cases}
\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]{Ajay  Manickam}

             \author[2]{Shaswati  Sengupta}

             \author[3]{Jayanta  Saha}

             \affil[1]{  RG KAR MEDICAL COLLEGE AND HOSPITAL}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 April 2015 Accepted: 30 April 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


Choanal polyps are the solitary benign tumours that originate from the sinus or nasal mucosa projecting into the nasal cavity and even up to the oropharynx.The exact aetiology of choanal polyps is unknown. Several theories have been formulated in the past years to describe the aetiology of choanal polyps. It is more commonly seen in young age patients.In young patients with a history of unilateral progressive nasal obstruction, it is always necessary to rule out choanal polyp. Although antrochoanal polyps are the most common, it is not a rule. Choanal polyp can also originate from sphenoid sinus and ethmoidal sinus, nasal septum and lateral wall of nose. Rare cases of these presentations are also reported. Endoscopy assisted surgery is the treatment of choice. Endoscopy can also be used as a diagnostic guide when CT scan findings are inconclusive in differentiating antrochoanal and sphenochoanal polyp. One must also keep in mind the other possible differential diagnosis. 

\end{abstract}


\keywords{}

\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 II. Aims and Objectives}]{I. Introduction II. Aims and Objectives}\par
To identify and study about choanal polyps of unusual origin and their management and to review with relevant available literature and studies. 
\section[{III. Materials and Methods}]{III. Materials and Methods}\par
To record all patients presenting to the department of ENT RG Kar Medical college hospital with different types of nasal polyposis from 1/08/2013 to 1/06/2014 and taking into consideration, confirmed cases of choanal polyposis of unusual presentations. Cases of usual presentations like AFRS, pan polyposis, bilateral ethmoidal polyposis were excluded from the study. After taking the informed consent, history and clinical findings were recorded and diagnostic nasal endoscopy and CT scan of nose and PNS were done. Pre-operative and post-operative endoscopy was done and recorded for future follow up and further study. All surgically excised polypoidal mass were send for histopathological examination. After surgery patients were discharged from ward on day 5, and were regularly followed up after 15 days, 1 month, 3 months, 6 months and 1 year. 
\section[{IV. Results}]{IV. Results}\par
originate from the sinus or nasal mucosa projecting into the nasal cavity, choana and even up to the oropharynx. The exact aetiology of choanal polyps is unknown. Several theories have been formulated in the past years to describe the aetiology of choanal polyps. It is more commonly seen in young age patients. In young patients with a history of unilateral progressive nasal obstruction, it is always necessary to rule out choanal polyp. Although antrochoanal polyps are the most common, it is not a rule. Choanal polyp can also originate from sphenoid sinus and ethmoidal sinus, nasal septum and lateral wall of nose. Rare cases of these presentations are also reported. Endoscopy assisted surgery is the treatment of choice. Endoscopy can also be used as a diagnostic guide when CT scan findings are inconclusive in differentiating antrochoanal and sphenochoanal polyp. One must also keep in mind the other possible differential diagnosis.\par
hoanal polyps are the solitary benign tumours that originate from the sinus or nasal mucosa projecting into the nasal cavity, choana and even up to the oropharynx. Most common presentation is choanal polyp originating from maxillary antrum \hyperref[b0]{1} . Sphenochoanal, ethmoidochoanal, septochoanal polyps are uncommon. The exact aetiology of choanal polyps is unknown. Several theories have been formulated in the past years to describe the aetiology of choanal polyps. It is more commonly seen in young age patients. When a young patient is presenting with complaints of unilateral nasal obstructionor hawking sensation we should have a high suspicion about Sino nasal polyposis. Diagnostic nasal endoscopy (DNE) and radiological study should be carried out followed by endoscopic sinus surgery forms the protocol of management for choanal polyps. 
\section[{C}]{C}\par
One among the 4 patients in the study was female and other 3 were male. Age limit of the patients were from 17 years to 38 years. Nasal obstruction was the most common complaint in all the 5 patients. In all patients diagnostic nasal endoscopy and CT scan were done. The most common clinical presentation in all patients was nasal obstruction followed by hawking sensation, anosmia and mouth breathing. The clinical presentation with relevant history, management and follow up illustrated in table \hyperref[tab_0]{1}. V. Review of Literature\par
The majority (100\%) of the patients with choanal polyp in our study presented with nasal obstruction, followed by snoring, sleeping with the mouth open (25.0\%), and nasal discharge (50\%), epistaxis (25\%). Association of epistaxis can be very well related with the rhinosporidiosis.\par
Kizil et al in his study about choanalpolyposis, analysed and summarised that Choanal polypsare unilateral benign masses usually originating from paranasal sinuses. Maxillary, ethmoid, and sphenoid sinuses are involved in order of decreasing frequency. A total of 98 patients with a mean age 24.3 years were analyzed. Histopathologic diagnoses were CP in 94 patients and inverted papilloma in 4 patients. The sites of origin were maxillary sinus in 89 patients (90.8\%), sphenoid sinus in 6 patients (6.1\%), bulla ethmoidalis, inferior concha, and uncinate process in 1 patient each (1.0\%) \hyperref[b1]{2} . The most common symptoms were nasal obstruction (98.0\%) and postnasal drip (30.6\%).Thus hereby from the various literatures we can conclude that choanal polyps most common presentation is nasal obstruction and choanal polyps of sphenoid and lateral wall of nose are very rare. 17 year old male patient the polyp was seen arising from the sphenoidal ostium and entering into choana causing obstructive symptoms to the patient. FESS was done and specimen was sent for histopathological study. And the report was nasal polyposis. It is a very rare presentation with very few literatures available worldwide 3 . (figure  {\ref 1})Figure 1 : Sphenochoanal polyp\par
Dual pathology of nasal polyposis and rhinosporidiosis from the same patient is a very rare scenario not reported in literature. The young male patient 27 years old had complaints of nasal obstruction on DNE polypoidal mucosa was arising from the nasal septum and was filling the choana. The choanal part of the polyp was found to have rhinosporidium embedded. The mass was carefully excised. The excised mass was clearly labelled as macroscopically it contained to different tissue and the reports were turned out to be specimen labelled as strawberry like growth in the choana was rhinosporidiosis and the specimen labelled as stalk of the polyp was found to be polypoidal mass, hence confirming the macroscopical finding (figure  {\ref 2}). Earlier rhinosporidiosis presenting as a urethral polyp has been reported \hyperref[b3]{4} . 
\section[{Figure 2 : Rhinosporidiosis as a polyp}]{Figure 2 : Rhinosporidiosis as a polyp}\par
The young male 23 years old was found to have a polypoidal mass seen arising from the lateral wall of nose. It consisted of two stalks both were found attached to the inferior turbinate. The mass was found extending along the floor of nasal cavity and presenting as choanal polyp from lateral wall of nose. Choanal polyps arising from the lateral wall of nose is very rare. Very few cases have been reported world-wide.\par
The female patient 38 years old found to have a polypoidal mass arising from the septum and the mass was found entering into nasopharynx. The mass was excised along with the muco periosteal layer of the bony septum were the stalk was attached and sent for HPE. (Figure \hyperref[fig_1]{3}) The reports turned out to be respiratory epithelial hamartoma. These benign tumours will usually mimic polyps. Proper histopathological study is necessary to rule out the diagnosis. Immunohistochemistry studies were done to confirm the diagnosis. The etiology of respiratory epithelial adenomatoidhamartoma (REAH) is unknown although inflammation may induce gland proliferation observed in hamartomas. One of our cases was associated with nasal polyposis. REAH is a self-limiting disease, so it is important to differentiate REAH from other pathologic process, including inverted papilloma and low-grade adenocarcinoma. The treatment of choice is complete excision through a conservative approach \hyperref[b4]{5} . REAH is one among the rare presentation of choanal polyps. Proper histopathological differentiation is very necessary.\par
The main differential diagnosis is the antochoanal polyp. These polyps are more common compared to polyps from sphenoids or ethmoids. With the help of CT scan it is very easy to establish the diagnosis of polyp, whether it originates from maxillary antrum or sphenoid or from the ethmoidal air cells \hyperref[b5]{6} . Even if we are seeing opacification of both maxillary and sphenoidal sinuses in the CT scan, diagnostic nasal endoscopy will be very clearly describing the polyp where it is from either maxillary antrum or from the  Ilia K et al in their retrospective analysis of surgical approach for choanal polyps have proved that there is no significant difference in outcome in open procedures and endoscopic procedures.they have also finalised that Endoscopic approach is a safe and effective procedure for choanal polyp treatment. There was no significant difference between the success rates of the endoscopic approach and combined approach. Hence Endoscopic procedures can be said as the treatment modality of choice in choanal polyposis \hyperref[b6]{7} .\par
The other common differential diagnosis that we have to keep in mind is meningoencephalocele, nasal angiofibroma and inverted papilloma. Meningoencephalocele can be diagnosed as they present with imperfection of the skull base and may be having communication between nasal cavity and cerebral cortex. It can be confirmed by radiological study and diagnostic nasal endoscopy \hyperref[b7]{8} . Angiofibromas will usually present with recurrent epistaxis. Inverted papilloma will be usually presenting in old age patients.\par
Thus points of interest to be noted from this study are (1) nasal polyposis of unusual presentation and rare pathology has to be evaluated properly. (2) Though radiological study is done in all patients it is of prime importance to go for Diagnostic nasal endoscopy before planning for surgery. (3) Endoscopic sinus surgery is the treatment of choice with least morbidity and no recurrence (4) macroscopically if we are suspecting some unusual entities as listed above should be properly labelled and sent clearly for proper histopathological confirmation. 
\section[{VI. Conclusion}]{VI. Conclusion}\par
In young patients with a history of unilateral progressive nasal obstruction, it is always necessary to rule out choanal polyp. Although antrochoanal polyps are the most common, it is not a rule. Choanal polyp can also originate from sphenoid sinus and ethmoidal sinus, nasal septum and lateral wall of nose. Rare cases of these presentations are also reported. Endoscopy assisted surgery is the treatment of choice. Endoscopy can also be used as a diagnostic guide when CT scan findings are inconclusive in differentiating antrochoanal and sphenochoanal polyp. One must also keep in mind the other possible differential diagnosis.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.027664768104149716\textwidth}P{0.02144019528071603\textwidth}P{0.0919853539462978\textwidth}P{0.1320992676973149\textwidth}P{0.1355573637103336\textwidth}P{0.17843775427176567\textwidth}P{0.12379983726606998\textwidth}P{0.1390154597233523\textwidth}}
S.No\tabcellsep Age/\tabcellsep Clinical\tabcellsep DNE\tabcellsep CT Scan\tabcellsep Surgical\tabcellsep Histopathological\tabcellsep Follow up\\
\tabcellsep Sex\tabcellsep presentation\tabcellsep \tabcellsep \tabcellsep procedure\tabcellsep study\tabcellsep \\
\multicolumn{3}{l}{Case 1 27/ M Nasal}\tabcellsep Polypoid\tabcellsep Septochoa\tabcellsep Endoscopy\tabcellsep Nasal part was\tabcellsep 15 days, 3months,\\
\tabcellsep \tabcellsep obstruction\tabcellsep al mass\tabcellsep nal polyp\tabcellsep assisted\tabcellsep polypoidal, choanal\tabcellsep 6 months, 1 year -\\
\tabcellsep \tabcellsep Mouth\tabcellsep arising\tabcellsep \tabcellsep polypectomy\tabcellsep part was\tabcellsep no recurrence\\
\tabcellsep \tabcellsep breathing\tabcellsep from\tabcellsep \tabcellsep with excision of\tabcellsep rhinosporidiosis\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep nasal\tabcellsep \tabcellsep mucoperiosteal\tabcellsep (dual pathology)\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep septum\tabcellsep \tabcellsep layer\tabcellsep \tabcellsep \\
Case 2\tabcellsep \multicolumn{2}{l}{23/M Nasal}\tabcellsep Polypoid\tabcellsep Polypoidal\tabcellsep Endoscopy\tabcellsep Nasal inflammatory\tabcellsep 15 days, 3months,\\
\tabcellsep \tabcellsep obstruction\tabcellsep al mass\tabcellsep mass from\tabcellsep assisted polyp\tabcellsep polyposis\tabcellsep 6 months, 1 year -\\
\tabcellsep \tabcellsep \tabcellsep arising\tabcellsep the lateral\tabcellsep excision with\tabcellsep \tabcellsep no recurrence\\
\tabcellsep \tabcellsep \tabcellsep from the\tabcellsep wall of\tabcellsep cauterization of\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep inferior\tabcellsep nose filling\tabcellsep stalk\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep turbinate\tabcellsep the choana\tabcellsep \tabcellsep \tabcellsep \\
Case 3\tabcellsep 38/F\tabcellsep Hawking\tabcellsep Polypoid\tabcellsep Polypoidal\tabcellsep Endoscopy\tabcellsep Respiratory\tabcellsep 15 days, 3months,\\
\tabcellsep \tabcellsep sensation\tabcellsep al mass\tabcellsep irregular\tabcellsep assisted\tabcellsep epithelial\tabcellsep 6 months, 1 year -\\
\tabcellsep \tabcellsep Epistaxis 1\tabcellsep from the\tabcellsep mass filling\tabcellsep polypectomy\tabcellsep hamartoma\tabcellsep no recurrence\\
\tabcellsep \tabcellsep episode\tabcellsep septum\tabcellsep the choana\tabcellsep with excision of\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep entering\tabcellsep \tabcellsep mucoperiosteal\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep into\tabcellsep \tabcellsep layer\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep choana\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Case 4\tabcellsep \multicolumn{2}{l}{17/M Nasal}\tabcellsep Polypoid\tabcellsep Polypoidal\tabcellsep Endoscopy\tabcellsep Nasal inflammatory\tabcellsep 15 days, 3months,\\
\tabcellsep \tabcellsep obstruction,\tabcellsep al mass\tabcellsep mass site\tabcellsep assisted\tabcellsep polyposis\tabcellsep 6 months, 1 year -\\
\tabcellsep \tabcellsep hawking\tabcellsep from the\tabcellsep of origin\tabcellsep polypectomy\tabcellsep \tabcellsep no recurrence\\
\tabcellsep \tabcellsep sensation,\tabcellsep sphenoid\tabcellsep mostly\tabcellsep with widening\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep mouth\tabcellsep al ostium\tabcellsep sphenoidal\tabcellsep of sphenoid\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep breathing\tabcellsep filling the\tabcellsep air cell\tabcellsep ostium\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep choana\tabcellsep filling whole\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep choana\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Loy ()]{b5}\label{b5} 	 		\textit{},  		 			P Loy 		.  		1996. 50 p. .  	 
\bibitem[Tosun F Yetiser (2001)]{b7}\label{b7} 	 		\textit{},  		 			S Tosun F Yetiser 		.  	 	 		\textit{J of paediatric otolaryngology}  		2001 April 6. 58  (1)  p. .  	 
\bibitem[Kizi (2014 apr2015)]{b1}\label{b1} 	 		‘alChoanal polyps a case study of 98 patients’.  		 			Y Kizi 		.  		 ID 24739747.  	 	 		\textit{Journal of craniofacial surg}  		2014 apr2015.  	 
\bibitem[Wang and Kanoh (2002)]{b2}\label{b2} 	 		\textit{Dai CF et al isolated sphenoid sinus disease analysis of 122 cases Ann otorhinolaryngology},  		 			Z M Wang 		,  		 			N Kanoh 		.  		2002 April 111. p. .  	 
\bibitem[Park and Lee ()]{b4}\label{b4} 	 		‘Lee HM respiratory epithelial adenomatoidhamartoma from nasal septum’.  		 			I H Park 		,  		 			H Lee 		.  	 	 		\textit{Clin Exp otorhinolaryngol}  		2013 mar.  (6)  p. .  	 
\bibitem[Ilia (2015)]{b6}\label{b6} 	 		‘Retrospective analysis of surgical treatment of choanal polyp’.  		 			K Ilia 		.  		 \xref{http://dx.doi.org/144-51doi-10.5606/kbbihtis.as.2015.68878}{144-51doi-10.5606/kbbihtis.as.2015.68878}.  	 	 		\textit{Kwak Boron Hugoz}  		2015. May -Jun 25.  (3) .  	 
\bibitem[Pandey et al. (2014)]{b3}\label{b3} 	 		‘Urethral polyp: an uncommon presentation of rhinosporidiosis’.  		 			P Pandey 		,  		 			S Shukla 		,  		 			A Kundu 		,  		 			P Sarkar 		.  	 	 		\textit{Indian J dermatol}  		2014 Jan 59.  (1) .  	 
\bibitem[Aldin and Ketang (2007)]{b0}\label{b0} 	 		‘Ustudang E et al sinochoanal polyp a clinical study’.  		 			O Aldin 		,  		 			G Ketang 		.  	 	 		\textit{Am J Rhinology}  		2007 mar-apr 21.  (2)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
