\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={Assessment of Allergy Marker Leucocyte (Eosinophil) Count and other Blood Cells Parameters among Workers at Berber Cement Factory, Berber Governorate, River Nile State, Sudan, 2017},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Assessment of Allergy Marker Leucocyte (Eosinophil) Count and other Blood Cells Parameters among Workers at Berber Cement Factory, Berber Governorate, River Nile State, Sudan, 2017}
\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]{Mosab Nouraldein Mohammed  Hamad}

             \affil[1]{  Elsheikh Abdallah Elbadri University}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2016 Accepted: 3 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


Background: This study was conducted at Berber cement factory in barber to assess cement dust exposure and relationship to complete hemogram change and allergic condition among workers.governorate leading to many pathological conditions one of those phenomenons is allergy, certainly among whom worked in cement factories. Objectives: To know the effect of exposure to the dust of cement on blood cells especially allergy Marker leucocytes. Methodology: A total of 120 exposed and 30 non exposed workers were enrolled in this case control study.Result: Allergy marker leucocyte (eosinophil) was increased (eosinophilia) other blood cell parameters were not affected. Conclusion: There is intimate relation between exposure to cement dust and eosinophilia. Recommendations: Furtherer studies are recommended with large sample size and taking the IgE measurement as a priority ofthe followingstudies.

\end{abstract}


\keywords{allergy marker, eosinophilia.}

\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[{I. Introduction}]{I. Introduction}\par
llergy' is the term often used loosely to describe any intolerance of environmental factors irrespective of any objective evidence of immunological reactivity to an identified antigen.\par
Patients often present to an allergy clinic because of a popular public perception that they are 'allergic' in origin To Define These Mutually Exclusive Terms Allergy -is used to define those conditions in which antigen specific IgE or sensitized T cells play a definite role Atopy -is a state of disordered immunity in which Th2 lymphocytes drive an inherited tendency for hyper production of IgE antibodies after exposure to common environmental allergens Hypersensitivity -refers to the Gell and Coombs classification for immunological diseases Intolerance is used to describe all abnormal but reproducible reactions to food when the causative mechanism is unknown Truly allergic diseases are common: about 20\% of the population experience some form of allergy and this imposes a substantial physical and economic burden on the individual and society.  {\ref (1)}  
\section[{II. Effect of Cement on Worker}]{II. Effect of Cement on Worker}\par
Exposure to cement can occur through inhalation ingestion and eye or skin contact. Portland cement cause eye irritation and prolonged or repeated contact of the cement dust with skin cause dermatitis chronic exposure to cement dust may cause respiratory ailment in the form of cough, sputum, wheezing dyspnea, chronic bronchitis and adversely alter the pulmonary function indices.\par
Long term contact of skin with cement result in inflammatory changes or in some cases chemical burns. Chronic exposure to wet cement damages skin, leads to chemical burning rashes on skin and inflammation. \hyperref[b0]{(2)}  
\section[{III. Complete Hemogram}]{III. Complete Hemogram}\par
It includes blood Smear; Hemoglobin; Hematocrit; Red Blood Cell Count;White Blood Cell Count; WBC Differential; Platelet Count; Reticulocyte Count All content on Lab Tests Online has been reviewed and approved by our Editorial Review Board. \hyperref[b1]{(3)} CBC usually done to determine general health status; to screen for, diagnose, or monitor any one of a variety of diseases and conditions that affect blood cells, such as anemia, infection ,inflammation, bleeding disorder or cancer.\par
They are produced and mature primarily in the bone marrow and, under normal circumstances, are released into the bloodstream as needed.\par
A standard CBC includes the following: Evaluation of white blood cells: A WBC count; may or may not include a WBC differential Evaluation of red blood cells: RBC count, hemoglobin (Hb), hematocrit and RBC indices, which includes mean corpuscular volume (MCV), mean corpuscular hemoglobin (MCH), mean corpuscular hemoglobin concentration (MCHC), and red cell distribution width (RDW).\par
The RBC evaluation may or may not include reticulocyte count Evaluation of platelets: platelet count; may or may not include mean platelet volume (MPV) and/or platelet distribution width (PDW) Significant abnormalities in one or more of the blood cell populations can indicate the presence of one or more conditions. The three types of cells evaluated by the CBC include:\par
White Blood Cells there are five different types of WBCs, also called leukocytes which the body uses to maintain a healthy state and to fight infections or other causes of injury. They are neutrophils, lymphocytes, basophils, eosinophils, and monocytes. They are present in the blood at relatively stable numbers. These numbers may temporarily shift higher or lower depending on what is going on in the body. For instance, an infection can stimulate the body to produce a higher number of neutrophils to fight off bacterial infection. With allergies, there may be an increased number of eosinophils. An increased number of lymphocytes may be produced with a viral infection. In certain disease states, such as leukemia, abnormal (immature or mature) white cells rapidly multiply, increasing the WBC count. Eosinophil: These cells are similar to neutrophils, except that the cytoplasmic granules are coarser and more deeply red staining and there are rarely more than three nuclear lobes.\par
Eosinophil myelocytes can be recognized but earlier stages are indistinguishable from neutrophil precursors. The blood transit time for eosinophil is longer than for neutrophils. They enter inflammatory exudates and have a special role in allergic response,defence against parasites and removal of fibrin formed during inflammation.Red Blood Cells also called erythrocytes, are produced in the bone marrow and released into the bloodstream as they mature. They contain hemoglobin, a protein that transports oxygen throughout the body. The typical lifespan of an RBC is 120 days; thus the bone marrow must continually produce new RBCs to replace those that age and disintegrate or are lost through bleeding.\par
A number of conditions can affect the production of new RBCs and/or their lifespan, in addition to those conditions that may result in significant bleeding. The CBC determines the number of RBCs and amount of hemoglobin present, the proportion of blood made up of RBCs (hematocrit), and whether the population of RBCs appears to be normal. RBCs normally are uniform with minimal variations in size and shape; however, significant variations can occur with conditions such as vitamin B12 and folate deficiencies, iron deficiency, and with a variety of other conditions. If the concentration of red blood cells and/or the amount of hemoglobin in the blood drops below normal, a person is said to have anemia and may have symptoms such as fatigue and weakness. Much less frequently, there may be too many RBCs in the blood (polycythemia).\par
Platelets also called thrombocytes, are special cell fragments that play an important role in normal blood clotting. A person who does not have enough platelets may be at an increased risk of excessive bleeding and bruising. An excess of platelets can cause excessive clotting or, if the platelets are not functioning properly, excessive bleeding. The CBC measures the number and size of platelets present. \hyperref[b1]{(3)} The human hematopoietic system is extremely sensitive to some environmental influences because of rapid synthesis and destruction of cells with consequent heavy metabolic demand. \hyperref[b2]{(4)} The CBC test is the most basic blood test used in assessing allergies in people. This test simply counts the number of red and white blood cells per cubic millimeter of blood. This test can be used to check for anemia or other blood conditions and is the most basic test to assess general health in individuals. If a person suffers from asthma, a physician may check for a high level of red blood cells, or polycythemia. Differential White Blood Cell Count A differential white blood cell count will provide physicians with a percentage of the different types of white blood cells in an individual. For example, if an individual suffers from asthma, a physician will look for a high eosinophil count, indicating a possible allergy. In extreme high levels, a person may be suffering a condition more serious than an allergy, such as a parasitic infection.\par
Allergen Specific IgE Antibody Test Immunoglobulin E, or IgE, is a protein related substance that is usually found in minute amounts in a person's blood. IgE is actually part of a normal individual's immune system and it helps to fight foreign substances that threaten one's health. As you would expect, elevated levels of IgE will alert physicians to the existence of allergies. This test can be used when a patient has symptoms of allergies to a variety of substances. Negative results to this antibody test probably mean you don't have an allergy, which involves an IgE response by a patient's immune system. However, results of this test should be interpreted cautiously because there is a small chance that an allergy may be present even if the test results were negative. If the test does show the presence of elevated IgE antibodies, an allergy is most likely present, but we need to qualify that statement.\par
You may never have an allergic reaction to that particular substance even though you tested positive. Also, the degree of IgE antibody measured does not indicate the severity of a supposed allergy. As you can see, blood allergy tests should be interpreted with caution. We should note that the conventional method of administering the IgE antibody test has been the RAST test. More recently, most medical laboratories test for specific IgE antibodies using a more modern, immunoassay method. The PRIST test is now the most common immunoassay method used for testing the amount of IgE present in a person's blood. Radio allegro-sorbent Test. In the 1960s, the radio allegrosorbent test (RAST) was developed as an in-vitro blood allergy test. \hyperref[b3]{(5)}  
\section[{a) Rationale}]{a) Rationale}\par
Increasing of industrial activities in Berber governorate leading to many pathological conditions one of those phenomenons is allergy, certainly among whom worked in cement factories. 
\section[{b) Objectives}]{b) Objectives}\par
To know the effect of exposure to the dust of cement on blood cells especially allergy Marker leucocytes.  
\section[{IV. Methodology}]{IV. Methodology} 
\section[{g) Sample processing}]{g) Sample processing}\par
120 male samples was taken in subjects employed in barber cement factor, was collected from different area such as crusher, crane, backing, and 30 health selected subjects were randomly From college student.\par
Questionnaire 30 healthy male control include age, smoking habit, and 120 workers include age, smoking, job duration, exposure to dust, safety, working place, hours' work, allergic condition and cough.\par
Blood sample was collected from vein in 5cc disposable syringe of which 2.5 ml in EDTAas an anticoagulant for the analysis of different hematological parameters by CBC mandarin machine. The various haematological parameters, such as haemoglobin (Hb) concentration, total red blood cells (TRBC) count, total white blood cells (TWBC) count, different count of WBC, platelet count, packed cell volume (PCV), mean corpuscular volume MCV), mean corpuscular haemoglobin (MCH), mean corpuscular haemoglobin concentration (MCHC), were estimated. And made thin blood film, fixed byAlcohol, stained by Leishman stain, and seen under microscope to estimate of eosinophil to assessment of allergic condition. 
\section[{h) Ethical consideration}]{h) Ethical consideration}\par
All participants were informed about the purpose of the study and they consent to enroll in it. 
\section[{i) Data Analysis}]{i) Data Analysis}\par
The difference in means of the different groups was determined using the Student's t-test while the relationship between variables was determined using Pearson correlation coefficient. All the statistical analyses were done using the SPSS, version 17.0 and p-values less than0.05 were considered sign. 
\section[{V. Result}]{V. Result}\par
Allergy marker (eosinophil) was increased, 53.3\% of workers showed eosinophilia. Other parameters of hemogram were not affected. 
\section[{VI. Discussion, Conclusion and Recommendations}]{VI. Discussion, Conclusion and Recommendations}\par
This pioneer study in Berber governorate showed that cement dust effect on the health of workers inside the factory but the harmful effect of duct may affect huge number of people around the factory so control measures should be obtained and Furtherer studies are recommended with large sample size and taking the IgE measurement as a priority of the following studies. 			\footnote{© 2017 Global Journals Inc. (US)Year 2017} 			\footnote{© 2017 Global Journals Inc. (US)} 			\footnote{Assessment of Allergy Marker Leucocyte (Eosinophil) Count and other Blood Cells Parameters among Workers at Berber Cement Factory, Berber Governorate, River Nile State, Sudan, 2017} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Siama et al. (2016)]{b3}\label{b3} 	 		\textit{},  		 			K N Siama 		,  		 			M D Nabili 		,  		 			Mph 		.  	 	 		WWW.Medicine.com >main >Mobileart -medical Author  		10/11 /2016.  	 
\bibitem[Saji (2014)]{b0}\label{b0} 	 		\textit{An Epidemiological study on health status of Cement workers},  		 			-K-G Saji 		,  		 			P-R 		.  		October 2014. p. 318.  	 
\bibitem[Theml and Diem ()]{b1}\label{b1} 	 		\textit{Atlas of Hematology \{practical microscopic and clinical diagnosis\}},  		 			Harld Theml 		,  		 			Heinz Diem 		.  		2004. 11 p. .  	 	 (Towsten Haferlcch year) 
\bibitem[Jude et al. ()]{b2}\label{b2} 	 		‘Haematological and cytogenicstudiesin workers occupationally exposed to Cement Dust’.  		 			L C Jude 		,  		 			K Sasikala 		,  		 			R A Kumar 		,  		 			S Sudha 		,  		 			J Raichel 		.  	 	 		\textit{Int. J. Hum. Genet}  		2002. 2 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
