\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={Chronic Non -Peurperal Uterine Inversion:Recommendations for Diagnosis and Management},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Chronic Non -Peurperal Uterine Inversion:Recommendations for Diagnosis and Management}
\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]{Shalini Mahana  Valecha}

             \author[2]{Prajakta  Katdare}

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2012 Accepted: 31 December 2012 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


Inversion of the uterus is a rare clinical condition. Further, chronic non-puerperal uterine inversion is a still rare clinical entity with very few clinicians encountering it.Intra-uterine tumours; especially large fundal submucosal leiomyomas are the usual precipitating factors. Due to its extremely rare occurrence it may pose a diagnostic as well as surgical challenge for the gynaecologist. Correct diagnosis based on clinical findings & diagnostic modalities like Ultrasonography (USG) and Magnetic Resonance Imaging (MRI) careful preoperative planning & appropriate surgical procedure are imperative for a successful outcome.We propose certain recommendations for diagnosis and management of chronic non puerperal uterine inversion associated with a large prolapsed fundal submucosal fibroid accurate diagnosis commencing with strong clinical suspicion & confirmation with advanced diagnostic modalities is the cornerstone of management. HYSTERECTOMY is difficult with the grossly distorted anatomy.

\end{abstract}


\keywords{chronic non-puerperal uterine inversion, ultrasonography, magnetic resonance imaging, hysterectomy.}

\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
terine inversion refers to descent of the uterine fundus to or through the cervix, so that the uterus is literally turned inside out.\par
Uterine inversion is a rare condition that occurs typically as a complication of parturition and is usually associated with poor obstetric practises \hyperref[b0]{[1]}.\par
Most uterine inversions are acute and puerperal (85.8\%). Non-puerperal (chronic or gynaecological) nversions are described in very few patients. They represent about one sixth of all inversion cases (16.35 \%) \hyperref[b1]{[2]}.In fact, it is so rare that most gynaecologists wont see one in their life time.\par
Chronic non-puerperal uterine inversion is often associated with uterine pathology Uterine leiomyomas tend to be the most common inciting factor with leiomyosarcoma, rhabdomyosarcoma, endometrial polyps, endometrial carcinoma and uterovaginal prola-pse being the other possible preceeding factors \hyperref[b2]{[3]}.\par
Uterine leiomyomas were found to cause inversion in 78.8\% to 85\% of the cases \hyperref[b3]{[4]}.\par
We were fortunate to diagnose clinically and manage a woman presenting with gynaecological uterine inversion. Laparotomy presented unique surgical challenges and required some detailed pre-operative planning and advanced intraoperative surgical skills. 
\section[{II.}]{II.} 
\section[{Case Report}]{Case Report}\par
Mrs XYZ, 45, P6L6 presented with crampy lower abdomen pain, feeling of lump in lower abdomen, foul smelling vaginal discharge and severe menorrhagia since one month. She had six term deliveries. She had no bowel or bladder complaints or anorexia.\par
Patient was tachycardic and severely pale. A 12 weeks size bulge was felt in the suprapubic region. Notably uterine fundus could not be well defined. Perspeculum, a large foul smelling, fleshy ulcerated mass protruding in the vagina and completely filling it was seen. She was actively bleeding.\par
On bimanual examination large firm fleshy mass about 8cm x 10cm of uterine origin was felt. Remarkably no cervical rim was felt around the mass.\par
Based on these two features, we strongly suspected a long-standing uterine inversion.\par
USG showed multiple uterine fibroids and little else.\par
MRI was then performed. It revealed a large submucous fundal uterine fibroid with clear cut inversion of uterus. (Figure \hyperref[fig_1]{1}) Pre-operative blood transfusions restored her haemoglobin level. At laparotomy, uterus was completely inverted with both adnexal structures disappearing and incarcerated within the inverted fundal cup (Figure \hyperref[fig_2]{2}). Pelvic anatomy was distorted beyond recognition. Obviously a simple abdominal hysterectomy was out of the question. Attempt was made to reposit the uterus abdominally by grasping both round ligaments using Haultain's method. Due to tight cervicovaginal ring around inverted fundus, uterus did not budge. Since the cervical ring through which the fibroid had dragged the fundus down was tight and deeply embedded in the pelvis any attempts to reach and cut it were unsuccessful.\par
We were now staring at a herculean task of identifying, mobilising, freeing and extricating the uterus without causing damage to ureters which were obviously grossly enlarged and distorted. We decided to proceed in a systematic manner.\par
Bilateral round ligaments were clamped cut and ligated close to the pelvic wall. After visualising and palpating the enlarged ureters in lower fold of infundibulopelvic ligaments, the ligaments were clamped, cut and ligated. Uterovesical fold of peritoneum was opened and bladder and ureters were pushed away.\par
The defining step of surgery was doing bilateral internal iliac artery ligation at this juncture, well before proceding any further.\par
Accessible portions of broad ligament with uterine vessels were clamped, cut and ligated. Anterior vaginal wall, stretched over inverted fundus and fibroid was cut. Fibroid and fundus exteriorised through this incision.\par
Posterior vagina with uterosacrals clamped cut and ligated and the uterus with fibroid and incarcerated adnexa were removed and vaginal vault was closed (Figure \hyperref[fig_3]{3}).\par
Essentially the hysterectomy was performed upside down.At all times the ureters were followed closely as they are in danger of being damaged all throughout the procedure.When the fundus inverts it drags the infundibulopelvic and retroperitoneum along with it dragging and entrapping the ureters within. Early ligation of internal iliacs ensures a bloodless field through the rest of the surgery. Though the surgery was time consuming patient recovered uneventfully. 
\section[{III. Discussion}]{III. Discussion}\par
Inversion of the uterus is an unusual entity with not many cases having been reported. It may be classified as puerperal or obstetric and non-puerperal or gynaecologic inversion \hyperref[b4]{[5]}.\par
Non-puerperal inversions are usually caused by intrauterine tumours like leiomyomas.\par
Mwinyoglee et al. reported that 97.4 \% of uterine inversions are associated with tumours, out of which 20\% were malignant \hyperref[b5]{[6]}. Hence histopathology of the tumor is imperative. 
\section[{Uterine inversion can be classified into four stages as}]{Uterine inversion can be classified into four stages as}\par
Stage1: the inverted uterus remains in the uterine cavity, Stage2: complete inversion of the fundus through the cervix, Stage 3: the inverted fundus protrudes through vulva and Stage4: inversion of the uterus and vaginal wall through the vulva \hyperref[b6]{[7]} .\par
Inversion can also be classified as acute and chronic. Acute uterine inversion causes severe pain and haemorrhage where as chronic inversion is insidious and characterized by pelvic discomfort, vaginal discharge, irregular vaginal bleeding and anemia.\par
The diagnosis is easier with stage 3 and 4 disease where a protruding mass is seen on per speculum examination without definite margins of the cervix and absence of uterine body on bimanual or rectal examination.\par
In other cases, the diagnosis can be difficult and the use of ultrasound or computed tomography is necessary. MRI and CT scan have been shown to be useful diagnostic tools \hyperref[b6]{[7]}.\par
Lewin et al reported that in T2-weighted MRI scans, a Ushaped uterine cavity and a thickened and inverted uterine fundus on a sagittal image and a "bullseye" configuration on an axial image are signs indicative of uterine inversion \hyperref[b7]{[8]} .\par
In acute inversion the uterus can generally be reposited back by vaginal manipulation like Johnson's procedure or O'Sullivan Saline hydrostatic pressure method \hyperref[b8]{[9]}. If these attempts fail then laparotomy is imperative.\par
In chronic inversion surgical management is mandatory. Depending on the reproductive desire and associated conditions, surgical reposition or hysterectomy could be considered.\par
The operative procedures for the treatment of chronic inversion are Huntington's \hyperref[b9]{[10]} and Haultain's \hyperref[b10]{[11]} abdominal operation and the two vaginal surgeries: Spinelli's and Kustner's techniques \hyperref[b11]{[12]}.\par
Repositioning of the uterus may not be possible in all cases and hysterectomy may be the only option. Hysterectomy can be performed abdominally or vaginally. In case of large leiomyomas performing myomectomy prior to hysterectomy may be helpful. 
\section[{IV.}]{IV.} 
\section[{Conclusions}]{Conclusions}\par
Chronic uterine inversion is an extremely rare condition that is difficult to manage even for the experienced gynaecologists. Most of the gynaecologists wont see such a case in their lifetime. Uterine inversion has a good prognosis when managed in a timely and correct manner.\par
Clinical findings should never be disregarded. Ultrasonography may satisfy our diagnostic needs. If not then advanced imaging techniques like MRI are recommended to seal the pre operative diagnosis. 
\section[{Volume XIII Issue II Version I Year}]{Volume XIII Issue II Version I Year}\par
The treatment for chronic uterine inversion is always surgical and that includes both abdominal and vaginal approaches. However conservative surgery may not be feasible in all cases and hysterectomy remains the only option. Adequate blood must always be kept at hand. Surgery for this procedure is never easy and should be performed by a well trained senior surgeon after careful preoperative planning and review of literature, often with urologist on standby.    
\section[{Legends to Figures}]{Legends to Figures}\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_1}F igure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US) © 2013 Global Journals Inc. (US)} 			\footnote{   ( )   } 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Huntington ()]{b9}\label{b9} 	 		‘Abdominal reposition in acute inversion of the puerperal uterus’.  		 			J L Huntington 		.  	 	 		\textit{AM J Obstetr Gynaecol}  		1928. 15 p. .  	 
\bibitem[Baskett ()]{b0}\label{b0} 	 		‘Acute uterine inversion: a review of 40 cases’.  		 			T F Baskett 		.  	 	 		\textit{J Obstet Gynaecol Can}  		2002. 24 p. .  	 
\bibitem[Kagne et al. (2013)]{b2}\label{b2} 	 		‘Chronic Nonpeurperal Uterine Inversion-Myomectomy preceeding Vaginal Hysterectomy’.  		 			S Kagne 		,  		 			S Tambe 		,  		 			Y Thawal 		.  	 	 		\textit{Med J of Western India}  		Feb 2013. 41  (1)  p. .  	 
\bibitem[Salomon and Patel ()]{b6}\label{b6} 	 		‘Computed tomography of chronic non puerperal uterine inversion’.  		 			C G Salomon 		,  		 			S K Patel 		.  	 	 		\textit{J Comput Assist Tomogr}  		1990. 14 p. .  	 
\bibitem[Kochenour ()]{b8}\label{b8} 	 		‘Intrapartum obstetric emergencies’.  		 			N K Kochenour 		.  	 	 		\textit{Crit Care Clin}  		1991. 7 p. .  	 
\bibitem[Lewin and Bryan ()]{b7}\label{b7} 	 		‘MR imaging of uterine inversion’.  		 			J S Lewin 		,  		 			P J Bryan 		.  	 	 		\textit{J Comput Assist Tomogr}  		1989. 13 p. .  	 
\bibitem[Fofie and Baffoe ()]{b11}\label{b11} 	 		‘Non puerperal uterine inversion: a case report’.  		 			C Fofie 		,  		 			P Baffoe 		.  	 	 		\textit{Ghana Med J}  		2010. 44 p. .  	 
\bibitem[Lupovitch et al. ()]{b3}\label{b3} 	 		‘Non-puerperal uterine inversion in association with uterine sarcoma: case report in a 26 year old and review of the literature’.  		 			A Lupovitch 		,  		 			E R England 		,  		 			R Chen 		.  	 	 		\textit{Gynecol Oncol}  		2005. 97  (3)  p. .  	 
\bibitem[Krenning et al. ()]{b4}\label{b4} 	 		‘Nonpuerperal uterine inversion. Case report’.  		 			R A Krenning 		,  		 			P J Dorr 		,  		 			W H De Groot 		,  		 			W B De Goey 		.  	 	 		\textit{Br J Obstet Gynaecol}  		1982. 89 p. .  	 
\bibitem[Mwinyoglee et al. ()]{b5}\label{b5} 	 		‘Nonpuerperal uterine inversions. A two case report and review of literature’.  		 			J Mwinyoglee 		,  		 			N Simelela 		,  		 			M Marivate 		.  	 	 		\textit{Central African J Med}  		1997. 43 p. .  	 
\bibitem[Haultain ()]{b10}\label{b10} 	 		‘The treatment of chronic uterine inversion by uterine hysterotomy’.  		 			F Haultain 		.  	 	 		\textit{BMJ}  		1901. 2 p. .  	 
\bibitem[Takano et al. ()]{b1}\label{b1} 	 		‘Uterine inversion caused by uterine sarcoma: a case report’.  		 			K Takano 		,  		 			Y Ichikawa 		,  		 			H Tsunoda 		,  		 			M Nishida 		.  	 	 		\textit{Jpn J Clin Oncol}  		2001. 31 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
