\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={Non-Communicable Diseases and Health Indices of Adolescents in Jamaica: A National Perspective},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Non-Communicable Diseases and Health Indices of Adolescents in Jamaica: A National Perspective}
\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]{Paul Andrew  Bourne}

             \affil[1]{  University of Technology}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2013 Accepted: 31 December 2013 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Introduction: Of all human deaths in the world, in 2008, 63 percent are owing to noncommunicable diseases (NCDs) of which 80 percent are in developing countries. In Jamaica for 2008, 50 percent of deaths occur to NCDs, especially among women and older people. The adolescence period is rarely seen for it contributory role to NCDs, which is the rationale for few research in the area among this cohort in English-speaking Caribbean. This study fills the gap in the literature by examining NCDs among adolescents.Objectives: The objectives are to examine the adolescence period as it relates to NCDs, evaluate health indices in this period and determine the prevalance of NCDs as well as disaggregate NCDs by socio-demographic characteristics.

\end{abstract}


\keywords{adolescents, cardiovasuclar diseases, chronic condition, developing nations, health, jamaica, lifestyle practices, non-communicable diseases.}

\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
on-communicable diseases (NCDs) have reached an epidemic stage in developing countries. This perspective is embedded in the World Health Organization's (WHO) statistics, which show that 80 percent of NCDs are in the developing nations and that they account for 60 percent of all mortalities \hyperref[b0]{[1]}. NCDs, therefore, singly account for most human deaths than any other happenings and this warrants public health recognition as well as interventions. On disaggregating NCDs, Unwin and Alberti \hyperref[b1]{[2]} opine that these deaths are mostly associated with working aged people, women and that "? [the] incidences in younger adults are substantially higher in the poor countries of the world than in the rich", which concurs with the work of the WHO. There are implications of Unwin and Alberti's perspective and these include lowered production, increase medication and health care visitations for Caribbean people because of chronic noncommunicable diseases.\par
The Caribbean region, which is a part of developing world, subscribes to the NCDs'profile has outlined by the WHO. In fact, Hospedales et al. went further than the WHO to postulate that NCDs in the Caribbean Community (CARICOM) have the highest burden in the Americas \hyperref[b2]{[3]}. Such a perspective supports the NCDs epidemic in the Caribbean region; warrants research in the area and provide a rationale for the many studies that have been conducted since the last decade in the region on different NCDs \hyperref[b2]{[3]}\hyperref[b3]{[4]}\hyperref[b4]{[5]}\hyperref[b5]{[6]}\hyperref[b6]{[7]}\hyperref[b7]{[8]}\hyperref[b8]{[9]}\hyperref[b9]{[10]}\hyperref[b10]{[11]}\hyperref[b11]{[12]}\hyperref[b12]{[13]}\hyperref[b13]{[14]}. The plethora of studies on NCDs also includes one on children, which is conducted by Bourne \hyperref[b14]{[15]}. Using national probability data for Jamaica, Bourne finds that some NCDs in children have increased by over 100 percent in a 5-year period, chief among them being diabetes \hyperref[b14]{[15]}. While this finding offers some insights into the coverage of NCDs among Caribbean peoples, those cases would not be relating to lifestyle practices of the patients but more in keeping with biological deficiency including lifestyle practices of the mothers.\par
Bourne's work \hyperref[b14]{[15]} paints a gloomed picture of the NCDs epidemic, particularly diabetes, in children. Although NCDs is substantially an adult, woman and rural area phenomena \hyperref[b3]{[4,}\hyperref[b15]{16]}, reported cases among children and the percent increases in the last 5 years are astronomical in Jamaica \hyperref[b14]{[15]}. In research of the literature, we find a research that examines health and lifestyle practices of Jamaicans ages 15-74 years. In that work, depression, diabetes mellitus, high cholesterol and obesity are synonymous with women and rural residents \hyperref[b13]{[14]}: depression (men, 14.8 percent; women, 25.6 percent); diabetes (men, 6.4 percent; women, 9.3 percent); high cholesterol (men, 7.5 percent; women, 15.6 percent), and obesity (men, 12.3 percent; women, 37.5 percent). Among those ages 15-24 years old, 1.2 percent report having diabetes mellitus, 6.3 percent hypertension, and high cholesterol 4.0 percent and 20.4 percent notes having depression \hyperref[b13]{[14]}. Within the context of the aforementioned studied sample, children and adolescents are excluded and mean that none, from a national perspective on Jamaican adolescents, is in the literature. However, other studies in different parts of the globe find that three quarters of adolescents who remain obese in adulthood had a high probability of developing neoplasm, diabetes and stroke \hyperref[b15]{[16]}\hyperref[b16]{[17]}\hyperref[b17]{[18]}\hyperref[b18]{[19]}. Those studies highlight the risk factors associated with poor lifestyle practices among adolescents and how these translate into NCDs at older ages. One study went as far as to highlight the percentage of adolescents who are overweight \hyperref[b19]{[20]} and another research indicates that they are two times more likely to develop cardiovascular diseases and seven times more likely of having atherosclerosis diseases \hyperref[b20]{[21]}. Clearly, the prevalence of NCDs in developing countries is primarily owing to poor lifestyle practices during adolescence, which the WHO states is accounted for more than half of the cases \hyperref[b48]{[22]}. There is a paucity of information on the prevalence of particular NCDs among adolescents in the Caribbean. In fact, the prevalence of high blood pressure among is 4.5 percent \hyperref[b21]{[23]}; diabetes 25 percent \hyperref[b22]{[24]}; 70 percent of obese adolescents are at risk of cardiovascular disease on or before 20 years of age \hyperref[b23]{[25]}; 10 percent adolescents have chronic lung diseases (asthma) \hyperref[b24]{[26]}, and leukaemia is the most common malignant among European young people under 15 years (47 per 1 million) \hyperref[b25]{[27]}. The high risk factors are well documented in the literature on NCDs in developing countries \hyperref[b26]{[28]}; and with the previous mentioned statistics, a clear account of NCDs in developing world can be had and justifiable rationales for intervention programmes \hyperref[b27]{[29]}. Although the Caribbean has the highest rate of NCDs in the Americas \hyperref[b2]{[3]}, the NCDs epidemic in the region extends beyond this locality to Africa \hyperref[b28]{[30]}. It is not surprising therefore that an article is entitled Non communicable diseases: a race against time' \hyperref[b29]{[31]}; because this is summarizes the challenges of NCDs in the developing world, especially the Caribbean. To clarify their perspective that NCDs is the highest for the Caribbean in the America, Hospedales et al. \hyperref[b2]{[3]} opine that amputations resulting from Diabetic-related issues are the highest in Barbados compared to the rest of the world, and that diabetes is 600 percent higher in Trinidad and Tobago compared to North America, which offers a rationale for plethora of studies on NCDs in the region.\par
Although adolescents only constitute 20 percent of Jamaica's population  {\ref [32]}, lifestyle practices during the adolescence period -the invincible era -accounts for most of the mortality in later life or deaths by NCDs. Statistics reveal that 65 percent of all deaths in the world in 2008 are owing to NCDs of which the majority (80 percent) are in developing countries \hyperref[b32]{[33,}\hyperref[b33]{34]}, indicating that the lifestyle practices of people in low-to-middle income countries during the adolescence period extent beyond individual to societal and global burdens. Although Jamaica is an English-speaking middle income developing country in the Caribbean, between 48 and 55 percent of all deaths are because of NCDs [32], especially among women and elderly people \hyperref[b12]{[13,}\hyperref[b14]{15]}, this does not warrant a non-research perspective on the matter from an adolescent vantage point. Health issues in the Caribbean region have focused rightfully so on teenage pregnancy, crime and violence, other reproductive health matters and substance use (or abuse) \hyperref[b34]{[35]}\hyperref[b35]{[36]}\hyperref[b36]{[37]}\hyperref[b37]{[38]}\hyperref[b38]{[39]}\hyperref[b39]{[40]}; but the gateway period to the NCDs is left substantially unexplored. With the literature showing that the adolescence period is the gateway to the prevalence of NCDs in the developing world \hyperref[b33]{[34]}; hence, it is fitting to study this age cohort as it relates to NCDs and health status. In an extensive search of the literature, we did not find one article that singly examined NCDs and general health of adolescents. The World Health Assembly has gone as far as to support a resolution that its members must institute measures to address issues relating to young people as it relates to NCDs \hyperref[b40]{[41]}; yet, few studies have been published on the English-speaking Caribbean and/or Latin America region on the NCDs in the adolescence period \hyperref[b41]{[42]}\hyperref[b42]{[43]}\hyperref[b43]{[44]}. Of the three articles that we identify, two are on Jamaica: The first is a cross-sectional study of 276 adolescents ages 14-19 years from grades 9 to 12 from 5 of the 14 parishes in Jamaica \hyperref[b41]{[42]}. The purpose of the research, lead by Barrett et al, wass to examine risk factors among the respondents as it relates to Type 2 diabetes (T2D) and cardiovascular diseases (CVD).The second study used a national probability cross-sectional data on Jamaica for adolescents ages 10-19 years, aims to 10-24 years; but primarily focused on four NCDs that are cardiovascular disease, cancers, diabetes, and chronic respiratory diseases. Furthermore, the study assessed the population's behavioral risk factors such as tobacco usage, alcohol consumption, unhealthy diet, and lack physical inactivity \hyperref[b43]{[44]}. The literature therefore lacks a single study that is a national probability study on NCDs and health status of adolescents aged 10-19 years. The objectives of this study are: to examine the adolescence period as it relates to NCDs; evaluate health indices in this period, and determine the prevalance of NCDs as well as disaggregate NCDs by socio-demographic characteristics. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
On a yearly basis, the Planning Institute of Jamaica (PIOJ) and the Statistical Institute of Jamaica (STATIN), two governmental agencies, conduct national probability surveys called the Jamaica Survey of Living Conditions (JSLC), which seeks to guide policy formulations. The JSLC is cross-sectional descriptive surveys, which uses stratified random sampling techniques. It collects data on households characteristics, health, education, expenditure on durable and non-durable goods, utilities, etc), social programmes, and other information. The survey is collected using a standardized instrument (i.e., questionnaire) that on average takes approximately 45 minutes to complete by each respondent. The JSLC is modeled after the World Bank's Living Standards Measurement Study (LSMS) household survey  {\ref [45]}. There are some modifications to the LSMS, as JSLC is more focused on policy impacts and therefore this is reflected in the collected data.\par
According to the JSLC [45], the sample is weighted to reflect the population of Jamaica. The households in the JSLC are interviewed on an annual basis for a period of up to four years, after which a new representative sampling frame is redesign and drawn. A detailed presentation of the sampling techniques are in other published works \hyperref[b13]{[14,}\hyperref[b14]{15]}. The data are entered, stored and retrieved in the Statistical Packages for the Social Sciences (SPSS) for Windows, Version 21.0. For this study, descriptive statistics are performed for the socio-demographic characteristics of the sample; the bivariate analyses are chi-square and analysis of variance (ANOVA). Statistical significance was determined using a p value < 5\% (i.e., 95\% confidence interval). 
\section[{III.}]{III.} 
\section[{Definition of Variables}]{Definition of Variables}\par
Health: This is defined as the self-rated health status of an individual Good health: Is a binary variable where 1 = at least good self-rated health status and 0 = otherwise. Age: This is the total number of years lived since birth, measured from one birthday to the next Health-care Seeking Behavior (or visits to medical professional): This is derived from the question 'Have you sought medical attention in the last four weeks (using the survey period), where 1=yes and 0=otherwise.\par
Age groups: Adolescents are individuals ages 10 to 19 years old, with early adolescence being 10-12 years; middle adolescence, 13-15 years old; and late adolescence being 16+ years old.\par
Other NCDs: These include malignant neoplasms, ischaemic and other heart diseases, and high cholesterol.\par
Health Insurance Coverage: This is a binary measure, in which 1 denotes self-reported ownership of private and/or public health insurance coverage and 0 is otherwise.\par
Length of illness: The number of days an individual report that he/she experiences ill-health due to NCDs.\par
Purchased prescribed medications: This is an individual reporting that he(she) filled the prescription that he(she) received on visit to the health care practitioner(s).\par
Health indices: For this paper, this concept is measured using illness (or self-reported illness), health-care seeking behavior (or health care utilization), health insurance coverage, and health insurance utilization. 
\section[{Non-communicable Disease (NCD): A disease that is non-infectious}]{Non-communicable Disease (NCD): A disease that is non-infectious}\par
Figure \hyperref[fig_0]{1} depicts a bar graph showing percent of those with chronic noncommunicable diseases by gender of the respondents. Of those with chronic noncommunicable diseases (n=37), 62.2 (n=23) percent are females. Among the female who indicate having a chronic noncommunicable disease, 13.0 percent have diabetes, 4.4 percent have hypertension and 82.6 percent have other chronic noncommunicable conditions. All the males, on the other hand, report having other chronic noncommunicable diseases.  Table \hyperref[tab_1]{2} presents percent on self-reported illness, health status and non-communicable diseases of the sampled respondents. Three percent of the sampled respondents report having non-communicable conditions (NCDs). The majority of those with NCDs, report having Other conditions (43.4 percent) compared to 4.0 percent having diabetes and 1.3 percent having hypertension. In fact, none of the respondents report having arthritis (or arthritic pains). Of thos e who report having at least one noncommunicable disease, 33.3 percent of those with diabetes are in their early adolescence compared to 33.3 percent with other conditions. Two in every three respondents with diabetes indicate purchasing the prescribed medication compared to none with Other conditions and all with hypertension.\par
All the respondents who indicate having diabetes are females as well as those with hypertension compared to 57.6 percent of those with Other conditions (Table \hyperref[tab_2]{3}). However, the majoritiy of the diabetics are poor females (66.6 percent) from rural areas compared to affluent urban females who are hypertensive (100 percent). A statistical association exists between purchased prescribed medications and typology of NCDs (P < 0.0001), with none emerging between -age cohort and typology of NCDs (P = 0.412); health insurance coverage and typology of NCDs (P=0.181); population income quintile and typology of NCDs (P=0.668) and other combinations (Table \hyperref[tab_2]{3}).  
\section[{Volume XIV Issue}]{Volume XIV Issue} 
\section[{SD denotes standard deviation}]{SD denotes standard deviation}\par
Table \hyperref[tab_3]{4} depicts cross tabulations between selfreported health status and selected characteristics. The majority of those who report poor health status reside in rural areas (65 percent); among those who report at least good health status, 95 percent have Other NCDs and 4.5 percent with diabetes. Statistical relationships exist between 1) area of residence and health status (P < 0.0001) and 2) population income quintile and health status (P < 0.0001).  
\section[{Volume XIV Issue}]{Volume XIV Issue} 
\section[{Discussion}]{Discussion}\par
The Caribbean region is experiencing NCDs epidemic, which have economic and preventative control burdens for their governments \hyperref[b2]{[3,}\hyperref[b3]{4,}\hyperref[b45]{47]}. The reality is, the Caribbean region has the highest prevalence of NCDs in the Americas \hyperref[b2]{[3]} and this has many implications for public health including cost of pubic health care expenditure and cost of programmes to address unhealthy lifestyle practices \hyperref[b45]{[47]}. Although 63 percent of global mortality is accountable to NCDs, of which 80 percent are in low-and middle income nations \hyperref[b32]{[33,}\hyperref[b33]{34]} and that fact that between 48 and 55 percent of deaths in Jamaica are among the elderly  {\ref [32,}\hyperref[b46]{48]}, the adolescence period which is a gateway to the behavioural practices for increased risk factors that influence the development of NCDs must of critical importance to the Caribbean region. The rationale behind the importance of adolescence and childhood as it relates to NCDs is embedded in the statistics on the matter. In 2007, a study finds that 12 in every 100 Jamaican children ages 0 to 14 have diabetes \hyperref[b13]{[14]} F years \hyperref[b42]{[43]}. This study goes further than all its predecessors on NCDs among adolescents and young people by revealing that 1) 3 out of every 100 Jamaican adolescents have a NCDs; 2) 4 in every 100 adolescents have diabetes; 3) 1 in every 100 adolescents has hypertension, 4) diabetes is prevalent in middle adolescent females, 5) hypertension commences at late adolescence in females, 6) those with other chronic illnesses are least likely to purchase prescribed medications (0 percent) compared to diabetic adolescents (67 percent) and hypertensive adolescents and 7) during the adolescence period only one NCDs is reported by each Jamaican adolescent. When Samuels and Fraser \hyperref[b44]{[46]} made the call for a 'Wellness Day' that would assemble the Caribbean countries to discuss measures to prevent and control NCDs \hyperref[b45]{[47]}, the matter was fitting and even more so today, which is supported by Ferguson et al. \hyperref[b46]{[48]} and the present study.\par
The present study finds that 92 percent of Jamaican adolescents report that they have at least good health status; 7 percent have an illness and those with an illness, 48.7 percent have chronic noncommunicable conditions. While the prevalence of NCDs, based on the current study, is lower than that for the adolescents (3 percent) compared to that for the population (9 percent) \hyperref[b44]{[46]}, the invincibility of this age cohort is embedded in the current health indices including the majority of them believe that they are healthy (93.2 percent) and those who sought medical care (53.8 percent). Another health index which could justify the invincibility of adolescents in Jamaica is the prevalence of mortality rate. In 2007, the overall prevalence of mortality rate in Jamaica for adolescents is 22 per 1000 deaths, which is greater for males than females (male, 26 per 1000 deaths; female, 17 per 1000 deaths)  {\ref [32]}, such statistics illustrate that the rate of deaths among adolescents in Jamaica is relatively low and must account for the concern that probability of mortality during adolescence is small. This reality holds the key to the reckless living including unhealthy diet, high passive consumption of alcohol and cigarettes, sweetened beverages, less legumes and vegetables, with limited understand of the implications that such behavior will influence later life experiences. Adolescence is perceived as window period for reckless behavior and these will not be included in the biological timeline, and few adolescents accepts the causal relationship between their current accounts and increased risk of NCDs in later life -that is, one's actions and the associated consequences.\par
However, using Barrett et al.'s study \hyperref[b41]{[42]} 33.3 percent of adolescent school pupils are overweight, and 80\% of them indicate 3+ risk factors for type 2 diabetes and cardiovascular diseases. Barrett et al's work, therefore, provide a basis for interpreting the unhealthy lifestyle practices of the Jamaican adolescents as well as NCDs in later adulthood among Jamaicans. The poor lifestyle practices of Jamaican adolescents is similar to that of other countries, such as Pakistan. A study on Pakistanis adolescent school children, ages 14 to 17 years, finds that 96.9 percent have preventable risk factor for NCDS and 80+ percent have at least 2, which is in keeping with what is observed in Jamaica.\par
In Barrett et al's research, they find that 1) 14.5 percent of respondents are overweight, 2) 21 percent are obese, 3) 17 percent are hypertensive, 4) 1.1 percent is diabetic, 5) 39 percent are not physically active, and 6) 8 percent are pre-hypertensive. Barrett et al's work cannot be generalizable; but the current study, which is national probability cross-sectional survey, shows less hypertensive Jamaican adolescents, more diabetics and more self-reported healthy adolescents. One of the weaknesses of this study is the fact that it is a self-reported study unlike Barrett et al's work or that of Wilks et al's research \hyperref[b13]{[14]} which tested for the conditions. Wilks and colleagues' work finds that 49.3 percent of Jamaicans ages 15-74 years are unaware that they had hypertension, 24 percent are unaware that they have diabetes and 86 percent are unaware that they have high cholesterol \hyperref[b13]{[14]}.\par
A part of the rationale for the discovery at the time of Wilks et al's work was that the population experienced no symptoms (or illness), which meant they had not visited a health care professional. The same thing can be said about adolescents in this study because 7 percent reported an illness and the majority indicate at least good health and therefore this would explain their unwillingness to engage in healthy lifestyle behaviors, which later account for the NCDs epidemic recorded by statistics on the Caribbean. In using statistics for Latin America and the Caribbean, Baldwin et al  {\ref [45]}, , claimed that poor and unhealthy diet, excessive alcohol consumption, and low physical activity account for the majority of obese and overweight people who are more likely to have diabetes mellitus, hypertension and heart diseases. They went further to argue that "The region of Latin America and the Caribbean] has the most serious problem with obesity worldwide", which explains Hospedales et al.'s perspective that the Caribbean region has the highest prevalence of NCDs in the Americas \hyperref[b2]{[3]}.\par
The NCDs epidemic that is impacting the developing world is owing to the unhealthy behavioral practices of the population, which extend beyond the Caribbean \hyperref[b47]{[49]}. In Pakistan, among adolescent school children, 4 out of5 practice unhealthy diets and 3 out 5 are physically inactive as well as passive smokers.\par
Volume XIV Issue II Version I Year ( ) 2014 F Therefore, this substantiates the position of a 'Race Against Time' \hyperref[b49]{[50]} to address the risk factor of NCDs in the developing world. The 'Race Against Time' must commence with early life origins, particularly at the early adolescence period, which holds much of the answers to NCDs in later adult life \hyperref[b50]{[51]}\hyperref[b51]{[52]}\hyperref[b52]{[53]}\hyperref[b53]{[54]}. The NCDs epidemic in developing countries, including the English-speaking Caribbean, can be explained by Early Life Origins of Adults disease theory of which was developed by Kermack and colleagues \hyperref[b54]{[55]} . They postulated that the decline in adult mortalities in United Kingdom and Sweden for the periods 1751 to 1930 are as a result of improvements in the conditions surrounding child health, especially living conditions of children including prenatal nutrition. When compared to the decline in adult mortalities -in the UK and Sweden, it the conclusion then that the decline in conditions in the Caribbean is what is causing the increase in the diabetes. Such a perspective, therefore, opens a better understanding for the rise in childhood diabetes seen in Jamaica for 2007 over 2002 \hyperref[b13]{[14]}. It can also be used to explain the diabetes and other NCDs among adolescents in the early period of their lives. In the present work, we find that one-third of diabetic adolescents in Jamaica are 10 to 12 years which is the same for those with other chronic non-communicable diseases. Hypertension on the other hand, tends to take a longer time to present itself in adolescents, oftentimes showing up in their late adolescence.\par
In Jamaica, the current reality is, two-thirds of the diabetic adolescents are secondary school females between the ages of 13 and 15 years old. This finding shows that 67 percent of diabetic middle aged adolescents are rural poor female, with 33.3 percent living below the poverty line. Unlike the diabetic adolescents, they are urban females in their late adolescence, with 39.4 percent being poor (27.3 percent living below the poverty live. Embedded in those findings is the association between poverty and chronic conditions, which concurs with the literature \hyperref[b0]{[1,}\hyperref[b55]{56,}\hyperref[b56]{57]}, and the poor nutritional intake influencing NCDs as early as in the adolescence years. According to Wang et al. "?the well-known Dutch Winter Famine ("Hongerwinter") study, which examined long-term health outcomes of children born to mothers starved during pregnancy because of a Nazi blockage of the food supply lines during the Second World War. As adults, these children experienced significantly higher rates of type 2 diabetes and cardiovascular disease relative to their peers whose mothers had adequate nutritional intake during pregnancy" \hyperref[b50]{[51]}, which the present work shows that is occurring during the early adolescence years.\par
The socialized dietary practices of children and adolescents are the resultant effect of the parents'practices and these become a cost in the general society. Wilks and colleagues find that 1) 55 percent of Jamaicans ages 15-74 years consume at least a bottle or glass of sweetened beverage each day; 2) 88 percent consume pastry products at least once per day; 3) 39 percent eat fatty foods at least once per week; and 4) 46 percent are lowly physically active \hyperref[b12]{[13]}. Inactivity in Jamaican adults is the almost the same for those adults in the Eastern Caribbean countries (46 percent) \hyperref[b57]{[58]} and 46 percent of young males (ages 15-24 years old) compare to 72.4 percent of young females (ages 15-24 years old) have never made an effort to increase physical activity in the last year  {\ref (2008)}. Again this underscores the correlation between adults' behaviour and those of adolescents. There is the high consumption of alcoholic beverages and cigarettes in Jamaica. Sixty-two percent of Jamaicans ages 15-74 years currently use alcohol \hyperref[b12]{[13]}. According to Wilks and colleagues'study, current alcohol usage in 2008 is even greater when disaggregate by age cohort -among those 1) 15-24 years old, 77.5\%; 2) 25-34 years old, 83.2\%; and 35-44 years old, 80.0\%. Cigaratte smoking is among the risk factors for chronic lung diseases as well as kidney diseases \hyperref[b58]{[59]}; yet, it continues to be attractive to young people.\par
All the studies that have been reviewed on NCDs concur with each other in that overall chronic noncommunicable diseases is a gendered phenomenon (i.e., females) \hyperref[b1]{[2,}\hyperref[b5]{6,}\hyperref[b7]{8,}\hyperref[b8]{9,}\hyperref[b11]{[12]}\hyperref[b12]{[13]}\hyperref[b13]{[14]}\hyperref[b33]{34]}. Another reality which eminates from this work is the feminization of NCDs, which continues to adulthood based on postulations of the WHO that claims that 65 percent of all female deaths in the world are due to NCDs \hyperref[b33]{[34]}. The matter of the feminization of chronic noncommunicable diseases goes back to childhood as Bourne \hyperref[b12]{[13]} finds that more diabetic female children (ages 0-14 years) are in Jamaica and this is also the case for those who have other chronic conditions (males, 19.4 percent; females, 22.3 percent). The current findings supports the feminization of NCDs even during the adolescence years. For every 16 adolescent females, with a chronic noncommunicable disease, there are 10 males, and when the figures are disaggregated more information is revealed on the matter of NCDs by gender. More female adolescents than males report having diabetes (male, 0 percent; females, 13.0 percent) and hypertension (male, 0 percent; females, 4.3 percent) and this is reversed for those with other chronic conditions. This work concurs with the literature that female adolesents and children in the early stage of adolescence are more likely to have diabetes than males \hyperref[b59]{[60]}\hyperref[b60]{[61]}\hyperref[b61]{[62]}\hyperref[b62]{[63]}. We went further than the literature to show that hypertension in the adolescence F years is a female health condition, which start in late adolescence among urban youth. However, this work disagrees with the literature that male adolescents are more likely to have cardiovascular diseases than female adolescents. For example, 14 females to 10 adolescent males report having other NCDs including neoplasms, high cholestorol and heart diseases.. Inspite of the aforementioned results, adolescent females did not report being healthier (i.e., at least good health, 51 percent) than their male counterparts (49 percent), with P equals 0.061. Again this is based on the current study about feminization of cardiovascular conditions (males, 0 percent; females, 100 percent).\par
Using the prevalence rate data from this research to compared with global results some marked disparities emerge between the figures, the prevalence of hypertension is lower in Jamaican adolescents (1.3 percent) compared to those globally (4.5 percent) \hyperref[b48]{[22]} as well as among diabetics adolescents (e.g., Jamaica, 4 percent; globe, 25\%) \hyperref[b21]{[23]}, which are feminized diseases. NCDs diseases affecting women have a long history in the Caribbean, which is noted by Hagley in 1990 \hyperref[b62]{[63]} and this continues even today among Jamaican children and adolscents. Even among older people in Jamaica, the Eastern Caribbean countries, South Africa, Cameroon and the rest of the world, NCDs are feminized phenomona \hyperref[b13]{[14,}\hyperref[b33]{34,}\hyperref[b57]{58,}\hyperref[b63]{64,} {\ref 65]} and the present finding shows that this emanates from the early adolescence period among rural poor. This takes the discussion into mortalities owing to NCDs by the genders to understand what obtains in the contemporary society. The present findings establish that diabetes and hypertenion are feminized phenomena during the adolescence period, other studies extend this into late adulthood and so are deaths to NCDs. In 2007, statistics show that for every 15 female that die because of diabetes there are 10 male [32]; and there are 14 female deaths to hypertension for every 10 male deaths for the same illness  {\ref [32]},which goes further to support the feminization of diabetes and hypertension in Jamaica. In fact, for the periods 2006-2010, diabetes and hpertension are the second and third leading cause of death among Jamaican females, while these are the third and sixth among males respectively  {\ref [32]}. The issue here is, the feminization of some NCDs in the adolescence period, particularly diabetes and hypertension, continues into late adulthood and this also explains deaths to these same chronic noncommunicable diseases in later life.\par
V. 
\section[{Conclusion}]{Conclusion}\par
Many of the unhealthy and poor lifestyle practices that high risk factors for NCDs in later adulthood starts during the adolescence period. The adolescence period among Jamaicans as it relates to NCDs are not the same as this study shows that diabetes becomes rampant during middle adolescence and hypertension is a later life phenomenon. There are mark dissimilarities, therefore, among the typology of NCDs among adolescents which is also the case for particular sociodemographic characteristics. Diabetes is a rural area poor female phenoemenon among adolescents in Jamaica, while hypertension is an affluent urban area adolescent female phenomenon. The findings would support specialized public health intervention programmes to tackle NCDs in adolescents.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}FFigure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5071125265392781\textwidth}P{0.3428874734607219\textwidth}}
2014\tabcellsep \\
Year\tabcellsep \\
Volume XIV Issue II Version I\tabcellsep \\
( ) F\tabcellsep \\
Characteristics\tabcellsep Frequency (Percent)\\
Age cohort\tabcellsep \\
Early Adolescence\tabcellsep 463 (33.2)\\
Middle Adolescence\tabcellsep 433 (31.1)\\
Late Adolescence\tabcellsep 498 (35.7)\\
Gender\tabcellsep \\
Male\tabcellsep 672 (48.2)\\
Female\tabcellsep 722 (51.8)\\
Area of residence\tabcellsep \\
Urban\tabcellsep 394 (28.3)\\
Peri Urban\tabcellsep 287 (20.6)\\
Rural\tabcellsep 713 (51.1)\\
Population Income Quintile\tabcellsep \\
1\tabcellsep 320 (23.0)\\
2\tabcellsep 328 (23.5)\\
3\tabcellsep 287 (20.6)\\
4\tabcellsep 263 (18.9)\\
5\tabcellsep 196 (14.1)\\
Biological parent lives in household\tabcellsep \\
Father\tabcellsep 277 (37.4)\\
Mother\tabcellsep 562 (76.0)\\
Received Social Assistance\tabcellsep \\
Yes\tabcellsep 232 (17.3)\\
No\tabcellsep 1108 (82.7)\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.5564618644067797\textwidth}P{0.29353813559322034\textwidth}}
Characteristics\tabcellsep Frequency (Percent)\\
Self-reported illness\tabcellsep \\
Yes\tabcellsep 89 (6.6)\\
No\tabcellsep 1251 (93.4)\\
Self-reported health status\tabcellsep \\
Very Good\tabcellsep 631 (47.2)\\
Good\tabcellsep 601 (45.0)\\
Fair\tabcellsep 84 (6.3)\\
Poor\tabcellsep 20 (1.5)\\
Self-reported Conditions\tabcellsep \\
Non-communicable diseases (NCDs)\tabcellsep \\
Diabetes\tabcellsep 3 (4.0)\\
Hypertension\tabcellsep 1 (1.3)\\
Others Conditions\tabcellsep 33 (43.4)\\
Infectious diseases\tabcellsep 39 (51.3)\\
Health Insurance Coverage\tabcellsep \\
No\tabcellsep 1123 (85.3)\\
Yes\tabcellsep 194 (14.7)\\
Health-Care Seeking Behavior\tabcellsep \\
No\tabcellsep 43 (46.2)\\
Yes\tabcellsep 50 (53.8)\\
Health Care Facility Utilization\tabcellsep \\
Private\tabcellsep 23 (46.0)\\
Public\tabcellsep 26 (53.1)\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
© 2014 Global Journals Inc. (US)\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
Year\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ World Health Assembly. Youth and Health Risks. World Health Organization ()]{b40}\label{b40} 	 		\textit{},  	 	 		\textit{World Health Assembly. Youth and Health Risks. World Health Organization}  		2011. 64  (28)  p. .  	 
\bibitem[Barrett et al. ()]{b41}\label{b41} 	 		‘A crosssectional study of Jamaican adolescents' risk for type 2 diabetes and cardiovascular diseases’.  		 			S C Barrett 		,  		 			F G Huffman 		,  		 			P Johnson 		.  	 	 		\textit{BMJ Open}  		2013. 3 p. e002817.  	 
\bibitem[Leeder et al. ()]{b49}\label{b49} 	 		\textit{A Race Against Time. The Challenge of Cardiovascular Disease in Developing Countries. The Centre for Global Health and Economic Development},  		 			S Leeder 		,  		 			S Raymond 		,  		 			H Greenberg 		,  		 			H Liu 		,  		 			K Esson 		.  		2004.  	 
\bibitem[Freedman et al. ()]{b23}\label{b23} 	 		‘Cardiovascular risk factors and excess adiposity among overweight children and adolescents: the Bogalusa Heart Study’.  		 			D S Freedman 		,  		 			M Zuguo 		,  		 			S R Srinivasan 		,  		 			G S Berenson 		,  		 			W H Dietz 		.  	 	 		\textit{Pediatrics}  		2007. 150  (1)  p. .  	 
\bibitem[James et al. ()]{b57}\label{b57} 	 		‘Cardiovascular Risk Factors in an Eastern Caribbean Island: Prevalence of Noncommunicable Chronic Diseases and Associated Lifestyle Risk Factors for Cardiovascular Morbidity and Mortality in the British Virgin Islands’.  		 			J James 		,  		 			A K Soyibo 		,  		 			L Hurlock 		,  		 			G Gordon-Strachan 		,  		 			E N Barton 		.  	 	 		\textit{West Indian Med J}  		2012. 61  (4)  p. .  	 
\bibitem[Caribbean Community/Pan American Health Organization/World Health Organization. Strategic plan of action for prevention and control of chronic noncommunicable diseases in countries of the Caribbean community ()]{b4}\label{b4} 	 		\textit{Caribbean Community/Pan American Health Organization/World Health Organization. Strategic plan of action for prevention and control of chronic noncommunicable diseases in countries of the Caribbean community},  		2011-2015. Washington, 2011.  	 
\bibitem[Samuels and Fraser ()]{b44}\label{b44} 	 		‘Caribbean Wellness Day: mobilizing a region for chronic noncommunicable disease prevention and control’.  		 			T A Samuels 		,  		 			H Fraser 		.  	 	 		\textit{Rev Panam Salud Publica}  		2010. 28 p. .  	 
\bibitem[Dehghan et al. ()]{b15}\label{b15} 	 		‘Childhood obesity, prevalence and prevention’.  		 			M Dehghan 		,  		 			N Akhtar-Danesh 		,  		 			A T Merchant 		.  	 	 		\textit{Nutrition}  		2005. 4 p. 24.  	 
\bibitem[Parsons et al. ()]{b18}\label{b18} 	 		‘Childhood predictors of adult obesity: A systematic review’.  		 			T J Parsons 		,  		 			C Power 		,  		 			S Logan 		,  		 			C D Summerbell 		.  	 	 		\textit{International Journal of Obesity}  		1999. 23 p. .  	 
\bibitem[Ferguson et al. ()]{b5}\label{b5} 	 		‘Chronic disease in the Caribbean: strategies to respond to the public health challenge in the region.What can we learn from Jamaica's experience?’.  		 			T S Ferguson 		,  		 			M K Tulloch-Reid 		,  		 			C A Cunningham-Myrie 		,  		 			T Davidson-Sadler 		,  		 			S Copeland 		,  		 			E Lewis-Fuller 		,  		 			R J Wilks 		.  	 	 		\textit{West Indian Med J}  		2011. 60 p. .  	 
\bibitem[Ferguson et al. ()]{b46}\label{b46} 	 		‘Chronic disease in the Caribbean: strategies to respond to the public health challenge in the region.What can we learn from Jamaica's experience?’.  		 			T S Ferguson 		,  		 			M K Tulloch-Reid 		,  		 			C A Cunningham-Myrie 		,  		 			T Davidson-Sadler 		,  		 			S Copeland 		,  		 			E Lewis-Fuller 		,  		 			R J Wilks 		.  	 	 		\textit{West Indian Med J}  		2011. 60 p. .  	 
\bibitem[Bourne ()]{b9}\label{b9} 	 		‘Chronic Diseases, Self-Rated Health Status, Health Care Utilization and Health Insurance Status of Males in a Caribbean nation’.  		 			P A Bourne 		.  	 	 		\textit{J Behav Health}  		2013. 2  (1)  p. .  	 
\bibitem[Van Agt et al. ()]{b55}\label{b55} 	 		‘Chronic illness and poverty in the Netherlands’.  		 			Hme Van Agt 		,  		 			K Stronks 		,  		 			J P Mackenbach 		.  	 	 		\textit{Eur J of Public Health}  		2000. 10 p. .  	 
\bibitem[Soyibo et al. ()]{b8}\label{b8} 	 		‘Chronic Kidney Disease in the Caribbean’.  		 			A K Soyibo 		,  		 			L Roberts 		,  		 			E N Barton 		.  	 	 		\textit{West Indian Med J}  		2011. 60  (4)  p. .  	 
\bibitem[Omoleke ()]{b28}\label{b28} 	 		‘Chronic non-communicable disease as a new epidemic in Africa: focus on the Gambia’.  		 			S A Omoleke 		.  	 	 		\textit{Pan Afr Med J}  		2013. 14 p. 87.  	 
\bibitem[Unwin and Alberti ()]{b1}\label{b1} 	 		‘Chronic non-communicable diseases’.  		 			N Unwin 		,  		 			K G Alberti 		.  	 	 		\textit{Ann Trop Med Parasitol}  		2006. 100 p. .  	 
\bibitem[Hagley ()]{b62}\label{b62} 	 		‘Chronic non-communicable diseases and their impact on women’.  		 			K Hagley 		.  	 	 		\textit{West Indian Med J}  		1990. 39 p. .  	 
\bibitem[Echouffo-Tcheugui and Kengne]{b63}\label{b63} 	 		\textit{Chronic noncommunicable diseases in Cameroon -burden},  		 			J B Echouffo-Tcheugui 		,  		 			A Kengne 		.  		 	 
\bibitem[Jones-Burton et al. ()]{b58}\label{b58} 	 		‘Cigarette smoking and incident chronic kidney disease: A systematic review’.  		 			C Jones-Burton 		,  		 			S L Seliger 		,  		 			R W Scherer 		,  		 			S I Mishra 		,  		 			G Vessal 		,  		 			J Brown 		.  	 	 		\textit{American Journal of Nephrology}  		2007. 27 p. .  	 
\bibitem[Kermack et al. ()]{b54}\label{b54} 	 		‘Deathrates in Great Britian and Sweden: Expression of specific mortality rates as products of two factors, and some consequences thereof’.  		 			W O Kermack 		,  		 			A G Mckendrick 		,  		 			P L Mckinlay 		.  	 	 		\textit{J Hyp (Lond)}  		1934. 34 p. .  	 
\bibitem[Bourne et al. ()]{b45}\label{b45} 	 		‘Decomposing Mortality Rates and Examining Health Status of the Elderly in Jamaica. The Open Geriatric’.  		 			P A Bourne 		,  		 			D A Mcgrowder 		,  		 			T V Crawford 		.  	 	 		\textit{Medicine Journal}  		2009. 2 p. .  	 
\bibitem[Bourne ()]{b42}\label{b42} 	 		‘Demographic shifts in health conditions of adolescents 10-19 years’.  		 			P Bourne 		.  	 	 		\textit{North Am J Med Sci}  		2002 and 2007. 2009. 1 p. .  	 	 (Using crosssectional data for) 
\bibitem[Demographic statistics ()]{b31}\label{b31} 	 		\textit{Demographic statistics},  		2012. 2013.  	 	 (Kingston: STATIN) 
\bibitem[Morrison ()]{b11}\label{b11} 	 		‘Diabetes and hypertension: Twin trouble’.  		 			E Morrison 		.  	 	 		\textit{Cajanus}  		2000. 33 p. .  	 
\bibitem[Niklas ()]{b16}\label{b16} 	 		‘Eating patterns, dietary quality and obesity’.  		 			T A Niklas 		.  	 	 		\textit{Journal of the American College of Nutrition}  		2001. 20 p. .  	 
\bibitem[Abdulkadri et al. ()]{b3}\label{b3} 	 		‘Economic burden of diabetes and hypertension in CARICOM states’.  		 			A O Abdulkadri 		,  		 			C Cunningham-Myrie 		,  		 			T Forrester 		.  	 	 		\textit{Soc Econ Stud}  		2009. 58  (3\&4)  p. .  	 
\bibitem[Gluckman et al. ()]{b51}\label{b51} 	 		‘Effect of in utero and early-life conditions on adult health and disease’.  		 			P D Gluckman 		,  		 			M A Hanson 		,  		 			C Cooper 		,  		 			K L Thornburg 		.  	 	 		\textit{N Engl J Med}  		2008. 359 p. .  	 
\bibitem[Al et al. ()]{b59}\label{b59} 	 		‘Emerging epidemic of type 2 diabetes in youth’.  		 			Rosenbloom Al 		,  		 			J R Joe 		,  		 			R S Young 		.  	 	 		\textit{Diabetes Care}  		1999. 22 p. .  	 
\bibitem[Wang et al.]{b50}\label{b50} 	 		‘Epigenetics and early life origins of chronic noncommunicable diseases’.  		 			G Wang 		,  		 			S O Walker 		,  		 			X Hong 		,  		 			T R Bartell 		,  		 			X Wang 		.  	 	 		\textit{Journal of Adolescent Health}  		52 p. .  	 
\bibitem[Hennis et al. ()]{b7}\label{b7} 	 		‘Explanations for the high risk of diabetes-related amputation in a Caribbean population of black African descent and potential for prevention’.  		 			A J Hennis 		,  		 			H S Fraser 		,  		 			R Jonnalagadda 		,  		 			J Fuller 		,  		 			N Chaturvedi 		.  	 	 		\textit{Diabetes Care}  		2004. 27  (11)  p. .  	 
\bibitem[Godfrey and Barker ()]{b52}\label{b52} 	 		‘Fetal programming and adult health’.  		 			K M Godfrey 		,  		 			D J Barker 		.  	 	 		\textit{Public Health Nutr}  		2001. 4 p. .  	 
\bibitem[Arora et al. ()]{b26}\label{b26} 	 		‘Growing Cardiovascular and Metabolic Diseases in the Developing Countries: Is there a Role for Small Dense LDL Particles as an Inclusion Criteria for Individuals at Risk for the Metabolic Syndrome?’.  		 			A Arora 		,  		 			Q A Khan 		,  		 			V Arora 		,  		 			N Setia 		,  		 			B V Khan 		.  	 	 		\textit{J Community Med Health Educ}  		2013. 3 p. 243.  	 
\bibitem[Mcneil (ed.) ()]{b34}\label{b34} 	 		\textit{Health Issues in the Caribbean},  		 			P Mcneil 		.  		Morgan O (ed.)  		2005. Kingston: Ian Randle Publishers. p. .  	 	 (Coping with teenage pregnancy) 
\bibitem[Bourne ()]{b13}\label{b13} 	 		‘Health of children in Jamaica: The new health realities’.  		 			P A Bourne 		.  	 	 		\textit{Indian Journal of Medical Sciences}  		2012. 66  (7\&8)  p. .  	 
\bibitem[Bain (ed.) ()]{b36}\label{b36} 	 		\textit{HIV/AIDs: The rude awakening/stemming the Tide},  		 			B Bain 		.  		Morgan O (ed.)  		2005. Kingston: Ian Randle Publishers. p. .  	 	 (Health Issues in the Caribbean) 
\bibitem[Bourne and Charles ()]{b14}\label{b14} 	 		‘Hypertensive And Modeling Their Social Determinants Of Self-Rated Health Status In A Middle-Income Developing Nation’.  		 			P A Bourne 		,  		 			C A D Charles 		.  	 	 		\textit{Journal of Clinical and Diagnostic Research Journal of Clinical and Diagnostic Research}  		2011. 5  (1)  p. .  	 
\bibitem[Bourne ()]{b56}\label{b56} 	 		‘Impact of poverty, not seeking medical care, unemployment, inflation, self-reported illness, health insurance on mortality in Jamaica’.  		 			P A Bourne 		.  	 	 		\textit{North Am J Med Sci}  		2009. 1 p. .  	 
\bibitem[Wynter et al. (ed.) ()]{b35}\label{b35} 	 		\textit{Issues affecting reproductive health in the Caribbean},  		 			S Wynter 		,  		 			V Dacosta 		,  		 			H Wynter 		.  		Morgan O (ed.)  		2005. Kingston: Ian Randle Publishers. p. .  	 	 (Health Issues in the Caribbean) 
\bibitem[Wilks et al. ()]{b12}\label{b12} 	 		‘Jamaica health and lifestyle survey 2007-8’.  		 			R Wilks 		,  		 			N Younger 		,  		 			M Tulloch-Reid 		,  		 			S Mcfarlane 		,  		 			D Francis 		.  	 	 		\textit{Epidemiology Research Unit}  		2008.  		 			Tropical Medicine Research Institute, University of the West Indies 		 	 	 (Technical report) 
\bibitem[Callender ()]{b10}\label{b10} 	 		‘Lifestyle management in the hypertensive diabetic’.  		 			J Callender 		.  	 	 		\textit{Cajanus}  		2000. 33 p. .  	 
\bibitem[Must et al.]{b20}\label{b20} 	 		\textit{Long-term morbidity and mortality of overweight adolescents: A follow-up of the Harvard},  		 			A Must 		,  		 			P F Jacques 		,  		 			G E Dallal 		,  		 			C J Bajema 		,  		 			W H Dietz 		.  		 	 
\bibitem[Bradshaw et al.]{b29}\label{b29} 	 		\textit{Non communicable diseases: a race against time},  		 			D Bradshaw 		,  		 			K Steyn 		,  		 			N Levitt 		,  		 			B Nojilana 		.  		 	 
\bibitem[Baldwin et al. ()]{b43}\label{b43} 	 		‘Noncommunicable diseases and youth: A critical window of opportunity for Latin America and the Caribbean’.  		 			W Baldwin 		,  		 			T Kaneda 		,  		 			L Amato 		,  		 			L Nolan 		.  	 	 		\textit{The Population Reference Bureau},  				 (Washington)  		2013.  	 
\bibitem[Goran et al. ()]{b22}\label{b22} 	 		‘Obesity and the risk of Type 2 Diabetes and Cardiovascular Disease in children and adolescents’.  		 			M I Goran 		,  		 			Gdc Ball 		,  		 			M L Cruz 		.  	 	 		\textit{Journal of Clinical Endocrinology \& Metabolism}  		2003. 88 p. .  	 
\bibitem[Ravelli et al. ()]{b53}\label{b53} 	 		‘Obesity in young men after faming exposure in utero and early infancy’.  		 			G P Ravelli 		,  		 			Z A Stein 		,  		 			M W Susser 		.  	 	 		\textit{N Engl J Med}  		1976. 296 p. .  	 
\bibitem[Sorof et al. ()]{b21}\label{b21} 	 		‘Overweight, ethnicity and the prevalence of hypertension in school-age children’.  		 			J M Sorof 		,  		 			D Lai 		,  		 			J Turner 		,  		 			T Poffenbarger 		,  		 			R J Portman 		.  	 	 		\textit{Pediatrics}  		2004. 113 p. .  	 
\bibitem[Parow and Africa]{b30}\label{b30} 	 		 			South Parow 		,  		 			Africa 		.  		\textit{Medical Research Council; 2010. 32. Statistical Institute of Jamaica (STATIN)},  				 	 
\bibitem[Whitaker et al. ()]{b17}\label{b17} 	 		‘Predicting obesity in young adulthood from childhood and parental obesity’.  		 			R C Whitaker 		,  		 			J A Wright 		,  		 			M S Pepe 		,  		 			K D Seidel 		,  		 			W H Dietz 		.  	 	 		\textit{New England Journal of Medicine}  		1997. 337 p. .  	 
\bibitem[Ogden et al. ()]{b61}\label{b61} 	 		‘Prevalence of high body mass index in US children and adolescents’.  		 			C L Ogden 		,  		 			M D Carroll 		,  		 			L R Curtin 		.  	 	 		\textit{JAMA}  		2007-2008. 2010. 303 p. .  	 
\bibitem[Khuwaja et al.]{b47}\label{b47} 	 		\textit{Preventable lifestyle risk factors for non-communicable diseases in the Pakistan Adolescents},  		 			A K Khuwaja 		,  		 			S Khawaja 		,  		 			K Motwani 		,  		 			A A Khoja 		,  		 			I S Azam 		,  		 			Z Fatmi 		,  		 			B S Ali 		,  		 			M M Kadir 		.  		1.  	 	 (PASS-) 
\bibitem[Ferguson et al. ()]{b6}\label{b6} 	 		‘Progression from Prehypertension to Hypertension in a Jamaican Cohort: Incident Hypertension and its Predictors’.  		 			T S Ferguson 		,  		 			N Younger 		,  		 			M K Tulloch-Reid 		,  		 			Lawrence-Wright Mb 		,  		 			T E Forrester 		,  		 			R S Cooper 		,  		 			J Van De Broeck 		,  		 			R J Wilks 		.  	 	 		\textit{West Indian Med J}  		2010. 59  (5)  p. .  	 
\bibitem[Hospedales et al. ()]{b2}\label{b2} 	 		‘Raising the priority of chronic noncommunicable diseases in the Caribbean’.  		 			C J Hospedales 		,  		 			T A Samuels 		,  		 			R Cummings 		,  		 			G Gollop 		,  		 			E Greene 		.  	 	 		\textit{Rev Panam Salud Publica}  		2011. 30  (4)  p. .  	 
\bibitem[Stenberg and Chisholm ()]{b27}\label{b27} 	 		‘Resource needs for addressing non-communicable disease in low-and middle-income countries: current and future developments’.  		 			K Stenberg 		,  		 			D Chisholm 		.  	 	 		\textit{Global Heart}  		2012. 7 p. .  	 
\bibitem[Abel (ed.) ()]{b39}\label{b39} 	 		\textit{Substance use: Health consequences},  		 			W Abel 		.  		Morgan O (ed.)  		2005. Kingston: Ian Randle Publishers. p. .  	 	 (Health Issues in the Caribbean) 
\bibitem[Bloom et al. ()]{b24}\label{b24} 	 		‘Summary health statistics for U.S. children: National Health Interview Survey’.  		 			B Bloom 		,  		 			R A Cohen 		,  		 			G Freeman 		.  	 	 		\textit{National Center for Health Statistics. Vital and Health Statistics}  		2009. 2010. 10 p. .  	 
\bibitem[Mcknight-Menci et al. ()]{b60}\label{b60} 	 		‘The care of children and adolescents with type 2 diabetes’.  		 			H Mcknight-Menci 		,  		 			S Sababu 		,  		 			S D Kelly 		.  	 	 		\textit{J Pediatr Nurs}  		2005. 20 p. .  	 
\bibitem[Levy ()]{b37}\label{b37} 	 		\textit{They cry 'respect': Urban violence and poverty in Jamaica. Kingston: Centre for Population, Community and Social Change, Department of Sociology and Social Work, the University of the West Indies},  		 			H Levy 		.  		1996. Mona.  	 
\bibitem[Harriott ()]{b38}\label{b38} 	 		\textit{Understanding Crime in Jamaica},  		 			A Harriott 		.  		2003. Kingston, Jamaica: University of the West Indies Press.  	 
\bibitem[World Health Organization Europe. Incidence of childhood leukaemia. World Health Organization ()]{b25}\label{b25} 	 		\textit{World Health Organization Europe. Incidence of childhood leukaemia. World Health Organization},  		2009.  	 
\bibitem[World Health Organization. Global status report on noncommunicable diseases ()]{b32}\label{b32} 	 		\textit{World Health Organization. Global status report on noncommunicable diseases},  		2011. Geneva, Switzerland: WHO.  	 
\bibitem[World Health Organization. Preventing Chronic Diseases a vital investment ()]{b0}\label{b0} 	 		\textit{World Health Organization. Preventing Chronic Diseases a vital investment},  		2005. Geneva.  	 
\bibitem[World Health Organization. The global burden of disease: 2004 update ()]{b33}\label{b33} 	 		\textit{World Health Organization. The global burden of disease: 2004 update},  		2008. Geneva, Switzerland: WHO.  	 
\bibitem[World Health Organization. The world health report 2002: Reducing risks, promoting healthy life. Geneva: World Health Organization (2002)]{b48}\label{b48} 	 		\textit{World Health Organization. The world health report 2002: Reducing risks, promoting healthy life. Geneva: World Health Organization},  		 \url{http://www.who.int/whr/2002/en/.Retri-evedon}  		2002. January 2014. p. 22.  	 
\bibitem[Wang and Lobstein (20006)]{b19}\label{b19} 	 		‘Worldwide trends in childhood overweight and obesity’.  		 			Y Wang 		,  		 			T Lobstein 		.  	 	 		\textit{International Journal of Pediatric Obesity}  		20006. 1 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
