\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={Diabetes and Organ Dysfunction in the Developing and Developed World},
 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{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{Diabetes and Organ Dysfunction in the Developing and Developed World}
\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]{Ian James  Martins}

             \affil[1]{  Edith Cowan University}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 April 2015 Accepted: 4 May 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


Induction of global organ disease has become important with the events related to diabetes in both the developed and developing world. Type 2 diabetes and peripheral organ disease are connected to Type 3 diabetes that involves the brain early in life associated with brain diseases (stroke, dementia, Alzheimer?s disease).The incidence of diabetes has been predicted to increase to 21% by 2050. In various continents the rise in the global diabetes epidemic has been associated with diseases of various organ diseases related to obesity, diabetes and neurodegenerative diseases (Parkinson?s disease and Alzheimer?s disease). Nutritional therapy has become of central importance as early nutritional therapy may delay organ disease and aging

\end{abstract}


\keywords{global, diabetes, appetite, nafld, neurodege -neration, nutrition, obesity, metabolic syndrome, pancreatic disease}

\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
he projected health care costs by the year 2018 in the United States has been reported to be 344 billion dollars and account for 21\% of total health care costs. Age stands as the major risk factor for organ disease and with the global aging population the increase in individuals with brain senescence may be associated with various organ diseases. Interests in the induction of organ disease has become important to disease manifestation and medical research has invested billions of dollars in the diagnosis of various diseases with novel tests that are able to identify the importance of an organ that has malfunctioned early (brain, liver or pancreas) that leads to chronic disease progression with metabolic abnormalities.\par
The global diabetes epidemic in the developing and developed world has attracted considerable interest with the increased incidence in the global stroke epidemic \hyperref[b0]{[1]}\hyperref[b1]{[2]}\hyperref[b2]{[3]}\hyperref[b3]{[4]}\hyperref[b4]{[5]}. Interests in early brain senescence has increased and possibly connected to obesity, Type 2 diabetes and Type 3 diabetes  {\ref [6,}\hyperref[b5]{7]}. Individuals with Type 2 and Type 3 diabetes are induced early in life with nuclear and subcellular changes involved with cell membrane alterations linked to disorders of lipid metabolism with changes in several plasma analytes such as glucose, cholesterol, calcium (cell levels) with lowzinc levels that lead to diseases of the liver, kidney, heart, thyroid, brain and pancreas (Figure  {\ref 1}). Induction of chronic diseases may be linked to adipocyte dysfunction \hyperref[b6]{[8,}\hyperref[b7]{9]} associated with the current global stroke epidemic \hyperref[b0]{[1,}\hyperref[b8]{10]} with multiple changes in brain function that effect an individuals cognition and behavior.Chronic diseases are associated with changes in the mitochondria (mitophagy), endoplasmic reticulum (ER)/golgi apparatus (ER stress/protein synthesis) and lysosomal disorders (lipid/protein metabolism). Unhealthy diets, environmental influences and lifestyle changes that lead to overnutrition with an excess of glucose, fats and proteins that enter the blood plasma from the gastrointestinal tract induce cell and nuclear alterations that lead to various subcellular abnormalities. Diseases such as gastroinstestinal disorders, cardiovascular disease, non alcoholic liver disease (NAFLD), thyroid, lung and diseases of the reproductive organs have increased in both the developing and developed world. Insulin resistance is possibly involved early in chronic disease progression and associated with inflammatory processes that alter nuclear, subcellular and cell membrane function (Figure  {\ref 1}) that leads to cell transformation without reversible changes with accelerated cell apoptosis. a) Accelerated aging is associated with pancreatic dysfunction and chronic disease progression\par
The pancreas has been implicated in chronic disease progression and the pathogenesis of major organ diseases withincreased death rates in both the developing and developed world. Pancreatic disease is associated with the release of low levels of insulin as a result of pancreatic disturbances \hyperref[b5]{[7]} or the release of insulin to peripheral and brain cells that do not respond to allow glucose to move into cells with overt hyperglycemia. The intimate association of the pancreas with various chronic diseases indicates a role for association with the brain and liver (Figure \hyperref[fig_1]{2}) to play an important part in the complications of the variousperipheral chronic diseases associated with dyslipidemia, neuroendocrine disease (stroke) and the metabolic syndrome. In the global diabetic epidemic hyperglycemia and hyperlipidemia with pancreatic dysfunction may involve NAFLD linked to Type 2 diabetes \hyperref[b9]{[11]}\hyperref[b10]{[12]} and Type 3 diabetes (Figure \hyperref[fig_1]{2}). Alzheimer disease (AD) is now referred to as Type 3 diabetes [6,7]with early brain senescence and insulin resistancethat involves other neurodegenerative diseases such as Parkinson's Figure  {\ref 1} : The role of adipocyte dysfunction in the induction of chronic disease has been associated with subcellular and membrane alterations that involve nuclear apoptosis. Accelerated aging involves the diseases of the heart, brain, liver, kidney and thyroid and involve the dyshomeostasis of plasma glucose, cholesterol, calicium and zinc. Subcellular alterations in cells include mitophagy, endoplasmic reticulum stress, endosome/lysosome protein and lipid disorders and golgi associated protein disorders that may be associated with diabetes and Alzheimer'disease. disease, Huntington's disease and Multiple Sclerosis \hyperref[b5]{[7]}. Furthermorethe prevalence of Type 2 diabetes and AD increase with age and in the pancreas the islet of Langerhans in type 2 diabetes is characterized by ?-cell loss and islet amyloid deposition that are associated with brain dysfunction in Alzheimer disease characterized by loss of neurons with brain amyloid deposits \hyperref[b11]{[13]}.\par
In Western countries the increased intake of fats, sugars and proteins may induce early liver disease with NAFLD with hyperglycemic/hyperlipidemia closely involved in pancreatic dysfunction in these individuals. Diets that are rich in fat (palmitic acid) induce NAFLD that release cytokines that are involved with pancreatic disease with increased palmitic acid in cells that may induce beta cell apoptosis in the pancreas \hyperref[b12]{[14]}\hyperref[b13]{[15]}\hyperref[b14]{[16]}\hyperref[b15]{[17]}.Calorie sensitive genes in the liver are sensitive to nutritional regulation \hyperref[b3]{[4,}\hyperref[b4]{5]} with downregulation of these nuclear receptor genes and proteins involved in early hepatocyte senescence \hyperref[b3]{[4,}\hyperref[b9]{11]}. NAFLD has increased in both the developed and developing world and induction of NAFLD may involve endrocine disruptors (environmental exposure) and xenobiotics that promote insulin resistance and pancreatic disturbances in these communities \hyperref[b3]{[4,}\hyperref[b16]{18]}. The complex interactions of Western diets, environmental and genetic factors may induce early liver and brain senescence that are linked to neuroendocrine disease that promote insulin resistance and pancreatic disease (Figure \hyperref[fig_1]{2}) with the development of various organ disease in global communities. Specific nutrients such as leucine and pyruvic acid are essential for insulin secretions \hyperref[b17]{[19]}\hyperref[b18]{[20]}\hyperref[b19]{[21]}\hyperref[b20]{[22]} with phosphatidylinositol ingestion important to pancreatic function and survival.Cellular calcium channel dyshomeostasis in diabetes may be relevant to pyruvic acid levels with leucine and calcium important to energy metabolism in muscle and adipocytes \hyperref[b21]{[23]}\hyperref[b22]{[24]}\hyperref[b23]{[25]}\hyperref[b24]{[26]}. b) Overnutrition leads to accelerated adipocyte senescence with diabetes and organ disease Individuals with obesitydevelop circadian disorders linked to intracellular calcium suprachiasmatic nucleus fluctuations \hyperref[b25]{[27]} and appetite dysregulation that are connected to diabetesand various organ diseases \hyperref[b8]{[10,}\hyperref[b26]{28]}.Adipocyte dysfunction has become of central importance to the development and treatment of diabetes (Figure  {\ref 1}) withabnormal transcriptional regulation of adipogenesis linked to several organ diseases in the Western world \hyperref[b26]{[28]}.Overnutrition and appetite dysregulation are closely linked to loss of adipocyte function with early adipocyte senescence linked to the severity of various metabolic events in diabetes associated with the cellular apoptosis in these organs.\par
Adiposity is the body fat tissue content and increases in adiposity is measured by body mass index (BMI). Obese individuals are defined as having a BMI of >30 (BMI=weight in kg/[height in m]2 whereas overweight is defined as having a BMI from 25-30 and ideal lean individuals to have a BM of 25 kg/m2. Visceral fat is more metabolically active than peripheral fat and is associated with type 2 diabetes, dyslipidemia, high blood pressure, and increased risk for atherosclerotic disease \hyperref[b27]{[29,}\hyperref[b28]{30]}. The waist-to-hip ratio helps to identify patients with excess visceral adiposity. Women with a waist-to-hip ratio > 0.8 and men with a ratio > 1.0 are considered to have excess central adiposity that confers risk for developing the metabolic syndrome. Morbid obesity classification is BMI of > 35 kg/m2 and severe obesity >40 kg/m2. In the United States children and young adults affected by type 2 diabetes has risen and childhood obesity \hyperref[b26]{[28]} is now considered a major predictor of adult obesity and Type 2 diabetes.\par
In the current obesity and diabetes epidemic the anti-aging gene sirtuin 1 (Sirt1) is implicated as a NAD(+)dependent class III histone deacetylase (HDAC) protein that targets transcription factors to adapt gene expression to metabolic activity, insulin resistance and inflammation in various diseases \hyperref[b29]{[31]} {\ref [32]}\hyperref[b30]{[33]}. Interests in Sirt 1 have increased since it may override the effects of genes and their cellular expression with importance to obesity, diabetes and accelerated neurodegenerative disease \hyperref[b29]{[31]} {\ref [32]}\hyperref[b30]{[33]}. Sirt 1 is involved in gluconeogenesis in the liver, fat mobilization from white adipose tissue, cholesterol metabolism, mitochondrial biogenesis, adipocyte senescence and energy metabolism \hyperref[b0]{[1]}.\par
Adiposity is involved with Sirt1 dysregulation with adipocyte size negatively correlated with adiponectin levels and high density lipoprotein levels (HDL) levels. Adiponectin is mainly secreted from the adipose tissue into the bloodstream and inversely correlated with body fat in adults. Adiponectin like leptin is involved in appetite regulation with effects in the brain regulated by dietary fat intake \hyperref[b31]{[34]}.\par
Adiponectin is involved in the metabolic syndrome, NAFLD with excess calorie consumption involved with adipose tissue Sirt 1 downregulation. Adipose tissueSirt 1 effects on the release of adipokines (adiponectin, leptin) and cytokines (tumor necrosis factor alpha, interleukin-6 and Creactive protein levels, Ang II) \hyperref[b0]{[1]}(Figure  {\ref 1}) are implicated in abnormal cellular processes involved in the development of early brain senescence (Type 3 diabetes) associated with cardiovascular diseaseand pancreatic disease. c) LPS and Obesity linked Type 2 Diabetes are associated with pancreatic disease and neurodegeneration Atherogenic diets that contain high fat contents have been discouraged in various communities to prevent obesity linked diabetes with the role of these fat diets relevant to the transport of gut microbiotica that increase plasma endotoxins such as lipopolysaccarides (LPS) in the blood plasma. LPS has been associated with metabolic diseases and diabetes \hyperref[b32]{[35]}and have been shown to induce acute pancreatitis \hyperref[b33]{[36]}. LPS are endotoxins and essential components of the outer membrane of all Gram-negative bacteria and consist of covalently linked segments, surface carbohydrate polymer, core oligosaccharide and acylated glycolipid (LIPID A) and can bind to cell membranes to alter membrane interactions \hyperref[b34]{[37,}\hyperref[b35]{38]}.After absorption of fat chylomicrons that are produced contain the LPS binding protein (LBP) that bind LPS and interactions of LPS to apo B containing cholesterol-rich lipoproteins (chylomicrons/very low density lipoproteins) clearly implicate the role of dietary fat and LPS in the induction of pancreatic disease (Figure \hyperref[fig_3]{3}) and LPS-inflammatory processes associated with neurodegenerative diseases \hyperref[b36]{[39]}.\par
The role in LPS in lipoprotein interactions involve apolipoprotein E \hyperref[b34]{[37]} and binding to lipoproteins prevent inflammatory processes associated with LPS.LPS has been shown to effect cholesterol metabolism by the modulation of the Sirt 1 regulationonliver X Receptors (LXR)and ATP-binding cassette transporter 1 (ABCA1) interactions \hyperref[b30]{[33]}. In rodents LPS transport across the intestine has been shown to be increased by dietary fat and monitoring of dietary fat intake to reduce LPS induction of metabolic diseases and neurodegenerative diseases (Figure \hyperref[fig_3]{3}) has been indicated. In obese mice altered inflammatory responses were found with LPS administration when compared with control mice with intestinal microbiota linked to pancreatic disease, NAFLD (Figure \hyperref[fig_3]{3}) linked with connections to the systemic inflammation and abnormal lipoprotein production \hyperref[b34]{[37]}. Furthermore, LPS alter hepatic lipid metabolism with anincrease in hepatic cytokines and APPs in plasma that are involved in pancreatic disease \hyperref[b32]{[35]}\hyperref[b33]{[36]}\hyperref[b34]{[37]}\hyperref[b35]{[38]}. In adipose tissue LPS has been shown to effect adipocyte function with effects on systemic inflammation \hyperref[b36]{[39]} and administration of adiponectin has been shown to reverse LPS induced inflammatory processes \hyperref[b37]{[40]}\hyperref[b38]{[41]}\hyperref[b39]{[42]}. 
\section[{d) Diagnosis tests and relevance to diabetes and global organ diseases}]{d) Diagnosis tests and relevance to diabetes and global organ diseases}\par
In the obesity linked to diabetes epidemic various plasma tests have been conducted to diagnose various organ diseases induced by obesity. Measurements of glucose, insulin, cholesterol and triglyceride levels allow rapid diagnosis for insulin resistance associated with diseases of the liver, pancreas, heart and liver. Diagnosis of organ diseases by other plasma analysis (Figure \hyperref[fig_4]{4}) involve measurements of electrolytes (sodium, potassium, calcium) for kidney function tests, liver enzymes for liver function, hormones (neuroendocrine disease) and immunoglobulins (immune dysfunction).\par
In the past 10 years links between obesity and Alzheimer's disease have indicated accelerated brain aging is associated with NAFLD and the global stroke epidemic \hyperref[b0]{[1]}. Adipocyte dysfunction and its association with pancreatic disease has become of major concern with links between pancreatic cancer and diabetes \hyperref[b40]{[43,}\hyperref[b41]{44]}. Fat intake should be reduced in global communities with active lifestyles to reduce pancreatic  fat to stabilize pancreatic beta-cell function \hyperref[b42]{[45,}\hyperref[b43]{46]}. LPS associated with adipocyte dysfunction also affect acinar pancreatic cells with the induction of acute pancreatitis and diabetes \hyperref[b33]{[36,}\hyperref[b44]{47]}. LPS in adipocyteshave shown to reduce adiponectin and apelin levelswith relevance to pancreatic function \hyperref[b45]{[48,}\hyperref[b46]{49]}. Tests for plasma adiponectin (adipose tissue) should be routinely performed to determine the relevance of low adiponectin levels \hyperref[b47]{[50]} and abnormal apelin levels \hyperref[b48]{[51]} on plasma insulin levels with relevance to pancreatic dysfunction.\par
In the current obesity epidemic induction of global diabetes involve abnormal nuclear and mitochondria interactions in various cells that may lead to early cell transformation with abnormal adipogenesis connected to NAFLD \hyperref[b9]{[11]}.Early cell transformation may involve incorrect interpretation of the significance of normal plasma analyte levels (cholesterol, glucose, calcium) in the presence of nuclear changes (Sirt 1 downregulation) that involve abnormalities in various cells such as the brain, liver and pancreas. Tests that involve the assessment of APP and cytokines \hyperref[b35]{[38]} have become important as early events in cell transformation and apoptosis. The significance of the early interventions allow the maintenance of the peripheral sink amyloid beta hypothesis \hyperref[b5]{[7,}\hyperref[b8]{10]} that is now closely associated with adipose tissue transformation and liver disease \hyperref[b0]{[1,}\hyperref[b30]{33]}. Genetic cell tests that involve genomic markers \hyperref[b30]{[33]} are required such as gene expression tests for Sirt 1, peroxisome proliferator-activated receptors, microRNA and transcription factors (p53, 5?monophosphate-activated protein kinase,pregnane X receptor)may be important to determine the early reversal of the obese condition linked to the induction of diabetes.\par
Monitoring of dietary fat and alcohol intake to reduce LPS absorption with relevance to metabolic diseases and neurodegenerative diseases has become important with LPS linked to Sirt 1 dysregulation and mitochondrial apoptosis. LPS and its effects on mammalian cell transformation (nuclear, mitochondria, membrane) do not allow rapid reversal of chronic disease progression with internal cell dysregulation. Tests for plasma LPS determination may be important with early diagnosis linked to metabolic disease and neurodegeneration without misinterpretation for clinical diagnosis. Apoptotic cells may release cell analytes for clinical diagnosis and reversal of degenerative disease may not be prevented without accurate plasma LPS level determination. Early routine testing for xenobiotics such as bisphenol A and phthalates \hyperref[b16]{[18]} may allow rapid reversal of pancreatic disease relevant to obesity and induction of diabetes. The synergistic effects of LPS and xenobiotics within cells may transform the cell (lack of peripheral amyloid beta clearance) and the routine plasma measurements may not allow early assessment of functional status with poor interpretations in relation to multiple organ disease associated with diabetes. 
\section[{II.}]{II.} 
\section[{Conclusion}]{Conclusion}\par
In the current global diabetes epidemic early cell transformation is possibly associated with accelerated aging and pancreatic disease induced by a high fat diet/alcohol diet that increases plasma LPS levels with reduced xenobiotic clearance. Accelerated aging with downregulation of the nuclear cell receptors such as anti-aging Sirt 1 is linked to insulin resistance (pancreatic disease)with the development of various organ diseases such as NAFLD, brain diseases (Type 3 diabetes), cardiovascular disease and kidney disease. Measurements from routine plasma tests (glucose/cholesterol/calcium) for clinical diagnosis of diseases do not test for functional peripheral sink amyloid beta clearance that is linked to maintenance of the cellular anti-aging processes. Genomic tests such as Sirt 1 expression and p53 analysis early in life may allow maintenance of adipocyte/liver function without irreversible adipocyte transformation that lead to elevated inflammation markers (APP, cytokines) with pancreatic disease and NAFLD. The recent failure of the anti-obese drugs to prevent adipocyte dysfunction now require urgent nutritional interventions with consumption of essential nutrients such as leucine, pyruvic acid and phosphatidylinositol that maintain organ function. Excessive metabolism of these nutrients in global populations inactivate Sirt 1to delay the clearance of LPS/xenobiotics that are connected to pancreatic disease, NAFLD and Alzheimer's disease. \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-2.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-3.png}
\caption{\label{fig_3}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-4.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_5}}\end{figure}
 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements} 			  			 
\subsection[{Global Journals Inc. (US) Guidelines Handbook 2015}]{Global Journals Inc. (US) Guidelines Handbook 2015}\par
www.GlobalJournals.org			 			  				\begin{bibitemlist}{1}
\bibitem[Wang and Guan ()]{b14}\label{b14} 	 		\textit{},  		 			C Wang 		,  		 			Y Guan 		,  		 			YangJ 		.  	 	 		\textit{Cytokines in the Progression of Pancreatic ?-Cell Dysfunction International Journal of Endocrinology}  		2010. 2010 p. .  	 
\bibitem[Liang et al. ()]{b12}\label{b12} 	 		\textit{},  		 			H Liang 		,  		 			Y Zhong 		,  		 			S Zhou 		,  		 			Q Q Li 		.  		2011. p. .  	 
\bibitem[Ding et al. ()]{b44}\label{b44} 	 		‘A mouse model of severe acute pancreatitis induced with caerulein and lipopolysaccharide’.  		 			S P Ding 		,  		 			J C Li 		,  		 			C Jin 		.  	 	 		\textit{World J Gastroenterol}  		2003. 9  (3)  p. .  	 
\bibitem[Yoshino and Klein ()]{b6}\label{b6} 	 		‘A novel link between circadian clocks and adipose tissue energy metabolism’.  		 			J Yoshino 		,  		 			S Klein 		.  	 	 		\textit{Diabetes}  		2013. 62  (7)  p. .  	 
\bibitem[Martins (ed.) ()]{b26}\label{b26} 	 		\textit{Acquisition Editor LAP LAMBERT Academic Publishing is a trademark of},  		 			I J Martins 		.  		Ebook project. Editor. Emma Jones. (ed.)  		2013. AV Akademikerverlag GmbH \& Co. KG.  	 	 (Appetite dysregulation and obesity in Western Countries) 
\bibitem[Okamoto et al. ()]{b47}\label{b47} 	 		‘Adiponectin induces insulin secretion in vitro and in vivo at a low glucose concentration’.  		 			M Okamoto 		,  		 			M Ohara-Imaizumi 		,  		 			N Kubota 		,  		 			S Hashimoto 		,  		 			K Eto 		.  	 	 		\textit{Diabetologia}  		2008. 51  (5)  p. .  	 
\bibitem[Al-Attas et al. ()]{b32}\label{b32} 	 		 			O S Al-Attas 		,  		 			N M Al-Daghri 		,  		 			K Al-Rubeaan 		,  		 			Silva N F Da 		,  		 			S L Sabico 		.  	 	 		\textit{Changes in endotoxin levels in T2DM subjects on anti-diabetic therapies},  				2009. 8 p. .  	 
\bibitem[Taira et al. ()]{b45}\label{b45} 	 		‘Bacterial cell wall components regulate adipokine secretion from visceral adipocytes’.  		 			R Taira 		,  		 			S Yamaguchi 		,  		 			K Shimizu 		,  		 			K Nakamura 		,  		 			T Ayabe 		,  		 			Taira 		.  	 	 		\textit{J. Clinical Biochem Nutr}  		2015. p. .  	 
\bibitem[Ropero et al. ()]{b16}\label{b16} 	 		‘Bisphenol-A disruption of the endocrine pancreas and blood glucose homeostasis’.  		 			A B Ropero 		,  		 			P Alonso-Magdalena 		,  		 			E García-García 		,  		 			C Ripoll 		,  		 			E Fuentes 		.  	 	 		\textit{Int J Androl}  		2008. 31  (2)  p. .  	 
\bibitem[Parekh ()]{b24}\label{b24} 	 		‘Calcium signaling and acute pancreatitis: specific response to a promiscuous messenger’.  		 			A B Parekh 		.  	 	 		\textit{Proc Natl Acad Sci}  		2000. 97  (24)  p. .  	 
\bibitem[Whalley ()]{b25}\label{b25} 	 		‘Circadian rhythm: Calcium sets the tempo’.  		 			K Whalley 		.  	 	 		\textit{Nature Reviews Neuroscience}  		2011. 12 p. .  	 
\bibitem[Feurino et al. ()]{b15}\label{b15} 	 		‘Current update of cytokines in pancreatic cancer: pathogenic mechanisms, clinical indication, and therapeutic values’.  		 			L W Feurino 		,  		 			W E Fisher 		,  		 			U Bharadwaj 		,  		 			Q Yao 		,  		 			C Chen 		.  	 	 		\textit{Cancer Invest}  		2006. 24  (7)  p. .  	 
\bibitem[Maedler et al. ()]{b13}\label{b13} 	 		‘Distinct effects of saturated and monounsaturated fatty acids on beta-cell turnover and function’.  		 			K Maedler 		,  		 			G A Spinas 		,  		 			D Dyntar 		,  		 			W Moritz 		,  		 			N Kaiser 		.  	 	 		\textit{Diabetes}  		2001. 50  (1)  p. .  	 
\bibitem[Lee et al. ()]{b37}\label{b37} 	 		‘Effects of leptin and adiponectin on pancreatic ?-cell function’.  		 			Y H Lee 		,  		 			Magkos F Mantzoros 		,  		 			C S Kang 		,  		 			ES 		.  	 	 		\textit{Metabolism}  		2011. 60  (12)  p. .  	 
\bibitem[Brouwer et al. ()]{b18}\label{b18} 	 		‘Effects of leucine on insulin secretion and beta cell membrane potential in mouse islets of Langerhans’.  		 			A E Brouwer 		,  		 			P B Carroll 		,  		 			I J Atwater 		.  	 	 		\textit{Pancreas}  		1991. 6  (2)  p. .  	 
\bibitem[Dunn and Nelson ()]{b23}\label{b23} 	 		‘Elevated Ca2+ sparklet activity during acute hyperglycemia and diabetes in cerebral arterial smooth muscle cells’.  		 			K Dunn 		,  		 			M T Nelson 		.  	 	 		\textit{Am J Physiol Cell Physiol}  		2010. 298 p. .  	 	 (Calcium and diabetic vascular dysfunction. Focus on) 
\bibitem[Murray et al. ()]{b36}\label{b36} 	 		‘Exacerbation of CNS inflammation and neurodegeneration by systemic LPS treatment is independent of circulating IL-1? and IL-6’.  		 			C L Murray 		,  		 			D T Skelly 		,  		 			C Cunningham 		.  	 	 		\textit{J Neuroinflammation}  		2011. 17  (8)  p. 50.  	 
\bibitem[Macdonald ()]{b20}\label{b20} 	 		‘Feasibility of a mitochondrial pyruvate malate shuttle in pancreatic islets. Further implication of cytosolic NADPH in insulin secretion’.  		 			M J Macdonald 		.  	 	 		\textit{J Biol. Chem}  		1995. 270  (34)  p. .  	 
\bibitem[Martins ()]{b3}\label{b3} 	 		‘Increased Risk for Obesity and Diabetes with Neurodegeneration in Developing Countries’.  		 			I J Martins 		.  		 S1: 001.  	 	 		\textit{J Mol Genet Med}  		2013.  	 
\bibitem[Janson et al. ()]{b11}\label{b11} 	 		‘Increased risk of type 2 diabetes in Alzheimer disease’.  		 			J Janson 		,  		 			T Laedtke 		,  		 			J E Parisi 		,  		 			P O'brien 		,  		 			R C Petersen 		,  		 			P C Butler 		.  	 	 		\textit{Diabetes}  		2004. 53  (2)  p. .  	 
\bibitem[Martins ()]{b9}\label{b9} 	 		‘Induction of NAFLD with Increased Risk of Obesity and Chronic Diseases in Developed Countries’.  		 			I J Martins 		.  	 	 		\textit{Open J Endocr Metab Dis}  		2014. 4 p. .  	 
\bibitem[Zawalich and Zawalich ()]{b19}\label{b19} 	 		‘Influence of pyruvic acid methyl ester on rat pancreatic islets, Effects on insulin secretion, phosphoinositide hydrolysis, and sensitization of the beta cell’.  		 			W S Zawalich 		,  		 			K C Zawalich 		.  	 	 		\textit{J. Biol. Chem}  		1997. 272  (6)  p. .  	 
\bibitem[Martins et al. ()]{b35}\label{b35} 	 		‘Interactions Between Apo E and Amyloid Beta and their Relationship to Nutriproteomics and Neurodegeneration’.  		 			I J Martins 		,  		 			V Gupta 		,  		 			A C Wilson 		,  		 			S J Fuller 		,  		 			R N Martins 		.  	 	 		\textit{Current Proteomics}  		2014. 11  (3)  p. .  	 
\bibitem[Sun and Zemel ()]{b22}\label{b22} 	 		‘Leucine and calcium regulate fat metabolism and energy partitioning in murine adipocytes and muscle cells’.  		 			X Sun 		,  		 			M B Zemel 		.  	 	 		\textit{Lipids}  		2007. 42  (4)  p. .  	 
\bibitem[Yang et al. ()]{b17}\label{b17} 	 		‘Leucine metabolism in regulation of insulin secretion from pancreatic beta cells’.  		 			J Yang 		,  		 			Y Chi 		,  		 			B R Burkhardt 		,  		 			Y Guan 		,  		 			B A Wolf 		.  	 	 		\textit{Nutr Rev}  		2010. 68  (5)  p. .  	 
\bibitem[Martins and Creegan ()]{b8}\label{b8} 	 		\textit{Links between Insulin Resistance, Lipoprotein Metabolism and Amyloidosis in Alzheimer's Disease. Health},  		 			I J Martins 		,  		 			R Creegan 		.  		2014. 6 p. .  	 
\bibitem[Vaccaro et al. ()]{b33}\label{b33} 	 		‘Lipopolysaccharide directly affects pancreatic acinar cells: implications on acute pancreatitis pathophysiology’.  		 			M I Vaccaro 		,  		 			E L Calvo 		,  		 			A M Suburo 		,  		 			D O Sordelli 		,  		 			G Lanosa 		.  	 	 		\textit{Dig Dis Sci}  		2000.  	 
\bibitem[Wang et al. ()]{b38}\label{b38} 	 		‘Lipopolysaccharides reduce adipogenesis in 3T3-L1 adipocytes through activation of NF-?B pathway and downregulation of AMPK expression’.  		 			L Wang 		,  		 			L Li 		,  		 			X Ran 		,  		 			M Long 		,  		 			M Zhang 		.  	 	 		\textit{Cardiovasc Toxicol}  		2013. 13  (4)  p. .  	 
\bibitem[Martins ()]{b34}\label{b34} 	 		 			I J Martins 		.  		 ID: 2420153.  		\textit{LPS regulates apolipoprotein E and A? interactions with effects on acute phase proteins and amyloidosis. Advances in Aging Research},  				2015. In Press.  	 
\bibitem[Martins et al. ()]{b7}\label{b7} 	 		‘Molecular insights into appetite control and neuroendocrine disease as risk factors for chronic diseases in Western countries. Special Issue. Molecular Mechanisms Involved in Inflammation and Insulin Resistance in Chronic Diseases and Possible Interventions’.  		 			I J Martins 		,  		 			R Creegan 		,  		 			W L F Lim 		,  		 			R N Martins 		.  	 	 		\textit{Open J Endocr Metab Dis}  		2013. 3 p. .  	 
\bibitem[Martins ()]{b5}\label{b5} 	 		‘Nutritional and Genotoxic Stress Contributes to Diabetes and Neurodegenerative Diseases such as Parkinson's and Alzheimer's diseases’.  		 			I J Martins 		.  	 	 		\textit{Frontiers in Clinical Drug Research -CNS and Neurological Disorders}  		Prof. Atta-ur-Rahman (ed.)  		2014. 3.  	 
\bibitem[Martins ()]{b48}\label{b48} 	 		\textit{Nutritional diets accelerate amyloid beta metabolism and prevent the induction of chronic diseases and Alzheimer's disease. Photon},  		 			I J Martins 		.  		 ID (B-4646.  		2015. Chapter.  	 
\bibitem[Lavie et al. ()]{b27}\label{b27} 	 		‘Obesity and heart failure prognosis: paradox or reverse epidemiology?’.  		 			C J Lavie 		,  		 			M R Mehra 		,  		 			R V Milani 		.  	 	 		\textit{European Heart Journal}  		2005. 2005. 26 p. .  	 
\bibitem[Mathew ()]{b28}\label{b28} 	 		‘Obesity: Effects on Cardiovascular Disease and its Diagnosis’.  		 			B Mathew 		.  	 	 		\textit{Journal American Board Family Medicine}  		2008. 21 p. .  	 
\bibitem[Morrison ()]{b41}\label{b41} 	 		‘Pancreatic cancer and diabetes’.  		 			M Morrison 		.  	 	 		\textit{Adv Exp Med Biol}  		2012. 771 p. .  	 
\bibitem[Pinnick et al. ()]{b43}\label{b43} 	 		‘Pancreatic ectopic fat is characterized by adipocyte infiltration and altered lipid composition’.  		 			Ke1 Pinnick 		,  		 			S C Collins 		,  		 			C Londos 		,  		 			D Gauguier 		,  		 			A Clark 		.  	 	 		\textit{Obesity (Silver Spring)}  		2008. 16  (3)  p. .  	 
\bibitem[Heni et al. ()]{b42}\label{b42} 	 		‘Pancreatic fat is negatively associated with insulin secretion in individuals with impaired fasting glucose and/or impaired glucose tolerance: a nuclear magnetic resonance study’.  		 			M Heni 		,  		 			J Machann 		,  		 			H Staiger 		,  		 			N F Schwenzer 		,  		 			A Peter 		.  	 	 		\textit{Diabetes Metab Res Rev}  		2010. 26  (3)  p. .  	 
\bibitem[Obara et al. ()]{b46}\label{b46} 	 		‘Pyroglutamated Apelin-13 Inhibits Lipopolysaccharide-Induced Production of Pro-Inflammatory Cytokines in Murine Macrophage J774.1 Cells’.  		 			S Obara 		,  		 			S Akifusa 		,  		 			W Ariyoshi 		,  		 			T Okinaga 		,  		 			M Usui 		.  	 	 		\textit{Modern Research in Inflammation}  		2014. 3 p. .  	 
\bibitem[Bullen et al. ()]{b31}\label{b31} 	 		‘Regulation of adiponectin and its receptors in response to development of diet-induced obesity in mice’.  		 			J W Bullen 		,  		 			S Bluher 		,  		 			T Kelesidis 		,  		 			C S Mantzoros 		.  	 	 		\textit{Am J Physiol Endocrinol Metab}  		2007. 292 p. .  	 
\bibitem[Bakowski and Parekh ()]{b21}\label{b21} 	 		‘Regulation of store-operated calcium channels by the intermediary metabolite pyruvic acid’.  		 			D Bakowski 		,  		 			A B Parekh 		.  	 	 		\textit{Curr Biol}  		2007. 17  (12)  p. .  	 
\bibitem[Martins et al. ()]{b4}\label{b4} 	 		‘Sirtuin 1 mediates the obesity induced risk of common degenerative’.  		 			I J Martins 		,  		 			A C Wilson 		,  		 			W L F Lim 		,  		 			S M Laws 		,  		 			S M Laws 		.  	 	 		\textit{Science Technology}  		2012. 2  (5)  p. .  	 
\bibitem[Guarente]{b29}\label{b29} 	 		\textit{Sirtuins in aging and disease},  		 			L Guarente 		.  		 	 	 (Cold) 
\bibitem[Sander et al. ()]{b1}\label{b1} 	 		‘Stroke in type 2 diabetes’.  		 			D Sander 		,  		 			K Sander 		,  		 			H Poppert 		.  	 	 		\textit{Br J Diabetes Vasc Dis}  		2008. 8 p. .  	 
\bibitem[Sander et al. ()]{b10}\label{b10} 	 		‘Stroke in type 2 diabetes’.  		 			D Sander 		,  		 			K Sander 		,  		 			H Poppert 		.  	 	 		\textit{Br J Diabetes Vasc Dis}  		2008. 8 p. .  	 
\bibitem[Martins et al. ()]{b2}\label{b2} 	 		\textit{The acceleration of aging and Alzheimer's disease through the biological mechanisms behind obesity and type II diabetes},  		 			I J Martins 		,  		 			W L F Lim 		,  		 			A Wilson 		,  		 			S Laws 		,  		 			R N Martins 		.  		2013. 5 p. .  	 
\bibitem[Martins ()]{b0}\label{b0} 	 		\textit{The Global Obesity Epidemic is Related to Stroke, Dementia and Alzheimer's disease. JSM Alzheimer's Dis Related Dementia},  		 			I J Martins 		.  		2014.  	 
\bibitem[Wang et al. ()]{b40}\label{b40} 	 		‘The relationship between diabetes and pancreatic cancer’.  		 			F Wang 		,  		 			M Herrington 		,  		 			J Larsson 		,  		 			J Permert 		.  	 	 		\textit{Molecular Cancer}  		2003. 2 p. 4.  	 
\bibitem[Martins ()]{b30}\label{b30} 	 		‘Unhealthy Nutrigenomic Diets Accelerate NAFLD and Adiposity in Global communities’.  		 			I J Martins 		.  		 ID:JMGM-15-106R1.  	 	 		\textit{J Mol. Genet. Med}  		2015. In Press.  	 
\bibitem[Vatier et al. ()]{b39}\label{b39} 	 		‘Visceral and subcutaneous adipose tissue from lean women respond differently to lipopolysaccharide-induced alteration of inflammation and glyceroneogenesis’.  		 			C Vatier 		,  		 			S Kadiri 		,  		 			A Muscat 		,  		 			C Chapron 		,  		 			J Capeau 		.  	 	 		\textit{Nutrition and Diabetes}  		2012. 2 p. e51.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
