\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={Spatiotemporal and Joint Kinematic Analyses in Hemiparetic Cerebral Palsy Children During Stance Phase},
 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{2012-09-20 (revised: 20 September 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-09-20}
\title{Spatiotemporal and Joint Kinematic Analyses in Hemiparetic Cerebral Palsy Children During Stance Phase}
\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]{Nong  Xiao}

             \author[2]{sikina  abbas}

             \author[3]{Yuxia  Chen}

             \affil[1]{  Childrenas Hospital of Chongqing Medical University, Chongqing 400014, China.}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 August 2012 Accepted: 7 September 2012 Published: 20 September 2012}

\maketitle


\begin{abstract}
        


The aim of this study is to identify and quantify spatiotemporal and joint kinematics in hemiparetic cerebral palsy children by three dimensional gait analysis (3DGA). Gait strategy of 36 Hemiparetic and 31 healthy children was quantified by the new anatomically based protocol of 3DGA. Spatiotemporal and joint kinematics of lower limbs were identified and calculated. Results revealed that, the gait pattern of the paretic and non paretic sides of hemiparetic children were different compared to healthy subjects. Shorter stance phase was noted on the paretic side compared to non paretic and healthy subjects (P<0.05). Hemiparetic children walked with significantly reduced velocity, stride length, step length and cadence compared to healthy subjects. However step width increased considerably in the hemiparetics compared to healthy children. Joint kinematics during stance indicated that hemiparetic children walked with significantly increased anterior trunk tilt, pelvic tilt and pelvic retraction compared to healthy subjects (P<0.05). Nevertheless; hemiparetics displayed higher values of hip flexion than healthy subjects with reduction of both knee flexion and ankle dorsal flexion abilities on the paretic side than non paretic. To conclude, Hemiparetic cerebral palsy children generally present a unique motor strategy due to the pathology and search of better stability to optimize gait.The aim of this study is to identify and quantify spatiotemporal and joint kinematics in hemiparetic cerebral palsy children by three dimensional gait analysis (3DGA). Gait strategy of 36 Hemiparetic and 31 healthy children was quantified by the new anatomically based protocol of 3DGA. Spatiotemporal and joint kinematics of lower limbs were identified and calculated. Results revealed that, the gait pattern of the paretic and non paretic sides of hemiparetic children were different compared to healthy subjects. Shorter stance phase was noted on the paretic side compared to non paretic and hea

\end{abstract}


\keywords{Hemiparetic cerebral Palsy; Gait analysis; Spatiotemporal; Joint kinematics.}

\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
emiparetic cerebral palsy (CP) is a form of spastic cerebral palsy in which one arm and leg on either the right or left side of the body is affected. It is the most common syndrome in children born at term and is second in frequency only to spastic diplegia among preterm infants \hyperref[b9]{(Kulak and Sobaniec, 2004)}. Patients with spastic hemiplegia have unilateral prehensile dysfunction as a consequence of lesions within sensorimotor cortex and corticospinal tract. Children whose hemiparesis involves the upper limb to a greater extent than the lower (arm-dominant hemiparesis) are much more likely to experience learning difficulties than those whose clinical pattern is leg-dominant \hyperref[b5]{(Galli et al., 2010)}.\par
Three dimensional Gait analysis can provide a more objective evaluation including kinematic, kinetic, and dynamic electromyographic assessment. Hence enabling clinicians to differentiate gait deviations objectively and understand the primary problem behind a complex disorder more accurately.\par
In literature some studies examined quantitatively the spatiotemporal and joint kinematics of hemiparetic cerebral palsy children, these studies mainly focused on comparing functional motor evaluations of the right and left hemiplegic gaits. \hyperref[b5]{Galli et al. (2010)} compared right and left hemiplegic gaits using 3DGA to analyze the difference in patterns, the results demonstrated that right hemiplegic gait walked with higher velocity than left hemiplegic gait.  {\ref Wheelwright et al. (1993)} assessed spatiotemporal parameters of gait in hemiparetic children and reported that, hemiparetic children walked more slowly with shorter step length, decreased cadence and longer swing time than normal children. Motor functions of right versus left hemiplegic children together with other intellectual, verbal and nonverbal functions were investigated. The results revealed that both groups showed overall slight or moderate impairments in motor function but the left hemiplegic group had more severe motor limitation than the right hemiplegic group \hyperref[b3]{(Carlsson et al., 1994)}. \hyperref[b18]{Cimolin et al. (2007)} analyzed gait strategy of uninvolved limb in children with spastic hemiplegia and reported that uninvolved limbs had significant longer stance phase, knee joint more flexed, hip joint presented high flexion at the beginning of gait cycle and ankle kinematics presented values closed to normal. It appears evident that literature did not point out works on distinguishing quantitatively spatiotemporal and joint kinematics in hemiparetic cerebral palsy children during stance phase. A deeper understanding of their motor disability may generate rehabilitative strategies and treatment on improvement of gait. 3DGA is nowadays the most accurate tool in defining peculiar motor characteristic in children with CP.\par
The aim of this study is furthermore to identify and quantify gait pattern of hemiparetic CP children and compare their results with those obtained in a group of healthy children. 
\section[{II. Methods}]{II. Methods} 
\section[{a) Subjects}]{a) Subjects}\par
Thirty six hemiparetic CP children participated in the study with age range of 2-15years, among them 27 were right hemiparetic and 9 left hemiparetic .The age, weight and height of hemiplegic children were 7.8 ± 3.8 years, 26.2 ± 13.5 kg and 122.1 ± 22.5 cm respectively. According to \hyperref[b1]{(Arguelles et al., 1995)} in terms of the assessment of degree of CP severity, all children had a mild severity (can walk unaided); in addition all patients were leg-dominant lower limb primarily involved with relative sparing of the upper limb. They had no history of functional lower limbs surgery and absence of pharmacological treatments in the last year.\par
A control group of thirty one healthy children were investigated; their age, weight and height were 8.4 ± 4.1 years, 28.9 ± 13.2 kg and 126.9 ± 22.5 respectively. Selection criteria for this group included no prior history of cardiovascular, neurological or musculoskeletal disorders. They exhibited normal range of motion, muscle strength, and had no apparent postural or motor deficits.\par
All subjects were volunteers and their parents gave written consent to the children's participation in this study. This study was approved by Ethics Committee of the Children's Hospital of Chongqing Medical University in China. 
\section[{b) Data collection}]{b) Data collection}\par
The assessment composed of three dimensional gait analysis which was conducted in a laboratory equipped with 9m linear walkway and 6 infrared cameras operating at 60 HZ frequency. 2 Force plates embedded at the centre of the walkway used to determine foot contact and foot-off events synchronized with the system made from motion Analysis Company (Helen Hayes model). Reflective markers (10mm in diameter) were placed according to anatomical landmarks as shown in fig 1  {\ref .} (Motion analysis version 11 user's manual).\par
Anthropometric measures were taken and preparation of patient followed by inserting 26 markers directly on the subject's skin for measurement of static phase. The walking phase involved removal of 4 markers named (R. ankle medial, L. ankle medial, R. knee medial and L knee medial) from the subject's body leaving 22 markers as the new anatomically based protocol suggests \hyperref[b10]{(Leardini et al., 2007)}.\par
Subjects were allowed to walk barefoot at their self-selected speed along 9m walkway. Seven trials were recorded for each child in order to guarantee the consistency of the results. The following parameters were identified and calculated for each subject.  
\section[{III. Results}]{III. Results}\par
Age, body weight and height were not significantly different among hemiparetic and healthy children. Table \hyperref[tab_0]{1} displays the mean (standard deviation) of the spatiotemporal, ankle, knee and hip kinematics for hemiparetic group with the distinction between Hemiparetic children walked with significant reduced velocity compared to healthy. Cadence, step length and stride length revealed significant lower values in comparison to healthy subjects (P< 0.05). For double support time, there was no significant difference in the two groups.\par
Step width increased considerably in the hemiparetics compared to healthy children. Ankle joint, Reduced dorsal flexion ability was generally present on the paretic side compared to non paretic and healthy (P < 0.05) with excessive plantar flexion on the non paretic side than paretic. The paretic side displayed comparatively higher values of ankle abduction than healthy subjects. No significant difference was observed in the other parameters (adduction and rotation).\par
The knee joint displayed quite significant differences in flexion and extension ability. The paretic side showed lower flexion ability compared to non paretic (P< 0.05) with significant hyperextension on the non paretic side than paretic and healthy subjects. However both paretic and non paretic sides highlighted mean values of rotation, varus and valgus closed to healthy subject's data.\par
Regarding the hip joint, Hemiparetic children showed significant increased values of flexion ability compared to healthy subjects. Significant differences were found in terms of the hip rotation, the paretic side revealed high values of external rotation compared to healthy subjects (P<0.05) with slight increase in internal rotation compared to non paretic side. No significant differences were observed in abduction and adduction ability in the two groups.\par
As concerns the pelvic and trunk kinematics, Hemiparetic children walked with significant increased anterior pelvic and trunk tilt compared to healthy subjects (P<0.05). Pelvic rotation with hip trailing (pelvic external rotation) revealed comparatively higher values in the hemiparetics than healthy subjects. No significant differences were observed in pelvic obliquity, lateral trunk tilt and trunk rotation between the two groups. 
\section[{IV. Discussion and Conclusion}]{IV. Discussion and Conclusion}\par
Hemiparetic cerebral palsy has functional consequences that are varied and can potentially affect all activity of daily living. About 33\% of CP children have hemiplegia with weakness and spasticity predominantly affecting one side of the body and the deficit concerns the motor ability of the body's side opposite to the site of cerebral lesion \hyperref[b7]{(Hagberg et al., 2001;}\hyperref[b11]{Liptak and Accardo, 2004;}\hyperref[b12]{Nashner et al., 1983)}.\par
Although the term "hemiplegia" connotes involvement of only one side, hemiparetic children often have motor involvement not only on affected side, but also on the non affected side as well, particularly in those cases with more severe types of hemiplegia which demonstrates an altered gait pattern of lower limb \hyperref[b4]{(Gage, 2004}). In literature, few studies have examined quantitatively some aspects of motor control during gait in hemiplegic children \hyperref[b3]{(Carlsson et al., 1994;}\hyperref[b18]{Cimolin et al., 2007;}\hyperref[b5]{Galli et al., 2010;} {\ref Wheelwright et al., 1993)}. Gait analysis focused mainly on comparing functional kinematics in hemiparetic cerebral palsy children during stance phase. Nevertheless; the non affected side (non paretic) was neglected. Hence there is clinical need to identify and investigate both sides of hemiparetic children for developing either deficit-specific or rehabilitative strategies. The aim of this study was the quantification of spatiotemporal and joint kinematics in hemiparetic children during stance phase.\par
With regard to spatiotemporal parameters hemiparetic children walked more slowly than healthy children with shorter step length, decreased cadence and longer step width. Walking velocity is the product of step length and cadence, hence reduction in either one parameter may account for gait slowing and it might be considered a strategy in order to obtain a better stability and equilibrium during walking. The shorter stance phase on the paretic side compared to non paretic and healthy children is related to the deficient ability to load and transfer weight through their affected leg. It has been proposed that improving weight transfer through the affected leg during progressive training with the feet of the patients placed in a variety of diagonal position may improve gait symmetry in hemiplegics \hyperref[b14]{(Olney et al., 1991)}. Ankle joint showed an asymmetry pattern, the paretic side revealed reduced dorsal flexion ability and increased abduction during stance phase compared to non paretic side. This pattern is common in hemiplegic patients with equinovarus foot deformity. The deformity can be explained by the premature onset of the gastrocnemius medialis muscle \hyperref[b2]{(Boulay et al., 2012)}. As for pelvic, hip and knee kinematics, the significant reduced knee flexion during stance may necessitate such compensatory maneuvers as hip circumduction, hip hiking, and contra lateral vaulting with excessive elevation of the pelvis to avoid toe drag \hyperref[b8]{(Kim et al., 1994;}\hyperref[b16]{Perry, 1969)}. Hemiparetic children walked with significant increased anterior pelvic tilt with increased pelvic external rotation compared to healthy subjects. The external pelvic rotation is also known as pelvic retraction. Hemiparetic children often walk with abnormal pelvic motion patterns including increased anterior pelvic tilt \hyperref[b19]{(Saunders et al., 1953} A potential weakness of this study may be; lack of classification of the patients according to  {\ref (Winters et al., 1987}) into 4 gait strategies based on saggital plane kinematics, even though the use of classification system resulted in small subject numbers being allocated to some gait types.\par
However our results support previous observations which showed that analysis of gait pattern of hemiparetic CP children generally presents a unique motor strategy different from healthy subjects \hyperref[b18]{(Cimolin et al., 2007)}.\par
From clinical perspective, the identification and precise quantification of gait pattern in hemiparetic CP children is important for development of effective and specific rehabilitative programs.  
\section[{Global Journal of}]{Global Journal of}
\begin{quote}
Medical\end{quote}
\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
41\end{longtable} \par
  {\small\itshape [Note: © 2012 Global Journals Inc. (US)]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
ear 2012\\
Y\\
Research Volume XII Issue VIII Version I\\
Medical\\
Global Journal of\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
ear 2012\\
Y\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US) © 2012 Global Journals Inc. (US)} 		 		\backmatter   			 
\subsection[{V. Acknowledgements}]{V. Acknowledgements}\par
We acknowledge the assistance of all therapists at the rehabilitation centre of children's hospital, Chongqing Medical University and Eng. Khamis Ruhabaye for his valuable contribution. 
\subsection[{VI. Conflicts of Interest}]{VI. Conflicts of Interest}\par
None 			  			  				\begin{bibitemlist}{1}
\bibitem[Leardini et al. ()]{b10}\label{b10} 	 		‘A new anatomically based protocol for gait analysis in children’.  		 			A Leardini 		,  		 			Z Sawacha 		,  		 			G Paolini 		,  		 			S Ingrosso 		,  		 			R Nativo 		,  		 			M G Benedetti 		.  	 	 		\textit{Gait Posture}  		2007. 26 p. .  	 
\bibitem[Hagberg et al. ()]{b7}\label{b7} 	 		‘Changing panorama of cerebral palsy in Sweden. VIII. Prevalence and origin in the birth year period 1991-94’.  		 			B Hagberg 		,  		 			G Hagberg 		,  		 			E Beckung 		,  		 			P Uvebrant 		.  	 	 		\textit{Acta Paediatr}  		2001. 90 p. .  	 
\bibitem[Kulak and Sobaniec ()]{b9}\label{b9} 	 		‘Comparisons of right and left hemiparetic cerebral palsy’.  		 			W Kulak 		,  		 			W Sobaniec 		.  	 	 		\textit{Pediatr Neurol}  		2004. 31 p. .  	 
\bibitem[Boulay et al. ()]{b2}\label{b2} 	 		\textit{Dynamic equinus with hindfoot valgus in children with hemiplegia},  		 			C Boulay 		,  		 			V Pomero 		,  		 			E Viehweger 		,  		 			Y Glard 		,  		 			E Castanier 		,  		 			G Authier 		,  		 			C Halbert 		,  		 			J L Jouve 		,  		 			B Chabrol 		,  		 			G Bollini 		,  		 			M Jacquemier 		.  		2012.  	 	 (Gait Posture) 
\bibitem[Arguelles et al. ()]{b1}\label{b1} 	 		‘Epilepdia en ninos com paralysis cerebral’.  		 			P P Arguelles 		,  		 			J M Lima 		,  		 			F S Vilaplana 		.  	 	 		\textit{Acta Pediatrica Espanola}  		1995. 53 p. .  	 
\bibitem[O'sullivan et al. ()]{b13}\label{b13} 	 		‘Factors associated with pelvic retraction during gait in cerebral palsy’.  		 			R O'sullivan 		,  		 			M Walsh 		,  		 			A Jenkinson 		,  		 			T O'brien 		.  	 	 		\textit{Gait Posture}  		2007. 25 p. .  	 
\bibitem[Galli et al. ()]{b5}\label{b5} 	 		‘Gait patterns in hemiplegic children with Cerebral Palsy: comparison of right and left hemiplegia’.  		 			M Galli 		,  		 			V Cimolin 		,  		 			C Rigoldi 		,  		 			N Tenore 		,  		 			G Albertini 		.  	 	 		\textit{Res Dev Disabil}  		2010. 31 p. .  	 
\bibitem[Cimolin et al. ()]{b18}\label{b18} 	 		‘Gait strategy of uninvolved limb in children with spastic hemiplegia’.  		 			V Cimolin 		,  		 			M Galli 		,  		 			N Tenore 		,  		 			G Albertini 		,  		 			M Crivellini 		.  	 	 		\textit{Eura Medicophys}  		2007. 43 p. .  	 
\bibitem[Liptak and Accardo ()]{b11}\label{b11} 	 		‘Health and social outcomes of children with cerebral palsy’.  		 			G S Liptak 		,  		 			P J Accardo 		.  	 	 		\textit{J Pediatr}  		2004. 145 p. .  	 
\bibitem[Hadders-Algra and Brogren ()]{b6}\label{b6} 	 		\textit{Postural control: a key issue in developmental disorders},  		 			M Hadders-Algra 		,  		 			E Brogren 		.  		2008. London: Mac Keith Press.  	 	 (1st Ed) 
\bibitem[Park et al. ()]{b15}\label{b15} 	 		‘Soft tissue surgery for equinus deformity in spastic hemiplegic cerebral palsy: effects on kinematic and kinetic parameters’.  		 			C I Park 		,  		 			E S Park 		,  		 			H W Kim 		,  		 			D W Rha 		.  	 	 		\textit{Yonsei Med J}  		2006. 47 p. .  	 
\bibitem[Aminian et al. ()]{b0}\label{b0} 	 		‘Spastic hemiplegic cerebral palsy and the femoral derotation osteotomy: effect at the pelvis and hip in the transverse plane during gait’.  		 			A Aminian 		,  		 			S J Vankoski 		,  		 			L Dias 		,  		 			R A Novak 		.  	 	 		\textit{J Pediatr Orthop}  		2003. 23 p. .  	 
\bibitem[Nashner et al. ()]{b12}\label{b12} 	 		‘Stance posture control in select groups of children with cerebral palsy: deficits in sensory organization and muscular coordination’.  		 			L M Nashner 		,  		 			A Shumway-Cook 		,  		 			O Marin 		.  	 	 		\textit{Exp Brain Res}  		1983. 49 p. .  	 
\bibitem[Saunders et al. ()]{b19}\label{b19} 	 		‘The major determinants in normal and pathological gait’.  		 			J B Saunders 		,  		 			V T Inman 		,  		 			H D Eberhart 		.  	 	 		\textit{J Bone Joint Surg Am}  		1953. p. .  	 
\bibitem[Perry ()]{b16}\label{b16} 	 		‘The mechanics of walking in hemiplegia’.  		 			J Perry 		.  	 	 		\textit{Clin Orthop Relat Res}  		1969. 63 p. .  	 
\bibitem[Kim et al. ()]{b8}\label{b8} 	 		‘The study for gait speed of stroke patients comfortable versus maximum safe speed’.  		 			M J Kim 		,  		 			S A Lee 		,  		 			S K Kim 		.  	 	 		\textit{J Korean Acad Rehabil Med}  		1994. 18 p. .  	 
\bibitem[Gage ()]{b4}\label{b4} 	 		\textit{The treatment of gait problems in cerebral palsy},  		 			J R Gage 		.  		2004. London: Cambridge University Press.  	 
\bibitem[Prosser et al. ()]{b17}\label{b17} 	 		‘Trunk and hip muscle activation patterns are different during walking in young children with and without cerebral palsy’.  		 			L A Prosser 		,  		 			S C Lee 		,  		 			A F Vansant 		,  		 			M F Barbe 		,  		 			R T Lauer 		.  	 	 		\textit{Physical Therapy}  		2010. 90 p. .  	 
\bibitem[Van Der Heide et al. ()]{b20}\label{b20} 	 		 			J C Van Der Heide 		,  		 			J M Fock 		,  		 			B Otten 		,  		 			E Stremmelaar 		,  		 			M Hadders-Algra 		.  		\textit{Kinematic characteristics of postural control during reaching in},  				2005.  	 
\bibitem[Carlsson et al. ()]{b3}\label{b3} 	 		‘Verbal and nonverbal function of children with right-versus lefthemiplegic cerebral palsy of pre-and perinatal origin’.  		 			G Carlsson 		,  		 			P Uvebrant 		,  		 			K Hugdahl 		,  		 			J Arvidsson 		,  		 			L M Wiklund 		,  		 			Von Wendt 		,  		 			L 		.  	 	 		\textit{Dev Med Child Neurol}  		1994. 36 p. .  	 
\bibitem[Olney et al. ()]{b14}\label{b14} 	 		‘Work and power in gait of stroke patients’.  		 			S J Olney 		,  		 			M P Griffin 		,  		 			T N Monga 		,  		 			I D Mcbride 		.  	 	 		\textit{Arch Phys Med Rehabil}  		1991. 72 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
