\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={Developmental Anomalies of Temporal Muscle Superficial Temporal Muscle},
 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{Developmental Anomalies of Temporal Muscle Superficial Temporal Muscle}
\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]{Cotroneo  Gustavo}

             \affil[1]{  Hospital Argerich}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2013 Accepted: 2 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


The anatomy of the temporal region is complex. Also there is controversy over the structures that make up the region.Thus than classically described anatomical structures as fascias, temporal muscle, frontal nerve, arteries, the superficial temporal muscle is present in a variable number of cases. This muscle represents fibrous regression of named superficial temporal muscle very developed in animals with a specific masticatory action. In human has no physiological importance but its knowledge is important for plastic and maxillofacial surgeons to undertake surgeries in the region since it can generate confusion over anatomical planes and their relationship to vessels and nerves.

\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[{Introduction}]{Introduction}\par
he temporal region has anatomical structure of subcutaneous fascias that confuses not only the constitution of the region but also during plastic and reconstructive surgical maneuvers. Identify di fferent fascias and its connections with numerous nerve and artery branches that cross the region is especially important for plastic surgeons.\par
The first fascial layer of the region is called temporoparietal fascia and it is located below the hair follicles and subcutaneous tissue of the temporoparietal region. It is c onsidered a cephalic extensi on of the superfical muscul oaponeurotic system described by  {\ref Mitz V and Peyronie M (1974)} and continues in all directions with other structures of this system \hyperref[b0]{(1)}.\par
Anteriorly, it is continuous with the frontalis and orbicularis oculi muscle, whereas posteriorly, it blends with the occipitalis and posterior auricular muscles. Superiorly, the fascia merges with the galea aponeurotica and inferiorly it is continuous with the superficial musculoap oneurotic system. (2) \hyperref[b2]{(3)} Traditionally, it has been described as a single sheet, although other authors such as Knize DM (4) and Tellio?lu AT (5) mention that this would comprise two sheets. Histological studies showed the presence of a thin muscular sheet in the outer sheet of the temporoparietal fascia below the temporal line. This muscle correspond s to the superficial temporal muscle present in some animals but that it has been transform rudimentary in humans and only remains superficially covering the temporal region.\par
Author ? ?: Hospital Argerich, Argentina. e-mail: cotro\textunderscore @hotmail.com These muscle fibers lack functionality and constitute only anatomical finding.\par
A loose areolar tissue plane lies deep to the temporoparietal fascia and extends beneath the entire superficial fascia system of the scalp, including the galea aponeurotica and the frontalis and occipitalis muscle.\par
Deeper is the temporal fascia, which surrounds the temporal muscle. Underneath the muscle, this fascia merges with the periosteum of the temporal , frontal and parietal bone. Superiorly, the temporal fascia inserts in the superior temporal line and inferiorly it inserts in the zigmatic arch. (6). FIGURE  {\ref 1}.\par
There is no doubt that the most important anatomic element in the region is the frontal branch of the facial nerve.\par
The facial nerve runs almost horizontally to the parotid 2cm below the zygomatic arch, heading obliquely from bac k to front , from inside to outside and from top to bottom. As it leads to the periphery of the parotid gland, it becomes more superficial. Inside of the parotid gland, the division of the primary branches occurs: an upper, the temporo-facial and lower the cervical facial. \hyperref[b6]{(7)} When the temporo-facial branch reaches the level of the mandibular condyle, it is divided into several secondary trunks, which usually anastomose forming true plexuses. The branches that arise from the temporo-facial trunk are: 1. Frontal; 2. Temporal; 3. Eyelid branches; 4. Zigomatics and 5. Upper mouth.\par
Regarding the temporal region above the zygomatic arch, the frontal branch is located in the existing plane between the temporoparietal fascia and the superficial layer of the temporal fascia. This paper has following objective to clarify anatomical knowledge of the temporoparietal region, principally when fibers of temporal superficial muscle are presents avoiding erroneous surgical maneuvers and potentially dangerous for both regional nerves and vessel s.  
\section[{Material and Method}]{Material and Method}\par
It is difficult to establish the true incidence rate of this muscle abnormality, but In 58 surgeries performed in the temporal region in the Plastic and Reconstructive Department of Cosme Argerich Hospital in Buenos Aires was evident the presence of superficial muscle fibers confirmed by direct visualization and histologic studies in 29 patients. The histological study confirmed striated skeletal muscle with hematoxilin and eosin staining. FIGURE  {\ref 2 AND 3}.\par
Twenty patients (69\%) were operated of aging face by mean of superficial and submuscular lifting and other 9 (31\%) underwent maxillofacial surgeries in TM J, superior maxilla and zigomatic arch.\par
During undermining of temporal area, atrophic muscular fibers were found immediately below subcutaneous fat layer into temporoparietal fascia. all cases (29 patients) muscle fibers were very thin, forming isolated groups extended on temporal area. 
\section[{III.}]{III.} 
\section[{Superficial Temporal Muscle and}]{Superficial Temporal Muscle and}\par
Comparative Anatomy  {\ref Oxnard CE al. (2008)} in their research note 400 human corpses, 35 of which possessed the superficial temporal muscle. These bodies possessing the superficial temporal muscle were dissected. Furthermore dissected 4 chimpanzes, 4 rhesus monkeys, col obus monkeys and other species. \hyperref[b7]{(8)} In monkeys and apes, the arrangement of the dissected temporal muscles at work is consistent with primate anatomy texts. A superficial fleshy head of the temporalis muscle takes origin from the skull area between the superior and inferior temporal ridges, from the ridges themselves and t o a slight degree from the outer surface of the underlying deep head. Further a few aditional fibres taking origin from the internal surface of the zygomatic arch. This superficial muscle is covered by deep fascia which arises from the superior temporal ridge of the skull and passes downwards on the surface of the superficial fibres of the muscle to the coronoid process of the mandible.\par
The main (deep) part of the temporal muscle is below the superficial temporal muscle and ari ses from the periosteum covering a large part of the lateral surface of the skull below the inferior temporal ridge. This muscle gives way to a glistening silver tendon which al so inserts on the coronoid process of the mandible. This muscle is covered by deep fascia which arises, as does the deep fascia lining the undersurface of the superficial head, from the inferi or temporal ridge. The fact , however, that these two layers are separate implies that, at least on occasion, these two muscles are capable of contracting independently, even thought they might often act together.\par
In humans, the temporalis muscle is different. It arises from the cranium at and below the inferior temporal line (a thin line in humans, rather a strong ridge as in apes and most large monkeys). It is characterised by a glistening silver tendon just like that of the deep head in apes and monkeys. Underlying the human temporalis muscle is a deeper layer of deep fascia entirely similar t o the deepest layer under the deep head in apes and monkeys.\par
Oxnard CE in his research dissected 35 cadavers in each of which a complete or partial superficial head of the temporalis muscle was present. These anomalous muscular heads extends from situations just like in apes and monkeys where the entire muscle was present , though very much thinner, to situations in which lesser portions of the muscle were found .\par
There were 4 cases (1\%) with a superficial head entirely similar, though very much thinner, to that in apes and monkeys. There were 31 cases (8\%) in which a partial superficial head was present . This muscle arises from the area c omprised between the temporal lines. It has a cranial part thay may have muscle fibers or have mostly aponeurotic comp onent. As in apes and monkeys, this muscle receives muscular fibers from the surface of the deep temporal muscle and the internal face of the zygomatic arch and directed to the coronoid process of mandible. (8) FIGURE  {\ref 4}.\par
Why the loss of this temporal muscle has occurred in humans? An obvious possibility is that changed masticatory habits and mechanics did not render such reduction or loss deleteious, whereas such changes would be inmediately eliminated in creatures with the diets of most apes and monkeys.\par
Furthermore, Testut, in his description of the epicranial fascia or aponeurotic galea expressed that morphologically the galea should be considered, as the muscles that attaches, as a portion of the panniculus carnosus, which originally muscular, has experienced during its development a fibrous regression. (9) \hyperref[b9]{(10)} IV. 
\section[{Discussion}]{Discussion}\par
The temporal region is a c omplex anatomical area due to its comp osition of multiple layers and there is a strong semantic and practical controversy over its component structures and the relationships they have with each other.\par
Understanding the anatomy of the area is important for the plastic and head and neck surgeons, to accurately identify different fascias that span the region and its c onnections with numerous nerve and artery branches that cross the region. It is essential to know the frontal branch of the temporo-facial branch of the facial nerve that extends obliquely from the zygomatic arch t o reach the deepest part of the frontal muscle.\par
dissection of the temporal region for aesthetic or reconstructive surgeries.\par
The presence of muscle fibers in superficial planes may confuse the surgeon who can work in a wrong plane and al so, he can make future surgical maneuvers that may endanger any of the neural structures mentioned.\par
There is sufficient evidence to show the presence of a thin muscular layer or even isolated muscle fibers in the temporoparietal fascia, below the hair follicles. This muscle correspond s to the superficial temporal muscle present in animal s that has been devolving in humans, but there may be remains superficially covering the temporal region; these muscle fibers lack functionality and are only anatomical finding. FIGURE  {\ref 5}.\par
Of the different explanatory theories about the persistence of this muscle, have value two: 1) remnant of the superficial temporal muscle and 2) remaining panniculus carnosus Animals including lower mammals, have muscles that are attached to the skin, these are skin muscles or panniculus carnosus \hyperref[b10]{(11)}. These muscles allow the animal to mobilize certain areas of the skin, apparently as a protective measure to ward located noxas agents, such as insects. In human limbs have evolved so much that can reach any part of the body. For this reason, the panniculus carnosus became obsolete and has devolved. But remnants of the it can be found in some individuals. Some muscles may contain remnants of the panniculus carnosus as the pectoralis major, trapezius, serratus, pyramidalis, palmaris longus and some craniofacial muscles.\par
V. 
\section[{Conclusion}]{Conclusion}\par
It is essential the knowledge of the complex anatomy of the temporal region for the surgeon that undertake any surgery in the region. Fibers of the superficial temporal muscle can be usually finding; though they have no functional or physiological significance but surgical importance.\par
From another point of view, the presence of this muscle must be known by maxillofacial surgeons when they perform surgeries on the region in case of both superior mandible or TMJ approaches.\par
For the plastic surgeon also it is important to know the existence of the superficial temporal muscle and that may become apparent during the regional dissection in the treatment of periorbital aging or any other variety of rhytidectomies c onfusing the surgeon about the exact location of the anat omical planes and their relation to nerve and vascular structures.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}TI}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Knize ()]{b4}\label{b4} 	 		‘An anatomically based study of the mechani sm of eyebrow ptosis’.  		 			D M Knize 		.  	 	 		\textit{Plast Recontrct Surgery}  		1996. 97 p. .  	 
\bibitem[Orlando ()]{b6}\label{b6} 	 		\textit{Cirugía de l os tumores de la glándula parótida},  		 			Guerrissi Jorge Orlando 		.  		2007. Buenos Aires, AMOLCA.  	 
\bibitem[Oxnard ()]{b7}\label{b7} 	 		‘Ghost of the past I: Some muscles and fasciae in the head domain’.  		 			Oxnard 		.  	 	 		\textit{Folia Primatol}  		2008. 79 p. .  	 
\bibitem[Stevenson and Hall ()]{b10}\label{b10} 	 		\textit{Human mal formations and related anomalies},  		 			R Stevenson 		,  		 			J Hall 		.  		2006. Oxford University Press. p. .  	 
\bibitem[Davidge et al. ()]{b5}\label{b5} 	 		‘Naming the soft tissue layers of the temporoparietal region: unifying anatomic terminology across surgical disciplines’.  		 			K M Davidge 		,  		 			W Van Furth 		,  		 			A Agur 		.  	 	 		\textit{Operative neurosurgery}  		2010. 1 p. .  	 
\bibitem[Tellioglu et al. ()]{b3}\label{b3} 	 		‘Temporoparietal fascia: an anatomic and histologic reinvestigation with new potencial clinical aplication’.  		 			A T Tellioglu 		,  		 			I Tekdemir 		,  		 			E A Erdemli 		,  		 			E Tuccar 		,  		 			G Ulusoy 		.  	 	 		\textit{Plast Reconstr Surg}  		2000. 105 p. .  	 
\bibitem[Testut L (1884) Les anomalies musculares chez l'homme]{b9}\label{b9} 	 		\textit{Testut L (1884) Les anomalies musculares chez l'homme},  		Masson G . Paris.  	 
\bibitem[De Vasconcellos et al. ()]{b1}\label{b1} 	 		‘The fascial planes of the temple and face: an en-block anatomical study and plea for consistency’.  		 			Accioli De Vasconcellos 		,  		 			J Britto 		,  		 			J A Henin 		,  		 			D Vacher 		,  		 			C 		.  	 	 		\textit{Br J Plastic Surgery}  		2003. 56 p. .  	 
\bibitem[Krayenbuhl et al. ()]{b2}\label{b2} 	 		‘The relationship of the frontotemporal branc hes of the facial nerve to the fascias of the temporal region: a literature review applied to practical anatomical dissection’.  		 			N Krayenbuhl 		,  		 			G Isolan 		,  		 			A Hafez 		,  		 			M Ysargil 		.  	 	 		\textit{Neurosurgery Rev}  		2007. 30 p. .  	 
\bibitem[Mitz and Peyronie ()]{b0}\label{b0} 	 		‘The superficial musculoaponeurotic system (SMAS) in the parotid and cheek area’.  		 			V Mitz 		,  		 			M Peyronie 		.  	 	 		\textit{Plast. Reconstruc. Surgery}  		1976. 58 p. .  	 
\bibitem[Testut and Latarjet ()]{b8}\label{b8} 	 		‘Tratado de anatomía humana’.  		 			L Testut 		,  		 			A Latarjet 		.  	 	 		\textit{Salvat}  		1951.  	 	 (9th edition) 
\end{bibitemlist}
 			 		 	 
\end{document}
