\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={Effect of Gravitational Stress and Exercises on Bone Demineralization \& Renal Complication in Paraplegics \& Quadriplegics},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Effect of Gravitational Stress and Exercises on Bone Demineralization \& Renal Complication in Paraplegics \& Quadriplegics}
\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]{Chhaya  Verma}

             \author[2]{Khadkikar  A}

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2015 Accepted: 2 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


Background: Spinal cord injury (SCI) is a multisystem injury with life-threatening complications. Bone demineralization & renal complications have serious consequences for the affected person. It is hypothesized that verticalisation along with early mobilization reduces skeletal & renal complications. Methodology: 48 subjects (36 patients+12 controls) participated in this study. The patients were divided into groups A, B & C and the controls were in Group D. Basal parameters (BP, PR, RR) were recorded and Urine samples were sent for analysis. Group A was treated with only limb exercises & Group B was given limb exercises & tilt table standing. Group C had chronic patients to visualize the longterm effect of physical rehabilitation & body?s attempt at bone mineral homeostasis on urinary parameters. Results: Significant changes were noted in the values of urine calcium, inorganic phosphate, hydroxyproline & serum enzyme alkaline phosphatase among groups A, B & C when compare with D.

\end{abstract}


\keywords{spinal cord injury, gravitational stress, renal complication, bone demineralization, active/passive exercises, verticalisation.}

\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& 	 	 		 \par
trunk, legs, bladder, bowels and sexual organs. Any SCI occurring at the level of the 2nd thoracic vertebrae (T-2) or distally can result in paraplegia, with accompanying impairments of the trunk, legs and pelvic organs, with a decreasing severity of deficiencies the more distal incursion of the SCI \hyperref[b0]{1} . Persons with SCI have a reduced health status, decreased quality of life and increased rates of mortality compared to able-bodied population. The most common medical complications observed in SCI are muscular atrophy, bone metabolism disorders, cardiovascular disease \& autonomic dysregulation due to removal of neural drive to the impaired muscles resulting in subsequent reduced metabolic demand accompanied by rapid \& chronic deconditioning \hyperref[b1]{2} . Osteoporosis: a well-known complication of SCI, is characterized by low bone mass \& deterioration of the skeletal microarchitecture \hyperref[b2]{3} . The mechanism of bone loss in SCI is not completely understood; however, a significant amount of bone loss occurs during the first 4-6 months after injury and stabilizes between months 12 and 16. Bone demineralization reaches almost 50\% by the end of the first year following SCI. However, bone mineral loss continues to a lesser degree in the pelvis and lower extremities over the next 10 years \hyperref[b3]{4,}\hyperref[b4]{5} .\par
The pathophysiology of SCI-induced osteoporosis is complex and differs from that observed after prolonged bed rest in patients without SCI and in those with other neurologic deficits \hyperref[b5]{6} .SCI can cause immediate and, in some regions, permanent gravitational unloading, leading to disuse structural change. It triggers significant increase in osteoclastic activity peaking at 10 weeks following SCI at values 10 times the upper limit of normal \hyperref[b6]{7} .Hypercalciuria is 2-4 times that of persons without SCI who undergo bed rest and reaches a peak 1-6 months post injury; this marked increase in urinary calcium is the direct result of an imbalance between bone formation and resorption \hyperref[b7]{8,}\hyperref[b8]{9} .A reduction of bone mineral content during the first year after the injury of 4\% per month in regions rich in cancellous bone, and 2\% per month on sites containing mainly cortical bone is reported \hyperref[b9]{10} . SCI-mediated hormonal changes also lead to osteoporosis by \hyperref[b4]{5}  
\section[{-}]{-} 
\section[{I. Introduction}]{I. Introduction}\par
spinal cord injury (SCI) is a multi-system damage with life-threatening complications. It can result in autonomic, neuromuscular and physiologic impairment of the legs, arms or trunk with the severity of the symptoms dependent upon the level and magnitude of the injury to the spinal column. A SCI to the cervical segments of the spinal column (C1-C8) down to the most proximal thoracic segment (T-1) often causes quadriplegia and results in impairment of the arms, A  \hyperref[b10]{11,}\hyperref[b11]{12} . In the absence of adequate treatment, calculi can lead to sepsis \& renal failure. The major risk factors found are \hyperref[b12]{13} -? Hypercaliuria ? Increased susceptibility to Urinary tract infection. ? Immobilization ? Stasis of urine ? Altered urine ph\par
The chemical composition of SCI-related urinary stones is predominantly nonoxalate calcium (carbonate apatite) during the early years and consists of a higher proportion of magnesium (struvite) in the later years \hyperref[b13]{14} .\par
It is hypothesized that verticalization, early mobilization \& exercising of paralysed muscles may lower blood \& urine concentration of catabolic products from collagen \& bone and thus reduce the skeletal \& renal complications \hyperref[b14]{15} . Donaldson et al found that quiet standing for 2 hrs a day appears to reverse the changes in mineral metabolism induced by immobilization, whereas vigorous supine exercises for as long as 4 hrs daily is ineffective \hyperref[b15]{16} .\par
Therefore, this study was undertaken to compare the effects of tilt-table standing \& limb exercises against limb exercises alone in paraplegics \& quadriplegics with a treatment regimen of 15 days. Also a comparison was made to assess the levels of urinary parameters between chronic patients\& normal ambulatory control group. 
\section[{II. Methodology}]{II. Methodology}\par
Post an institutional ethics committee approval, an informed consent was obtained from all the subjects prior to commencement of the study.\par
A total of 36 patients with a spinal cord injury, level of lesion ranging from C3-4 to T12 vertebrae were included in this study. Their age groups ranged between 18-55 yrs. The cause of lesion varied from trauma, myelopathy, transverse myelitis, and extra medullary tumor to Koch's spine. Participants were recruited from the outpatient \& inpatient department of a tertiary care public hospital \& a renowned paraplegic foundation for the study conducted for a period of 15 days. The inclusion criteria were as follows- Inference: Levels of phosphate showed significant difference in group B while it was non-significant in group A.  
\section[{IV. Discussion}]{IV. Discussion}\par
The recent progress in the management of SCI has prolonged the survival of patients. The incidence of secondary bone \& joint disorders has also increased considerably \hyperref[b16]{17} . Bearing in mind the evaluation and particularities of the osteoporosis occurring in SCI patients, one should pay special attention to the time of injury. Intervention must ideally be introduced early as a large portion of bone loss occurs within 6 months, stabilizing at 12 to 24 months after SCI at values 60\% to 70\% of normal in the femoral neck and 40\% to 50\% in the proximal tibia \hyperref[b9]{10,}\hyperref[b17]{18} . The physiological changes in various systems occur as a result of \hyperref[b18]{19}   \hyperref[b19]{20} . A study demonstrated that standing might reduce the loss of trabecular bone after SCI. In this prospective study of 19 acute SC? patients, the patients involved in early loading intervention exercise lost almost no bone mineral, whereas the immobilization patients lost 6.9 to 9.4\% of trabecular bone \hyperref[b20]{21} . 
\section[{Volume}]{Volume}\par
A study done by Schoutens et al. has shown that exercises without weight bearing cannot counter act the loss of bone mass provoked by bed rest. Also, Kaplan et al, observed reduction in hypercalcemia in quadriplegics after weight bearing \& strengthening exercises. Our findings, depicted in tables 1, 2, 3 \& 4 correlate well the above studies. Mild significant fall in urine calcium is observed in group A too due to the fact that muscle loading \& contraction in the form of active \& active assisted exercises, promote maturation of newly formed collagen \& calcification of bone matrix \hyperref[b7]{8,}\hyperref[b20]{21} .\par
Hydroxy proline also, returned to baseline as found in our study, supported by conclusion by Bergmann et al \& Chantraine A \hyperref[b21]{22,}\hyperref[b22]{23} .\par
The abnormality in bone mineral metabolism is directly proportional to the amount of bone tissue immobilized. Thus, SCI patients develop hypercalciuria \& mild hypercalcemia. With time, the bones become severely osteoporotic, mobilization of calcium reduces \& eventually normalizes \hyperref[b14]{15} . This was confirmed by our study in table \hyperref[tab_4]{5}. Since the patients in group C had a mean duration of paralysis of 16 yrs, the urinary levels had come back to their normal limits. This could be because of the body's adaptive strategy to control bone mineral loss over a prolonged period. During this period changes in hormonal factors such as growth hormone or a decrease in IGF-1 may result in a reduced bone turn over \hyperref[b23]{24} . Also, the independent \& active lifestyle that the patients were leading played a crucial role. 
\section[{a) Limitations}]{a) Limitations}\par
? Male to female ratio could not be maintained equally ? The level of lesion varied amongst patients recruited ? Cause of the lesion was different in amid patients ? Duration of paralysis was also different between patients ? The study had to be restricted to 15 days because of early discharge of patients. 
\section[{V. Conclusion}]{V. Conclusion}\par
Thus in our study we conclude that- \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.4597727272727272\textwidth}P{0.19318181818181818\textwidth}P{0.19704545454545452\textwidth}}
\multicolumn{3}{l}{URINE HYDROXY PROLINE}\\
DAYS\tabcellsep GROUP A\tabcellsep GROUP B\\
1\tabcellsep 2.93 + 0.43\tabcellsep 2.98 + 0.78\\
7\tabcellsep 2.83 + 0.29\tabcellsep 2.64 + 0.48\\
15\tabcellsep 2.78 + 0.29\tabcellsep 2.29 + 0.48\\
t value\tabcellsep 2.45\tabcellsep 4.54\\
p value\tabcellsep < 0.05\tabcellsep < 0.001\\
\multicolumn{3}{l}{Inference: Levels of hydroxy proline showed significant}\\
difference in group B\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.5078947368421053\textwidth}P{0.2026315789473684\textwidth}P{0.1394736842105263\textwidth}}
\tabcellsep \multicolumn{2}{l}{of serum enzyme alkaline}\\
\multicolumn{3}{l}{phosphatase between group A \& B}\\
\multicolumn{3}{l}{SERUM ENZYME ALKALINE PHOSPHATASE}\\
DAYS\tabcellsep GROUP A\tabcellsep GROUP B\\
1\tabcellsep 12.39 + 2.09\tabcellsep 14.13 + 2.98\\
7\tabcellsep 11.60 + 1.17\tabcellsep 11.25 + 1.74\\
15\tabcellsep 11.14 + 1.23\tabcellsep 10.01 + 2.41\\
t value\tabcellsep 2.91\tabcellsep 7.1\\
p value\tabcellsep < 0.05\tabcellsep < 0.001\\
\multicolumn{3}{l}{Inference: Serum enzyme alkaline phosphatase was}\\
\multicolumn{3}{l}{significantly reduced in group B after 15 days of}\\
treatment\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.4880126182965299\textwidth}P{0.2842271293375394\textwidth}P{0.0777602523659306\textwidth}}
\tabcellsep \multicolumn{2}{l}{of urine parameters between}\\
\multicolumn{2}{l}{group C \& D}\tabcellsep \\
\multicolumn{2}{l}{URINARY PARAMETERS}\tabcellsep \\
PARAMETER\tabcellsep GROUP C\tabcellsep GROUP D\\
CALCIUM\tabcellsep 6.79 + 1.39\tabcellsep 6.91 + 0.95\\
PHOSPHATASE\tabcellsep \multicolumn{2}{l}{65.65 + 6.61 64.02 + 5.84}\\
HYDROXY PROLINE\tabcellsep 2.55 + 0.48\tabcellsep 2.19 + 0.49\\
SR. A. P\tabcellsep \multicolumn{2}{l}{12.03 + 2.89 11.60 + 1.09}\\
\multicolumn{3}{l}{Inference: Urine parameters \& serum enzyme alkaline}\\
\multicolumn{3}{l}{phosphatase were near normal between groups C \& D}\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
? Change from partially upright-partially horizontal\\
body position to a completely horizontal one\\
? Reduction in energy expenditure due to relative\\
confinement in bed\\
? Almost complete reduction of stress on muscles \&\\
bones\\
Muscular loading of bones has been thought to\\
play a role in the maintenance of bone density. Exercise\\
increases site-specific osteogenesis in able-bodied\\
individuals\end{longtable} \par
 
\caption{\label{tab_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6036231884057971\textwidth}P{0.2463768115942029\textwidth}}
Year 2016\tabcellsep VI. Acknowledgements\\
Volume XVI Issue 1 Version I\tabcellsep \\
D D D D ) K\tabcellsep \\
(\tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}?}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 			\footnote{Effect of Gravitational Stress and Exercises on Bone Demineralization \& Renal Complication inParaplegics \& Quadriplegics} 		 		\backmatter   			 \par
The authors would like to thank all the patients for participating in this study. We also like to express our gratitude to Dr. (Mrs.) Kavita Dipnaik, department of biochemistry \& dean of LTMMC \& LTMGH Dr. Shirhatti without whose invaluable support this study would not have been possible. 			  			  				\begin{bibitemlist}{1}
\bibitem[Figoni (ed.) ()]{b0}\label{b0} 	 		\textit{ACSM's Exercise management for persons with chronic diseases \& disabilities},  		 			S F Figoni 		.  		J. L.Durstine, GE Moore, PL Painter \& SD Roberts (ed.)  		2009. Champaign, IL: Human Kinetics. 3 p. .  	 	 (Spinal cord disabilities: paraplegia \& tetraplegia) 
\bibitem[Otom and Al-Ahmar ()]{b1}\label{b1} 	 		‘Bone loss following spinal cord injury’.  		 			A H Otom 		,  		 			M R Al-Ahmar 		.  	 	 		\textit{Journal of neurorestoratology}  		2014. 2 p. .  	 
\bibitem[Walker and Spencre ()]{b14}\label{b14} 	 		\textit{Bone metabolism in quadriplegia. Arch phy med rehabil},  		 			C Walker 		,  		 			Spencre 		.  		1975. 56 p. .  	 
\bibitem[Szollar et al. ()]{b17}\label{b17} 	 		‘Bone mineral density \& indexes of bone metabolism in spinal cord injury’.  		 			S M Szollar 		,  		 			E M Martin 		,  		 			D J Sartoris 		.  	 	 		\textit{Am J Phys Med Rehab}  		1998. 77 p. .  	 
\bibitem[Frey-Rindova et al. ()]{b8}\label{b8} 	 		‘Bone mineral density in upper \& lower extremities during 12 months after spinal cord injury measured by peripheral quantitative computed tomography’.  		 			P Frey-Rindova 		,  		 			E D De Bruin 		,  		 			E Stussi 		,  		 			M A Dambacher 		,  		 			V Dietz 		.  	 	 		\textit{Spinal cord}  		2000. 38 p. .  	 
\bibitem[Chantraine ()]{b22}\label{b22} 	 		‘Clinical investigation of bone metabolism in spinal cord lesions’.  		 			A Chantraine 		.  	 	 		\textit{Paraplegia}  		1971. 8 p. .  	 
\bibitem[Donaldson ()]{b15}\label{b15} 	 		‘Effect of prolonged bed rest on bone minerals’.  		 			C Donaldson 		.  	 	 		\textit{Metabolism: Clinical \& experimental}  		1970. 19 p. .  	 
\bibitem[Kunkel et al. ()]{b19}\label{b19} 	 		‘Effect of standing on spasticity, contracture, and osteoporosis in paralysed males’.  		 			C F Kunkel 		,  		 			A M Scremin 		,  		 			B Eisenberg 		,  		 			J F Garcia 		,  		 			S Roberts 		,  		 			S Martinez 		.  	 	 		\textit{Arch phys med rehabil}  		1993. 74 p. .  	 
\bibitem[Greenleaf ()]{b18}\label{b18} 	 		‘Fluid \& electrolyte shift during bed rest with isometric and isotonic exercises’.  		 			Greenleaf 		.  	 	 		\textit{Journal of applied physiology}  		1977. 42 p. .  	 
\bibitem[De Bruin et al. ()]{b20}\label{b20} 	 		‘Long term changes in the tibia \& radius bone mineral density following spinal cord injury’.  		 			E D De Bruin 		,  		 			B Vanwanseele 		,  		 			M A Dambacher 		,  		 			V Dietz 		,  		 			E Stussi 		.  	 	 		\textit{Spinal cord}  		2005. 43 p. .  	 
\bibitem[Wilmet et al. ()]{b9}\label{b9} 	 		‘Longitudinal of bone mineral content \& of soft tissue composition after spinal cord injury’.  		 			E Wilmet 		,  		 			A A Ismail 		,  		 			A Heilporn 		,  		 			D Welraeds 		,  		 			P Bergmann 		.  	 	 		\textit{Paraplegia}  		1995. 33 p. .  	 
\bibitem[Bergmann et al. ()]{b21}\label{b21} 	 		‘longitudinal study of calcium \& bone metabolism in paraplegic patients’.  		 			P Bergmann 		,  		 			A Heilporn 		,  		 			A Schoutens 		.  	 	 		\textit{Paraplegia}  		1977. 15 p. 159.  	 
\bibitem[Jiang et al. ()]{b23}\label{b23} 	 		‘Mechanisms of osteoporosis in spinal cord injury’.  		 			S D Jiang 		,  		 			L S Jiang 		,  		 			L Y Dai 		.  	 	 		\textit{Clinical endocrinology}  		2006. 65 p. .  	 
\bibitem[Al-Taweel and Seyam ()]{b10}\label{b10} 	 		‘Neurogenic bladder in spinal cord injury patients’.  		 			W Al-Taweel 		,  		 			R Seyam 		.  	 	 		\textit{Research \& reports in urology}  		2015. 7 p. .  	 
\bibitem[Weiss et al. (2014)]{b6}\label{b6} 	 		\textit{Osteoporosis \& spinal cord injury},  		 			D Weiss 		,  		 			R Yada 		,  		 			F Talaver 		,  		 			P Foye 		.  		 \url{http://emedicine.medscape.com/article/322204-overview.Accessed}  		April 21. 2014.  	 
\bibitem[Gerland et al. ()]{b2}\label{b2} 	 		‘Osteoporosis after spinal cord injury’.  		 			D E Gerland 		,  		 			C A Stewart 		,  		 			R H Adkins 		.  	 	 		\textit{J Orthop Res}  		1992. 10 p. .  	 
\bibitem[Demirel et al. ()]{b3}\label{b3} 	 		‘Osteoporosis after spinal cord injury’.  		 			G Demirel 		,  		 			H Yilmaz 		,  		 			N Parker 		,  		 			S Onel 		.  	 	 		\textit{Spinal cord}  		1998. 36 p. .  	 
\bibitem[Jiang et al. ()]{b4}\label{b4} 	 		‘Osteoporosis after spinal cord injury’.  		 			S-D Jiang 		,  		 			L-Y Dai 		,  		 			L-S Jiang 		.  	 	 		\textit{Osteoporos Int}  		2006. 17 p. .  	 
\bibitem[Kaplan et al. ()]{b7}\label{b7} 	 		‘Reduction of hypercaluria in tetraplegia after weight-bearing \& strengthening exercises’.  		 			P E Kaplan 		,  		 			W Roden 		,  		 			E Gilbert 		,  		 			L Richards 		,  		 			J Goldschmidt 		.  	 	 		\textit{Paraplegia}  		1981. 19 p. .  	 
\bibitem[Welk et al. ()]{b11}\label{b11} 	 		‘Renal stone disease in spinal cord-injured patients’.  		 			B Welk 		,  		 			A Fuller 		,  		 			H Razvi 		,  		 			J Denstedt 		.  	 	 		\textit{Journal of endourology}  		2012. 26  (8)  p. .  	 
\bibitem[Yilmaz et al. ()]{b5}\label{b5} 	 		‘The relationship between basal metabolic rate \& femur bone mineral density in men with traumatic spinal cord injury’.  		 			B Yilmaz 		,  		 			E Yasar 		,  		 			A S Goktepe 		.  	 	 		\textit{Arch phys med rehabil}  		2007. 88 p. .  	 
\bibitem[Pedrera et al. ()]{b16}\label{b16} 	 		‘Ultrasound bone mass in paraplegic patients’.  		 			J D Pedrera 		,  		 			P Manas 		,  		 			M A Gomez 		.  	 	 		\textit{Spinal cord}  		2002. 40 p. .  	 
\bibitem[Burr ()]{b13}\label{b13} 	 		‘Urinary calculi composition in patients with spinal cord lesions’.  		 			R G Burr 		.  	 	 		\textit{Arch phys med rehabil}  		1978. 59 p. .  	 
\bibitem[Chen et al. ()]{b12}\label{b12} 	 		‘Urinary stone formation after spinal cord injury: risk \& risk factors’.  		 			Y Chen 		,  		 			M J Devivo 		,  		 			K L Llyod 		.  	 	 		\textit{Top Spinal cord inj rehabil}  		2003. 8  (3)  p. .  	 
\bibitem[US) Guidelines Handbook Global Journals Inc ()]{b24}\label{b24} 	 		‘US) Guidelines Handbook’.  		 \url{www.GlobalJournals.org}  	 	 		\textit{Global Journals Inc}  		2016.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
