\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={Surgical Anatomy of Coeliac Trunk Variations an Autopsy Series of 40 Dissections},
 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{Surgical Anatomy of Coeliac Trunk Variations an Autopsy Series of 40 Dissections}
\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.  S.Saritha,}

             \affil[1]{  }

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


In modern surgical, radiological and transplantation procedures an anatomic vascular variations is of greater importance. The coeliac axis arterial patterns are of importance in planning all surgical performances mainly liver transplantation and radiological procedures in the upper abdomen. This is to avoid surgical mistakes which may lead to serious consequences to the patient and also medico legal implications.The celiac orcoeliacartery, is also known as the coeliac trunk (coeliac axis), or truncus coeliakus. It is the first major branch of the abdominal aorta The coeliac artery supplies oxygenated bloodto the liver stomach abdominalesophagus spleenand the superior half of both the duodenum and the pancreas. These structures are derived from the embryonic foregut. The coeliac artery is an essential source of blood, since the interconnections with the other major arteries of the gut are not sufficient to sustain adequate perfusion.

\end{abstract}


\keywords{coeliac trunk (CT), commonhepatic artery (CHA), left gastric artery (LGA); splenic artery (SA), superior mesenteric artery (SMA), inferior phrenic art}

\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 coeliac trunk is the first ventral branch of the abdominal aorta and it supplies the supracolic organsThe Coeliac trunk arises at the level of T12/L1 vertebral bodies just below the Aortic hiatus. It is 1.5-2 cms long and passes almost horizontally forwards and slightly to the right above the pancreas. \hyperref[b0]{(1)}.\par
According to standard anatomical textbook descriptions, the coeliac trunk and its branches supplies the gastrointestinal tract from the lower 1/3 rd of the esophagus to middle of 2 nd part of the duodenum and all derived adenexae (liver, biliary tree, spleen, pancreas, greater and lesser omentum).\par
When there is one vascular variation, there is a high chance of multiple variations. T he arterial architecture is important in a patient undergoing surgery in this area or it may lead to a risk of an error in committing lethal complications.Variations of these arteries and their relationship to the surrounding structures are of particular importance from a surgical perspective.Incidence and variation in the branches of the CT requires specialized preoperative diagnostic knowledge.\par
An anatomical variation of the coeliac trunk and hepatic arteries hasconsiderable importance in liver transplants, hepatobilary manipulations, laparoscopic abdominal surgery, radiological abdominal interventions and penetrating injuries to the abdomen. The aim of the present study was to highlight the additional branches arising from the CT and discuss their topography, which may be important for surgeons operating in upper abdominal regions.Presence of additional arteries may provide collateral circulation which is essential during transplant surgeries. We looked at these vascular systems in routine cadavericdissections. . 
\section[{II.}]{II.} 
\section[{Materials and Methods and Observations}]{Materials and Methods and Observations}\par
The branching patterns of the Coeliac trunk was done on 40 embalmed cadavers (34 males and6 females) which were used during routine dissection by undergraduate I MBBS students from the Department of Anatomy for a period of 3 years .The abdomen region was dissected out carefully for Coeliac trunk and their branches by retracting the stomach and the small intestine. Each and every branch was traced from the origin to the termination. Specimens with topographical derangements were excluded from the study. The variations in the branching pattern of the coeliac artery were observed in fourmale cadavers and the rest of the cadavers showed the normal branching pattern.  
\section[{Results}]{Results}\par
In the present study the trifurcation of the coeliac trunk into usual three branches, the LGA, the CHA, and the SA was observed in all the cadavers except four.\par
The clinically relevant variations of the coeliac trunk in those four male cadavers were as follows:  
\section[{Discussion}]{Discussion}\par
Arterial vascularization of the gastrointestinal system is provided by anterior branches at three different levels of the abdominal aorta (the coeliac trunk and the superior and inferior mesenteric arteries). Differences arising during several developmental stages in the embryonic process lead to a range of variations in these vascular structures. Anatomical variations involving the visceral arteries are common and knowledge of them becomes important in patients undergoing diagnostic angiography for gastrointestinal bleeding or prior procedures such as laparoscopy and laparotomy or any major surgeries of upper abdomen. Therefore the variation concerning the CT should be kept in mind during both surgical and non-surgical evaluations. The anatomical variation of the CT or its branches makes it vulnerable to iatrogenic surgery. It enables to distinguish features which merit further investigations.\par
Data derived from past research on cadavers and living persons has shown a plethora of variations. About 15\% of the individuals display significant variations form the typical branching pattern of the CT. The CT anatomy in routine examination showed that it can divide into 2-6 branches. Variations in the branches of the CT are most commonly reported once and many authors have reported different variation patterns. Additional branches of the CT other than its normal branches are referred to as collaterals. \hyperref[b2]{3} The pattern of branching of the CT were observed to vary from classical trifurcation, to abnormal trifurcation, bifurcation , quadrifurcation , pentafurcation and even hexafurcation of the trunk.The additional branches of the trunk included the inferior phrenic artery, gastro duodenal artery, middle colic artery, dorsal pancreatic artery, Volume XIV Issue I Version I Year ( ) 2014 I jejunal or duodenal branch.Clinically relevant variations of the coeliac trunk were noted in many cases. \hyperref[b3]{4} Two cadavers showed (Fig-  {\ref 2 \& 4}) additional branches i.e. GDA \& IPA on right and on left sideThe coeliac trunk is widest ventral branch of the abdominal aorta and its unusual embryological developmentcan lead to very rare about 1\%-2.7\%, of all anomalies involving the coeliac axis,which arose at the level of L1.  {\ref 5} The Coeliacomesentric trunkis often fortuitous during autopsy dissections or can be accidently detectedby angiography or abdominal computed topography. The scanning without knowledge of the arterial architecture of the patient in this critical area can lead to surgical risk of error and lethal complications.The injury of the Coeliacomesentric trunk can involve ischemia to both foregut and midgut derivatives. \hyperref[b5]{6} A rare case of absence of the Coeliac trunk.In such casesthe LGA, the SA, the CHA and the SMA arteries arising independently fromthe abdominal aorta. \hyperref[b6]{7} In some cases all the four branches arise from common trunkmeans quadrifurcation of the coeliac trunk.The cadaver in the Fig-  {\ref 3}  The present study showed type 5 (Fig- \hyperref[fig_1]{1}) and type 6 (Fig-  {\ref 3} 
\section[{) of Adachi \& Michel et al classification}]{) of Adachi \& Michel et al classification}\par
The Lipshutz gave a detailed account of the CT based on the mode of origin and distribution of gastric, splenic and the hepatic arteries and classified into 4 types. \hyperref[b8]{9} Type I:(75\% cases) The coeliac axis was the common trunk of origin for the LGA, the SA and the CHA.\par
Type II:(15\% cases) The HA and the SA arose from the CT but the LGA had varied origin, either from the HA or directly from the Abdominal aortaType III: (6\% cases) The LGA the HA took origin from the CT but the SA was a separate branch from the Abdominal aorta.\par
Type IV: The coeliac axis was the trunk of origin for the LGA and the SA and the CHA occurred as separate branch from the aorta.\par
The present study 36 cadavers showed with type I (76\%) of Lipshutz classification. This is the normal pattern of branching of CT seen in 31 males and 5 females.\par
The variations of the CT are common but asymptomatic. They may become important during surgeries and radiological procedures. The CT in addition to LGA, SA and CHA may also sometimes give accessory right hepatic artery and both inferior phrenic arteries. These findings before operation is necessary to avoid post-operative complications and for better accurate radiological interpretations. \hyperref[b9]{10} The bilateral origin of inferior phrenic arteries from the CT was observed in cadaver (Fig-  {\ref 4}) presenting pentafurcation of CT. Similar findings was observed by Petrella et al (34.84\%) \hyperref[b9]{10} Knowledge about this variation avoids unintentional sectioning of small caliber arteries during the coeliac artery depression in compression syndrome of the CT by median arcuate ligament.\par
Classic branching of the coeliac artery into LGA, SA and CHA is seen in approximately 70\%. Variations are present in 30\% . In general any of the three coeliac branches may arise independently from the Aorta or SMA or coeliac artery may give rise to other branches. \hyperref[b10]{11} Extra coeliac origin of its branches: \hyperref[b12]{12} 1) From aorta-LGA 2-3\%, SA-<1\% and CHA-2\%.\par
2) From SMA-LGA-extremely rare, SA <1\% and CHA-2\%. VI. 
\section[{Conclusions}]{Conclusions}\par
The cadaveric findings of the coeliac artery variations and their subtypes in our study is fundamental, that could help to minimize complications related to upper abdominal surgeries This article builds on previous reports and re-emphasizes the importance of coeliac artery variations for useful planning of surgical and radiological procedures of the upper abdomen, including laparoscopic operations of the biliary tract The vascular variations are usually asymptomatic. The background knowledge for the different vascular patterns of the coeliac axis is vital and may become important in patients who undergo coeliacography for gastro-intestinal bleeding, coeliac axis compression syndrome, and prior to operative procedures or transcatheter therapy and for chemoembolization of the pancreas.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}T}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig- 1 a}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-5.png}
\caption{\label{fig_3}1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{336}\includegraphics[]{image-6.png}
\caption{\label{fig_4}3 )Type 3 :Type 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{figure7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{figure8}}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 			\footnote{)(Tandler-1904)  \hyperref[b14]{14} thevariations in the splanchnic vessels as suggested by Tandler. The ventral} 		 		\backmatter  			 \par
longitudinal anastomoses which connect the four roots of theventral splanchnic vesselsand the central two disappear. The 1 st and 4 th roots remain and connected via anastomoses. The CHA, LGA and SA usually originate from the 1 st root and the SMA from the 4 th root. The ventral longitudinal anastomosis usually separates between these two roots. If this separation occurs at a higher level, any one of the coeliac branches can be displaced to the SMA.\par
2) Theorigin of collaterals, particularly the IPA from the CT can be explained on the basis of Murakami Typological theory in 1995-1998. \hyperref[b15]{15} According to him he proposed coeliaco-mesenteric system developsfromsix sets of paired left and right vessels(sub phrenic, upper, middle and lower ventricular and upper and lower intestinal arteries). These arteries are modified during the later stages of the fetal development. Collaterals may either persist or disappear between the longitudinal channels which may a factor to cause variable anatomy of the coeliac axis.\par
3) Others factors have been suggested to the variability of the coeliac axis include the rotation of the midgut and physiological herniation and leftward migration of the spleen and hemodynamic changes in the abdominal viscera.(Reuter \& Redman-1977) \hyperref[b16]{16} 			 			  				\begin{bibitemlist}{1}
\bibitem[Adachi ()]{b7}\label{b7} 	 		\textit{},  		 			B Adachi 		.  	 	 		\textit{Das Arteriensystem der Japaner}  		1928. Japanese. 2.  		 			Verlag der Kaiserlich-Japanischen Universitat zu Kyoto 		 	 
\bibitem[Yamaki et al. (1995)]{b6}\label{b6} 	 		\textit{},  		 			K Yamaki 		,  		 			N Tanaka 		,  		 			T Matsushima 		,  		 			K Miyazaki 		,  		 			M Yoshizuka 		.  	 	 		\textit{Ann Anat}  		1995 Jan. 177  (1)  p. .  	 
\bibitem[Cicekcibasi et al. ()]{b2}\label{b2} 	 		‘A rare variation of the coeliac trunk’.  		 			A E Cicekcibasi 		,  		 			I Uysal 		,  		 			M Seker 		,  		 			I Tuncer 		,  		 			M Buyukmcu 		,  		 			A Salbacak 		.  	 	 		\textit{Annals of Anatomy}  		2005. 187 p. .  	 
\bibitem[Chitra ()]{b3}\label{b3} 	 		‘Clinically relevant variations of the coeliac trunk’.  		 			R Chitra 		.  	 	 		\textit{Singapore Med Journal}  		2010. 51  (3)  p. 5.  	 
\bibitem[Coeliacartery | Radiology Reference Article | Radiopaedia.org radiopaedia.org/articles/coeliacartery]{b12}\label{b12} 	 		\textit{Coeliacartery | Radiology Reference Article | Radiopaedia.org radiopaedia.org/articles/coeliacartery},  				 	 
\bibitem[Cavdar et al. ()]{b4}\label{b4} 	 		‘Coeliacomesentric trunk’.  		 			S Cavdar 		,  		 			U Sehirli 		,  		 			B Pekin 		.  	 	 		\textit{Clin Anat}  		1997. 10  (4)  p. .  	 
\bibitem[Wang et al. ()]{b5}\label{b5} 	 		‘Coeliacomesentric trunk with concurrent aneurysm: report of a case’.  		 			Y Wang 		,  		 			P Chen 		,  		 			N Shen 		,  		 			J T Yang 		,  		 			J H Chen 		,  		 			W G Zhang 		.  	 	 		\textit{Surg Today}  		2010. 40 p. .  	 
\bibitem[Murakami et al. ()]{b15}\label{b15} 	 		‘Coexistence of rare arteries in the human Celiacomesenteric system’.  		 			T Murakami 		,  		 			M Mabuchi 		,  		 			I Giuvarasteanu 		,  		 			A Kikuta 		,  		 			A \&ohtusuka 		.  	 	 		\textit{Acta Med. Okayama}  		1998. 52 p. .  	 
\bibitem[Dr YurangaWeerakkody and Dr Donna D'SouzaetAL Celiac Axis and Common Hepatic Artery Variations in 5002 Patients]{b13}\label{b13} 	 		\textit{Dr YurangaWeerakkody and Dr Donna D'SouzaetAL Celiac Axis and Common Hepatic Artery Variations in 5002 Patients},  		 	 
\bibitem[Reuter and Redman ()]{b16}\label{b16} 	 		\textit{Gastrointestinal angiography. 2ndEd. Philadelphia, WB Saunders},  		 			S R Reuter 		,  		 			H C Redman 		.  		1977. p. .  	 
\bibitem[Standring ()]{b0}\label{b0} 	 		\textit{Gray's Anatomy. The Anatomical Basis of Clinical Practice, 39 th ed. Philadelphia},  		 			S Standring 		.  		2005. Elsevier ChurchillLivingstone.  	 
\bibitem[Krishna Raja Nagar Chandra Char and Shetty]{b11}\label{b11} 	 		 			Jyothi Krishna Raja Nagar Chandra Char 		,  		 			Shailaja Shetty 		.  		 year :2012.  	 	 		\textit{month:sep},  				6 p. .  	 
\bibitem[Petrella et al. ()]{b9}\label{b9} 	 		‘Origin of inferior phrenic arteries in the coeliac trunk’.  		 			S Petrella 		,  		 			C F Rodrigues 		,  		 			G J M Fernandez 		,  		 			S Marques 		,  		 			J R \& Prates 		.  	 	 		\textit{Int. J. Morphology}  		2006. 24  (2)  p. .  	 
\bibitem[Text book of Surgical Anatomy Holinshed]{b1}\label{b1} 	 		\textit{Text book of Surgical Anatomy Holinshed},  		 	 
\bibitem[Michels ()]{b8}\label{b8} 	 		‘The blood supply and the anatomy of the upper abdominal organs with a descriptive atlas’.  		 			N A Michels 		.  	 	 		\textit{Philadelphia: Lippincott}  		1955.  	 
\bibitem[Tandler ()]{b14}\label{b14} 	 		‘Uber die Varietaten der arteriaceliaca und derenentwicklung’.  		 			J Tandler 		.  	 	 		\textit{Anat. Hft}  		1904. 25 p. .  	 
\bibitem[Variations in the Branching Pattern of the Coeliac Trunk-Case report]{b10}\label{b10} 	 		\textit{Variations in the Branching Pattern of the Coeliac Trunk-Case report},  		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
