\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={Computerized Acupuncture for Prevention of Chronic Diseases},
 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{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Computerized Acupuncture for Prevention of Chronic Diseases}
\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]{Maria  Kuman}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2018 Accepted: 5 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


This article explains the nature of chronic diseases, the mechanism of their onset by stress, and how acupuncture cures them. Stress causes different delays in different biorhythms. These delays (phase shifts) accumulate in the genetically weak organ, which does not have enough energy to propel them. This creates chronological disorder in its biorhythms, which manifests as functional (chronic) disease of the organ. Since the phase-shift accumulation is a slow process, the onset of chronic diseases takes 5 to 7 years (?chronic? means ?slow?).  Acupuncture cure chronic diseases through accumulation of the stimulation effect of a series of 14 to 20 daily treatments, which restore the biorhythms? order of the sick organ. However, the cure is slow and unpredictable by nature (because more than one series of treatments might be necessary). For that reason, the right approach to chronic diseases would be prevention and their slow onset leaves us plenty of time for this. The ancient pulse diagnosis, which is still practiced in Asia, is a powerful technique for early detection of minor imbalances, which can be eliminated with just one acupuncture treatment. In modern times, the best approach to chronic diseases would be computerized acupuncture, which monitors the imbalances and eliminates them with computer guided treatment as soon as they appear.

\end{abstract}


\keywords{acupuncture, chronic diseases, cure of chronic diseases, prevention of chronic diseases, computerized acupuncture for prevention.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 \par
result, the organ starts to malfunction or suffers chronic disease (G.G. \hyperref[b2]{Luce, 1970)}  \hyperref[b2]{[3]}.\par
The survival of our body depends on its ability to adapt. The more flexible and plastic is the biorhythm organization at all three levels: body, organs, and cells, the better would be the adaptation and the survival. To manifest such plasticity, the biorhythms need to be nonlinearly related and they are. But regardless how plastic the biorhythms' organization is, strong or prolonged stress could surpass the ultimate level, which the genetically weak organ can tolerate, and destroy the harmony of its biorhythms. (Prolonged stress means a series of stressors acting on the body within short time intervals, which allows the effects of stress to accumulate.)\par
The organ with disordered biorhythms would try to evolve to a state with new biorhythm order. However, in the new state the biorhythms would be more poorly associated because some energy has been used to mobilize for respond to the stressors. The more poorly associated biorhythms would make the organ better adapted to stressful environment, but its functioning would be sluggish; the organ will suffer functional or chronic disease.\par
II. The Dynamic of Onset and Cure of Chronic Diseases can be Best Described by the Non-Equilibrium Theory of Prigogine\par
The nonequilibrium theory of Prigogine \hyperref[b0]{[1]} is the only theory that can explain the dynamic of onset and cure of chronic diseases and to explain why the cure of chronic diseases is difficult and unpredictable. According to the nonequilibrium theory, strong or prolonged force can drag a system very far from equilibrium to a stable far-from-equilibrium state (FES) with a deep energetic minimum and a new type of order.\par
Thus, each chronic disease, which is a result of strong or prolonged stress, is a stable far-fromequilibrium state with lower energy and new type of biorhythm order. According to the non-equilibrium theory \hyperref[b0]{(Prigogine, 1984)}  \hyperref[b0]{[1]}, it is difficult to drag a system out of a far-from-equilibrium state. Since it took time to reach the state of chronic disease, it would take time and efforts to cure the chronic disease. For this reason the cure of chronic diseases is difficult. ur body is a self-organized system \hyperref[b0]{(Prigogine, 1984)}  \hyperref[b0]{[1]}. According to a book of H. \hyperref[b1]{Haken (1978)} [2] § 7.2: "Self-organization can be described only if the external forces are included as parts of the described system ... and external forces are variables in the equation of evolution." Hence, for description of the dynamic of onset or cure of stressinduced diseases, we will need an evolution equation, which will include the external forces (in our case stressors) as variables.\par
Stress induces delays because the body needs to stop whatever it was doing at the moment and mobilize for response to the stressor. For the periodic chemical reactions in the body called biorhythms, these delays are called phase shifts. Experiments show that different biorhythms are phase shifted in a different way \hyperref[b2]{[3]}. Since the biorhythms of the genetically weak organ are weakly integrated, stress disorders them first. As a\par
The cure of chronic diseases is also unpredictable because the far-from equilibrium state of chronic disease has a new type of biorhythm order and leaving this state requires reordering. Since reordering is a state with chaotic nature, the outcome is unpredictable, which makes the cure of chronic diseases unpredictable. Thus, if one series of acupuncture treatments didn't cure the chronic disease, the acupuncturists shouldn't be blamed for this because the cure of chronic diseases is unpredictable by nature. 
\section[{III. Nonlinear Mathematical Model}]{III. Nonlinear Mathematical Model}\par
Considering the nonlinear connection of the biorhythms, the following nonlinear differential equation was offered for description of the phase-shift changes induced by stress.J i ? i ' + D i ? i + ? d ij ( ? i -? j ) + ?K ij cos ? ij = ? E ij = E\par
(1) ? i ' = d? i /dt, ? i = d? i /dt was the frequency of the phase shift changes, J i -inertial coefficient, D i -coefficient of self-calming, d ij -coefficient of mutual effect of calming, E ij -"energy" coefficient, which reflects the energy of integration of the biorhythms. It varies from individual to individual and decreases with aging. Since the decrease with aging is slow, for a limited period of time E ij can be considered a constant.\par
Let us assume that prolonged stress through a series of stressors acting through small time intervals has disordered the biorhythms of the genetically inherited weak organ (through the delays each stressor creates) and the organ has drifted to a state of chronic disease. The only way to cure the chronic disease is to use a series of daily acupuncture treatments. These acupuncture treatments are mild stressors, which would stimulate or add energy to the organ \hyperref[b3]{(Kuman, 1985)}  \hyperref[b3]{[4]}, and when done daily, their effect would accumulate. This would restore the health of the organ, i.e. cure the chronic disease.\par
Every mild stressor i (like acupuncture treatment) stimulates the body, i.e. adds to the energy of the biorhythm integration E oi energy Î?"E 0i . After a series of acupuncture treatments the equation of evolution will beJ i ? i ' + D i ? i + ? d ij (? i -? i ) + ?K ij cos ? ij = ?E ij = E i + Î?"E 0i -E l\par
The change in the energy of biorhythm integration Î?"E i under the influence of a mild stressor i will be proportional to the initial energy of biorhythm integration E i with coefficient of proportionality ? iÎ?"E i = ? i E i\par
Research shows that when disturbed by stressors different biorhythms need different time to go back to norm (see  {\ref Luce, 1970, p. 135-138)}  \hyperref[b2]{[3]}. Hence,Î?"E i = ? i E i = T 0i dE i /dt.\par
T 0i is the time a biorhythm needs to react to a stressor, which is different for different biorhythms.\par
In order to adequately describe the effect of prolonged stress as accumulation of the effect of a series of stressors (acting through relatively short time intervals), we have to postulate a nonlinear equation of the typeT ? i d ?/dt = s (s + 1)? + u i ,\par
Where u i is an external governing signal and the term s (s + 1) reflects the nonlinear accumulation of the stressors' effect with time.\par
When speaking about stability of a system of biorhythms, the first important question is: if the stability is lost (or is close to being lost), how should the external governing signal u i be modulated to assure stability of the system again?\par
From the Lyapounov's conditions for stability \hyperref[b6]{[7]} one can get:u i = -k pi [ ? V/ ?? i + T i d/dt( ?V/?? i )] -? i ( Î?"E i + k pi ?V/ ?t)\par
Taking the "potential" in the simplest possible quadratic formV = ? [(1/2)? i 2 + r c,i ? i ? i + (1/2)? i 2 ],\par
One can get for the external governing signal the expression:u i = k pi ( ? i + r c,i ? i + T i (d ? i /dt + r c,i ? i ) -? i [ Î?"E i + k pi ( ? i + r c,i ? i )]\par
The last expression means that we must monitor all the time the phase shift changes, which induce amplitude changes in the measured pulse in pulsed diagnostic \hyperref[b4]{(Kuman, 1984)}  \hyperref[b4]{[5]}. When the critical point Î?"? c is reached (or is close to being reached), the system becomes instable and is characterized by large amplitude changes. This indicates that the system of biorhythms is close to losing stability. Then we should try (through acupuncture needles or any other mild stressor) to change the phase-shift parameters ? i , ?i, k pi , r c,i , T i , ? i in such a way that the governing signal u i could restore the stability of the system. Since Hans Selye, who is considered the Father of Stress, claims that the energy recharge is never full, there is always a deficit of energy. To consider these inevitable losses, we have subtracted a term E l (index l stands for losses, which means not full recharge). k pi and ? i are positive numbers reflecting amplitude changes of the pulse of the diseased organ found with the traditional Chinese pulse diagnostics.\par
IV. Why should Acupuncture be Used to Prevent Chronic Diseases?\par
Since the cure of chronic diseases is difficult and unpredictable, we should do our best to prevent the oncoming chronic disease. Prevention is the only way to secure success in the cure of chronic diseases. What we offer here as preventive measure is to monitor certain body parameters: biorhythm phase shifts ? i and the dynamic of their changes with time ? i and d?i/dt, the biorhythm's amplitudes and their changes k pi and ? i , etc., and to be able to foresee the moment of biorhythm de-synchronization.\par
By using a suitable mild stressor such as acupuncture treatment, we could change these parameters and prevent the biorhythm desynchronization, or in other words prevent the oncoming chronic disease. Any mild stressor, such as mild laser, mild electric current, light, magnets, etc., could be used with the same success for the same purpose -to restore the balance destroyed by stress, or prevent the chronic disease.\par
Mathematical modeling of Tikashi Nishikawa and Edward Ott \hyperref[b5]{[6]} showed with simulation and analytically that if the system is influenced before reaching the threshold called bifurcation, a small push (just a few times larger than the noise level) has 90\% chances to prevent the bifurcation from happening \hyperref[b5]{[6]}, which in our case means to prevent the chronic disease.\par
Similar to what we have just proposed here for humans is already done for security evaluation of power systems to prevent power outages \hyperref[b6]{(Pang et al., 1974)}  \hyperref[b6]{[7]}. Measuring the parameters of a system of generators of electricity, the engineers can catch the moment when the system is close to losing stability. Using Lyapounov's functions V, they are finding the correction parameters that will make the system stable.\par
By correcting these parameters, they are preventing oncoming destabilizations. This saves time, money, and prevents electric power outages.\par
V. 
\section[{Conclusion}]{Conclusion}\par
In antiquity acupuncture was used for prevention rather than cure of chronic diseases. Now, when we know that the cure of chronic diseases is difficult and unpredictable, we should be looking for prevention rather than cure of chronic diseases. For this purpose, we will need new medical techniques allowing early detection of the subtle changes preceding chronic diseases.\par
In ancient times, doctors were able to detect with pulse diagnosis very subtle deviations from norm and catch 'disease' that would appear 5 to 7 years later. It is not yet 'disease' because clinical complaints are not yet present, but if not treated with time it would turn into disease. In modern times, even when preclinical complaints are present, they are completely ignored. Such is the so-called 'moving pain', which moves from organ to organ.\par
Contemporary doctors presently classify the 'moving pain' as 'psychosomatic', which means the patients just imagine they have moving pain. It is always ignored because we do not have the necessary sensitive equipment to detect the subtle changes causing these symptoms. Neither can we explain them.\par
I think, the 'moving pain' reflects the movement of stress-induced phase shifts (delays) from organ to organ following the pathway of the organ's maximal activity described by 'the law of five elements' in acupuncture. When the phase shifts (delays) reach the genetically inherited weak organ, they accumulate there because the weak organ does not have enough energy to propel them. When the ultimate stress E c is reached, which the weak organ can endure, the biorhythms of this weak organ will become desynchronized. This will lead to a dysfunction, or the genetically inherited weak organ will suffer functional (chronic) disease.\par
In the past (and presently) pulse diagnosis was successfully used in China, India, Vietnam, etc. for very early diagnosis of chronic diseases. Measuring the pulses (frequencies, amplitudes, etc.) of different organs on the surface of the body, and comparing the pulses on wrist, neck and ankles, these pulse diagnosticians can predict a disease 5 to 7 years before the symptoms would appear (or tell you about a disease you had 10 to 15 years ago). When the deviations from norm are caught early, one acupuncture treatment is usually enough to restore the health.\par
In England, Kanyon built apparatus called pulsograph \hyperref[b7]{[8]}, which can monitor the pulse changes just as a pulse diagnostician would do. The pulsograph registers amplitude and frequency changes in the rhythms of different organs. Just as pulse diagnosis, this pulsograph can detect very early subtle phase-shift changes in the biorhythms, which signal oncoming pathology long before preclinical complaints would appear.\par
We would like to believe that in the future such pulsograph would be connected to a computer with software that allows analysis of detected pulses. Using the last equation, the computer should be able to tell us the proper governing signal u that will restore the balance of the body or bring back its health. The computer should tell us how to modify the existing pulse parameters ? ii , ? i , T i0 , ? i , r ci , k pi through acupuncture or other mild stressors, to achieve health balance. Therefore, computerized acupuncture will be the basis of the future acupuncture used to prevent chronic diseases. More details can be found in the book of Dr. Maria Kuman Modern Aspects of Ancient Acupuncture \hyperref[b8]{[9]}.			\footnote{( )K © 2019 Global JournalsComputerized Acupuncture for Prevention of Chronic Diseases} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Luce ()]{b2}\label{b2} 	 		\textit{},  		 			G Luce 		.  	 	 		\textit{Biological Rhythms in Psychiatry and Medicine}  		1970.  	 
\bibitem[Pang et al. (1974)]{b6}\label{b6} 	 		\textit{},  		 			C K Pang 		,  		 			F S Prabcahara 		,  		 			A H El-Ablad 		,  		 			A Koivo 		.  	 	 		\textit{Trans. of Power Appl. and Syst}  		1974. May-June.  	 	 (PAS-93) 
\bibitem[Haken and Synergetics ()]{b1}\label{b1} 	 		\textit{},  		 			H Haken 		,  		 			Synergetics 		.  		1978. Berlin-Heidelberg-New York: Springer-Verlag.  	 
\bibitem[Kuman et al. ()]{b4}\label{b4} 	 		\textit{},  		 			; M Kuman 		,  		 			Acta Oto 		,  		 			- Rhyno 		,  		 			- 		,  		 			Laryngologica Belgica 		.  		1984. 38 p. .  	 
\bibitem[Kuman and Stress ()]{b3}\label{b3} 	 		\textit{},  		 			; M Kuman 		,  		 			Akupunktur Stress 		.  	 	 		\textit{Deutsche Zeitshrift fur Akupunktur}  		1985. 28 p. .  	 
\bibitem[Nishikawa and Ott ()]{b5}\label{b5} 	 		\textit{},  		 			T Nishikawa 		,  		 			E Ott 		.  	 	 		\textit{Chaos}  		2014. 24 p. 33107.  	 
\bibitem[Kanyon ()]{b7}\label{b7} 	 		 			J Kanyon 		.  		\textit{Modern Techniques of Acupuncture},  				 (England)  		1983. Thorson Publishing Group.  	 
\bibitem[Kuman ()]{b8}\label{b8} 	 		 			M Kuman 		.  		\textit{Modern Aspects of Ancient Acupuncture},  				2008. Health and Happiness Books.  	 
\bibitem[Prigogine ()]{b0}\label{b0} 	 		\textit{Order out of Chaos},  		 			I Prigogine 		.  		1984. Bantam Books, Toronto-New York-London-Sydney.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
