\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={Overview of Surgical Treatment for Maxillary Constriction},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Overview of Surgical Treatment for Maxillary Constriction}
\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. Faizan Ahmed  Khan}

             \author[2]{Dr. Faizan Ahmed  Khan}

             \affil[1]{  Yenepoya Dental College}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2016 Accepted: 5 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


The general indications for surgically assisted rapid maxillary expansion (SARME) are skeletal maturity, (extreme) transverse maxillary hypoplasia, either uni- or bilateral, anterior crowding and buccal corridors, the so called black corridors, when smiling. Furthermore the indications for SARME include any case where orthodontic maxillary expansion has failed and resistance of the sutures must be overcome. Transverse maxillary hypoplasia, in adolescents and adults, is frequently seen in non-syndromal and syndromal patients including cleft patients. In skeletally matured patients the uni- or bilateral transverse hypoplasia can be corrected by means of SARME.

\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}]{I. Introduction}\par
he general indications for surgically assisted rapid maxillary expansion (SARME) are skeletal maturity, (extreme) transverse maxillary hypoplasia, either uni-or bilateral, anterior crowding and buccal corridors, the so called black corridors, when smiling. Furthermore the indications for SARME include any case where orthodontic maxillary expansion has failed and resistance of the sutures must be overcome. Transverse maxillary hypoplasia, in adolescents and adults, is frequently seen in non-syndromal and syndromal patients including cleft patients. In skeletally matured patients the uni-or bilateral transverse hypoplasia can be corrected by means of SARME. The treatment is a combination of orthodontics and surgical procedures and provides dental arch space for alignment of teeth. The procedure also causes a substantial enlargement of the maxillary apical base and of the palatal vault, providing space for the tongue for correct swallowing and thus preventing relapse. In addition, a distinct subjective improvement in nasal breathing associated with enlargement of the nasal valve towards normal values is seen with an increase of nasal volume in all compartments. Transverse expansion of the maxilla was first done in 1860 by means of an orthodontic appliance. In the following decennia the orthodontic treatment evolved. The theory of distraction was first published in 1905 by Codivilla \hyperref[b0]{1} . The combined surgical and orthodontic treatment for maxillary expansion was introduced in 1938 for skeletally matured patients. The first successful use of distraction on the femur of a significant group of patients was published in 1990 \hyperref[b1]{2} . In 1999 the first bone-borne distractor was introduced \hyperref[b2]{3} . Maxillary expansion by means of distraction is a nowadays widely used treatment.\par
However, there is no consensus in the searched literature regarding the surgical technique, the type of distractor used (tooth-borne or bone-borne), the existence, cause and amount of relapse and whether or not overcorrection is necessary. 
\section[{II. History a) History of orthodonticfor maxillary constriction}]{II. History a) History of orthodonticfor maxillary constriction}\par
Growth at the suture occurs through deposition of new bone at the sutural margin by the adjacent cellular layer. Toward the end of fetal life the cellular layers decrease in thickness, indicating that the rate of growth is slowing down, and the number of fibers in the intermediate layer uniting the capsular layers decreases. In a study of human sutures from birth to 18 years, Latham and Burston33 concluded that after about 2 of 3 years the sutures of the skull in general functioned primarily as sites of union of bones, but localized remodeling is a continuing process.\par
Cranial sutures are unified before complete eruption of the third molar. Soon after this, facial sutures close, and the sutures connecting the cranial and facial complexes are the last to close \hyperref[b3]{4} . Regarding the facial sutures, Sicher 5 states that the closure of sutures in human beings starts, as a rule, in the middle 30s at the posterior end of the median palatine suture but that some facial sutures, including the frontozygomatic, may remain open even in older age groups. This view is supported by Wright 6 , who claimed the intermaxillary and palatine sutures to be unossified and susceptible to comparatively easy separation at as late an age as 35 years.\par
A conflicting view is expressed by  {\ref Persson 7} , who found evidence of bony union at 17 years in the midpalatal suture. Latham and Burston 8 , however, found no evidence of synostosis in the same suture by the age of 18 years. An over-all view is expressed by Scott \hyperref[b7]{9} , who believes that, although most facial sutures appear open on the surface of old skulls, some degree of union may be present in the substance of the suture. It is obvious therefore, that the available literature is inconclusive and conflicting. In clinical practice, skeletal correction of the transverse discrepancy via orthodontics (orthopedics) is successful until the age of approximately 14-15 years depending on the gender of the patient. After this age, orthodontic widening becomes virtually impossible and very painful \hyperref[b8]{10,}\hyperref[b9]{11,}\hyperref[b10]{12} . In general, it is assumed that closure of the midpalatal suture prevents this type of expansion \hyperref[b8]{10,}\hyperref[b10]{12} .\par
In the first part of nineteenth century, Lefoulon \hyperref[b11]{13,}\hyperref[b12]{14} and Talma \hyperref[b13]{15} reported on maxillary expansion with a palatal or buccal C-shaped spring. A method, reserved for less severe cases, consisted of lateral thumb pressure, 'every morning and even many times daily', by the parent or the child itself. The first documented case of orthodontic correction of maxillary width discrepancies was by Angell \hyperref[b14]{16} . He performed rapid maxillary expansion with the use of a jackscrew appliance in a 14-year-old girl. He observed that by turning the jackscrew daily, he was able to open the maxillary suture sufficiently in a period of 2 weeks. Angell \hyperref[b14]{16} mentions correction of maxillary width discrepancies by opening the midpalatal suture. In 1913, Schröder-Benseler 17 presented the still-popular all-wire frame with a non-spring-loaded jackscrew, the hygienic appliance. Derichsweiler16 uses bonds to the premolar and molar, which are embedded into a split acrylic base plate with an incorporated conventional orthodontic expansion screw. In 1961 Haas 'Reintroduced' rapid maxillary expansion (RME) and mentions in 1970 that the use of RME is ideally during the growth spurt \hyperref[b16]{18,}\hyperref[b17]{19} . Reichenbach \& Brückl \hyperref[b18]{20} published an excellent survey on orthodontic treatment of maxillary transverse hypoplasia in 1967. 
\section[{b) History of surgical treatment for maxillary constriction}]{b) History of surgical treatment for maxillary constriction}\par
Once skeletal maturity has been reached, orthodontic treatment alone cannot provide a stable widening of the constricted maxilla in cases of deficiencies of more than 5 mm. In general, an orthodontist can camouflage transverse discrepancies less than 5 mm with orthopedic forces alone \hyperref[b20]{21} . The literature mentions several problems accompanied by RME on mature patients, such as failure and or relapse and periodontal problems with the tooth-borne appliances \hyperref[b21]{22} . Timms \& Vero 23 mention that 33-50\% of the expansion has relapsed before stability is achieved. Others report the lack of movement of the maxillary halves; excessive tipping of the anchor teeth; buccal root resorption of the anchor teeth or even periodontal defects as the teeth are pushed though the buccal cortical plate, which lead to bony defects and gingival recession; unequal expansion and unpredictable relapse and the sensation of pain and necrosis of oral mucosa under the appliance. Bell and Starnbach \hyperref[b23]{24,}\hyperref[b24]{25,}\hyperref[b25]{26} report that activation of an appliance against mature sutures can lead to the sensation of pain and necrosis of oral mucosa under the appliance. These forces can also result in periodontal defects as the teeth are pushed though the buccal cortical plate, which lead to bony defects and gingival recession. These complications can be avoided by surgically releasing the osseous structures that resist the expansive forces \hyperref[b23]{24,}\hyperref[b25]{26} . Therefore the combination of surgical and orthodontic treatment is advocated for widening of the maxilla in skeletally matured patients. Advantages of SARME include improvement of periodontal health; improved nasal air flow; elimination of the negative space, which results in less visible tooth and gingival structures upon smiling \hyperref[b26]{27} . There is also a cosmetic improvement of the buccal hollowing secondary to postexpansion prominence at the site of the lateral wall osteotomy \hyperref[b23]{24,}\hyperref[b25]{26} . Tooth extractions for alignment of dental arches are often unnecessary \hyperref[b20]{21} . Brown \hyperref[b27]{28} probably first described a technique of SARME with midpalatal splitting in his textbook. Heiss25 probably first inaugurated the midline splitting in the anterior maxilla for the extension of the compressed maxillary arch for orthodontic reasons. In 1961, Haas \hyperref[b17]{19} described the downward and forward movement of the maxilla that occurs during RME because of the location of the Cranio Maxillofacial sutures. He believed that the maxillary halves separated from each other rather in a tipping than in a parallel fashion due to the strength of the zygomatic buttresses \hyperref[b17]{19} . Isaacson \& Ingram \hyperref[b28]{29} and Isaacson et al. \hyperref[b29]{30} mention that historically, the midpalatal suture was thought to be the area of resistance to expansion, but the facial skeleton increases its resistance to expansion as it ages and matures, and that the major site of resistance is not the midpalatal suture but the remaining maxillary articulations.  {\ref Wertz 31} advocated that resistance of the zygomatic arch prevents parallel opening of the midpalatal suture. In 1975, Lines \hyperref[b31]{32} and in 1976 Bell \& Epker 24 demonstrated that the area of increased facial skeletal resistance to expansion was indeed not the midpalatal suture, but the zygomaticotemporal, zygomaticofrontal and zygomaticomaxillary sutures. Identification of these areas of resistance in the craniofacial skeleton stimulated the development of various maxillary osteotomies to expand the maxilla laterally in conjunction with orthodontic RME appliances4. The areas of resistance to lateral forces in the midface are the piriform aperture (anterior), the zygomatic buttress (lateral), the pterygoid junction (posterior) and the midpalatal synostosed suture (median). In the early reports all four are transsected \hyperref[b24]{25,}\hyperref[b32]{33,}\hyperref[b33]{34,}\hyperref[b34]{35} . In 1972 Steinhauser \hyperref[b35]{36} reports a maxillary expansion osteotomy technique without the use of distraction, a Le Fort I type of osteotomy in combination with the surgical splitting of the palate in the midline, after which a triangular unicortical iliac graft is inserted into the void created by the expansion. More recently, with the emphasis on decreased morbidity and ambulatory surgery, fewer supports are osteotomized; the anterior, lateral and median, the lateral and median, the anterior, posterior and lateral, the anterior and lateral. Most reports note that surgically assisted maxillary expansion is more stable than orthodontic RME alone \hyperref[b23]{24,}\hyperref[b33]{34,}\hyperref[b34]{35,}\hyperref[b36]{37} .\par
Glassmann et al.  {\ref 38} , Alpern \& Yurosko \hyperref[b37]{39} and Lehmann \& Haas \hyperref[b36]{37} reported successful expansion in humans performed with a Hyrax appliance following a lateral osteotomy from the piriform rim to the pterygoid plate without palatal surgery. Their study did not consider the amount of skeletal versus dental expansion and the corresponding relapse following a retention period \hyperref[b38]{40}  uniform palatal expansion can be achieved without sectioning of either palate or the pterygomaxillary fissure  {\ref 38} .\par
In the year 1999, Mommaerts45 presented the Trans Palatal Distractor (TPD), which is a bone-borne device for SARME. After surgical release of the areas of maxillary support the tooth-borne devices used for SARME cause undesired movements of the abutment teeth during expansion and retention phases that could lead to periodontal problems \hyperref[b34]{35,} {\ref 38,}\hyperref[b39]{41} . Prolonged retention and overcorrection is advisable to counteract skeletal relapse. The TPD avoids all of these aforementioned problems, since fixation is sought in palatal bone \hyperref[b31]{32} . Recently, the Magdenburg Palatal Distractor (PD) was presented, also a bone-borne device which claims to have no relapse  {\ref 42 .}  
\section[{c) History of Distraction}]{c) History of Distraction}\par
As mentioned before SARME is a form of distraction that was applied before its biological healing principles were known. Codivilla 1 was the first to describe the technique of distraction osteogenesis for the shortened femur in 1905. Ilizarov described the use of distraction osteogenesis in the field of Orthopedics to lengthen the leg bones in a large group of patients in 1990 \hyperref[b1]{2} . The technique is based on a 5-day period of rest after corticotomy before the expansion starts. This gives the tissue time to form the first callus but is too short for consolidation. Four phases of new bone formation can be described. The first is a fibrovascular heamatoma; between day 5 and 7 collagen fibers are formed that will arrange parallel to the distraction vector. Second, the bone formation follows the collagen fibers through intramembranous ossification; from the outside to the inside. Third, remodeling phase of the new bone. Fourth, formation of solid compact bone with the same texture as the surrounding (old) bones. When the distraction is performed too fast, the collagen fibers might lose contact and there is no in growth of new bone, providing non-or mal-union. In cases of a too slow distraction premature consolidation can occur and the requested elongation cannot be reached. 
\section[{d) Surgical technique}]{d) Surgical technique}\par
Since early in the 20th century various techniques have been developed for SARME. The main considerations have opposing interests. One side is a more invasive technique with maximal mobility of the maxillary halves for correction over larger distances with less force but with more possible complications. The other side is less invasive with less possible complications but with more relapse, more periodontal problems, and unexpected fractures. The opinions vary about the site of major resistance in transverse distraction in the midface and also about the method of releasing it. Most methods consider the zygomaticomaxillary junction the major site of resistance and perform a corticotomy through the zygomatic buttress from the piriform rim to the maxillopterygoid junction (fig \hyperref[fig_2]{1}). The midpalatal suture is historically considered the major place of resistance but this was proven to be untrue by Isaacson \& Ingram 29 , Isaacson et al. \hyperref[b29]{30} and Kennedy et al. \hyperref[b33]{34} (Fig.  {\ref 2}). Still many, but not all, release the midpalatal suture to improve mobility and to prevent deviation of the nasal septum. The pterygoid plates are also a considerable site of resistance but because of the increased risk of injuring the pterygoid plexus by the osteotomy, some chose not to, without losing much mobility (Fig. \hyperref[fig_4]{4}). By not releasing the pterygoid junction, the pattern of opening of the maxillary halves is more V-shaped with the point of the V dorsally and it might be considered as an individual treatment to achieve more distraction either on the posterior or anterior level. The nasal septum is often released from its palatal base to avoid shifting to either side and thereby causing changes in nasal flow (Fig. \hyperref[fig_5]{5}). A tomographic study by Schwarz showed no significant change in nasal septum position in SARME without sectioning of the nasal septum and an increase nasal airway space60. Of the studies on SARME mentioned in international literature, the mean age of the patients undergoing SARME varied from 19 to 29 years  {\ref 33,35,38,40,41, 43,44,} . The groups studied were quite small and mostly contained not more than 20 patients. The period of retention after expansion varies from 2 to 12 months. Generally, a period of three month is used. The amount of distraction at the canine level mentioned varies from 3.4 mm to 5.0 mm, in the first premolar region 4.7 mm to 5.9 mm and in the first molar region 3.4 mm to 8.0 mm. SARME is considered a procedure with little risk of serious complications , however several complications are mentioned in literature varying from life threatening epistaxis to a cerebrovascular accident, skullbase fracture with reversible oculomotor nerve pareses and orbital compartment syndrome  {\ref 12,35,} . Less serious complications reported are postoperative hemorrhage, pain, sinusitis, palatal tissue irritation/ulceration, asymmetrical expansion, nasal septum deviation, periodontal problems and relapse \hyperref[b44]{46} . \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}T}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{23}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 2 :Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 5 :}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)Year 2017} 			\footnote{© 2017 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Barth]{b19}\label{b19} 	 		\textit{},  		 			Johann Ambrosius Barth 		.  	 	 		\textit{Verlag, Leipzig. P}  		101.  	 
\bibitem[Bell ()]{b24}\label{b24} 	 		‘A review of maxillary expansion in relation to rate of expansion and patients age’.  		 			R A Bell 		.  	 	 		\textit{Am J Orthod}  		1982. 81 p. .  	 
\bibitem[Lines ()]{b31}\label{b31} 	 		‘Adult rapid maxillary expansion with corticotomy’.  		 			P A Lines 		.  	 	 		\textit{Am J Orthod}  		1975. 67 p. .  	 
\bibitem[Ilizarov ()]{b1}\label{b1} 	 		‘Clinical applications of the tensionstress effect for limb lengthening’.  		 			G A Ilizarov 		.  	 	 		\textit{Clin Orthop}  		1990. 250 p. .  	 
\bibitem[Lehman et al. ()]{b36}\label{b36} 	 		‘Conservative surgical orthodontic adult rapid palatal expansion: sixteen cases’.  		 			J A Lehman 		,  		 			A J Haas 		,  		 			A S Glassman 		,  		 			S J Nahigian 		,  		 			J M Medway 		,  		 			H I Aronowitz 		.  		 16: 749-755. 38. 38.  	 	 		\textit{Clin Plast Surg}  		1989. 1984. 86 p. .  	 	 (Am J Orthod) 
\bibitem[Swennen et al. ()]{b26}\label{b26} 	 		‘Craniofacial distraction osteogenesis: a review of the literature. Part I: clinical studies’.  		 			G Swennen 		,  		 			H Schliephake 		,  		 			R Dempf 		,  		 			H Schierle 		,  		 			C Malevez 		.  	 	 		\textit{Int J Oral Maxillofac Surg}  		2001. 30 p. .  	 
\bibitem[Scott ()]{b7}\label{b7} 	 		\textit{Dentofacial development and growth. oxford},  		 			J H Scott 		.  		1967. Pergamon Press. p. .  	 
\bibitem[Neubert et al. ()]{b42}\label{b42} 	 		‘Die operative gaumennahterweiterung durch eine modifizierte Le-Fort-I-osteotomie’.  		 			J Neubert 		,  		 			S Somsiri 		,  		 			H P Howaldt 		,  		 			K Bitter 		.  	 	 		\textit{Dtsch Z Mund Kiefer Gesichts Chir}  		1989. 13 p. .  	 
\bibitem[Starnbach et al. ()]{b25}\label{b25} 	 		‘Facioskeletal and dental changes resulting from rapid maxillary expansion’.  		 			H Starnbach 		,  		 			D Bayne 		,  		 			J Cleall 		,  		 			J D Subtelny 		.  	 	 		\textit{Angle Orthod}  		1966. 36 p. .  	 
\bibitem[Isaacson and Ingram ()]{b28}\label{b28} 	 		‘Forces produced by rapid maxillary expansion I: Forces present during treatment’.  		 			R J Isaacson 		,  		 			A H Ingram 		.  	 	 		\textit{Angle Orthod}  		1964. 34 p. .  	 
\bibitem[Isaacson et al. ()]{b29}\label{b29} 	 		‘Forces produced by rapid maxillary expansion II’.  		 			R J Isaacson 		,  		 			J L Wood 		,  		 			A H Ingram 		.  	 	 		\textit{Angle Orthod}  		1964. 34 p. 261.  	 
\bibitem[Pinto et al. ()]{b21}\label{b21} 	 		‘Immediate postexpansion changes following the use of the transpalatal distractor’.  		 			P X Pinto 		,  		 			M Y Mommaerts 		,  		 			G Wreakes 		,  		 			Wvgja Jacobs 		.  	 	 		\textit{J Oral Maxillofac Surg}  		2001. 59 p. .  	 
\bibitem[Haas ()]{b17}\label{b17} 	 		‘Just the beginning of dentofacial expansion’.  		 			A J Haas 		.  	 	 		\textit{Am J Orthod}  		1970. 57 p. .  	 
\bibitem[Mehra et al. ()]{b44}\label{b44} 	 		‘Lifethreatening, delayed epistaxis after surgically assisted rapid palatal expansion: a case report’.  		 			P Mehra 		,  		 			D A Cottrell 		,  		 			A Caiazzo 		,  		 			R Lincoln 		.  	 	 		\textit{J Oral Maxillofac Surg}  		1999. 57 p. .  	 
\bibitem[Chung et al. ()]{b41}\label{b41} 	 		‘Maxillary sagittal and vertical displacement induced by surgically assisted rapid palatal expansion’.  		 			C H Chung 		,  		 			A Woo 		,  		 			J Zagarinsky 		,  		 			R L Vanarsdall 		,  		 			R J Fonseca 		.  	 	 		\textit{Am J Orthod Dentofacial Orthop}  		2001. 120 p. .  	 
\bibitem[Steinhauser ()]{b35}\label{b35} 	 		‘Midline splitting of the maxilla for correction of malocclusion’.  		 			E W Steinhauser 		.  	 	 		\textit{J Oral Surgery}  		1972. 30 p. .  	 
\bibitem[Talma]{b13}\label{b13} 	 		\textit{Mémoires sur quelques points fondamentaux de la medicine dentaire},  		 			A F Talma 		.  		 Tircher. 1852.  		Bruxelles.  	 
\bibitem[Lefoulon ()]{b12}\label{b12} 	 		\textit{Nouveau traité Théorique et pratique de l'art dentaire du dentiste. Pairs: fortin},  		 			P J Lefoulon 		.  		Masson. 1841: 198.  	 
\bibitem[Codivilla ()]{b0}\label{b0} 	 		‘On the means of lengthening, in the lower limbs, the muscles and tissues which are shortened through deformity’.  		 			A Codivilla 		.  	 	 		\textit{Am J Orthop Surg}  		1905.  (2)  p. 353.  	 
\bibitem[Lefoulon]{b11}\label{b11} 	 		\textit{Orthopédie dentaire. Gazette de l'hôpital},  		 			P J Lefoulon 		.  		1839 p. .  	 
\bibitem[Kennedy et al. ()]{b33}\label{b33} 	 		‘Osteotomy as an adjunct to rapid maxillary expansion’.  		 			J W Kennedy 		,  		 			W H Bell 		,  		 			O L Kimbrough 		,  		 			W B James 		.  	 	 		\textit{Am J Orthod}  		1976. 70 p. .  	 
\bibitem[Melsen ()]{b8}\label{b8} 	 		‘Palatal growth studied on human autopsy material’.  		 			B Melsen 		.  	 	 		\textit{Am J Orthod}  		1975. 68 p. .  	 
\bibitem[Chr and Gerlach ()]{b4}\label{b4} 	 		‘Palatinaldistraktor Ein innovativer ansatz für die gaumennahterweiterung’.  		 			Zahl Chr 		,  		 			K L Gerlach 		.  	 	 		\textit{Mund Kiefer Gesichts Chir}  		2002. 6 p. .  	 
\bibitem[Öztürk et al. ()]{b9}\label{b9} 	 		‘Pulpal bloodflow: effects of corticotomy and midline osteotomy in surgically assisted rapid palatal expansion’.  		 			M Öztürk 		,  		 			C Doruk 		,  		 			I Özeç 		,  		 			S Polat 		,  		 			H Babacan 		,  		 			A Biçakci 		.  	 	 		\textit{J Cranio-Maxillofacial Surg}  		2003. 31 p. .  	 
\bibitem[Alpern and Yurosko ()]{b37}\label{b37} 	 		‘Rapid palatal expansion in adults’.  		 			M C Alpern 		,  		 			J J Yurosko 		.  	 	 		\textit{Angle Orthod}  		1987. 57 p. .  	 
\bibitem[Haas ()]{b16}\label{b16} 	 		‘Rapid Palatal expansion of the maxillary dental arch and nasal cavity by opening the midpalatal suture’.  		 			A J Haas 		.  	 	 		\textit{Angle Orthod}  		1961. 31 p. .  	 
\bibitem[Schröder-Benseler ()]{b15}\label{b15} 	 		 			Schröder-Benseler 		.  		\textit{Die kiefererweiterung. Erg ges Zahnhk},  				1913. p. 629.  	 
\bibitem[Wertz ()]{b30}\label{b30} 	 		‘Skeletal and dental changes accompanying rapid midpalatal suture opening’.  		 			R A Wertz 		.  	 	 		\textit{Am J Orthod}  		1970. 58 p. .  	 
\bibitem[Persson]{b5}\label{b5} 	 		‘Structure and growth of facial sutures’.  		 			M Persson 		.  	 	 		\textit{Odontol Revy}  		1973  (6)  p. 24.  	 
\bibitem[Krogman ()]{b3}\label{b3} 	 		‘Studies in growth changes in the skull and face of anthropoids: Ectocranial and endocranial suture closure in anthropoids and old world apes’.  		 			W M Krogman 		.  	 	 		\textit{Am J Phys Anthropol}  		1930. 46 p. .  	 
\bibitem[Bell and Epker ()]{b23}\label{b23} 	 		\textit{Surgical orthodontic expansion of the maxilla},  		 			W H Bell 		,  		 			B N Epker 		.  		1976. 70 p. .  	 
\bibitem[Bell and Jacobs ()]{b32}\label{b32} 	 		‘Surgical-orthodontic correction of horizontal maxillary deficiency’.  		 			W H Bell 		,  		 			J D Jacobs 		.  	 	 		\textit{J Oral Surg}  		1979. 37 p. .  	 
\bibitem[Kraut ()]{b34}\label{b34} 	 		‘Surgically assisted rapid maxillary expansion by opening the midpalatal suture’.  		 			R A Kraut 		.  	 	 		\textit{J Oral Maxillofac Surg}  		1984. 42 p. .  	 
\bibitem[Pogrel et al. ()]{b10}\label{b10} 	 		‘Surgically assisted rapid maxillary expansion in adults’.  		 			M A Pogrel 		,  		 			L B Kaban 		,  		 			K Vargervik 		,  		 			S Baumrind 		.  	 	 		\textit{Int J Adult Orthodon Orthognath Surg}  		1992. 7 p. .  	 
\bibitem[Bays and Greco ()]{b39}\label{b39} 	 		‘Surgically assisted rapid palatal expansion: an outpatient technique with long-term stability’.  		 			R A Bays 		,  		 			J M Greco 		.  	 	 		\textit{J Oral Maxillofac Surg}  		1992. 50 p. .  	 
\bibitem[Strömberg and Holm ()]{b43}\label{b43} 	 		‘Surgically assisted, rapid maxillary expansion in adults. A retrospective longterm follow-up study’.  		 			C Strömberg 		,  		 			J Holm 		.  	 	 		\textit{J Cranio Maxillofacial Surg}  		1995. 23 p. .  	 
\bibitem[Silverstein and Quinn ()]{b20}\label{b20} 	 		‘Surgically-assisted rapid palatal expansion for management of transverse maxillary deficiency’.  		 			K Silverstein 		,  		 			P D Quinn 		.  	 	 		\textit{J Oral Maxillofac Surg}  		1997. 55 p. .  	 
\bibitem[Latham and Burston ()]{b6}\label{b6} 	 		‘The postnatal pattern of growth at sutures of the human skull’.  		 			R A Latham 		,  		 			W R Burston 		.  	 	 		\textit{Dent Pract}  		1966. 17 p. .  	 
\bibitem[Timms and Vero ()]{b22}\label{b22} 	 		‘The relationship of rapid maxillary expansion to surgery with special reference to midpalatal synostosis’.  		 			D J Timms 		,  		 			D Vero 		.  	 	 		\textit{Br J Oral Surg}  		1981. 19 p. .  	 
\bibitem[Brown]{b27}\label{b27} 	 		\textit{The surgery of oral and facial diseases and malformation. 1938. 4 th Ed},  		 			Gvi Brown 		.  		London; Kimpton. p. 507.  	 
\bibitem[Mommaerts ()]{b2}\label{b2} 	 		‘Transpalatal distraction as a method of maxillary expansion’.  		 			M Y Mommaerts 		.  	 	 		\textit{Brit J Oral Maxillofac Surg}  		1999. 37 p. .  	 
\bibitem[Gerlach and Zahl ()]{b40}\label{b40} 	 		‘Transversal palatal expansion using a palatal distractor’.  		 			K L Gerlach 		,  		 			C Zahl 		.  	 	 		\textit{J Orofac Orthop}  		2003. 64 p. .  	 
\bibitem[Angell]{b14}\label{b14} 	 		\textit{Treatment of irregularity of the permanent or adult teeth},  		 			E H Angell 		.  		 1860: 1: 540-544.  		p. .  	 	 (Dental Cosmos) 
\bibitem[Mossaz et al. ()]{b38}\label{b38} 	 		‘Unilateral and bilateral corticotomies for correction of maxillary transverse discrepancies’.  		 			C F Mossaz 		,  		 			F K Byloff 		,  		 			M Richter 		.  	 	 		\textit{Eur J Orthod}  		1992. 14 p. .  	 
\bibitem[Reichenbach and Brückl]{b18}\label{b18} 	 		\textit{Zahnärztliche fortbildung heft 7},  		 			E Reichenbach 		,  		 			H Brückl 		.  		 	 	 (Kieferorthopädische klinik und therapie) 
\end{bibitemlist}
 			 		 	 
\end{document}
