\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={Fascinating Nutritional, Prophylactic,Therapeutic \& Socio-Economic Reconcile Attributable to Drum Stick tree (Moringa},
 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{Fascinating Nutritional, Prophylactic,Therapeutic \& Socio-Economic Reconcile Attributable to Drum Stick tree (Moringa}
\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]{Raaz K  Maheshwari}

             \author[2]{Bina Rani  }

             \author[3]{Bina  Rani}

             \affil[1]{  SBRM Govt PG College}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2013 Accepted: 3 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Different parts of this M. oleifera ( Drum Stick Tree ) contain a profile of important minerals, and are a good source of vitamins, ?-carotene, amino acids and various phenolics. The Moringa plant provides a rich and rare combination of zeatin, quercetin, ?-sitosterol, caffeoylquinic acid and kaempferol. In addition to its compelling water purifying powers and high nutritional value. Various parts of this plant such as the leaves, roots, seed, bark, fruit, flowers and immature pods act as cardiac and circulatory stimulants, possess antitumor, antipyretic, antiepileptic, antiinflammatory, antiulcer, antispasmodic, diuretic, antihypertensive, cholesterol lowering, antioxidant, antidiabetic, hepatoprotective, antibacterial and antifungal activities, and are being employed for the treatment of different ailments in the indigenous system of medicine, particularly in South Asia. Global industrialization and the increasing demand for environmental friendly products make moringa have great potential as a source of pharmaceuticals, dyes, biofuel, human food, animal and fish feed, and water purification products. This review focuses on the detailed phytochemical composition, therapeutic applicability, along with pharmacological assets of different parts of this multipurpose tree. Dietary consumption of its part is therein promoted as a strategy of personal health preservation and self-medication in various diseases. The enthusiasm for the health benefits of M. oleifera is in dire contrast with the scarcity of strong experimental and clinical evidence supporting them. Fortunately, the chasm is slowly being filled. Reported studies number and variable in design, seem rigorously concordant in their support of therapeutic potential. Phytochemical analyses have shown that its leaves are particularly rich in K, Ca, P, Fe, vitamins A and D, essential amino acids, as well as such known antioxidants such as ?- carotene, vitamin C, and flavonoids. Further research considering releva

\end{abstract}


\keywords{ROS; antioxidants; Free radicals; SOD; GTH; oxidative stress; pathogenesis; CVD; diabetes; water purification; biodiesel; quercetin-3-O-?-d-glucoside}

\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
rom time immerorial and historical perspective, it's evident that affluent stockroom of traditional therapeutic lashing medication is well documented and enthralling in ancient literature. Moringa oleifera, the Tree of Life or a Miracle Tree, but rather than this being in reference to its potential medicinal usage this is actually refering to how It's a very valuable food crop (It's drought resistant, grows very fast, and is highly nutritive) and even beyond food it serves many benefits in third world countries such as having an ability to be used for some crafts (due to being a tree) and cleaning water. For usage as a supplement, moringa oleifera is recommended mostly as being a highly nutritious antioxidant. All parts of the Moringa tree (Figure \hyperref[fig_3]{1 -4}) are edible and have long been consumed by humans. According to Fuglie 1 the many uses for Moringa include: alley cropping (biomass production), animal forage (leaves and treated seed-cake), biogas (from leaves-Figure \hyperref[fig_4]{5a} \& b), domestic cleaning agent (crushed leaves-(Figure \hyperref[fig_5]{6}), blue dye (wood), fencing (living trees), fertilizer (seed-cake), foliar nutrient (juice expressed from the leaves), green manure (from leaves), gum (from tree trunks), honey-and sugar cane juice-clarifier (powdered seeds), honey (flower nectar), medicine (all plant parts), ornamental plantings, biopesticide (soil incorporation of leaves to prevent seedling damping off), pulp (wood), rope (bark), tannin for tanning hides (bark and gum), water purification \hyperref[b69]{[67]}\hyperref[b70]{[68]}\hyperref[b71]{[69]} (powdered seeds).  Moringa seed oil (yield 30-40\% by weight), also known as Ben oil, is a sweet non-sticking, non-drying oil that resists rancidity. It has been used in salads, for fine machine lubrication, and in the manufacture of perfume and hair care and health (Figure \hyperref[fig_7]{8}) products \hyperref[b1]{2} . In the West, one of the best known uses for Moringa is the use of powdered seeds to flocculate contaminants and purify drinking water \hyperref[b2]{3,}\hyperref[b3]{4,}\hyperref[b4]{5} (Figure \hyperref[fig_6]{7})but the seeds are also eaten green, roasted, powdered and steeped for tea or used in curries \hyperref[b3]{4} . This tree has in recent times been advocated as an outstanding indigenous source of highly digestible protein, Ca, Fe, Vitamin C, and carotenoids suitable for utilization in many of the socalled "developing" regions of the world where undernourishment is a major concern.  While It's indeed nutritious, supplemental dosages are too low to aquire adequate nutrition from and this claim is not relevant; It's a relatively potent antioxidant, and while it seems to be less potent than other herbs when tested outside of a living system it does appear to be quite potent when tested in living models. Of importance is that all parts of Moringa are edible and also effective when used for treating various diseases. As earlier said, Moringa is traditionally used in the treatment of several diseases of chronic conditions. This has prompted scientific research by the WHO, universities and organizations who have verified and concluded on most of its diverse medicinal properties on an on-going basis. Of utmost importance is its ability to aid in the cure of those diseases without any side effects or allergic reactions commonly experienced with western medicines. Also, since dietary treatment is one of the core programs in treating systemic conditions like Hypertension, Diabetes, Anaemia, kidney conditions, etc, Moringa combined the rare dual role as the ideal meal supplement and ideal medicine. Moringa has demonstrated its effectiveness in the management and/or treatments of Hypertension \& Blood Pressure, Cancer \& Tumor, Diabetes, AIDS, Arthr itis, Rheumatism, Asthma, Ulcer, Prostrate problems, Erectile dysfunction, Sexual virility, Cholesterol Control, Syphilis and many others. Due to its multidimentional benefits, Moringa oleifera is called the miracle tree, the tree of life, mother's best friend, etc.  
\section[{Nutritional Importance of Moringa}]{Nutritional Importance of Moringa}\par
Moringa is traditionally part of the staple food diet of many countries like India, Thailand, Cambodia, Sri Lanka, etc. and even the Hausas in northern Nigeria. It's estimated to have more than 92 verifiable cell-ready nutrients, 46 types of antioxidants \hyperref[b73]{[70]}\hyperref[b74]{[71]}\hyperref[b75]{[72]}\hyperref[b76]{[73]}\hyperref[b77]{[74]}\hyperref[b78]{[75]}\hyperref[b79]{[76]}\hyperref[b80]{[77]} and 36 antiinflammatories all readily available to the body.\par
The Moringa tree gained popularity because of its high uses in traditional medicine originally by the Indians. Preparations (e.g. extracts, decoctions, poultices, creams, oils, emollients, salves, powders, porridges) are not quite so well known \hyperref[b11]{12} . Presently, numerous scientific investigations have confirmed the effectiveness of these traditional remedies. Also based on research the plant is very nutritious, earning it the WHO candidate in the fight against malnutrition.\par
Energy 64kCal (270kJ); Carbohydrates 8.28 g; Dietary Fiber 2.0 g; Fat 1.40 g; Protein 9.40 g; Water 78.66 g; Vitamin A equiv 378 ug (47\%); Thiamine (Vit B1) 0.257 mg (22\%; Riboflavin; Vit B2) 0.660 mg (55\%); Niacin (Vit B3) 2.220 (15\%); Panthothenic acid (Vit B5) 0.125 mg (3\%); Vitamin B6 1.200 mg (92\%); Folate (Vit B9) 40 mg (10\%); Vit c 51.7 mg (62\%); Ca 185 mg (19\%); Fe 4.00 mg (31\%); Mg147 mg (41\%); Mn 0.36 mg (17\%); P112 mg (16\%); P 337 mg (7\%); Na 9 mg (1\%); Zn 0.6 mg (6\%) [Source: USDA Nutrient Database] Since dried Moringa leaves retain their nutrient content, It's possible and convenient to convert them into leaf powder which is easy to make, store and use. Moringa has the unique advantage of being somewhat tastelss so it makes excellent nutritional supplement that can be added to any dish or taken on its own. This is why Moringa is being advocated as "natural nutrition for the tropics." The great majority of multivitamins available today are synthesized and chemically formulated so most of them are not easily absorbed by the body while Moringa is a natural whole food source for vitamins, minerals, proteins, antioxidants and other important components that the body relies upon to stay healthy. Regular intake of Moringa will give benefits of increased energy, greater alertness, better endurance, increased focus, mental clarity, strong immune system, etc. also rare for a plant source, Moringa leaves contain all the essential amino acids (usually found only in animal products like eggs) in good proportion including argemine and histidine which are especially important for infants. Hence, Moringa leaf is a food source for infants, children, pregnant women and everybody.\par
The reason for the increased potency in living models is not known (although It's possible that it can induce genetic transcription similar to SFN (Figure \hyperref[fig_6]{7}) since the bioactives are similar in structure), but the antioxidant properties seem to underlie the vast majority of benefits associated with this supplement. There are also antiinflammatory effects that, while less studies, seem to be quite effective; one of the bioactives, RBITC (rhodamine B isothiocyanate), is effective in suppressing macrophage activation in the nanomolar range which is worth some future research into. Beyond that, there does appear to be a nice anti-diabetic effect that has gone some very preliminary human testing which suggests that this plant may benefit pancreatic function and reduce blood glucose secondary to that.  Now, despite the plant being referred to as 'nontoxic' this does not appear to be the case. While supplemental dosages listed below appear to be safe from all tested toxicity a relatively small increase (3-4x the recommended does) is known to cause genotoxic damage and may promote cancer formation whereas doses higher than that cause overt organ damage (mostly liver and kidneys).   
\section[{A praise on Biochemical Charter \& Phytochemistry}]{A praise on Biochemical Charter \& Phytochemistry}\par
Because of the chemical complexity of the M. oleifera, apparent therapeutic effects could be due to the combined actions of various bioactive components found in the plant, including trace metal ions, vitamins, alkaloids, carotenoids, polyphenols, fats, carbohydrates, and proteins \hyperref[b13]{14} . Some compounds may collectively affect broad aspects of physiology, such as nutriment absorption and processing, redox state, or immunity.Moringa oleifera leaves contain phytosterols such as ?-sitosterol \hyperref[b14]{15} . These compounds can reduce intestinal uptake of dietary cholesterol \hyperref[b15]{16} . They could partly account for the decrease of plasma cholesterol and the increase of fecal cholesterol observed in rodents treated with M. oleifera leaves \hyperref[b16]{[17]}\hyperref[b17]{[18]} . M. oleifera leaf powder also contain about 12\% (w/w) fibers \hyperref[b18]{19} . Dietary fibers reduce gastric emptying \hyperref[b19]{20} . They may partly explain the greater stomach content, the improved OGTT (oral glucose tolerance test) response in treated GK (Goto-Kakizaki) diabetic rats \hyperref[b20]{21} , as well as the progressive improvement of PPBG (post-prandial blood glucose) levels in treated T2DM (type-2 diabetes mellitus) patients \hyperref[b36]{22} .\par
The viability and functionality of a cell partly depends on a favorable redox state, i.e., on its ability to prevent excessive oxidation of its macromolecules, including DNA (deoxyribose nucleic acid), proteins, and lipids \hyperref[b21]{23} . ROS (reactive oxygen species) and free radicals are the major mediators of the oxidative process. Cellular inability to reduce ROS leads to oxidative stress. All cells are variably capable of endogenous selfprotection against this stress through the actions of enzymes such as catalase, superoxide dismutase, and glutathione peroxidase, as well as through reducing molecules such as glutathione. Nutritional antioxidants such as vitamins A, C, and E provide additional protection from the stress \hyperref[b22]{24} . Oxidative stress is widely accepted as a major contributing factor in the pathogenesis of CVD (cardiovascular disease) and diabetes \hyperref[b23]{25,}\hyperref[b25]{26} . A recurring explanation for the therapeutic actions of M. oleifera medication is the relatively high antioxidant activity of its leaves, flowers, and seeds \hyperref[b26]{[27]}\hyperref[b27]{[28]}\hyperref[b28]{[29]}\hyperref[b29]{[30]}\hyperref[b30]{[31]}\hyperref[b31]{[32]}\hyperref[b32]{[33]}\hyperref[b33]{[34]}\hyperref[b34]{[35]}\hyperref[b38]{[36]} .\par
Glucosinolates are characterized by ?thioglucoside N-hydroxysulfate motif. In  
\section[{Graphic representation of M oifera Lim. applicability}]{Graphic representation of M oifera Lim. applicability}\par
rhamnopyranosyl-oxy)-benzylglucosinolate, otherwise known as glucomoringin \hyperref[b34]{35} . Enzymatic hydrolysis of the glucosinolate motif of members of this class leads to the formation of corresponding isothiocyanates, thiocyanates, or nitriles. Several of these by-products have been shown to possess antihypertensive properties \hyperref[b39]{[37]}\hyperref[b40]{[38]}\hyperref[b41]{[39]} . Flavonoids and phenolic acids are collectively referred to phenolic compounds.\par
The structural skeleton of flavonoids is made of two aromatic rings joined by a 3-C link; that of the sub-Fascinating Nutritional, Prophylactic, Therapeutic \& Socio-Economic Reconcile Attributable to Drum Stick Tree (Moringa Oleifera  {\ref Lam.)} Figure \hyperref[fig_0]{11} class of flavonols is 3-hydroxy-2-phenylchromen-4-one, Quercetin and kaempferol, in their as 3?-O-glycoside forms, are the predominant flavonols in M. oleifera leaves. The sugar moieties include, among others, rhamnoglycosyl (rutinosides), glucosyl (glucosides), 6? malonyglucosyl, and 2?-galloylrutinoside groups \hyperref[b34]{35,}\hyperref[b43]{41,}\hyperref[b44]{42} . Biologically, flavonoids are best known for their antioxidant properties, but their metabolic pathways of activity remain to be fully elucidated \hyperref[b45]{43} . Phenolic acids have benzoic acid and cinnamic acid as backbones, with one or several (-OH)hydroxyl groups . Chlorogenic acid, which is an ester of dihydrocinnamic acid (caffeic acid) and quinic acid, is a major phenolic acid in M. oleifera leaves. The flavonol quercetin is found at concentrations as high as 100 mg/100 g of dried M. oleifera leaves \hyperref[b46]{44} predominantly as quercetin-3-O-?-dglucoside also known as isoquercitrin or isotrifolin (Figure \hyperref[fig_12]{14}.)  
\section[{B}]{B}\par
The alkaloid moringinine was initially purified from M. oleifera bark \hyperref[b62]{60} . and later chemically identified as benzylamine \hyperref[b63]{61} . It's also present in leaves. This substance was suspected to mediate the hypoglycemic effect of the plant. An early study showed that Wistar rats provided with drinking water containing 2.9 g/L of benzylamine for 7 weeks exhibited a reduced hyperglycemic response in IPGTT (intraperitoneal glucose tolerance test), suggesting improved glucose tolerance \hyperref[b64]{62} . More recently, the effect was further explored using HFD -fed, insulin-resistant C57BL/6 mice taking an estimated daily dose 386 mg/kg-body weight in drinking water for 17 weeks. Compared to untreated controls, these mice gained less weight, had reduced FPG (fasting blood glucose) and PTG (plasma triglyceride) and were more glucose tolerant (Iffiuglycoside initially isolated (along with other glycosides such as niazinin and niazimicin) from ethanolic extracts of M. oleifera leaves, based on their hypotensive properties on Wistar rats. At 1 mg and 3 mg/kg-body weight, these compounds caused a 16-22 and a 40-65\% fall of (MABP) mean arterial blood pressure respectively \hyperref[b65]{63} . Other active isothiocyanate glycosides and thiocarbamates were isolated from the plant using the same bioassay \hyperref[b66]{[64]}\hyperref[b67]{[65]}\hyperref[b68]{[66]} . This compound was isolated from 
\section[{Soltesz et al., 2010). Niaziminin is a mustard oil}]{Soltesz et al., 2010). Niaziminin is a mustard oil}\par
Quercetin is a potent antioxidant \hyperref[b47]{45} with multiple therapeutic properties. It can reduce hyperlipidemia and atherosclerosis in HCD (high-cholesterol diet) or HFD (high-fat diet) rabbits  {\ref 46,-48} . It has shown antidyslipidemic, hypotensive, and anti-diabetic effects in the obese Zucker rat model of metabolic syndrome \hyperref[b51]{49} . It can protect insulin-producing pancreatic ? cells from STZ( streptozotocin) -induced oxidative stress and apoptosis in rats \hyperref[b52]{50} . Its hypotensive effect has been confirmed in a randomized, double-blind placebocontrolled, human study \hyperref[b53]{51} . Chlorogenic acid can beneficially affect glucose metabolism. It has been shown to inhibit glucose-6-phosphate translocase in rat liver, reducing hepatic gluconeogenesis and glycogenolysis \hyperref[b54]{[52]}\hyperref[b55]{[53]} . It was found to lower PPBG in obese Zucker rats \hyperref[b56]{54} . In OGTT experiments performed on rats or humans, it reduced the glycemic response in both species \hyperref[b58]{56,}\hyperref[b59]{57} ; in rodents, it also reduced the glucose AUC (area under the curve) \hyperref[b57]{55} . Its anti-dyslipidemic properties are more evident as its dietary supplementation has been shown to significantly reduce plasma TC and TG in obese Zucker rats or HFD mice \hyperref[b60]{58} and to reverse STZinduced dyslipidemia in diabetic rats \hyperref[b61]{59} .\par
M. oleifera roots and structurally identified as Nbenzoylphenylalanyl phenylalinol acetate . At 25 ?M, this unusual dipeptide derivative inhibited by nearly 90\% the secretion TNF? and IL-2 from lipopolysaccharidestimulated peripheral blood lymphocytes in culture. It had no effect on IL-6 secretion This inhibitory activity may contribute to the anti-inflammatory \hyperref[b69]{67} . properties of the plant. An examination of the phytochemicals of Moringa species affords the opportunity to examine a range of fairly unique compounds. In particular, this range of fairly unique compounds. In particular, this Fascinating Nutritional, Prophylactic, Therapeutic \& Socio-Economic Reconcile Attributable to Drum plant family is rich in compounds containing the simple sugar, rhamnose, and it's rich in a fairly unique group of compounds called glucosinolates and isothiocyanates. For example, specific components of Moringa preparations that have been reported to have hypotensive, anticancer, and antibacterial activity include 4-(4'-O-acetyl-a-L-rhamnopyranosyloxy)benzyl isothiocyanate \hyperref[b5]{6} , 4-(a-L-rhamnopyranosyloxy)benzyl isothiocyanate \hyperref[b6]{7} , niazimicin 8 , pterygospermin \hyperref[b8]{9} , benzyl isothiocyanate \hyperref[b9]{10} , and 4-(a-L-rhamnopyranosyloxy)benzyl glucosinolate \hyperref[b10]{11} . While these compounds are relatively unique to the Moringa family, it's also rich in a number of vitamins and minerals as well as other more commonly recognized phytochemicals such as the carotenoids (including ?-carotene or pro-vitamin A). These attributes are all discussed extensively by Lowell Fuglie \hyperref[b0]{1} and others, and will be the subject of a future review in this series.\par
IV. 
\section[{Gastronomic Draw on \& Socioeconomic Status}]{Gastronomic Draw on \& Socioeconomic Status}\par
The M olifera pod (munga/ saragwa/saragwe) is often refereed as drumstick tree and horshredish tree in English. In south India, it's used to prepare a variety of sambars and is also fried. In other parts of India, especially West Bengal, and also in a neighbourning country like Bangladesh, it's enjoyed very much. It's made into a variety of curry dishes by mixing with coconut, poppy seeds and mustard or boiled until the drumsticks are semi-soft and consumed directly witout any extra processing or cooking. It has find utility in curriesd, sambars, kormmas, and dals, although it's used to add flavor to cutlets, etc. In Maharastra, the pods are used in sweets and curries called Aamatee. Tender drumstick leaves, finally chopped, are used to garnish veggie dishes, dals, sambars, salads, etc. also, it has gained popularity to be ysed as coriander, as these leaves have high therapeutic significance. Its flowers, in some regions, are gathered and cleansed to be cooked with basan to make pakoras. It's preserved by canning and ex[ported worldwider \hyperref[b80]{77,}\hyperref[b85]{81} .  M olifera is one of the most tropical trees. The relative ease with which it propagates through both sexual and asexual means and its low demand for soil nutrients and water after being planted makes its production and management easy.Introduction of this palnt into a farm, which has a biodiverse environment, can be beneficial for both the owner of the farm and the surrounding eco-system. Diostinction of cultivators has not yet been formally carried out. M olifera was well known to the ancient world, but only recently has it been rediscovered as a multipurpose tree with a tremendous multiplicity of potent applicability  {\ref ,21,31,40} . Moringa oleifera Lam. is the most "underutilized" multipurpose tropical crop. The leaves, tender pods and seeds could serve as a valuable source of nutrients for all age groups. The leaves, tender pods and seeds are sources of vitamins, minerals and proteins. The leaves and branches can be used as feed for livestock and fish. Due to the high nutrient content of the leaves, moringa can be incorporated into the mulching system. The dry seed suspension is a known natural coagulant and coagulant aid with antibacterial activity. Dry moringa seeds can be used in place of alum to treat turbid water and reduce bacteria in drinking water (Figure \hyperref[fig_0]{11}). Geographically, many of developing countries are located in the tropical and sub-tropical regions of the world where M. oleifera dietary consumption of this plant could be advocated in these and other countries as an inexpensive prophylactic strategy against diabetes mellitus (DM), and chronic dyslipidemia a risk factor for cardiovascular disease (CVD). Chronic hyperglycemia is an indicator of DM and chronic dyslipidemia a risk factor for CVD. These metabolic disorders are global epidemics \hyperref[b12]{13} .  These seeds have oil rich black and winged seeds, which can be crushed to produce biodiesel (Figure \hyperref[fig_11]{13}). Moringa could yield +3 ton oil/ ha and that it could be used for food in times of shortages. The seeds contain 30\%t o 40\% oil that is high in oleic acid. The meal yields about 61\% protein. Biodiesel made from Moringa has better oxidative stability than biodiesel made with most other the crop's multiple dimensions would make it attractive to farmers worldwide. Other than biodiesel, the pods can also produce highly nutritious edible seeds. Their pods are harvested, meaning that the trees keep on growing, using water and reducing the high water table whilst sequestrating carbon. The Moringa oleifera trees must be regarded as a sure source of 2nd Generation Biodiesel. The Moringa oleifera tree that has enough credentials: a higher recovery and quality of oil than other crops, no direct competition with food crops as It's a edible source of fuel, and no direct competition with existing farmland as can be grown for both purpose same time. 
\section[{Volume XIV Issue I Version I}]{Volume XIV Issue I Version I}\par
A large number of reports on the nutritional qualities of Moringa now exist in both the scientific and the popular literature. This fast growing tree now well now for its employability in human nutrition, dye, fodder, and water deconramination as it bears an imposing assortment for day to day welfare of wellbeing and socioeconomic comfort. Extensive field reports and ecological studies forming part of a rich traditional medicine history, claim efficacy of leaf, seed, root, bark, and flowers against a variety of dermal and internal infections. Moringa seed contain oil that can be used for various industrial purposes and as vegetable oil for human consumption or as biofuel. Though apparently native only to restricted areas in the southern foothills of the Himalayas, M. oleifera is cultivated in all the countries of the tropics. Outstanding oil is derived from the seeds, which is used for cooking and lubrication of delicate mechanisms. Leaves can be eaten fresh, cooked, or stored as dried powder for many months V.\par
Moringa: A Source of II 
\section[{Generation Biodiesel}]{Generation Biodiesel}\par
With years of continuing research, experiments and trials has provided an adage to find and develop 2nd generation biodiesel feedstock with low cost input technology. Moringa oleifera is a very fast growing tree; it commonly reaches four meters in height just 10 months after the seed is planted and can bear fruit within its first year. Its seeds are triangular in crosssection (30 to 50 cm long) and legume-like in appearance (Figute 12a,b.c). 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
without refrigeration, and reportedly without loss of nutritional value. Moringa is especially promising as a food source in the tropics because the tree is in full leaf at the end of the dry season when other foods are typically scarce. We can clearly affirm the superiority of Moringa over the other foods. As it was found that Moringa leaves contain more Vitamin A than carrots, more Ca than milk, more Fe than spinach, more Vitamin C than oranges, and more K than bananas," and that the protein quality of Moringa leaves rivals that of milk and eggs. Clearly much more research is justified, but just as clearly this will be a very fruitful field of endeavor for both basic and applied researchers over the next decade.\par
Moringa preparations (e.g. extracts, B decoctions, poultices, creams, oils, emollients, salves, powders, porridges) are not quite so well known. A plethora of traditional medicine references attest to its curative power, and scientific validation of these popular uses is developing to support at least some of the claims. Moringa preparations have been cited in the scientific literature as having antibiotic, antitrypanosomal, hypotensive, antispasmodic, antiulcer, antiinflammatory, hypocholesterolemic, and hypoglycemic activities, as well as having considerable efficacy in water purification by flocculation, sedimentation, antibiosis and even reduction of Schistosome cercariae titer. M. oleifera is also of interest because of its production of compounds with antibiotic activity such as the glucosinolate 4 alpha-L-rhamnosyloxy benzyl isothiocyanate. Other research has focused on the use of M. oleifera seeds and fruits in water purification. Of importance is that all parts of Moringa are edible and also effective when used for treating various diseases.any researches continue to be conducted on further establishment of Moringa as a potent medical solution and many are directed towards the acceptance and commercialization of Moringa bio active components. Meeting all bodies nutritional requirements will naturally curb junk food cravings and supply with the energy needed to maintain a healthy \& active lifestyle. Stick Tree (Moringa Oleifera  {\ref Lam.)} \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 5 a}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 8 :B}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{966}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Figure 9 66 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-11.png}
\caption{\label{fig_9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Figure 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13}\includegraphics[]{image-13.png}
\caption{\label{fig_11}Figure 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{14}\includegraphics[]{image-14.png}
\caption{\label{fig_12}Figure 14 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-15.png}
\caption{\label{fig_13}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1515}\includegraphics[]{image-16.png}
\caption{\label{fig_14}Figure 15 bFigure 15}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-17.png}
\caption{\label{fig_15}B}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ International Journal of Health and Nutrition]{b24}\label{b24} 	 		\textit{},  	 	 		\textit{International Journal of Health and Nutrition}  		2 p. .  	 
\bibitem[ International Journal of Health and Nutrition]{b37}\label{b37} 	 		\textit{},  	 	 		\textit{International Journal of Health and Nutrition}  		2 p. .  	 
\bibitem[ Bennett RJ Agricultural and Food Chemistry]{b50}\label{b50} 	 		\textit{},  	 	 		\textit{Bennett RJ Agricultural and Food Chemistry}  		51 p. .  	 
\bibitem[ Asian Journal of Pharmaceutical Research & Health Care]{b72}\label{b72} 	 		\textit{},  	 	 		\textit{Asian Journal of Pharmaceutical Research \& Health Care}  		5  (2)  p. .  	 
\bibitem[Abdulkarim et al.]{b81}\label{b81} 	 		\textit{},  		 			S M Abdulkarim 		,  		 			K Long 		,  		 			O M Lai 		,  		 			Sks Muhammad 		,  		 			H M Ghazali 		.  	 	 		\textit{Food Chemistry}  		93 p. .  	 
\bibitem[Cabi]{b84}\label{b84} 	 		\textit{},  		 			Oxfordshire Cabi 		.  		UK. p. .  	 
\bibitem[Ghosh et al. ()]{b62}\label{b62} 	 		\textit{},  		 			S Ghosh 		,  		 			N R Chopra 		,  		 			A Dutt 		.  	 	 		\textit{Indian Journal Medical Research}  		1935. 22 p. 789.  	 
\bibitem[Berger et al. ()]{b2}\label{b2} 	 		\textit{},  		 			M R Berger 		,  		 			Habs 		,  		 			Sa Jahn 		,  		 			Schmahl 		.  	 	 		\textit{East African Medical Journal}  		1984. 61 p. .  	 
\bibitem[Anderson and Bell ()]{b8}\label{b8} 	 		\textit{},  		 			Dmw Anderson 		,  		 			P C Bell 		.  	 	 		\textit{Phytochemistry}  		1986. 25  (1)  p. .  	 
\bibitem[Olsen ()]{b4}\label{b4} 	 		\textit{},  		 			A Olsen 		.  	 	 		\textit{Water Research}  		1987. 21  (5)  p. .  	 
\bibitem[Faizi et al. ()]{b39}\label{b39} 	 		\textit{},  		 			S Faizi 		,  		 			B S Siddiqui 		,  		 			R Saleem 		,  		 			S Siddiqui 		,  		 			K Aftab 		.  	 	 		\textit{Journal of Chemical Society}  		1992. 1 p. .  	 
\bibitem[Faizi et al. ()]{b65}\label{b65} 	 		\textit{},  		 			S Faizi 		,  		 			B S Siddiqui 		,  		 			R Saleem 		,  		 			S Siddiqui 		,  		 			K Aftab 		.  	 	 		\textit{Journal Chemistry Society}  		1992. 1 p. .  	 
\bibitem[Abrams et al. ()]{b5}\label{b5} 	 		\textit{},  		 			B Abrams 		,  		 			D Duncan 		,  		 			I Hertz-Piccioto 		.  	 	 		\textit{Journal of Acquired Immune Deficiency Syndrome}  		1993. 8 p. .  	 
\bibitem[Bisbis et al. ()]{b51}\label{b51} 	 		\textit{},  		 			S Bisbis 		,  		 			D Bailbe 		,  		 			M A Tormo 		,  		 			F Picarel-Blanchot 		,  		 			M Derouet 		,  		 			J Simon 		,  		 			B Portha 		.  	 	 		\textit{American Journal of Physiology}  		1993. 265 p. .  	 
\bibitem[Faizi et al. ()]{b40}\label{b40} 	 		\textit{},  		 			S Faizi 		,  		 			B S Siddiqui 		,  		 			R Saleem 		,  		 			S Siddiqui 		,  		 			K Aftab 		,  		 			A H Gilani 		.  	 	 		\textit{Journal of Natural Products}  		1994. 57 p. .  	 
\bibitem[Gassenschmidt et al. ()]{b3}\label{b3} 	 		\textit{},  		 			U Gassenschmidt 		,  		 			Jany 		,  		 			H Tauscher 		,  		 			Niebergall 		.  	 	 		\textit{Biochimica Biophysica Acta}  		1995. 1243 p. .  	 
\bibitem[Akhtar and Ahmad ()]{b7}\label{b7} 	 		\textit{},  		 			A H Akhtar 		,  		 			K U Ahmad 		.  	 	 		\textit{Journal of Ethnopharmacology}  		1995. 46 p. .  	 
\bibitem[Asres ()]{b10}\label{b10} 	 		\textit{},  		 			K Asres 		.  	 	 		\textit{Mansoura Journal of Pharmacological Science}  		1995. 11  (1)  p. .  	 
\bibitem[Palada ()]{b11}\label{b11} 	 		\textit{},  		 			M C Palada 		.  	 	 		\textit{HortScience}  		1996. 31 p. .  	 
\bibitem[Hemmerle et al. ()]{b54}\label{b54} 	 		\textit{},  		 			H Hemmerle 		,  		 			H J Burger 		,  		 			P Below 		,  		 			G Schubert 		,  		 			R Rippel 		,  		 			P W Schindler 		,  		 			E Paulus 		,  		 			A W Herling 		.  	 	 		\textit{Journal \& Medicine Chemistry}  		1997. 40 p. .  	 
\bibitem[Faizi et al. ()]{b38}\label{b38} 	 		\textit{},  		 			S Faizi 		,  		 			B S Siddiqui 		,  		 			R Saleem 		,  		 			K Aftab 		,  		 			F Shaheen 		,  		 			A H Gilani 		.  	 	 		\textit{Planta Medical}  		1998. 64 p. .  	 
\bibitem[Tsaknis and Spiliotis ()]{b1}\label{b1} 	 		\textit{},  		 			J V Tsaknis 		,  		 			Spiliotis 		.  	 	 		\textit{Grasas y Aceites}  		1999. 50  (1)  p. .  	 
\bibitem[Abuye et al. ()]{b6}\label{b6} 	 		\textit{},  		 			C Abuye 		,  		 			A M Omwega 		,  		 			Imungi Jk 		.  	 	 		\textit{East African Medical Journal}  		1999. 76 p. .  	 
\bibitem[Dhalla et al. ()]{b27}\label{b27} 	 		\textit{},  		 			N S Dhalla 		,  		 			R M Temsah 		,  		 			T Netticadan 		.  	 	 		\textit{Journal of Hypertens}  		2000. 18 p. .  	 
\bibitem[Yusuf et al. ()]{b12}\label{b12} 	 		\textit{},  		 			S Yusuf 		,  		 			S Reddy 		,  		 			S Ounpuu 		,  		 			S Anand 		.  	 	 		\textit{Circulation}  		2001. 104 p. .  	 
\bibitem[ Adult Treatment Panel III ()]{b43}\label{b43} 	 		\textit{},  	 	 		\textit{Adult Treatment Panel III}  		2001. 285  (1)  p. .  	 	 (JAMA) 
\bibitem[Rodriguez De Sotillo and Hadley ()]{b29}\label{b29} 	 		\textit{},  		 			D V Rodriguez De Sotillo 		,  		 			M Hadley 		.  	 	 		\textit{Journal of Nutritional and Biocemistry}  		2002. 13 p. .  	 
\bibitem[Rodriguez De Sotillo and Hadley ()]{b56}\label{b56} 	 		\textit{},  		 			D V Rodriguez De Sotillo 		,  		 			M Hadley 		.  	 	 		\textit{Journal of Biochemistry}  		2002. 13 p. .  	 
\bibitem[Rodriguez De Sotillo and Hadley ()]{b60}\label{b60} 	 		\textit{},  		 			D V Rodriguez De Sotillo 		,  		 			M Hadley 		.  	 	 		\textit{Journal of Nutrition \& Biochemistry}  		2002. 13 p. .  	 
\bibitem[Anwar and Bhanger ()]{b9}\label{b9} 	 		\textit{},  		 			F Anwar 		,  		 			M I Bhanger 		.  	 	 		\textit{Journal of Agricultural and Food Chemistry}  		2003. 51 p. .  	 
\bibitem[Bennett et al. ()]{b41}\label{b41} 	 		\textit{},  		 			R N Bennett 		,  		 			F A Mellon 		,  		 			N Foidl 		,  		 			J H Pratt 		,  		 			M S Dupont 		,  		 			L Perkins 		,  		 			P A Kroon 		.  	 	 		\textit{Journal of Agricalture and food Chemistry}  		2003. 51 p. .  	 
\bibitem[Bour et al. ()]{b19}\label{b19} 	 		\textit{},  		 			S Bour 		,  		 			V Visentin 		,  		 			D Prevot 		,  		 			D Daviaud 		,  		 			J S Saulnier-Blache 		,  		 			C Guigne 		,  		 			P Valet 		,  		 			C Carpene 		.  	 	 		\textit{Journal of Physiology \& Biochemistry}  		2005. 61 p. .  	 
\bibitem[Aslam et al. ()]{b48}\label{b48} 	 		\textit{},  		 			M Aslam 		,  		 			F Anwar 		,  		 			R Nadeem 		,  		 			U Rashid 		,  		 			T G Kazi 		,  		 			M Nadeem 		.  	 	 		\textit{Asian Journal of Plant Science}  		2005. 4 p. .  	 
\bibitem[Coskun et al. ()]{b52}\label{b52} 	 		\textit{},  		 			O Coskun 		,  		 			M Kanter 		,  		 			A Korkmaz 		,  		 			S Oter 		.  	 	 		\textit{Pharmacological Research}  		2005. 51 p. .  	 
\bibitem[Bour et al. ()]{b64}\label{b64} 	 		\textit{},  		 			S Bour 		,  		 			V Visentin 		,  		 			D Prevot 		,  		 			D Daviaud 		,  		 			J S Saulnier-Blache 		,  		 			C Guigne 		,  		 			P Valet 		,  		 			C Carpene 		.  	 	 		\textit{Journal Physiology Biochemistry}  		2005. 61 p. .  	 
\bibitem[Fahey ()]{b67}\label{b67} 	 		\textit{},  		 			J W Fahey 		.  	 	 		\textit{Trees for Life Journal}  		2005, 1, 5.  	 
\bibitem[Ndong et al. ()]{b20}\label{b20} 	 		\textit{},  		 			M Ndong 		,  		 			M Uehara 		,  		 			S Katsumata 		,  		 			K Suzuki 		.  	 	 		\textit{Journal of Clinical Biochemistry Nutrition}  		2007. 40 p. 233.  	 
\bibitem[Ryter et al. ()]{b21}\label{b21} 	 		\textit{},  		 			S W Ryter 		,  		 			H P Kim 		,  		 			A Hoetzel 		,  		 			J W Park 		,  		 			K Nakahira 		,  		 			X Wang 		,  		 			A M Choi 		.  	 	 		\textit{Antioxidant Redox Signal}  		2007. 9 p. .  	 
\bibitem[Ryter et al. ()]{b25}\label{b25} 	 		\textit{},  		 			S W Ryter 		,  		 			H P Kim 		,  		 			A Hoetzel 		,  		 			J W Park 		,  		 			K Nakahira 		,  		 			X Wang 		,  		 			A M Choi 		.  	 	 		\textit{Antioxidant Redox Signal}  		2007. 9 p. .  	 
\bibitem[Kaneto et al. ()]{b28}\label{b28} 	 		\textit{},  		 			H Kaneto 		,  		 			N Katakami 		,  		 			D Kawamori 		,  		 			T Miyatsuka 		,  		 			K Sakamoto 		,  		 			T A Matsuoka 		,  		 			M Matsuhisa 		,  		 			Y Yamasaki 		.  	 	 		\textit{Redox Signal}  		2007. 9 p. .  	 
\bibitem[Manguro and Lemmen ()]{b42}\label{b42} 	 		\textit{},  		 			L O Manguro 		,  		 			P Lemmen 		.  		2007. 21 p. .  	 
\bibitem[Anwar et al. ()]{b47}\label{b47} 	 		\textit{},  		 			F Anwar 		,  		 			S Latif 		,  		 			M Ashraf 		,  		 			A H Gilani 		.  	 	 		\textit{Phytotherapeutic Research}  		2007. 21 p. .  	 
\bibitem[Edwards et al. ()]{b53}\label{b53} 	 		\textit{},  		 			R L Edwards 		,  		 			T Lyon 		,  		 			S E Litwin 		,  		 			A Rabovsky 		,  		 			J D Symons 		,  		 			T Jalili 		.  	 	 		\textit{Journal of Nutrition}  		2007. 137 p. .  	 
\bibitem[Chumark et al. ()]{b31}\label{b31} 	 		\textit{},  		 			P Chumark 		,  		 			P Khunawat 		,  		 			Y Sanvarinda 		,  		 			S Phornchirasilp 		,  		 			N P Morales 		,  		 			L Phivthong-Ngam 		,  		 			P Ratanachamnong 		,  		 			S Srisawat 		,  		 			K Pongrapeeporn 		.  	 	 		\textit{Journal of Ethnopharmacology}  		2008. 116 p. .  	 
\bibitem[Anhwange et al. ()]{b82}\label{b82} 	 		\textit{},  		 			B A Anhwange 		,  		 			Ajibola Vo 		,  		 			S J Oniya 		.  	 	 		\textit{Food Chemistry Journal \& Biological Sciences}  		2008. 4 p. .  	 
\bibitem[Mahajan and Mehta ()]{b16}\label{b16} 	 		\textit{},  		 			S Mahajan 		,  		 			A Mehta 		.  	 	 		\textit{Nigerian Journal of Natural Product \& Medicine}  		2009. 13 p. .  	 
\bibitem[Aje and Miller ()]{b44}\label{b44} 	 		\textit{},  		 			T O Aje 		,  		 			M Miller 		.  	 	 		\textit{World Journal of Cardiology}  		2009. 1 p. .  	 
\bibitem[Van Dijk et al. ()]{b59}\label{b59} 	 		\textit{},  		 			A E Van Dijk 		,  		 			M R Olthof 		,  		 			J C Meeuse 		,  		 			E Seebus 		,  		 			R J Heine 		,  		 			R M Van Dam 		.  	 	 		\textit{Diabetes Care}  		2009. 32 p. .  	 
\bibitem[Amaglo et al. ()]{b13}\label{b13} 	 		\textit{},  		 			N K Amaglo 		,  		 			R N Bennett 		,  		 			Lo Curto 		,  		 			RB 		,  		 			Rosa E As 		,  		 			V Lo Turco 		,  		 			A Giuffrid 		,  		 			A Lo Curto 		,  		 			F Crea 		,  		 			G M Timpo 		.  	 	 		\textit{Food Chemistry}  		2010. 122 p. .  	 
\bibitem[Jain et al. ()]{b14}\label{b14} 	 		\textit{},  		 			P J Jain 		,  		 			S D Patil 		,  		 			N G Haswani 		,  		 			M V Girase 		,  		 			S J Surana 		.  	 	 		\textit{Brazilian Journal of Pharmacognosy}  		2010. 20 p. .  	 
\bibitem[Lin et al. ()]{b15}\label{b15} 	 		\textit{},  		 			X Lin 		,  		 			S B Racette 		,  		 			M Lefevre 		,  		 			C A Spearie 		,  		 			M Most 		,  		 			L Ma 		,  		 			R E OstlundJr 		.  	 	 		\textit{European Journal of Clinical Nutrition}  		2010. 64 p. .  	 
\bibitem[Mahajan and Mehta ()]{b17}\label{b17} 	 		\textit{},  		 			S G Mahajan 		,  		 			A A Mehta 		.  	 	 		\textit{Journal of Ethnopharmacology}  		2010. 130 p. .  	 
\bibitem[Joshi and Mehta ()]{b18}\label{b18} 	 		\textit{},  		 			P Joshi 		,  		 			D Mehta 		.  	 	 		\textit{Metabolomics}  		2010. 1 p. .  	 
\bibitem[Atawodi et al. ()]{b30}\label{b30} 	 		\textit{},  		 			S E Atawodi 		,  		 			J C Atawodi 		,  		 			G A Idakwo 		,  		 			B Pfundstein 		,  		 			R Haubner 		,  		 			G Wurtele 		,  		 			H Bartsch 		,  		 			R W Owen 		.  	 	 		\textit{Journal of Medicine and Food}  		2010. 13 p. .  	 
\bibitem[Amaglo et al. ()]{b46}\label{b46} 	 		\textit{},  		 			N K Amaglo 		,  		 			R N Bennett 		,  		 			Lo Curto 		,  		 			RB 		,  		 			Rosa E As 		,  		 			V Lo Turco 		,  		 			A Giuffrid 		,  		 			A Lo Curto 		,  		 			F Crea 		,  		 			G M Timpo 		.  	 	 		\textit{Food Chemistry}  		2010. 122 p. .  	 
\bibitem[Atawodi et al. ()]{b49}\label{b49} 	 		\textit{},  		 			S E Atawodi 		,  		 			J C Atawodi 		,  		 			G A Idakwo 		,  		 			B Pfundstein 		,  		 			R Haubner 		,  		 			G Wurtele 		,  		 			H Bartsch 		,  		 			R W Owen 		.  	 	 		\textit{Journal of Medicine and Food}  		2010. 13 p. .  	 
\bibitem[Karthikesan et al. ()]{b55}\label{b55} 	 		\textit{},  		 			K Karthikesan 		,  		 			L Pari 		,  		 			V P Menon 		.  	 	 		\textit{Interaction}  		2010a. 188 p. .  	 
\bibitem[Karthikesan et al. ()]{b61}\label{b61} 	 		\textit{},  		 			K Karthikesan 		,  		 			L Pari 		,  		 			V P Menon 		.  	 	 		\textit{Journal of Physiology Biophysiology}  		2010b. 29 p. .  	 
\bibitem[Ghiridhari et al. ()]{b23}\label{b23} 	 		\textit{},  		 			Vva Ghiridhari 		,  		 			D Malhati 		,  		 			K Geetha 		.  		2011.  	 
\bibitem[Ghiridhari et al. ()]{b36}\label{b36} 	 		\textit{},  		 			Vva Ghiridhari 		,  		 			D Malhati 		,  		 			K Geetha 		.  		2011.  	 
\bibitem[Tunnicliffe et al. ()]{b57}\label{b57} 	 		\textit{},  		 			J M Tunnicliffe 		,  		 			L K Eller 		,  		 			R A Reimer 		,  		 			D S Hittel 		,  		 			J Shearer 		.  	 	 		\textit{Applied Physiology Nutrition \& Metabolism}  		2011. 36 p. .  	 
\bibitem[Tunnicliffe et al. ()]{b58}\label{b58} 	 		\textit{},  		 			J M Tunnicliffe 		,  		 			L K Eller 		,  		 			R A Reimer 		,  		 			D S Hittel 		,  		 			J Shearer 		.  	 	 		\textit{Applied Physiology Nutrition \& Metabolism}  		2011. 36 p. .  	 
\bibitem[Paliwal et al. ()]{b85}\label{b85} 	 		\textit{},  		 			R Paliwal 		,  		 			V Sharma 		,  		 			Pacheta 		,  		 			S Sharma 		,  		 			S Yadav 		,  		 			S H Sharma 		.  	 	 		\textit{Biology Medicine}  		2011. 3 p. .  	 
\bibitem[Maheshwari et al. ()]{b68}\label{b68} 	 		\textit{},  		 			R K Maheshwari 		,  		 			P Sharma 		,  		 			U Barwar 		.  	 	 		\textit{ISST Journal of Applied Chemistry}  		2013. 3  (1)  p. .  	 	 (Naval BP) 
\bibitem[Parihar et al. ()]{b69}\label{b69} 	 		\textit{},  		 			S Parihar 		,  		 			B Rani 		,  		 			A K Chauhan 		,  		 			R K Maheshwari 		.  	 	 		\textit{International Journal of Chemistry \& Pharmaceutical Sciences}  		2013. 1  (6)  p. .  	 
\bibitem[Parhar and Maheshwari ()]{b70}\label{b70} 	 		\textit{},  		 			S Parhar 		,  		 			R K Maheshwari 		.  	 	 		\textit{Agrobios Newsletter XI}  		2013.  (08)  p. 88.  	 
\bibitem[Rani et al. ()]{b71}\label{b71} 	 		\textit{},  		 			B Rani 		,  		 			U Singh 		,  		 			R Sharma 		,  		 			A Gupta 		,  		 			N G Dhawan 		,  		 			A K Sharma 		,  		 			S Sharma 		,  		 			R K Maheshwari 		.  		2013.  	 
\bibitem[Maheshwari and Parmar ()]{b73}\label{b73} 	 		\textit{},  		 			R K Maheshwari 		,  		 			V Parmar 		,  		 			JosephL 		.  	 	 		\textit{World Journal of Pharmaceutical Research}  		2013. 2  (4)  p. .  	 
\bibitem[Maheshwari and Parihar ()]{b74}\label{b74} 	 		\textit{},  		 			R K Maheshwari 		,  		 			Rani B Parihar 		,  		 			S 		.  	 	 		\textit{Universal Journal of Pharmacy}  		2013. 2  (3)  p. .  	 
\bibitem[Rani et al. ()]{b75}\label{b75} 	 		\textit{},  		 			B Rani 		,  		 			S Sharma 		,  		 			R K Yadav 		,  		 			U Singh 		,  		 			R K Maheshwari 		.  	 	 		\textit{Journal of Biological \& Chemical Sciences}  		2013. 30  (2)  p. .  	 
\bibitem[Rani et al. ()]{b76}\label{b76} 	 		\textit{},  		 			B Rani 		,  		 			I Bhati 		,  		 			N G Dhawan 		,  		 			Rajnee Sharma 		,  		 			S Tyagi 		,  		 			S N Maheshwari 		,  		 			RK 		.  	 	 		\textit{Journal of Drug Discovery \& Therapeutics}  		2013. 1  (7)  p. .  	 
\bibitem[Maheshwari et al. ()]{b77}\label{b77} 	 		\textit{},  		 			R K Maheshwari 		,  		 			Rani B Dhawan 		,  		 			N G Singh 		,  		 			U 		.  	 	 		\textit{International Journal of Current Trends in Pharmaceutical Research}  		2013. 1  (2)  p. .  	 
\bibitem[Paliwal et al. ()]{b80}\label{b80} 	 		\textit{},  		 			R Paliwal 		,  		 			V Sharma 		,  		 			Prachita 		.  	 	 		\textit{Asian Journal \& Biotechnology}  		2014. 2011 p. .  	 
\bibitem[Amaglo et al. ()]{b34}\label{b34} 	 		 			N K Amaglo 		,  		 			R N Bennett 		,  		 			Lo Curto 		,  		 			RB 		,  		 			Rosa E As 		,  		 			V Lo Turco 		,  		 			A Giuffrid 		,  		 			A Lo Curto 		,  		 			F Crea 		,  		 			G M Timpo 		.  		\textit{food Chemistry},  				2010. 122 p. .  	 
\bibitem[Maheshwari et al. ()]{b78}\label{b78} 	 		‘Bulletin of Environment’.  		 			R K Maheshwari 		,  		 			Rani B Verma 		,  		 			D M Maheshwari 		,  		 			RK 		.  	 	 		\textit{Pharmacology \& Life Sciences}  		2013. 2  (1)  p. .  	 
\bibitem[Rk ()]{b79}\label{b79} 	 		‘Bulletin of Environment’.  		 			Maheshwari Rk 		,  		 			RaniB 		.  	 	 		\textit{Pharmacology \& Life Sciences}  		2013. 2  (5)  p. .  	 
\bibitem[Chakravarti ()]{b63}\label{b63} 	 		‘Chemical identity of moringine’.  		 			R N Chakravarti 		.  	 	 		\textit{Bulletion of Calcutta School Tropical Medicine}  		1955. 3 p. .  	 
\bibitem[Fascinating Nutritional, Prophylactic, Therapeutic & Socio-Economic Reconcile Attributable to Drum Stick Tree]{b35}\label{b35} 	 		\textit{Fascinating Nutritional, Prophylactic, Therapeutic \& Socio-Economic Reconcile Attributable to Drum Stick Tree},  		Moringa Oleifera Lam.  	 
\bibitem[Rice-Evans ()]{b45}\label{b45} 	 		‘Flavonoid antioxidants’.  		 			C Rice-Evans 		.  	 	 		\textit{Current Medicina Chemistr}  		2001. 8 p. .  	 
\bibitem[Foidl et al.]{b83}\label{b83} 	 		 			N Foidl 		,  		 			Paull R Moringo 		,  		 			Olifera 		.  		\textit{The Encycl;opedia of Fruits and Nuts},  				 (MJanick, J, Paull RE)  		 	 
\bibitem[Limon-Pacheco and Gonsebatt ()]{b26}\label{b26} 	 		\textit{Mutational of Research},  		 			J Limon-Pacheco 		,  		 			M E Gonsebatt 		.  		2009. 674 p. .  	 
\bibitem[Limon-Pacheco and Gonsebatt ()]{b22}\label{b22} 	 		\textit{Mutational Research},  		 			J Limon-Pacheco 		,  		 			M E Gonsebatt 		.  		2009. 674 p. .  	 
\bibitem[Gopalan ()]{b66}\label{b66} 	 		\textit{Nutritive Value of Indian Foods},  		 			C Gopalan 		.  		1971 -1989.  	 
\bibitem[Sreelatha and Padma ()]{b32}\label{b32} 	 		\textit{Plant foods and Human Nutrition},  		 			S Sreelatha 		,  		 			P R Padma 		.  		2009. 64 p. .  	 
\bibitem[Fuglie ()]{b0}\label{b0} 	 		‘The Miracle Tree: Moringa oleifera: Natural Nutrition for the Tropics’.  		 			L J Fuglie 		.  	 	 		\textit{Dakar. 68 pp.; revised in 2001 and published as The Miracle Tree: The Multiple Attributes of Moringa},  				1999. 172 p. pp.  	 
\bibitem[Verma et al. ()]{b33}\label{b33} 	 		 			A R Verma 		,  		 			M Vijayakumar 		,  		 			C S Mathela 		,  		 			C V Rao 		.  		\textit{food Chemistry and Toxicology},  				2009. 47 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
