\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={Preliminary Seton Before Fistulectomy: A Single Institute Experience in Treating Fistula in Ano; 1 Year Follow up Results},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Preliminary Seton Before Fistulectomy: A Single Institute Experience in Treating Fistula in Ano; 1 Year Follow up Results}
\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]{Labib  Al-Ozaibi}

             \author[2]{Wessam  Hazim}

             \author[3]{Ali  Al-Ani}

             \affil[1]{  Dubai Health Authority- Rashid Hospital}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2013 Accepted: 4 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


To analyze the results of treating fistula-in-ano using a preliminary Seton followed by fistulectomy and sphincter repair 2-4 months later.Method: This is a retrospective study of 56 patients with transsphincteric and complex anal fistulas, managed preliminary with loose Seton followed by fistulectomy and sphincter repair 2-4 months later between March 2011 and March 2013. Patients were seen at the clinic 1 week, 3 months and 1 year after the surgery. Patients were observed for complications and recurrence and incontinence was noted according to Cleveland Clinic score.Result: Twenty-five (45%) of the fistulas were high or complex. Twenty-nine (51.7%) of the patients had a history of previous surgery. Forty-nine (88%) of the cases were done as a day case surgeries.The Seton was kept in situ for 2-5 months (average 2.6 months).

\end{abstract}


\keywords{anal fistula; seton; fistulectomy.}

\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
he aim of surgical treatment of anal fistulas is to cure the disease by preventing recurrence while ensuring that faecal continence is maintained. Normally, a 'lay-open' fistulotomy or fistulectomy technique is used for inter-sphincteric or low transsphincteric fistulas, but high trans-sphincteric or suprasphincteric fistulas would require division of a large portion of the external sphincter, thereby increasing the chance of faecal incontinence. Many procedures have been described. Current management remains dependent on surgeon preference between options like fistulotomy, fistulectomy, loose or cutting Seton insertion, advancement flaps, fibrin glue or anal plugs with variable results.\par
The use of Seton in the treatment of anal fistulas has been ongoing for centuries. One of the earliest papers written by Hippocrates in 400 BC described fistulotomy as well as the use of a cutting Seton made of horse hair wrapped with lint threads \hyperref[b0]{1} .\par
The Seton works by several mechanisms. Firstly, it helps to identify and mark the fistulous tract. Secondly, it promotes fibrosis in the surrounding tissue. Thirdly, it encourages drainage and prevents formation of new abscesses. And finally it decreases the risk of incontinence as scarring prevents retraction of the sphincter.\par
Seton can be used for long term palliation to avoid septic and painful exacerbations by establishing effective drainage; most often in patients with Crohn's disease \hyperref[b1]{2} or it can be used as part of a staged fistulectomy before use of advanced techniques (fistulectomy, advancement flap). Such strategy protects against the consequences of cutting the sphincter. The goal of this study is to report our experience in treating anal fistulas using the preliminary Seton technique before fistulectomy and compare the safety and efficacy of reduction of incontinence and recurrence in this method as compared to other methods in the literature. 
\section[{II.}]{II.} 
\section[{Method}]{Method}\par
Data collected from the records of 56 patients who underwent preliminary Seton placement followed 2-4 months later by fistulectomy and sphincter repair during the period of March 2011 -March 2013. Fistulae were characterized using Parks' classification. Perianal fistulas were defined as complex if they had multiple external openings, high fistulas if the internal opening which was at the level of the dentate line and low fistulas if the internal opening was below the dentate line. Patients with concomitant anal pathology and patients with inflammatory bowel disease were excluded from the study.\par
The entire procedure was performed under general anaesthesia with the patient in the lithotomy position. After initial evaluation, the external and internal openings were located using a probe and air injection along the track. A loose Seton using 2 braided, nonabsorbable sutures (4/0 prolene) was looped around the fistula tract, (Figure \hyperref[fig_0]{1}). It was not tightened at any time during the follow-up and was not removed.  During a follow-up period of 12-36 months details of healing (i.e. no signs of discharge), recurrence, and complications were gathered. Patients were followed up at the clinic after 1 week, 3 months and after 1 year. Continence was evaluated according to Cleveland Clinic score \hyperref[b2]{3} . The excised fistulas were sent for histopathology to rule out inflammatory bowel disease or cancer.\par
The data were analyzed using IBM SPSS STATISTICS BASE 21. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
After obtaining the ethical committee approval, the record of 56 patients with transsphincteric and complex anal fistula who were managed with preliminary loose Seton followed by fistulectomy and sphincteroplasty were reviewed.Fifty-four (96.4\%) of the patients were men and Two (3.6\%) were women. The overall mean age was 39.5 (range 25-61).The types of fistulas are depicted in Table \hyperref[tab_0]{1}. Twenty-nine (52\%) of the patients gave history of previous surgery, 25(45\%) had incision \& drainage of perianal abscesses and four (7\%) had previous fistula surgery. The entire procedure was done under general anaesthesia. Preliminary Seton insertion was done as a day case surgery. The Seton was kept in situ for a period of 2-5 months (average 2.6M). The second procedure was fistulectomy and sphincter repair for which49 (88\%) were done as a day case surgeries.\par
The mean follow up was 20.5 months (12-36 months). Six (10.7\%) patients experienced postoperative pain which required analgesia while three (5.3\%) developed bleeding; requiring surgery in one patient and only pressure dressing in the other two. The complete wound healing time (i.e. no more need for wound dressing) was between 2-8 weeks (mean 3.7 weeks).\par
While two patients (3.6\%) reported a transient incontinence of gas in the immediate postoperative period (score 3 and 4, respectively according to the Cleveland Incontinence Score), which lasted for 3 months there was no incontinence in any of the patients in the longer follow up. The fistulas were completely cured in 54(96.4\%) of patients. Recurrence occurred in two patients (3.6\%); one was re-operated again for which the same procedure was repeated again -loose Seton for 4 months followed by fistulectomy and sphincter repair-and during the follow up he didn't show any signs of recurrence while the other patient did not attend the follow up; he was contacted by phone and reported that he had been re-operated on in another hospital but six months later he had recurrence.\par
IV. 
\section[{Discussion}]{Discussion}\par
Surgical treatment of fistula-in-ano is associated with the risk of incontinence and recurrence. Several operative techniques were established to reduce these complications but till today none has been shown to be 100\% successful. Post-operative anal incontinence after fistulotomy has been reported to be 20.3\% \hyperref[b3]{4} . Arroyo A et al \hyperref[b4]{5} , who combined fistulotomy with sphincter reconstruction concluded that continence were improved in incontinent patients and were not jeopardized in continent ones. The patients who reported postoperative incontinence in his study were 16.6\%. Several risk factors are associated with the postoperative incontinence, including recurrent or complex fistulas, multiple previous drainages \hyperref[b5]{6} , and type of operative procedure \hyperref[b6]{7} .\par
In a prospective audit,Sileri P et al 8 demonstrated that a high number of complex anal fistulae has been treated by seton placement and a good outcome was achieved in the majority of patients. The selection of Seton type and technique depends on surgeon preference. Gokulakkrishna Subhaset al \hyperref[b8]{9} d escribed all the available variations in materials and techniques for seton treatment.\par
The use of loose Seton alone in the treatment of complex anal fistulas has been reported in several studies with variable results. Some patients were cured by this technique but the success rate tumbled over time. This approach avoids the risk of incontinence complications that may arise due to division of the external sphincter but many patients develop further sepsis that usually requires surgery \hyperref[b9]{10} .\par
The use of Seton drainage before definitive surgery has been used in an attempt to decrease the risk of incontinence and recurrence. Several reports have found Seton to be safe, with low incidence of recurrence and incontinence. Different surgeons use the Seton in different ways. Russell K et al \hyperref[b10]{11} , performed staged fistulotomy using a Seton. They applied the Seton around the distal half of the intact external sphincter after dividing the cephaled portion of the tract; followed 6-8 weeks later by dividing of the remaining external sphincter, and a recurrence rate of 3\% was noted. Kennedy and Zegarra 12 did the same first stage fistulotomy and Seton placement but in the second stage the Seton was removed rather than performing the second stage division of muscles. It minimized the risk of incontinence and primary healing occurred in 78\%. Fung AK et al 13 also used the technique of laying open the subcutaneous tract and insertion of loose seton for the part of the tract related to the sphincter complex which was removed after a median length of 7 months Volume XIV Issue V Version I Year ( ) with a recurrence rate of 19\%. In the study by Ratto C et al \hyperref[b13]{14} , he used Seton drainage in 40.3\% of the patients followed later by fistulotomy and end to end primary sphincteroplasty. There was no significant change in the fecal incontinence score and the fistula recurrence was observed in 3 out of 72 patients (4.3\%). Pearl RK et al \hyperref[b14]{15} reported that a staged fistulotomy using a Seton is a safe and effective method of treating high or complicated anorectal fistulas with major incontinence of 5\% and a recurrence rate of 3\%. An alternative technique for treating complex, high transsphincteric anal fistulas using the Seton was reported in the studies of Subhas G et al \hyperref[b15]{16} and GalisRozen et al \hyperref[b16]{17} . Patients were asked to rotate the Seton daily, one revolution in each direction, pulling the knot through the fistula tract. The progressive migration technique resulted in the gradual healing and eradication of the fistula tract in 75\% of patients, with no recurrence (Setons completely worked their way to the surface, or tract migration was extensive enough to allow a safe completion fistulotomy).\par
Loose Seton is preferable to the cutting Seton; the later procedure yields fairly good results in regards to curing the fistula but it's painful, may result in pressure necrosis of the full thickness of the sphincter muscle resulting in sepsis and increases rate of anal incontinence \hyperref[b17]{18} .\par
V. 
\section[{Conclusion}]{Conclusion}\par
Preliminary Seton followed by fistulectomy and immediate sphincter repair has shown to be highly effective in treating transsphincteric and complex fistulas with low recurrence rate (2/56=3.6\%) and no risk of subsequent incontinence in the population we studied.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2a}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2a :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5958762886597938\textwidth}P{0.11391752577319587\textwidth}P{0.1402061855670103\textwidth}}
Type of Fistula\tabcellsep Number\tabcellsep Percent\\
Low transsphincteric\tabcellsep 31\tabcellsep 55\\
High transsphincteric\tabcellsep 9\tabcellsep 16\\
Complex\tabcellsep 16\tabcellsep 29\\
Total\tabcellsep 56\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Garcia-Aguilar et al. (1996)]{b6}\label{b6} 	 		‘Anal fistula surgery: Factors associated with recurrence and incontinence’.  		 			J Garcia-Aguilar 		,  		 			C Belmonte 		,  		 			W D Wong 		,  		 			S M Goldberg 		,  		 			R D Madoff 		.  	 	 		\textit{Dis Colon Rectum}  		1996. Jul. 39  (7)  p. .  	 
\bibitem[Hämäläinen and Sainio ()]{b17}\label{b17} 	 		‘Cutting seton for anal fistulas: high risk of minor control defects’.  		 			K P Hämäläinen 		,  		 			A P Sainio 		.  	 	 		\textit{Dis Colon Rectum}  		1997. 40 p. 1443.  	 
\bibitem[Jorge and Wexner (1993)]{b2}\label{b2} 	 		‘Etiology and management of fecal incontinence’.  		 			Jm1 Jorge 		,  		 			S D Wexner 		.  	 	 		\textit{Dis Colon Rectum}  		1993 Jan. 36  (1)  p. .  	 
\bibitem[Takayuki et al. ()]{b3}\label{b3} 	 		‘Factors affecting continence after fistulotomy for intersphincteric fistula in ano’.  		 			T Takayuki 		,  		 			M Makoto 		,  		 			K Takashi 		.  	 	 		\textit{Int J Colorectal Dis}  		2007. 22 p. .  	 
\bibitem[Arroyo et al. (2012)]{b4}\label{b4} 	 		‘Fistulotomy and sphincter reconstruction in the treatment of complex fistula in ano: long-term clinical and manometric results’.  		 			A Arroyo 		,  		 			J Perez-Legaz 		,  		 			P Moya 		.  	 	 		\textit{Ann Surg}  		2012. May. 255  (5)  p. .  	 
\bibitem[Ratto et al. (2013)]{b13}\label{b13} 	 		‘Fistulotomy with end to end primary sphincteroplasty for anal fistula: results from a prospective study’.  		 			C Ratto 		,  		 			F Litta 		,  		 			A Parello 		,  		 			G Zaccone 		,  		 			L Donisi 		,  		 			De Simone 		,  		 			V 		.  	 	 		\textit{Dis Colon Rectum}  		2013. Feb. 56  (2)  p. .  	 
\bibitem[Kennedy and Zegarra ()]{b11}\label{b11} 	 		‘Fistulotomy without external sphincter division for high anal fistula’.  		 			H L Kennedy 		,  		 			J P Zegarra 		.  	 	 		\textit{Br J Surg}  		1990. 77 p. .  	 
\bibitem[Takesue et al. ()]{b1}\label{b1} 	 		‘Long term results of setondrainage on complex anal fistulae in patients with Crohn's disease’.  		 			Y Takesue 		,  		 			H Ohge 		,  		 			T Yokoyama 		,  		 			Y Murakami 		,  		 			Y Imamura 		,  		 			T Sueda 		.  	 	 		\textit{J Gastroenterol}  		2002.  	 
\bibitem[Buchanan et al. (2004)]{b9}\label{b9} 	 		‘Long-term outcomefollowing loose-seton technique for external sphincter preservation in complex anal fistula’.  		 			G N Buchanan 		,  		 			H A Owen 		,  		 			J Torkington 		,  		 			P J Lunniss 		,  		 			R J Nicholls 		,  		 			C R Cohen 		.  	 	 		\textit{Br J Surg}  		2004. Apr. 91  (4)  p. .  	 
\bibitem[Galis-Rozen et al. (2010)]{b16}\label{b16} 	 		‘Longterm outcome of loose seton for complex anal fistula: a two-centre study of patients with and without Crohn's disease’.  		 			E Galis-Rozen 		,  		 			H Tulchinsky 		,  		 			A Rosen 		,  		 			S Eldar 		,  		 			M Rabau 		,  		 			A Stepanski 		,  		 			J M Klausner 		,  		 			Y Ziv 		.  	 	 		\textit{Colorectal Dis}  		2010. Apr. 12  (4)  p. .  	 
\bibitem[Subhas et al. (2011)]{b15}\label{b15} 	 		‘Non-cutting setons for progressive migration of complex fistula tracts: a new spin on an old technique’.  		 			G Subhas 		,  		 			A Gupta 		,  		 			S Balaraman 		,  		 			V K Mittal 		,  		 			R Pearlman 		.  	 	 		\textit{Int J Colorectal Dis}  		2011. Jun. 26  (6)  p. .  	 
\bibitem[Fung et al. (2013)]{b12}\label{b12} 	 		‘Operative strategy for fistula-in-ano withoutdivision of the anal sphincter’.  		 			A K Fung 		,  		 			G V Card 		,  		 			N P Ross 		,  		 			S R Yule 		,  		 			E H Aly 		.  	 	 		\textit{Ann R CollSurg Engl}  		2013. Oct. 95  (7)  p. .  	 
\bibitem[Roigjv et al. (2010)]{b5}\label{b5} 	 		‘Risk factors for recurrence and incontinence after anal fistula surgery’.  		 			Jordan J Roigjv 		,  		 			J Garcia-Armengol 		,  		 			E Garcia-Granero 		,  		 			A Solana 		.  	 	 		\textit{Colorectal Dis}  		2010. Mar. 12  (3)  p. .  	 
\bibitem[Pearl et al. (1993)]{b14}\label{b14} 	 		‘Role of the seton in the management of anorectal fistulas’.  		 			R K Pearl 		,  		 			J R Andrews 		,  		 			C P Orsay 		,  		 			R I Weisman 		,  		 			M L Prasad 		,  		 			R L Nelson 		,  		 			J R Cintron 		,  		 			H Abcarian 		.  	 	 		\textit{Dis Colon Rectum}  		1993. Jun. 36  (6)  p. .  	 
\bibitem[Russell et al. (1993)]{b10}\label{b10} 	 		‘Role of the setonin the management of anorectal fistulas’.  		 			K Russell 		,  		 			R John 		,  		 			P Charles 		,  		 			I Robert 		,  		 			M Leela 		,  		 			L Richard 		,  		 			R Jose 		,  		 			A Hernad 		.  	 	 		\textit{Dis Colon Rectum}  		June (1993. 36  (6) .  	 
\bibitem[Subhas et al. ()]{b8}\label{b8} 	 		‘Setons in the treatment of anal fistula: Review of variations in material and techniques’.  		 			Gokulakkrishna Subhas 		,  		 			S B Jasneet 		,  		 			A Ahmed 		,  		 			U Amruta 		.  	 	 		\textit{Dig Surg}  		2012. 29 p. .  	 
\bibitem[Sileri et al. ()]{b7}\label{b7} 	 		‘Surgery for fistula-in-ano in a specialist colorectal unit: a critical appraisal’.  		 			P Sileri 		,  		 			F Cadeddu 		,  		 			D 'ugo 		,  		 			S Franceschilli 		,  		 			L 		.  	 	 		\textit{BMC Gastroenterol}  		2011. Nov 9. 11 p. 120.  	 
\bibitem[Adams]{b0}\label{b0} 	 		\textit{The genuine works of Hippocrates. London: C and J Adlard; 1849},  		 			F Adams 		.  		p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
