\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Rodrigo Cadore  Mafaldo}

             \author[2]{Leila Beltrami  Moreira}

             \author[3]{Ozorio Sampaio  Menezes}

             \author[4]{Honório Sampaio  Menezes}

             \author[5]{Danuza Dias  Alves}

             \author[6]{Gustavo Rassier  Isolan}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


Background: Retroperitoneoscopic lumbar sympathectomy is the standard surgical treatment for plantar hyperhidrosis. However, it is rarely performed due to the technical complexity of the procedure. This study aimed to describe a modified video-assisted lumbar sympathectomy technique, the superselective transperitoneal lumbar sympathectomy.Methods: This is a retrospective study of 32 sympathectomies (16 patients) for plantar hyperhidrosis. The procedure is performed with the patient in the supine position and under general anesthesia. A video camera is introduced through the umbilical trocar, and the dissection forceps are introduced through trocars in the suprapubic area and right-and left-iliac fossa. The patient is placed in the Trendelenburg position at the level of the L3 vertebral body.

\end{abstract}


\keywords{hyperhidrosis, excessive plantar sweating, lumbar sympathectomy, laparoscopic surgery.}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
lantar hyperhidrosis is characterized by excessive sweating of the feet mediated by sympathetic stimulation. In severe cases, patients may have gait disturbances, skin lesions, and cold feet. The prevalence of plantar hyperhidrosis is estimated to be from 2.9\% 1 to 9\% \hyperref[b2]{2} . Retroperitoneoscopic lumbar sympathectomy is the standard surgical treatment. This procedure has been performed with a low rate of complications \hyperref[b3]{[3]}\hyperref[b4]{[4]}\hyperref[b5]{[5]} and has improved the quality of life of patients affected by plantar hyperhidrosis \hyperref[b6]{6} . However, the surgery requires that the patient be in a semi-lateral position with elevation of the flank and the use of intraabdominal and retroperitoneal pneumoperitoneum \hyperref[b3]{3} ,in addition to, sometimes, being performed in two stages. Some authors perform bilateral sympathectomy which uses a single-sided access and lasts just over an hour \hyperref[b7]{7} . Compensatory hyperhidrosis is the most frequent adverse event and, although infrequent, sexual dysfunction may also occur  {\ref 8,} {\ref 9} .\par
This study aims to describe a modified videoassisted lumbar sympathectomy technique, called superselective transperitoneal lumbar sympathectomy, which allows the performance of the procedure using a single access with an easy abdominal approach. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
This is a retrospective study of 32 sympathectomies performed in 16 patients with plantar hyperhidrosis treated by laparoscopic superselective transperitoneal lumbar sympathectomy. 
\section[{III.}]{III.} 
\section[{Technical Description}]{Technical Description}\par
For better anatomical orientation, considering that the surgery is performed with the patient in the supine position, a simple preoperative abdominal x-ray is performed. The x-ray imaging is done with the patient in the supine position and with the umbilicus marked with a metallic disk, which can be a coin. Thus, the location of the L4 vertebral body can be confirmed in a straight direction from the umbilicus. The anatomy must be confirmed because there may be anatomical variations or umbilical deviation due to previous abdominal surgery.\par
The surgery is performed under general anesthesia with the patient in the supine position. A thermometer is placed on each plantar foot surface of the patient. Before anesthetic induction, the temperature of the feet is approximately 25 º C, while after anesthesia, it rises to 32 º C on average.\par
Pneumoperitoneum with carbon dioxide and pressure of 12 mm of mercury is established and four 5mm trocars are inserted. The video camera is introduced through the first one placed in the umbilicus. The dissection forceps are introduced through the suprapubic area and right-and left-iliac fossa trocars (Figure \hyperref[fig_2]{3}). The patient is placed in the Trendelenburg position, exposing the root of the mesentery, which is at the level of the L3 vertebral body.\par
Under the direct view of the endoscope and with the aid of dissection forceps, a small opening of the posterior peritoneum is made close to the third portion of the duodenum after cranial mobilization of the mesentery and intestines (Figure \hyperref[fig_3]{4}).\par
With the forceps inserted through the umbilical trocar, a lumbar spine projection is made to identify the L3-L4 vertebrae using a C-arm radioscopy to help locate the level of the vertebrae. Thus, consequently, locating the sympathetic chain, which allows for the approach to the sympathetic plexuses on the right and left sides.\par
Subsequently, the vena cava is bluntly dissected and medially displaced so that the sympathetic chain, usually found behind the vein, can be visualized. The level of the sympathetic resection is confirmed with intraoperative radioscopy at L3-L4 on the right. Thus, the section of the sympathetic chain is carried out.\par
Similarly, the para-aortic lymph nodes are dissected in order that the rigth sympathetic chain is reached (Figure \hyperref[fig_5]{7 and 8}). Under intraoperative radioscopy, the rigth sympathetic chain is sectioned after its level is confirmed at L3-L4. The opening that gives access to the retroperitoneum, which is soon after closed, can be seen in Figure \hyperref[fig_7]{9}.\par
When the sympathetic section is performed, there is an increase of approximately 2 ºC in temperature and significant vasodilation of the lower limbs. Thus, the section of the sympathetic chain can be confirmed.\par
The surgery lasts approximately one hour and does not require a hospital stay longer than 24 hours. Prophylactic antibiotics are used in surgery and common analgesics are given to the patient postoperatively. After the removal of the stitches, which usually takes 10 days, the patient can resume normal activities. Figure \hyperref[fig_8]{10} shows the excellent aesthetic result achieved after the procedure.\par
IV. 
\section[{Results}]{Results}\par
The cases of 16 patients who underwent laparoscopic superselective transperitoneal lumbar sympathectomy were analyzed. Most of them were women (n=12) and had a higher education degree. Ages ranged from 19 to 36 years, with a mean of 28.3±4.5 years. Three women had already undergone surgical treatment of plantar hyperhidrosis. Before the procedure, patients mentioned wearing from one to four pairs of socks per day. Women reported wearing two or three different pairs (mean 2.8±1.1), while men, one or two (mean 1.6±0.5; p = 0.039).\par
Fifty patients were treated over 18 years; however, only 16 were contacted. These underwent the procedure from 1 to 15 years ago. In a telephone interview, 15 patients reported improvement in both feet, while 1 patient described seeing improvement in only one foot and undergoing a second surgery. Patient satisfaction with the treatment was assessed using a five-point Likert scale in which 1 would be dissatisfied; 2, somewhat satisfied; 3, satisfied; 4, very satisfied; and 5, extremely satisfied. Two patients reported being somewhat satisfied (2 points); two were satisfied (3 points); and the other 14were very or extremely satisfied (4 and 5 points). Among both men and women, 75\% of patients declared being very or extremely satisfied. There was no association between the degree of satisfaction and the number of pairs of socks changed before treatment (p=0.78).\par
Three patients reported improvement in sweating, in addition to the feet, in another region of the body. Most patients (n=13) developed compensatory sweating with the most affected region being the trunk, but with less intense sweating. There were no surgical complications in the case series reported in this study; however, one case required reintervention because the first procedure failed to control the symptoms on one side.\par
V. 
\section[{Discussion}]{Discussion}\par
This study presented cases of plantar hyperhidrosis treated with the laparoscopic superselective transperitoneal lumbar sympathectomy technique and the vast majority of patients were satisfied with the treatment.\par
The extraperitoneal lumbar sympathectomy is a technique little used because of the difficulty of its performance and the lack of trained surgeons. Despite the clear improvement in the quality of life of treated patients \hyperref[b6]{6} , the number of patients with the pathology who have delayed surgical treatment is still difficult to assess. As it is performed with a commonly used positioning, the technique described allows for accessing the retroperitoneal space through anterior approaches to the spine, thus, facilitating the procedure.  
\section[{I}]{I}\par
For having anatomical support, this procedure can be safe pre-and trans-operatively, achieving high levels of satisfaction among patients, as reported after a retroperitoneoscopic lumbar sympathectomy  {\ref 9} . In this study, there was one unsuccessful case due to the difficulty of dissecting the right-sided nerve; however, during a second intervention, the right lumbar sympathetic chain was sectioned without complications. Compensatory hyperhidrosis was the adverse effect observed in most patients submitted to laparoscopic superselective transperitoneal lumbar sympathectomy. Nonetheless, as it was less intense, it did not negatively affect satisfaction with the surgery. Several studies report that, despite compensatory sweating, the overall quality of life of these patients improves \hyperref[b5]{5,}\hyperref[b6]{6,} {\ref 10} . No cases of retrograde ejaculation, hemorrhage, visceral injury, infection, or death were recorded.\par
Compensatory hyperhidrosis occurs in up to two-thirds of cases according to the literature 9-11 and can be exacerbated by the use of a surgical clip to interrupt the sympathetic chain. In these cases, the performance of a new procedure is recommended to remove the clip and section the sympathetic chain 12 . Reinnervation, although less frequent than after thoracic sympathectomy 12 , may also occur and require a new surgical intervention.\par
The body anatomy in the supine position, the insertion of trocars, and camera positioning are well known by surgeons, making this approach advantageous. Moreover, the location of the lumbar sympathetic chain is anatomically constant and, in rare cases, it is not anatomically favorable. Extraperitoneal lumbar sympathectomy, on the other hand, is a technique that has a longer learning curve as it is not the most common route used by surgeons. Furthermore, it requires longer anesthetic time, as well as greater preparation of the team as a whole for the positioning of the patient \hyperref[b4]{4,}\hyperref[b7]{7} . For being performed with the patient in a commonly used position, the technique described in this study allows for access to the retroperitoneal cavity through an anterior approach to the spine.\par
The main limitations of this study were the small number of cases, the difficulty in locating all patients, and the long time elapsed between the surgery and telephone interview in some cases. In contrast, this investigation provides data on long-term evolution cases. There seems to have been no preferential selection of women since the number of women is also higher in several other studies in the literature \hyperref[b5]{5,} {\ref 10,} {\ref 13,} {\ref 14} . 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
The treatment of plantar hyperhidrosis using the laparoscopic superselective transperitoneal lumbar sympathectomy technique proved to be effective and safe. In addition to sympathectomy, this direct approach to the retroperitoneum could also be used in difficult-to-access laparoscopic oncologic resections and treat anterior lumbar spine pathologies. Using a robot for this surgical approach is a possibility. 
\section[{Conflicts of Interest and Source of Funding}]{Conflicts of Interest and Source of Funding}\par
The authors declare that there is no conflict of interest or funding sources.          \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-2.png}
\caption{\label{fig_1}Figure 1 and 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 5 and 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Figure 7}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-7.png}
\caption{\label{fig_7}Figure 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-8.png}
\caption{\label{fig_8}Figure 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Laparoscopic Superselective Transperitoneal\\
Lumbar Sympathectomy for Treating Plantar\\
Hyperhidrosis\\
Lumbar Sympathectomy for or Treating Plantar Hyperhidrosis\\
P\\
D D D D ) I\\
(\\
© 2022 Global Journals\end{longtable} \par
  {\small\itshape [Note: Rodrigo]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.07290794979079498\textwidth}P{0.2756276150627615\textwidth}P{0.006223849372384937\textwidth}P{0.00711297071129707\textwidth}P{0.015115062761506277\textwidth}P{0.31385983263598327\textwidth}P{0.15915271966527197\textwidth}}
\tabcellsep Complications\tabcellsep of\tabcellsep lumbar\tabcellsep \multicolumn{2}{l}{sympathectomy.}\\
\tabcellsep Retrospective\tabcellsep study\tabcellsep of\tabcellsep 791\tabcellsep patients\\
\tabcellsep \multicolumn{4}{l}{ActaChirurgicaBelgica, 1977; 76(1): 73-79.}\\
\tabcellsep \multicolumn{5}{l}{9. Endoscopic lumbar sympathectomy for women: Effect on compensatory sweat. Clinics, 2008; 63(2): 189-196. Doi: 10.1590/S1807-59322008000200006. 11. Thomas I, Brown J, Vafaied J, Schwrtz RA. Palmoplantar hyperhidrosis: A therapeutic}\tabcellsep Author contributions -Elaboration and development of the technique Rodrigo Cadore Mafaldo Ozorio Sampaio Menezes Honório Sampaio Menezes\\
Year 2022\tabcellsep challenge.\tabcellsep \tabcellsep \tabcellsep \tabcellsep -Rodrigo Cadore Mafaldo Project construction and development Leila Beltrami Moreira Danuza Dias Alves\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Gustavo RassierIsolan\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep -\tabcellsep Construction and development of the article\\
Volume XXII Issue II Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Rodrigo Cadore Mafaldo Gabriella Andressa Marchesin de Castro -Editing and article submission Rodrigo Cadore Mafaldo Ozorio Sampaio Menezes Gabriella Andressa Marchesin de Castro references références referencias\\
D D D D )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep D D D D )\\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (\\
Medical Research\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: I © 2022 Global Journals8.]} 
\caption{\label{tab_1}}\end{figure}
 			\footnote{© 2022 Global Journals Laparoscopic Superselective Transperitoneal Lumbar Sympathectomy for Treating Plantar Hyperhidrosis} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b1}\label{b1} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1016/j.jaad.2003.12.040}{10.1016/j.jaad.2003.12.040}.  		51 p. .  	 
\bibitem[Branco et al. ()]{b4}\label{b4} 	 		‘Bilateral retroperitoneoscopic lumbar sympathectomy by unilateral access’.  		 			A W Branco 		,  		 			A J Branco Filho 		,  		 			W Kondo 		.  		 \xref{http://dx.doi.org/10.1590/S1677-55382011000200032}{10.1590/S1677-55382011000200032}.  	 	 		\textit{Braz J UrolInt}  		2011. 27  (2)  p. .  	 
\bibitem[Rieger et al. ()]{b3}\label{b3} 	 		‘Endoscopiclumbarsympathectomy for plantar hyperhidrosis’.  		 			R Rieger 		,  		 			S Pedevilla 		,  		 			S Pochlauer 		.  	 	 		\textit{Br J Surg}  		2009.  	 
\bibitem[Hasimoto et al. ()]{b2}\label{b2} 	 		‘Hyperhidrosis: prevalence and impact on quality of life’.  		 			E N Hasimoto 		,  		 			D Caetano 		,  		 			T A Reis 		.  		 \xref{http://dx.doi.org/10.1590/s1806-37562017000000379}{10.1590/s1806-37562017000000379}.  	 	 		\textit{J. Bras. Pneumol}  		2018. 44  (4)  p. .  	 
\bibitem[Loureiro et al. ()]{b7}\label{b7} 	 		‘Minilaparoscopiclumbarsympathectomywith 3 mm instruments for plantar hyperhidrosis’.  		 			M Loureiro 		,  		 			Lemos Junior 		,  		 			A N Salvalaggio 		,  		 			Pro 		.  		 \xref{http://dx.doi.org/10.1590/1677-5449.180072}{10.1590/1677-5449.180072}.  	 	 		\textit{Jornal Vascular Brasileiro}  		2020. 19 p. e20190072.  	 
\bibitem[Rieger et al. (2015)]{b6}\label{b6} 	 		‘Quality of life after endoscopic lumbar sympathectomy for primary plantar hyperhidrosis’.  		 			R Rieger 		,  		 			S Pedevilla 		,  		 			J Lausecker 		.  	 	 		\textit{World J Surg}  		2015 Apr. 39  (4) .  	 
\bibitem[Lima et al. ()]{b5}\label{b5} 	 		\textit{Retroperitoneoscopic lumbar sympathectomy for plantar hyperhidrosis},  		 			S O Lima 		,  		 			V R Santana 		,  		 			D P Valido 		.  		 \xref{http://dx.doi.org/10.1016/j.jvs.2017.05.126}{10.1016/j.jvs.2017.05.126}.  		2017. 66 p. .  	 	 (Jor of Vas Surg) 
\bibitem[Strutton et al. ()]{b0}\label{b0} 	 		‘US prevalence of hyperhidrosis and impact on individuals with axillary hyperhidrosis: results from a national survey’.  		 			D R Strutton 		,  		 			J W Kowalski 		,  		 			D A Glaser 		.  	 	 		\textit{J AmAcadDermatol}  		2004.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
