\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={Neurotoxic Syndromes Sequencially Occuring after Consumption of organophosphorus Compound -A Case Report By Peter George \& NarasimhaHegde},
 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Neurotoxic Syndromes Sequencially Occuring after Consumption of organophosphorus Compound -A Case Report By Peter George \& NarasimhaHegde}
\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]{Peter  George}

             \affil[1]{  Father Muller Medical College, Father Muller Road, Mangalore -575002, S India.}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2012 Accepted: 1 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


 Organo-phosphorus compounds (OPC)  Organo-phosphorus compounds (OPC) are among the most used poisons for suicide in India, and associated toxic syndromes are well described. We report a young man who presented to us with alleged consumption of chlorpyrifos, a crystalline organophosphate insecticide. During hospitalization he developed acute organo-phosphorus toxicity (type I) and intermediate syndrome (type II), both situations were managed by assisted ventilation and supportive care. After 6 weeks of discharge he reported with features of delayed poly neuropathy (type III). It is rare for these patients to follow up at the same centre to identify and manage these toxicities. Often the type III toxicity is misdiagnosed and over investigated for other causes of neuropathy. Though OPC poisoning is commonly encountered in practice, only few reports have described all toxicities to occur in the same patient.

\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
ccording to the report of Accidental deaths and suicides in India, 2009, Government of India, 127151 people committed suicide in 2009 \hyperref[b0]{[1]} . OPC poisoning is the most commonand account to half of hospital admissions due to poisoning in India. Its ready availability and easy accessibilitypossibly makes it the most used suicidal agents in India \hyperref[b1]{[2]}, \hyperref[b2]{[3]} , \hyperref[b3]{[4]}, \hyperref[b4]{[5]} . The neurological toxicities of OPC poisoning can be Type I syndrome or cholinergic crisis, Type II syndrome or Intermediate syndromeand Type III syndrome or organophosphate induced delayed neuropathy (OPIDN) [6], [7], [8]   .A delayed organo-phosphorus compounds induced neuropsychiatric syndrome due to chronic poisoning has also been described in literature. In this report we identified all three described types of neurotoxicsyndromes due to OPC in the same individual. 
\section[{II.}]{II.} 
\section[{Case Report}]{Case Report}\par
We report an interesting case of OPC poisoning who developed all the described toxic syndromes. A 36 year old man was admitted to our hospital with alleged consumption of Chlorpyrifos(250 ml), an organo-phosphorus compound, with suicidal intention. He had features of type I toxicity at admission, and managed after Authors ? ?: Department of Medicine; Father Muller Medical College, Mangalore, India. e-mail: drpetergeorge2002@yahoo.com decontamination, with atropine, prali-doxime and supportive care. On day -6 of admission he developed neckand respiratory muscle weakness, followed by weakness in allhis limbs. This being typical of Type -2 syndrome (intermediate syndrome), was managed with assisted ventilation and supportive care. On day -16 he was weaned off from assisted ventilation and on day -21 was discharged from hospital with no obvious neurological deficits.\par
He was readmitted to hospital after 4 weeks of discharge with history of progressive difficulty in griping objects with hand, walking and getting up from squatting position. He had distal paraesthesia in all limbs, but had no sphincter disturbances. On examination, vital signs and cranial nerves were normal, with no disturbances in autonomic or higher mental functions. There was wasting of distal muscles in all limbs; and had weak hand grip and plantar movements. Clinically, he had distal hypotonia and proximal hypertonia in the limbs. His deep tendon jerks were exaggerated, except for ankle jerks which were absent; and all modalities of sensations were normal. The routine haematology and biochemistry, including electrolytes, CPK and thyroid functions, were normal. Nerve conduction studies revealed predominantly axonal type of sensory-motor polyradiculoneuropathy in both lower limbs. He was treated with a short course of glucocorticoids, high doses of neurotropic vitamins, and physical therapy. He had little improvement even after weeks of treatment. 
\section[{III.}]{III.} 
\section[{Discussion}]{Discussion}\par
OPC poisoning cause inhibition of acetylcholinesterase (AChE), leading to the accumulation of acetylcholine (ACh) in the body. OPC's are being used for over 70 years and are the most used insecticides world-over, including India \hyperref[b1]{[2]}, \hyperref[b3]{[4]}, \hyperref[b4]{[5]} . The indiscriminate use of these compounds over the decades has resulted in innumerable toxicities to humans as well animals. Suicidal and occupational OP poisoning in agricultural workers was prevalent in developing countries, whereas accidental OP poisoning was prevalent in developed countries \hyperref[b6]{[7]} .\par
The Accidental deaths and suicides in India, 2009, Ministry of Home Affairs, Government of India, poisoning with pesticides contributed to 20.4 \% of suicides in India, with most arising out of family problems \hyperref[b0]{[1]} . OPC's are the most commonly used suicidal agent in India \hyperref[b1]{[2]}, \hyperref[b3]{[4]}, \hyperref[b4]{[5]} .OPC poisoning occurs from gastrointestinal tract following suicidal consumption or absorption through skin, mucous membranes and respiratory tract following accidental exposure \hyperref[b4]{[5]} .\par
These compounds after absorption are hydrolysed by esterases, and competitively bind to the esteratic site of the enzyme acetylcholinesterase (AChE), resulting in its phosphorylation. Depending on the compound involved the binding may be stable and takes hours or weeks disintegrate. The accumulation of excess acetylcholine (ACh) at the cholinergic nerve endings result in the characteristic clinical manifestations \hyperref[b1]{[2]}, \hyperref[b2]{[3]}, \hyperref[b5]{[6]} .\par
The toxic syndromes after acute exposure to OPC are well described in literature. Type I and II toxicities, the cholinergic and intermediate syndrome respectively are common in the emergency department. After acute exposure of OPC, type III toxicity or organophosphate-induced delayed polyneuropathy (OPIDP) is also described. A chronic organophosphateinduced neuropsychiatric disorder (COPIND), at times described as type IV toxicity, occurs in chronic OPC exposure.\par
Type I or cholinergic syndrome results from excessive stimulation of muscarinic receptors, resulting in bradycardia, diarrhoea, vomiting, fasciculation, sweating, salivation and micturition \hyperref[b5]{[6]}, \hyperref[b6]{[7]}, \hyperref[b7]{[8]} . Type 2 or Intermediate syndrome follow type I toxicity, and occurs due to excessive Ach at the neuromuscular junction causing down-regulation of nicotinic receptors resulting dysfunction of neuromuscular junction. Develop in about 20\%-50\% of cases depending on the ingested quantity, its duration, and the compound. Usually occur 24 to 96 hours after the recovery from the cholinergic crisis. It is marked by predominant proximal limb muscles and neck flexor weakness, with or without cranial-nerve palsies. The intermediate syndrome may last from 5 to 18 days \hyperref[b8]{[9]}, \hyperref[b9]{[10]} .\par
As with other poisoning the first step in the management of these patients is gastrointestinal and skin decontamination. Atropine is used as antidote, in type I syndrome, to counter the muscarinic effects of acetylcholine. Pupillary dilation, drying up of secretions, tachycardia and fever are features of atropinisation. Once achieved, should be maintained for 3-5 days, depending upon the clinical situation. If respiratory muscule paralysis supervenes, mechanical ventilation must be instituted. Type II syndrome is supportive with mechanical ventilation and recovery is the rule, muscles of respiration being the last to recover \hyperref[b11]{[11]}, \hyperref[b12]{[12]} . The use of oximes in cholinergic phase as rejuvenators of the enzyme cholinesterase is controversial \hyperref[b13]{[13]} .\par
Our patient had features of type -I toxicity at admission, and after decontamination was managed with atropine, pralidoxime and supportive care. He did not require assisted ventilation during the type I toxicity. On day -6 of admission he developed neck and respiratory muscle weakness, followed by weakness in all his limbs; typical of Type -2 syndrome. He required assisted ventilation for 10 days along with supportive care. He responded well, and on day -21 was discharged from hospital with no neurological deficits. As described, our patient also developed the type I \& II syndromes and recovered well with the supportive management.\par
Type III syndromes, often named as organophosphate induced delayed neuropathy (OPIDN), usually occurs about 1-3 weeks after consumption of OPC. It occurs from phosphorylation and inhibition of neuropathy target esterase (NTE) in axons causing degeneration of long axons. This is often a pure motor or axonal neuropathy \hyperref[b8]{[9]} .\par
Our patient reported to hospital after 4 weeks with difficulty in griping objects with hand; walking and getting up from squatting position; distal paraesthesia of the limbs, but had no sphincter disturbances. He was found to have a mixture of upper and lower motor neuron signs on examination, which was classical of type III toxicity. There are a few reports of type III syndromes in literature resulting from chlorpyrifos and other organo-phosphorus compounds \hyperref[b14]{[14]}[15] \hyperref[b16]{[16]} . In addition to these neurological syndromes following acute exposure; individuals with low dose chronic exposure, develop several neuro-behavioural changes termed together as 'chronic organophosphate induced neuropsychiatric disorders' (COPIND) or type IV syndrome.\par
The researches with newer molecules and drugs have been inspiring in last decades. Bioscavengers, nano carriers, recombinant bacterial phosphodiesterases have been very encouraging in recent years. Alkalanisation, intravenous magnesium sulphate, hemofiltration and antoxidants have shown to reduce neurotoxicity. The recent advances in treatment of organophosphorouspoisoning must be accessible to clinicians for its morbidity, magnitude and socioeconomic implications \hyperref[b2]{[3]}, \hyperref[b17]{[17]} .\par
Even though we encounter many organophosphorus compound poisoning in practice with type I \& II toxicities, type III is very rare. The chances of overlooking type III syndrome are high, as it is uncommon and also due to similarity with other neuropathies. We were able to identify type III syndrome as the patient reported back for follow up. He was managed with a short course of glucocorticoids, high dose neurotropic vitamins, and physical therapy; but had little improvement after weeks of treatment \hyperref[b11]{[11]}, \hyperref[b12]{[12]} .\par
IV. 
\section[{Conclusion}]{Conclusion}\par
Organo-phosphorus compound consumption is among the commonest poisoning, and the treatment outcome for type I \& II syndromes are excellent with early identification and institution of treatment. The regular follow up of patients after discharge from hospital could possibly identify the type III and IV syndromes. No specific treatment exists to prevent occurrence of the neuropathy following exposure.			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{   ( )   } 			\footnote{Neurotoxic Syndromes Sequencially Occuring after Consumption of organophosphorus Compound -ACase Report} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Pillay ()]{b1}\label{b1} 	 		\textit{},  		 			V V Pillay 		.  	 	 		\textit{Comprehensive Medical Toxicology}  		2008. p. .  	 	 (Paras Medical Publisher) 
\bibitem[Toxicollett ()]{b10}\label{b10} 	 		\textit{},  		 			Toxicollett 		.  		2010. 192 p. .  	 
\bibitem[Accidental deaths and suicides in India. Ministry of Home Affairs ()]{b0}\label{b0} 	 		\textit{Accidental deaths and suicides in India. Ministry of Home Affairs},  		 \url{http://ncrb.nic.in/CD-ADSI2009/suicides-09.pdf}  		2009. New Delhi, Government of India.  		 			National Crime Records Bureau 		 	 
\bibitem[Awson et al. ()]{b5}\label{b5} 	 		‘Acute human lethal toxicity of agricultural pesticides: a prospective cohort study’.  		 			A H Awson 		,  		 			M Eddleston 		,  		 			L Senarathna 		,  		 			F Mohamed 		,  		 			I Gawarammana 		,  		 			S J Bowe 		.  	 	 		\textit{PLoS Med}  		2010. 7 p. e1000357.  	 
\bibitem[Wadia et al. ()]{b14}\label{b14} 	 		‘Delayed neurotoxicity after an episode of poisoning with dichlorovos’.  		 			R S Wadia 		,  		 			S N Shinde 		,  		 			S Vaidya 		.  	 	 		\textit{Neurology India}  		1985. 33 p. .  	 
\bibitem[Das ()]{b15}\label{b15} 	 		‘Encephalopathy, intermediate syndrome and delayed polyneuropathy in acute Black Donadar (Phorate IOCQ) poisoning’.  		 			B Das 		.  	 	 		\textit{J Assoc Phys India}  		2000. 48 p. .  	 
\bibitem[Dharmani and Jaga ()]{b4}\label{b4} 	 		‘Epidemiology of acute organophosphate poisoning in hospital emergency room patients’.  		 			C Dharmani 		,  		 			K Jaga 		.  	 	 		\textit{Rev Environ Health}  		2005. 20 p. .  	 
\bibitem[Roberts and Aaron ()]{b12}\label{b12} 	 		‘Management of acute organophosphorus pesticide poisoning’.  		 			D M Roberts 		,  		 			C K Aaron 		.  	 	 		\textit{BMJ: British Medical Journal}  		2007. 334 p. .  	 
\bibitem[Eddleston et al. ()]{b11}\label{b11} 	 		‘Management of acute organophosphorus pesticide poisoning’.  		 			M Eddleston 		,  		 			N A Buckley 		,  		 			P Eyer 		,  		 			A H Dawson 		.  	 	 		\textit{Lancet}  		2008. 371 p. .  	 
\bibitem[Singh and Sharma ()]{b6}\label{b6} 	 		‘Neurological syndromes following organophosphate poisoning’.  		 			S Singh 		,  		 			N Sharma 		.  	 	 		\textit{Neurol India}  		2000. 48 p. 308.  	 
\bibitem[Okanovi? and Kosanovi? ()]{b7}\label{b7} 	 		‘Neurotoxic effects in patients poisoned with organophosphorus pesticides’.  		 			M Okanovi? 		,  		 			M Kosanovi? 		.  	 	 		\textit{Environ ToxicolPharmacol}  		2010. 29 p. .  	 
\bibitem[Okanovi? et al. ()]{b8}\label{b8} 	 		‘Organophosphate induced delayed polyneuropathy in man: an overview’.  		 			M Okanovi? 		,  		 			M Kosanovi? 		,  		 			D Brki? 		,  		 			P Vukomanovi? 		.  	 	 		\textit{ClinNeurolNeurosurg}  		2011. 113 p. .  	 
\bibitem[Merick et al.]{b9}\label{b9} 	 		\textit{Organophosphorus-induced delayed neuropathy: a simple and efficient therapeutic strategy},  		 			G L Merick 		,  		 			R G Peccinini 		,  		 			G H De Oliveira 		.  		 	 
\bibitem[Buckley et al. ()]{b13}\label{b13} 	 		‘Oximes for acute organophosphate pesticide poisoning’.  		 			N A Buckley 		,  		 			M Eddleston 		,  		 			Y Li 		,  		 			M Bevan 		,  		 			J Robertson 		.  	 	 		\textit{Cochrane Database Syst Rev}  		2011.  (2)  p. D005085.  	 
\bibitem[Husain et al. ()]{b17}\label{b17} 	 		‘Pharmacological agents in the prophylaxis/treatment of organophosphorous pesticide intoxication’.  		 			K Husain 		,  		 			R A Ansari 		,  		 			L Ferder 		.  	 	 		\textit{Indian J Exp Biol}  		2010. 48 p. .  	 
\bibitem[Balali-Mood and Saber ()]{b2}\label{b2} 	 		‘Recent Advances in the Treatment of Organophosphorous Poisonings’.  		 			H R Balali-Mood 		,  		 			Saber 		.  	 	 		\textit{Iran J Med Sci}  		2012. 37 p. .  	 
\bibitem[Dash et al. ()]{b3}\label{b3} 	 		‘Sociodemographic profile of poisoning cases’.  		 			S K Dash 		,  		 			M K Mohanty 		,  		 			S Mohanty 		.  	 	 		\textit{Journal of Indian Academy of Forensic Medicine}  		2005. 27 p. .  	 
\bibitem[Chatterjee and Sarma ()]{b16}\label{b16} 	 		‘Unusual neurological complications in a case of organophosphate poisoning’.  		 			M Chatterjee 		,  		 			P S Sarma 		.  	 	 		\textit{Neurol India}  		2003. 51 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
