\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={Hematological and Serum Biochemical Alteration in Cattle and Buffaloes Suffering from Natural Infection of Black Quarter},
 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{Hematological and Serum Biochemical Alteration in Cattle and Buffaloes Suffering from Natural Infection of Black Quarter}
\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]{A.  Idrees}

             \author[2]{A.  Idrees}

             \affil[1]{  University of Veterinary and Animal Sciences, Lahore}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2012 Accepted: 31 December 2012 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


Hematological and serum biochemical changes in cattle suffering from natural outbreak of Black quarter (BQ) in different areas of Punjab, Pakistan were studied. Blood samples from infected cattle were subjected to TLC, TEC, DLC, hemoglobin and PCV while serum samples for estimation of Cpk, ALT and AST (n=50). It was found that mean erythrocyte count decreased significantly (P < 0.05) while mean leukocyte count increased significantly (P < 0.05) in diseased animals. On the other hand mean Hb, platelets count and PCV in diseased animal did not differ significantly (P > 0.05) as compared to healthy animals.Average DLC values were found varying to great extent. It was found that mean neutrophils and lymphocytes (%) increased significantly (P < 0.05) while those of monocytes and basophils (%) increased non-significantly (P > 0.05) in diseased animals.

\end{abstract}


\keywords{black quarter, cattle, buffalo, serum chemistry, hematology.}

\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
lack quarter is important disease of cattle and buffaloes causing significant mortality in Pakistan. Cattle and buffaloes are domesticated ruminants facing lot of challenges in Pakistan like production, management, nutrition and health care problems. Clostridia are commonly found in environment as well as in the intestinal tract of humans and of many animals. Several Clostridium species are pathogenic to humans, domestic animals and/or wildlife and are responsible for well knownclostridial diseases such as gas gangrene, botulism, pseudo-membranous colitis and food borne illness \hyperref[b2]{(Hatheway, 1990)}.\par
Clostridiumchauvoei is a gram-positive, sporeforming anaerobe that has strong hemolytic activity. Within the space of few days disease occurs and within a herd it is more likely to be affected a number of animals. The disease is enzootic in particular areas, especially when they are subject to flooding; such an area may vary in size from a group of farms to an individual field. The case fatality rate in blackleg approaches 100\%  {\ref (Radostitset al., 2006)}. It causes serious toxemia and high mortality in cattle, sheep and many other ruminants associated with spore contaminated soil. It is considered the most important Clostridium producing economic losses in livestock \hyperref[b4]{(Smith and Williams, 1984)}.\par
Knowledge and understanding of the epidemiological profile of contagious diseases is quite necessary in order to devise strategies to eradicate diseases of sporadic nature. Seasonal prevalence of Black Quarter in different areas of Punjab can be proved as a useful tool to understand the pattern and mode of transmission of disease. The parameters like geographical and seasonal distribution of contagious diseases were recorded and analyzed during scanning surveillance \hyperref[b1]{(Khan, 2010)}.\par
This disease caused huge economical losses in the form of mortality of cattle and buffaloes. Lack of research on this pathogen in Pakistan created many difficulties in the control, prevention and management. Hence the present study was planned to find suitable solution for the problem. The objective of this study was to study hematology and serum biochemistry of infected animals in different districts of the Punjab, Pakistan. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
A survey of prevalence of black quarter was conducted in different districts of the Punjab province and samples were collected from suspected and infected animals to explore the hematology and serum chemistry.\par
Approximately 2 ml blood sample was collected from each of the suspected animals with the help of sterile needle and poured in ethylenediaminetetra-acetic acid (EDTA) mixed vaccutainers. haematological parameters studied were total erythrocyte count (TEC), haemoglobin (Hb), haematocrit, thrombocyte count, total leukocyte count (TLC) and differential leukocyte count (DLC). All these parameters were simultaneously performed in an automated hematology analyzer (Beckhim and Coleman, USA). The results were obtained in printable form with the help of printer attached with the instrument.\par
Animal were divided in four experimental groups and three groups were infected artificially with Clostridium cha obtained from field. Serum samples were collected from animals in all groups at scheduled (0, 10, 20, 30) hours post infection for three days consecutively. Blood glucose was measured by taking a drop of blood from each animal on code free strip and reading was noted by Glucometer (code free, China). a) Creatinine Phospho-Kinase (CpK) Creatinine kinase was assayed from serum samples using Fortress Diagnostics kit BXC0452 -CK-MB. The readings of each sample were recorded using spectrophotometer. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
Hematological data revealed a significant decrease (P < 0.05) in leukocyte count on second and third day of sampling and is non-significant (P > 0.05) at 1stday of sampling (Fig.  {\ref 2}). Mean values of total erythrocyte count were significantly decreased (P < 0.05) while there was no significant difference (P > 0.05) observed on 1stof sampling (Fig.  {\ref 1}). There was significant decrease (P < 0.05) of hemoglobin level in all treatment groups as compared to healthy animals (Fig.  {\ref 3}). Mean platelets count was significantly increased (P < 0.05) on 3rd day of sampling but it was nonsignificant (P > 0.05) on 1st and 2nd day of sampling (Table \hyperref[tab_0]{1}). Data were analyzed through ANOVA and DMRT was used for the comparison of means of different treatment groups using SAS (SAS Int. Cary, North Carolina, V 9.1).    \hyperref[tab_1]{2} indicate there was a significant increase in neutrophils count (P >0.05) noted as compared to healthy buffaloes at each sampling day but they were not found significantly different (P<0.05) among each other. Similarly Lymphocyte count was significantly decreased as compared to normal cattle while not significant (P<0.05) with other treatment groups (Fig.  {\ref 3}).  Differential leukocyte count for buffaloes is presented in Table \hyperref[tab_2]{3} andthe results show that there was significant increase in neutrophils count in all treatment groups (P < 0.05) as compared to normal while there opposite trend i.e. decrease in lymphocyte count. Monocytes count was also showing increase as compared to normal groups (Fig. \hyperref[fig_3]{4}).   
\section[{Serum Biochemical Tests}]{Serum Biochemical Tests}\par
Results of biochemical test are given in Table \hyperref[tab_3]{4}. Means with same superscripts in a column are not significantly different (P <0.05) as shown in Table \hyperref[tab_3]{4}. It can be inferred from the results that the mean values of Blood glucose were increased significantly (P <0.05) on 1st day of sampling and then decreased gradually and were non-significant among each other during 2nd and 3rd day of sampling (Fig.  {\ref 6}). Mean values of CPK also increased much significantly (P >0.05) in infected cattle as compared to normal during 1st day of sampling and then showed a gradual decrease in the subsequent sampling days having non-significant difference among each other (Fig.  {\ref 7}).Mean ALT conc. Was also found significantly higher (P >0.05) in all treatment groups as compared to healthy animals (Fig.  {\ref 8}), while interestingly AST levels were significantly higher at 1st sampling day (P >0.05), insignificant at 2nd sampling (P <0.05) and significantly lower than normal at 3rd Sampling day (Fig.  {\ref 9}).   Data regarding serum enzyme level estimation for healthy and infected buffalo is shown in Table \hyperref[tab_4]{5}. A significantly higher level of CPK and ALT (P < 0.05) was observed in 1st sampling group subsequently decreasing in next treatment groups while the values of AST also increased in 1st sampling group significantly while it continued to decrease in 2nd and in 3rd group it was significantly decreased than normal (Fig.  {\ref 7, 8, 9}).\par
V. 
\section[{Discussion}]{Discussion}\par
Although previously reported literature emphasized on the fact that hematological values are not much significant to tell about the course of infection and disease pathogenesis. Yet some parameters have some clinical importance. In the present study, significant leukopenia was noted, however, decreasing tendency was observed with the passage of time.  {\ref Singh et al. (1991)} reported somewhat similar pattern of leukopenia in experimentally infected hill bulls. The results of present studies are also in agreement with the findings of Usehet al.  {\ref (2008)}. The studies conducted in our experiment reveal that during day 1 and 3 mean WBC's count was significantly decreased while during day 2 it was found non-significant with the healthy animals. The possible reason behind leucopenia may be attributed to the production of neuraminidase by Clostridiumchauvoei. The outcome of this neuraminidase is to deacylate leukocytes, leading to their decrease concentration in peripheral blood \hyperref[b0]{(Esievo and Saror, 1983)}.\par
Observations regarding Erythrocyte count revealed a significant decreased tendency during 1st and 3rd day of sampling while it was not significantly different from normal during 2nd day of sampling. These results are in contrary with the findings of \hyperref[b6]{Singh et al. (1993)}, who reported an increase in TEC in the all the infected groups of cattle. The reason for this variability may be the course and nature of disease occurring naturally versus the experimental inoculation of the infectious agent. The decrease in erythrocyte count may also be the consequence of hemorrhages and hemolysis due to the effect of toxins produced by the bacteria (El-sawiet al., 1989).\par
Mean Hb Concentration and PCV values were found significantly increased as compared to normal healthy cattle attributing to the effect of loss of Plasma volume as a result of dehydration (El-Sawiet al., 1989). These results were corroborated by the studies reported by Usehet al.  {\ref (2008)}. Another possible reason for increase in PCV may be due to the activity of neuraminidase consequential to enhance vascular permeability leading to edema, hypovolemia, hemoconcentration and ultimately leading to decreased PCV in infected animal  {\ref (Useh, 2002;} {\ref Usehet al., 2006)}. The significance of present findings were strengthened by the results of \hyperref[b6]{Singh et al. (1993)} which also concluded his studies reporting a significant increase in PCV and Hb. Concentration in the experimentally infected bulls.\par
Platelets count in all the sampling days was found to be increased (P < 0.05) as compared to normal group. The results of this finding about this particular parameter are in contrast to the results of studies of some other researchers  {\ref (El-sawiet al., 1989;}\hyperref[b6]{Singh et al., 1993)} have shown thrombocytopenia in their respective studies. One of the hypotheses behind this discrepancy may be the nature of infection and healing tendency of edema found more pronounced in the present studies relating to an increased production of platelets.\par
Differential leukocyte count was observed with variable trend in all infected groups when compared to normal healthy group. Neutrophils count was significantly much higher (P> 0.05) in all sampling days while the values of lymphocytes and monocytes were observed gradually increasing throughout from day 1 to day 3 of infection. On the other hand values of eosinophil count were significantly higher on day 1 decreasing gradually subsequently. The results of present study were in somewhat agreement with the findings of \hyperref[b6]{(Singh et al., 1993;} {\ref Usehet al., 2008)}. The conclusion of their findings was based on the fact that there was lymphopenia and neutropenia (El-sawiet al., 1989), lymhopenia \hyperref[b6]{(Singh et al., 1993)},Eosinopeniaand monocytopenia (Usehet al., 2008). These findings are as a possible result of migration of leukocytes towards the site of infection resulting in their decrease in peripheral circulation  {\ref (Rodostitiset al., 2006)}.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{123}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure 1 :Figure 2 :Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6789}\includegraphics[]{image-6.png}
\caption{\label{fig_6}*Figure 6 :Figure 7 :Figure 8 :Figure 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.24504504504504504\textwidth}P{0.038288288288288286\textwidth}P{0.13018018018018016\textwidth}P{0.038288288288288286\textwidth}P{0.1072072072072072\textwidth}P{0.15315315315315314\textwidth}P{0.13783783783783785\textwidth}}
Days of Infection White\tabcellsep Blood\tabcellsep Red\tabcellsep Blood\tabcellsep Hemoglobin\tabcellsep Packed Cell\tabcellsep Platelets\\
Cells\tabcellsep \tabcellsep Cells\tabcellsep \tabcellsep g/dl\tabcellsep Volume \%\tabcellsep 10 3 / µl\\
/ µl\tabcellsep \tabcellsep 10 6 / µl\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.3198232323232323\textwidth}P{0.14166666666666666\textwidth}P{0.13093434343434343\textwidth}P{0.13093434343434343\textwidth}P{0.12664141414141414\textwidth}}
Days of Infection\tabcellsep Neutrophils\tabcellsep Lymphocytes\tabcellsep Eosinophils\tabcellsep Monocytes\\
\tabcellsep \%\tabcellsep \%\tabcellsep \%\tabcellsep \%\\
1 st Sampling\tabcellsep 64.55 ± 2.28 a\tabcellsep 21.30± 1.46 b\tabcellsep 9.15± 0.90 b\tabcellsep 5.35± 0.6 a\\
2 nd Sampling\tabcellsep 66.85± 1.42 a\tabcellsep 22.1± 1.45 b\tabcellsep 7.65± 0.34 c\tabcellsep 3.40± 0.30 a\\
3 rd Sampling\tabcellsep 68.1± 1.13 a\tabcellsep 20.90± 1.21 b\tabcellsep 7.75± 0.35 c\tabcellsep 3.25± 0.29 a\\
Normal\tabcellsep 32.80 ± 4.76 b\tabcellsep 55 ± 8.1 a\tabcellsep 3.70± 1.30 a\tabcellsep 8.50 ± 2.49 b\\
\multicolumn{5}{l}{*Means with different superscripts in columns are significantly different at (P < 0.05)}\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2035598705501618\textwidth}P{0.14854368932038836\textwidth}P{0.1815533980582524\textwidth}P{0.16504854368932037\textwidth}P{0.14579288025889967\textwidth}P{0.005501618122977346\textwidth}}
\multicolumn{2}{l}{Days of Infection Neutrophils}\tabcellsep Lymphocytes\tabcellsep Eosinophils\tabcellsep \multicolumn{2}{l}{Monocytes}\\
\tabcellsep \%\tabcellsep \%\tabcellsep \%\tabcellsep \%\tabcellsep \\
1 st Sampling\tabcellsep 58.15 ± 1.77 a\tabcellsep 24.90± 1.04 b\tabcellsep 7.45± 0.61 a\tabcellsep \multicolumn{2}{l}{9.65± 0.56 a}\\
2 nd Sampling\tabcellsep 61.3± 1.56 a\tabcellsep 22.15± 1.24 b\tabcellsep 8.0± 0.53 a\tabcellsep \multicolumn{2}{l}{8.55± 0.45 a}\\
3 rd Sampling\tabcellsep 62.05± 1.45 a\tabcellsep 19.88± 1.21 b\tabcellsep 7.88± 0.49 a\tabcellsep 8.41\tabcellsep ±\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.49 a\tabcellsep \\
Normal\tabcellsep 34.0 ± 1.17 b\tabcellsep 54.45 ± 0.81 a\tabcellsep 6.80± 0.61 a\tabcellsep 4.75\tabcellsep ±\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.41\tabcellsep \end{longtable} \par
  {\small\itshape [Note: b   Means with different superscripts in columns are significantly different at ((P < 0.05)]} 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.15617469879518073\textwidth}P{0.19201807228915663\textwidth}P{0.17921686746987953\textwidth}P{0.16129518072289156\textwidth}P{0.16129518072289156\textwidth}}
Days of\tabcellsep Blood Glucose\tabcellsep CPk\tabcellsep ALT\tabcellsep AST\\
Infection\tabcellsep m.mol/ l\tabcellsep IU/ l\tabcellsep IU/l\tabcellsep IU/l\\
1 st Sampling\tabcellsep 8.85 ± 0.56 a\tabcellsep 702.19±116.77 a\tabcellsep 43.85 ± 0.48 a\tabcellsep 55.0 ± 9.52 a\\
2 nd Sampling\tabcellsep 7.80 ± 0.42 ab\tabcellsep 555.75 ± 87.79 ab\tabcellsep 42.87 ± 0.48 a\tabcellsep 33.26 ± 5.28 b\\
3 rd Sampling\tabcellsep 7.07 ± 0.21 bc\tabcellsep 325.17 ±55.68 bc\tabcellsep 43.10 ± 0.67 a\tabcellsep 20.00 ± 1.99 bc\\
Normal\tabcellsep 6.19 ± 0.82 c\tabcellsep 114.2 ±16.25 c\tabcellsep 18.85 ± 2.53 b\tabcellsep 38.60 ± 3.86 c\end{longtable} \par
  {\small\itshape [Note: *Means with different superscripts in columns are significantly different at (P < 0.05)]} 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.17751004016064256\textwidth}P{0.0068273092369477905\textwidth}P{0.20823293172690763\textwidth}P{0.18433734939759036\textwidth}P{0.13654618473895583\textwidth}P{0.010240963855421687\textwidth}P{0.12630522088353413\textwidth}}
Days\tabcellsep of\tabcellsep Blood\tabcellsep CPk\tabcellsep ALT\tabcellsep \tabcellsep AST\\
Infection\tabcellsep \tabcellsep Glucose\tabcellsep IU/ l\tabcellsep IU/l\tabcellsep \tabcellsep IU/l\\
\tabcellsep \tabcellsep m.mol/ l\tabcellsep \tabcellsep \tabcellsep \\
1 st Sampling\tabcellsep \tabcellsep 3.87 ± 0.19 a\tabcellsep 149.80 ± 6.0 a\tabcellsep 39.93\tabcellsep ±\tabcellsep 139.60 ± 7.34 a\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2.37 a\tabcellsep \\
2 nd Sampling\tabcellsep \tabcellsep 4.03 ± 0.22 ab\tabcellsep 111.08 ± 6.73 ab\tabcellsep 38.35\tabcellsep ±\tabcellsep 105.34 ± 4.87 b\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2.37 a\tabcellsep \\
3 rd Sampling\tabcellsep \tabcellsep 3.58 ± 0.22 ab\tabcellsep 134.63 ± 9.88 ab\tabcellsep 36.61\tabcellsep ±\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 1.97 a\tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[El Sawi et al. ()]{b8}\label{b8} 	 		‘Changes in clinical values of cattle infected with Clostridium chauvoei CH3 strain and a local Kad1 strain. Haematological values’.  		 			Mohamed O El Sawi 		,  		 			Tag El Din 		,  		 			M H El Sanousi 		,  		 			SM 		.  	 	 		\textit{Rev Elev Med Vet Pays Trop}  		1989. 42  (2)  p. .  	 
\bibitem[Radostitis et al. ()]{b3}\label{b3} 	 		\textit{Diseases associated with Clostridium species in Veterinary Medicine.10thed. WB Saunders Company Ltd},  		 			O M Radostitis 		,  		 			C C Gay 		,  		 			K W Hinchcliff 		,  		 			P D Constable 		.  		2006. London. p. .  	 
\bibitem[Useh et al. ()]{b7}\label{b7} 	 		‘Haematological and some novel biochemical changes in Zebu cattle with blackleg’.  		 			N M Useh 		,  		 			A J Nok 		,  		 			N D G Ibrahim 		,  		 			S Adamu 		,  		 			K A N Esievo 		.  	 	 		\textit{Bulletin J. Vet. Med}  		2008. 11  (3)  p. .  	 
\bibitem[Singh and Parihar ()]{b5}\label{b5} 	 		\textit{Hematological and biochemical alterations in hill bulls infected with Clostridiumchauvoei; Division of Pathology},  		 			K P Singh 		,  		 			N S Parihar 		.  		2000. India. p. 243122.  		 			Indian Veterinary Research Institute 		 	 
\bibitem[Esievo and Saror ()]{b0}\label{b0} 	 		‘Leucocyte response in experimental Trypanosomavivax infection in cattle’.  		 			K A N Esievo 		,  		 			A Saror 		.  	 	 		\textit{J.Compara.Pathol}  		1983. 93 p. .  	 
\bibitem[Khan ()]{b1}\label{b1} 	 		‘Participatory appraisal and scanning surveillance based contagious diseases riskprofile of district Rahim Yar Khan (Pakistan)’.  		 			F M Khan 		.  	 	 		\textit{Pak Vet J}  		2010. 30  (4)  p. .  	 
\bibitem[Singh et al. ()]{b6}\label{b6} 	 		‘Pathology of experimental Clostridiumchauvoei Infection in hill bulls’.  		 			K P Singh 		,  		 			N S Parihar 		,  		 			B N Tripathi 		.  	 	 		\textit{Indian Vet. J}  		1993. 70 p. .  	 
\bibitem[Smith and Williams ()]{b4}\label{b4} 	 		‘The pathogenic anaerobic bacteria’.  		 			L D S Smith 		,  		 			B L Williams 		.  	 	 		\textit{Clostridium perfringens3rd ed},  				1984. p. .  	 
\bibitem[Hatheway ()]{b2}\label{b2} 	 		‘Toxigenic clostridia’.  		 			C L Hatheway 		.  	 	 		\textit{Clinic. Microbiol. Rev}  		1990. 3 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
