\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={Intracerebral Changes Detected by CT Scan of Brain in Eclampsia},
 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{Intracerebral Changes Detected by CT Scan of Brain in Eclampsia}
\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.  Khandaker}

             \affil[1]{  North Bengal Medical College, Darjeeling,India,Pin code 734012}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Objective: To evaluate the different neurological changes in brain in eclampsia by CT scan in relation to neurologic symptoms.Method: This is prospective observational study in a tertiary hospital. CT scan of brain is performed within 48 hours of eclampsia after confinement of fetus and after stabilising the mother with standard MgSO4 protocol. The CT scans of brain are performed with 5mm and 10mm section in the axial plain.Results: CT scan of brain shows, 31.6% has cerebral edema, 23.7% have cerebral infract, 7.9% have cerebral haemorrhage, while 36.8% have no detectable findings. Parietal region of the brain is affected in 67% followed by parieto-occipital area (17%), occipital area (8%) and brain stem (8%). 68.4% mothers have headache, 18.4% have visual disturbances, 34.2% have altered sensorium with hyper-reflexia and 36.6% have coma.Conclusion: CT scan of brain in eclampsia can provide useful intracerebral information and should be done in cases with severe neurologic manifestations, if possible for every eclamptic mother.

\end{abstract}


\keywords{computed tomography, eclampsia.}

\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
clampsia is defined as occurrence of convulsion, not caused by any co-incidental neurological disorder (e.g. epilepsy) in a woman whose condition also meets the criteria for preeclampsia \hyperref[b0]{1} which is a complex multi-organ disorder characterised by pregnancy induced hypertension and proteinuria after 20 wks of pregnancy(exception-gestational trophoblastic disease or multiple pregnancy). The diagnostic criteria are being blood pressure ?140/90 mm Hg and proteinuria (?300 mg/24 hours or ?1+ dipstick). \hyperref[b0]{1} The incidence of eclampsia in developing country like India is 1 in 100 to 1in 1700 deliveries. Cerebral complications are the major cause of deaths in eclampsia; still the neuropathophysiology of eclamptic seizure is mostly unknown. There are two distinct but related types of cerebral pathology. \hyperref[b1]{2} The first is gross haemorrhage due to ruptured arteries caused by severe hypertension of any cause, not necessarily only by preeclampsia or eclampsia. The second type of post-mortem lesions are edema, hyperaemia, ischemic microinfarcts and petechial haemorrhages. The mechanism of the cerebral lesions in eclampsia is unclear. The neurologic manifestations of severe eclampsia are identical to those of hypertensive encephalopathy, \hyperref[b1]{2} which is clinically manifested as generalised tonic-clonic seizure and usually preceded by neurological symptoms like hyper-reflexia, altered sensorium, headache, visual changes and even coma.\par
There are two theories to describe pathogenesis of hypertensive encephalopathy 3 :-1. Theory of vasospasm: Due to increased hypertension cerebral autoregulation causes intense cerebral vasospasm, followed by local anoxic damage to capillary endothelium and disruption of blood-brain barrier which leads to cerebral edema (cytotoxic edema) 2. Theory of hyperperfusion: Sudden fluctuation in blood pressure exerts pressure on blood vessel wall leads to extravasations of fluid and protein and pericapillary ring haemorrhage (vasogenic edema) with increased blood-brain permeability The recent advances in radiologic imaging including the use of computed tomography (CT) scans and magnetic resonance imaging (MRI), have greatly enhanced our understanding about the correlation between neurologic manifestations and neuro-anatomic and pathological characteristics of eclampsia \hyperref[b3]{4} . Harandou M et al \hyperref[b5]{6} ; showed that 73.68\% cases of eclamptic mothers who are still symptomatic after 24 hours have cerebral edema and 10.5\% have cerebral hemorrhage and 15.7\% have normal CT scan study.\par
The aim of the study is to evaluate the different neurological changes in brain in eclampsia in relation to neurologic symptoms by CT scan. In this study, CT scan methodology has been adopted because it is less expensive, easily available and results are almost same but MRI reflects more and minute information. 
\section[{II.}]{II.} 
\section[{Methodology}]{Methodology}\par
This is a prospective study of CT scan finding of brain on cases of eclampsia admitted in a tertiary hospital. The study population are chosen by random samplings who are patient of eclampsia admitted through emergency and also indoor patients who develop eclampsia after admission. a) Inclusion Criteria If the mother is not already delivered, assessment of cervix and delivery of the fetus is done accordingly either by induction of labour or Caesarean section. CT scan of brain is performed within 48 hours of eclampsia after confinement of fetus and after stabilising the mother. The CT scans of brain are performed with 5mm and 10mm section in the axial plain without intravenous contrast. The CT scan findings are evaluated with clinical characteristics. Level of consciousness is classified according to Glasgow coma scale (<8 severe, 9-12 moderate and >13 minor) \hyperref[b4]{5} . Statistical analysis is performed with aid of Statistical Package for the Social Sciences (SPSS 16, SPSS Inc., Chicago, IL, USA). P value <0.05 is considered for statistical significance. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
Total 38 eclamptic mothers are included in this study. Median age of the mothers is 23 years with standard deviation (SD) of 3.8years. 47.4\% eclamptic mothers are primigravida and 52.6\% eclamptic mothers are multigravida. Among them 28.9\% have postpartum eclampsia, 39.8\% have intrapartum eclampsia and 31.6\% have antepartum eclampsia. 39.47\% mothers delivered by normal delivery and 60.53\% mothers have undergone LSCS.\par
CT scan of brain shows, 31.6\% have cerebral edema (diffuse white matter low density areas, patchy area of low density, loss of normal cortical sulci) 23.7\% have cerebral infract (hypo attenuating brain tissue), 7.9\% have cerebral haemorrhage (intraventricular/ parenchymal hemorrhage), while 36.8\% have no detectable findings. Parietal region of the brain is affected in 67\% followed by parieto-occipital area (17\%), occipital area (8\%) and brain stem (8\%). (Figure  {\ref 1})  In this study there is no difference between blood pressure distributions between those who have CT scan findings than those who have not positive CT scan findings. (Figure  {\ref 3}) Figure  {\ref 3}  
\section[{Discussion}]{Discussion}\par
In this study cerebral edema is most common lesion (31.6\%) detected by CT scan, but most importantly 37.8\% eclamptic mothers have no CT scan finding. These finding is corroborative with the findings of Harandou M et al \hyperref[b5]{6} and Akan H et al \hyperref[b21]{22} (Figure 4).  Regarding area of distribution parietal and occipital area is the most frequent site of brain lesions in CT scan; supported by observation of Naidu et al \hyperref[b6]{7} . They found parieto-occipital involvement in 97.4\% of cases. Sometimes diffuse brain edema is associated with compression or dilatation of 3 rd and 4 th ventricles. There is two such cases in our study. One rare case of lacunar infarct and another rare subarachnoid haemorrhage is found in this study.\par
The CT scan findings observed in this study is similar to that observed in patients have severe hypertensive encephalopathy \hyperref[b8]{9} or more similar to its variant Posterior reversible encephalopathy syndrome (PRES) . PRES is characterized by headache, altered mental status, visual disturbances, and seizures. Although hypertensive encephalopathy can arise in patients with conditions in which there is acute systemic hypertension alone, it most commonly occurs in patients also having pre-existing endothelial dysfunction or damage. The Year 2014 E combination of acute hypertension and endothelial damage results in hydrostatic edema -a specific form of vasogenic edema characterised by the forced leakage of serum through capillary walls and into the brain interstitium-which, if severe enough, will be radiographically evident. \hyperref[b9]{10,}\hyperref[b10]{11} Vasogenic edema is most common finding in eclampsia which explain the reversible nature of most eclampsia. The patients which show no significant finding in CT scan may have very mild vasogenic edema not enough for radiologic detection. The CT scan findings of cerebral infarction are originating from anoxia and cytotoxic edema. This may represents the spectrum of eclampsia ranges from an initially reversible phase of vasogenic edema formation to a later phase of ischemic damage and hemorrhage, which carries a worse prognosis with residual neurologic effect \hyperref[b20]{21} . In fact, laboratory studies of hypertensive encephalopathy, suggest that as vasogenic edema progresses, local tissue pressure increases. This causes a decrease in regional perfusion pressure and a reduction of blood flow to ischemic levels. Subsequently, areas surrounding marked vasogenic edema may progress to infarction and cytotoxic edema. \hyperref[b20]{21} Brain perfusion is maintained by an auto regulatory system of small arteries and arterioles that has myogenic and neurogenic component \hyperref[b10]{11} . In PRES cases direct toxic effect on endothelium or vessel distension decrease the effect of myogenic mechanism. Then neurogenic mechanisms take over regulation of cerebral perfusion. The perivascular sympathetic nerves travel in the adventitial layer of cerebral blood vessels and are relatively protected from agents that cause endothelial damage. Since the vertebra-basilar system and posterior cerebral arteries are sparsely innervated by sympathetic nerves \hyperref[b11]{12} ; the occipital lobe and other posterior brain regions may be particularly susceptible to breakthrough of auto-regulation with elevated systemic pressure. Vasoconstriction induced by sympathetic innervations, moderately protects anterior circulation areas from over perfusion.\par
Headache is most common neurologic symptoms in this study (68.4\%). Akutsu T et al(1992) \hyperref[b12]{13} and Chang WN et al(1996)  \hyperref[b13]{14} also get similar results. Eclamptic mothers with visual symptoms and coma have more lesions in parieto-occipital region and parietal region respectively is corroborative with the findings of Chakravarty A, Chakrabarty SD(2002) \hyperref[b14]{15} and Chang WN et al(1996) \hyperref[b13]{14} . Mothers who have develop coma with Glasgow coma scale <8 and with recurrent episode of convulsion (>5 times in number) develop more findings in CT scan. This finding is correlated to study of Richards et al \hyperref[b15]{16} showing severity of edema is related to duration of intermittent seizures. Also, mothers who become fully oriented within 24 hours have significantly less chance of having brain lesions in CT scan. As cerebral mass effect along with diffuse white matter hypo-densities is associated significantly more with coma (p0.034); these mothers recovered later from their eclamptic episodes \hyperref[b16]{17} . In this study preterm eclamptic mother are significantly having pronounced CT scan finding than term mother (p<0.05); as preterm mothers are more severely affected in respect to more prodromal symptoms, multiple seizures, major maternal complication \hyperref[b17]{18} . In our study, there is no statistical significant difference in blood pressure values between cases of positive CT scan findings and cases with normal CT scan findings. Brain edema detected in preeclampsia/eclampsia is thought to be secondary to endothelial injury, rather than hypertension. This finding is correlated with the findings of Schwartz et al. \hyperref[b18]{19} V. 
\section[{Conclusion}]{Conclusion}\par
It is evident from this study that cerebral edema is most common cerebral lesions followed by infarction and hemorrhage and parieto-occipital regions of brain is the most common affected area. Although almost 38\% eclamptic mother s do not have cerebral lesions, those who have lesions are significantly related to level of consciousness, number of convulsive episode and time taken to recover fully oriented state. Most common neurological finding is headache followed by altered sensorium and hyper-reflexia, visual disturbances and coma. CT scan of brain can provide useful intracerebral information to detect different brain lesions in eclampsia which may have different prognosis with residual effect and may need specific modification in management protocol to prevent long term neurologic sequels and reduce maternal mortality and morbidity; although these parameters are not included in this study. Hira B and Moodley J (2004) have shown that CT scan does change management in 27\% of eclamptic mothers which is statistically significant. \hyperref[b19]{20} CT scan of brain in eclampsia can provide useful intracerebral information and should be done in cases with severe neurologic manifestations, if possible for every eclamptic mother.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.5240601503759398\textwidth}P{0.32593984962406014\textwidth}}
\multicolumn{2}{l}{and 90 mm of Hg diastolic with urine albumin of}\\
more than 0.3gm/L). both antepartum\tabcellsep and\\
postpartum\tabcellsep \\
b) Exclusion Criteria\tabcellsep \\
\multicolumn{2}{l}{1. Women who are known case of Hypertension,}\\
Epilepsy.\tabcellsep \\
\multicolumn{2}{l}{Dr. S. Khandaker ? , Dr. M. Haldar ? \& Dr. S. Munshi ? 2. Seizures due to metabolic disturbances, space}\\
occupying lesions or intracerebral infections.\tabcellsep \\
\multicolumn{2}{l}{Total 38 eclamptic mothers is chosen according}\\
\multicolumn{2}{l}{to inclusion criteria. Basic information including age,}\\
\multicolumn{2}{l}{parity and gestational age, previous medical or obstetric}\\
history is taken.\tabcellsep Year 2014\\
E\tabcellsep Medical Research Volume XIV Issue III Version I ( D D D D ) E\\
\tabcellsep Global Journal of\\
\tabcellsep 1. Patients with Eclampsia (at least one episode of\\
\tabcellsep seizure in women with more than 20 weeks\\
\tabcellsep gestation or less than 06 weeks postpartum with\\
\tabcellsep blood pressure more than 140 mm of Hg systolic\\
\tabcellsep © 2014 Global Journals Inc. (US)\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.37420971472629144\textwidth}P{0.09699306090979183\textwidth}P{0.03932151117964533\textwidth}P{0.19791827293754818\textwidth}P{0.0471858134155744\textwidth}P{0.027525057825751733\textwidth}P{0.04194294525828835\textwidth}P{0.02490362374710871\textwidth}}
Volume XIV Issue III Version I\tabcellsep 1:\tabcellsep \multicolumn{2}{l}{Cerebral}\tabcellsep \multicolumn{2}{l}{Cerebral}\tabcellsep Cerebral\tabcellsep Total\\
\multicolumn{2}{l}{Different areas of brain involvement by CT}\tabcellsep \multicolumn{2}{l}{edema}\tabcellsep \multicolumn{2}{l}{haemorrhage}\tabcellsep infract\\
\tabcellsep scan\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Basal ganglia and internal capsule}\tabcellsep \multicolumn{2}{l}{4.1\%}\tabcellsep 0\%\tabcellsep \tabcellsep 4.1\%\tabcellsep 8.2\%\\
\tabcellsep Cerebral cortex: occipital\tabcellsep \multicolumn{2}{l}{8.3\%}\tabcellsep 0\%\tabcellsep \tabcellsep 0\%\tabcellsep 8.3\%\\
\tabcellsep Cerebral cortex: parietal\tabcellsep \multicolumn{2}{l}{37.5\%}\tabcellsep 8.3\%\tabcellsep \tabcellsep 20.8\%\tabcellsep 66.6\%\\
\multicolumn{2}{l}{Cerebral cortex: both parieto-occipital}\tabcellsep \tabcellsep 0\%\tabcellsep 4.1\%\tabcellsep \tabcellsep 12.5\%\tabcellsep 16.6\%\\
\multicolumn{3}{l}{Among different neurologic symptoms 68.4\%}\tabcellsep \multicolumn{4}{l}{occipital and occipital region (6/7), which is statistically}\\
\multicolumn{3}{l}{mothers have headache, 18.4\% have visual}\tabcellsep \multicolumn{4}{l}{significant.(p<0.005) Similarly, mothers presented with}\\
\multicolumn{3}{l}{disturbances, 34.2\% have altered sensorium with hyper-}\tabcellsep \multicolumn{4}{l}{coma(14/38) mostly have lesions in parietal cortex}\\
\multicolumn{3}{l}{reflexia and 36.6\% have coma. Among different}\tabcellsep \multicolumn{4}{l}{(10/14) also, significant.(p 0.002) But no association is}\\
\multicolumn{3}{l}{neurologic symptoms the CT scan findings are shown in}\tabcellsep \multicolumn{4}{l}{found with area of lesions and other symptoms like}\\
\multicolumn{3}{l}{figure 2. Eclamptic mother who presented with visual}\tabcellsep \multicolumn{3}{l}{headache and hyperreflexia.}\\
\multicolumn{3}{l}{disturbances (7/38) mostly have brain lesions in parieto-}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{Figure 2: CT scan findings among different neurologic symptoms}\tabcellsep \\
\tabcellsep CT Scan of brain\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{Normal CT}\tabcellsep Cerebral\tabcellsep Cerebral\tabcellsep Cerebral\\
\tabcellsep \tabcellsep findings\tabcellsep \tabcellsep edema\tabcellsep \multicolumn{2}{l}{infarction}\tabcellsep haemorrhage\\
Neurologic\tabcellsep Altered sensorium and\tabcellsep 38.5\%\tabcellsep \tabcellsep 46.2\%\tabcellsep 15.4\%\tabcellsep 0\%\\
symptoms\tabcellsep hyper-reflexia\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Headache\tabcellsep 26.9\%\tabcellsep \tabcellsep 30.8\%\tabcellsep 30.8\%\tabcellsep 11.5\%\\
\tabcellsep Visual disturbances\tabcellsep 14.3\%\tabcellsep \tabcellsep 28.6\%\tabcellsep 42.9\%\tabcellsep 14.3\%\\
\tabcellsep Coma\tabcellsep 7.1\%\tabcellsep \tabcellsep 35.7\%\tabcellsep 35.7\%\tabcellsep 21.4\%\end{longtable} \par
  {\small\itshape [Note: Year( )53.3\% eclamptic mothers are preterm (< 37 weeks completed gestational age); among them 42.]} 
\caption{\label{tab_1}}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Richards et al. ()]{b7}\label{b7} 	 		‘Active management of unconscious eclamptic patient’.  		 			A M Richards 		,  		 			J Moodley 		,  		 			D I Graham 		,  		 			M R Bullock 		.  	 	 		\textit{Br J Obstet Gynaecol}  		1986. 93 p. .  	 
\bibitem[Teasdale and Jennett ()]{b4}\label{b4} 	 		‘Assessment of coma and impaired consciousness’.  		 			G Teasdale 		,  		 			B Jennett 		.  	 	 		\textit{Lancet}  		1974. p. .  	 
\bibitem[Beausang and Bill ()]{b11}\label{b11} 	 		‘Cerebral circulation in acute arterial hypertension: protective effects of sympathetic nervous activity’.  		 			L M Beausang 		,  		 			A Bill 		.  	 	 		\textit{Acta Physiol Scand}  		1981. 111 p. .  	 
\bibitem[Barton and Sibai ()]{b1}\label{b1} 	 		‘Cerebral pathology in eclampsia’.  		 			J R Barton 		,  		 			B M Sibai 		.  	 	 		\textit{Clin Perinatol}  		1991. 18 p. .  	 
\bibitem[Richards et al. ()]{b15}\label{b15} 	 		‘Clinicopathological study of neurological complications due to hypertensive disorders of pregnancy’.  		 			A M Richards 		,  		 			D Graham 		,  		 			R Bullock 		.  	 	 		\textit{J Neuro Neurosurg Psychiatry}  		1988. 51  (3)  p. .  	 
\bibitem[Lewis et al. ()]{b2}\label{b2} 	 		‘CT and angiographic correlation of severe neurological disease in toxaemia of pregnancy’.  		 			L K Lewis 		,  		 			D B Hinshaw 		,  		 			A D Will 		,  		 			A N Hasso 		,  		 			J R Thompson 		.  	 	 		\textit{Neuroradiology}  		1988. 30 p. .  	 
\bibitem[Chang et al. (1996)]{b13}\label{b13} 	 		‘CT and MRI findings of eclampsia and their correlation with neurologic symptoms’.  		 			W N Chang 		,  		 			C C Lui 		,  		 			J M Chang 		.  	 	 		\textit{Zhonghua Yi Xue Za Zhi(Taipei)}  		1996 Mar. 57  (3)  p. .  	 
\bibitem[Koch et al. ()]{b20}\label{b20} 	 		‘Diffusion-weightedimaging shows cytotoxic and vasogenic edema in eclampsia’.  		 			S Koch 		,  		 			A Rabinstein 		,  		 			S Falcone 		,  		 			A Forteza 		.  	 	 		\textit{AJNR Am J Neuroradiol}  		2001. 22  (6)  p. .  	 
\bibitem[Douglas and Redman ()]{b17}\label{b17} 	 		‘Eclampsia in the United Kingdom’.  		 			K A Douglas 		,  		 			C G Redman 		.  	 	 		\textit{Br Med Journal}  		1994. 309 p. .  	 
\bibitem[Cunningham et al. ()]{b0}\label{b0} 	 		‘Hypertensive disorder of pregnancy’.  		 			F G Cunningham 		,  		 			P C Macdonald 		,  		 			N F Gant 		.  	 	 		\textit{' obstetrics. 18},  				 			F G Cunningham,  			P C Macdonald,  			Nf Eds.-Williams Gant 		 (ed.)  		 (Norwalk, Conn)  		1989. Appleton \& Lange. p. .  	 	 (th ed.) 
\bibitem[Schwartz et al. ()]{b8}\label{b8} 	 		‘Hypertensive encephalopathy: findings on CT, MR-imaging and SPECT-imaging in 14 cases’.  		 			R B Schwartz 		,  		 			K M Jones 		,  		 			P Kallina 		,  		 			R L Gajakian 		,  		 			M T Mantello 		,  		 			B Garada 		,  		 			B L Holman 		.  	 	 		\textit{Am J Radiol}  		1992. 159 p. .  	 
\bibitem[Harandou et al. ()]{b5}\label{b5} 	 		‘Neuroimaging findings in eclamptic patients still symptomaticafter 24 hours: a descriptive study about 19 cases’.  		 			M Harandou 		,  		 			N Madani 		,  		 			S Labibe 		,  		 			O Messouak 		,  		 			S Boujraf 		.  	 	 		\textit{Ann Fr Anesth Reanim}  		2006. 25  (6)  p. .  	 
\bibitem[Akutsu et al. ()]{b12}\label{b12} 	 		‘Neurological and neuroimaging studies of eclampsia’.  		 			T Akutsu 		,  		 			F Sakai 		,  		 			T Hata 		.  	 	 		\textit{Rinso Shinkeigaku}  		1992. 32 p. .  	 
\bibitem[Marques et al. ()]{b3}\label{b3} 	 		‘Neurological involvement in preeclampsia/eclampsia: the role of neuro-imaging’.  		 			R Marques 		,  		 			J Braga 		,  		 			I Leite 		,  		 			C S Jorge 		.  	 	 		\textit{Acta Med Port}  		1997. 10  (8-9)  p. .  	 
\bibitem[Covarrubias et al. ()]{b9}\label{b9} 	 		‘Posterior reversible encephalopathy syndrome: prognostic utility of quantitative diffusion weighted MR imaging’.  		 			D J Covarrubias 		,  		 			P H Luetmer 		,  		 			N G Campeau 		.  	 	 		\textit{Am J Neuroradiol}  		2002. 23 p. .  	 
\bibitem[Schwartz et al. ()]{b18}\label{b18} 	 		‘Preeclampsiaeclampsia: clinical and neurological correlates and insights into the pathogenesis of hypertensive encephalopathy’.  		 			R B Schwartz 		,  		 			S K Feske 		,  		 			J F Polak 		.  	 	 		\textit{Radiology}  		2000. 217 p. .  	 
\bibitem[Schwartz et al. ()]{b10}\label{b10} 	 		‘Preeclampsiaeclampsia: clinical and neuroradiographic correlates and insights into the pathogenesis of hypertensive encephalopathy’.  		 			R B Schwartz 		,  		 			S K Feske 		,  		 			J F Polak 		.  	 	 		\textit{Radiology}  		2000. 217 p. .  	 
\bibitem[Hira and Moodley ()]{b19}\label{b19} 	 		‘Role of cerebral computerised tomography scans in eclampsia’.  		 			B Hira 		,  		 			J Moodley 		.  	 	 		\textit{Journal of Obstetrics and Gynaecology}  		2004. 7  (24)  p. .  	 
\bibitem[Naidu et al. ()]{b6}\label{b6} 	 		‘Single photon emission and cerebral computerised tomographic and transcranial Doppler sonographic findings in eclampsia’.  		 			K Naidu 		,  		 			J Moodley 		,  		 			P Corr 		,  		 			M Hoffmann 		.  	 	 		\textit{Br J Obstet Gynaecol}  		1997. 104  (10)  p. .  	 
\bibitem[Akan et al. (1993)]{b21}\label{b21} 	 		‘The diagnostic value of cranial computed tomography in complicated eclampsia’.  		 			H Akan 		,  		 			M Küçük 		,  		 			O Bolat 		,  		 			M B Selçuk 		,  		 			G Tunali 		.  	 	 		\textit{J Belge Radiol}  		1993 Oct. 76  (5)  p. .  	 
\bibitem[Chakravarty and Chakrabarty ()]{b14}\label{b14} 	 		\textit{The neurology of eclampsia: some observations},  		 			A Chakravarty 		,  		 			S D Chakrabarty 		.  		2002. 50 p. .  	 
\bibitem[Naheedy et al. (1985)]{b16}\label{b16} 	 		‘Toxemia of pregnancy: cerebral CT findings’.  		 			M H Naheedy 		,  		 			J Biller 		,  		 			M Schiffer 		,  		 			B Azar-Kia 		.  	 	 		\textit{J Comput Assist Tomogr}  		1985 May-June.  (3)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
