\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={Pharmacological Activity and Chemical Constituents of Eclipta Alba},
 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Pharmacological Activity and Chemical Constituents of Eclipta Alba}
\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]{Dharmender  Jaglan}

             \author[2]{Amandeep Singh  Brar}

             \author[3]{Rupamjot  Gill}

             \affil[1]{  PTU,Jalandhar}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2012 Accepted: 3 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


Eclipta alba is a herb commonly found throughout India. This plant is known to have various pharmacological activities and is traditionally used in treatment but it lacks adequate scientific proof of this activity and constituents responsible for it. The present paper describes the phytochemical and pharma-cological investigations of Eclipta alba.

\end{abstract}


\keywords{}

\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
Ethnopharmacology : Eclipta Alba (L.) has been used in various parts of tropical and sub-tropical regions like south America, Asia, Africa. There are three kinds or Eclipta Alba-the white-flowering, the yellowflowering, and the black-fruiting, but all three grow throughout India by marshes, rivers, and lakes or on the foothills of the Himalayas. It is an active ingredient of many herbal formulations prescribed for liver ailments and shows effect on liver cell generation. It is used as a tonic and diuretic in hepatic and spleen enlargement. It is also used in catarrhal jaundice and for skin diseases (Scott Treadway1998). The alcoholic extract of the plant has shown antiviral activity against Ranikhet disease virus (Sunita \hyperref[b43]{Dalal, et al., 2010)}. The plant is commonly used in hair oil all over India for healthy black and long hair \hyperref[b33]{(Roy RK, et al., 2008)}. The fresh juice of leaves is used for increasing appetite, improving digestion (Cheryl \hyperref[b9]{Lans, 2007)} and as a mild bowel regulator. It is commonly used in viral hepatitis to promote bile flow and protect the parenchyma and popularly used to enhance memory and learning (Otilia \hyperref[b30]{Banji, et al., 2007)}.\par
Authors ? ? ?: Chandigarh College of Pharmacy, Landran (Mohali) M.pharmacy (Pharmacology Department). e-mails: dharmenderjaglan@gmail.com, amandeepbrar678@gmail.com, Rjgill@gmail.com\par
The plant has a reputation as an antiageing agent in Ayurveda \hyperref[b46]{(Thakur VD, et al., 2005)}. It is used as a general tonic for debility. Externally it is used for inflammation (Amritpal singh, et al., 2008; and Mahesh Sawant, et al., 2004), minor cuts and burns and the fresh leaf-juice is considered very effective in stopping bleeding \hyperref[b26]{(Mukherjee DR, et al., 1976}). Leaf juice mixed with honey is also used for children with upper respiratory infections and also used in eye and ear infections. It is a source of coumestans-type compounds used in phytopharmaceutical formulations of medicines prescribed for treatment of cirrhosis of the liver and infectious hepatitis \hyperref[b50]{(Wagner H. et al., 1986)}.  \hyperref[b45]{(Tewtrakul S, et al., 2007)}. Vedic Guard, a polyherbal formulation is a synergistic combination of 16 medicinal plant extracts contains Eclipta Alba as a major ingredient (Rema \hyperref[b31]{Razdan, et al., 2008)}. Charaka advises taking the juice of Eclipta Alba with honey to prevent the onset of senility, and its oil as the best medicated massage oils for rejuvenation therapies.\par
Phytochemistry: Eclipta Alba (L.) contains wide range of active principles which includes coumestans, alkaloids, flavonoids, glycosides, polyacetylenes, triterpenoids. The leaves contain stigmasterol, ?-terthienylmethanol, wedelolactone, demethylw-edelolactone and 1986).The roots give hentriacontanol and heptacosanol. The roots contain polyacetylene substituted thiophenes.The aerial part is reported to contain a phytosterol, ?-amyrin in the n-hexane extract and luteolin-7-glucoside, ?-glucoside of phytosterol, a glucoside of a triterpenic acid and wedelolactone in polar solvent extract \hyperref[b15]{(Jadhav VM, et al., 2009)}. The polypeptides isolated from the plant yield cystine, glutamic acid, phenyl alanine, tyrosine and methionine on hydrolysis. Nicotine and nicotinic acid are reported to occur in this plant \hyperref[b15]{(Jadhav VM, et al., 2009)}.\par
Coumestan: Coumestan is an organic compound that is a derivative of coumarin. Coumestan forms the central core of a variety of natural compounds known collectively as coumestans. Coumestans, including a coumestrol and phytoestrogen are found in a variety of plants. Because of the estrogenic activity of some coumestans, a variety of syntheses have been developed that allow the preparation of coumestans so that their pharmacological effects can be explored. The major coumestan isolated from Eclipta Alba includes wedelolactone 0.5-0.  Immunomodulator activity : The protection of neuronal tissue may be possible due to the immunomodulatory action of Eclipta Alba. Due to methanol extract of whole plant of Eclipta Alba (1.6\%   wedelolactone), the phagocytic index antibody titer, phagocytic index and WBC count increased. Due to inhibition of non-specific humoral (lysozyme, antiprotease and complement) and cellular (myelop-eroxidase content), the reactive oxygen and nitrogen species are produced.The dietary intake of Eclipta Alba aqueous leaf extract also enhance the non-specific immune response and disease resistance of o.massambicus against A.Hydrpphila. Eclipta Alba serve as a potential memory modulator also (Ghosh M et al., 1984 And Roitt  I et al., 1998, Hudson L et al., 1991). Hair growth and alopecia : Eclipta Alba is a well known Ayurvedic herb for hair growth. Eclipta Alba is used in hair oil preparation since it promotes hair growth and maintains hair black.10\%w/v of Eclipta Alba used as a main ingredient in the preparation of herbal formulation for hair growth. Petroleum ether and ethanolic extract were also used in oleaginous cream and applied topically  {\ref (Roy R, et al., 2008)}.\par
Anticancer activity : The methanolic extract of Eclipta Alba has the inhibitory effect against colon cancer due to inhibition of proliferation of cancer cells in a concentration dependent manner (Ruddon R. W, et al.,  1995 and St. Luke, et al., 2007). Methanolic extract of Eclipta Alba was evaluated for its anticancer activity against Ehrlich Ascites Carcinoma (EAC) in Swiss albino mice. On day 1, the extract of Eclipta Alba at a dose of 250 and 500 mg/kg body weight were administered orally and continued for 9 consecutive days. The anticancer activity was examined by determining the tumor volume, tumor cell count, viable tumor cell count, nonviable tumor cell count, mean survival time and increase in life span in experimental animal models. The extract increased the life span of EAC treated mice and restored the hematological parameters as compared with the EAC bearing mice. Thus, study revealed that the methanolic extract of Eclipta Alba showed anticancer activity in the tested animal models (Malaya \hyperref[b22]{Gupta, et al., 2005)}. Coumestans are also known to act as phytoestrogens. These compounds are present in soyabeans and clover. In many countries it is used as diet which act as chemopreventive agent in breast and prostate cancer (Neerja Kaushik-Basu, et al., 2008). Dasyscyphin-C (saponins) a newer isolated compound from Eclipta prostrata reported to have anticancercytotoxic activity. It was tested under invitro conditions in HeLa (Human cervical carcinoma) \& vero cell lines. At the concentration of 50µg/ml it showed a good anticancer-cytotoxic activity on HeLa cells \hyperref[b18]{(Khanna, 2008)}. A rat hepatic stellate cell line (HSCs) was used as in-vitro assay system, the methanolic extract of aerial parts of Eclipta prostrata showed significant inhibitory activity on HSCs proliferation (Mi Kyeong .\par
Hepatoprotective effect : Eclipta Alba is considered a powerful liver tonic. The hepatoprotective potential of Eclipta Alba was studied by assessing the biochemical parameters like lipid peroxide (LPO), superoxide dismutase (SOD), Catalase (CAT), glutathione peroxide (GPx), glutathione reductase (GR), ascorbic acid and ?-tocopherol. Oral administration of the Eclipta Alba significantly decreased levels of LPO and elevated the activity of antioxidant enzymes SOD, CAT, GPx, and GR as well as endogenous levels of ascorbic acid and ?-tocopherol. Eclipta Alba has show protective effect on experimental liver damage in rats and mice and also used for the treatment of liver cirrhosis and infective hepatitis by reducing centrilobular necrosis, hydropic degeneration and fatty change of the hepatic parenchymal cells \hyperref[b38]{(Singh B et al., 1993)}. The coumestans constituents of the Eclipta Alba plant, wedelolactone and demethylwedelolactone, are responsible for the potent antihepatotoxic activities in CCL 4 -galactosamine and phalloidin induced liver damage in rats  {\ref (Chopra R et al., 1996)}. The ethyl acetate fraction of Eclipta Alba improves the both enzymatic and non enzymatic antioxidant status in rat liver (Singh B et al., 1993). Hepatoprotective activity also expressed by Eclipta Alba by regulating hepatic lysosomal enzymes \hyperref[b38]{(Saxena A, et al., 1993)}.\par
Hepatoprotective activity of methanolic extract and sub fractions of leaves and the chloroform extract and sub fractions of roots of Eclipta alba was carried out using carbon tetrachloride-induced liver damage and Lysosomal enzymes level in wistar albino rats. The methanolic extract of leaves and the chloroform extract of roots of Eclipta Alba showed significant activities and respectively causing 72.8\% \& 47.96\% reduction of lysosomal enzyme. The triterpenoid eclabasaponin fraction from methanolic extract of leaves produced significant (78.78\%) and the alkaloidal fraction (60.65\%) reduction of carbon tetra chloride induced increase in lysosomal enzyme in blood. Coumestan fraction and triterpenoidal saponin fraction from the chloroform extract of roots produced very significant (75.6\%) and (52.41\%) respectively reduction of carbon tetra chloride induced increase in lysosomal enzyme levels in blood \hyperref[b19]{(Lal V.K, et al., 2010} Antioxidant properties: The antioxidant effects of Eclipta prostrata was reported when the level of serum hydroxyl radical (nmol/mg protein per minute) and serum lipid peroxide (nmol/mg protein) levels reduced as compared to untreated group. 100mg/kg dose significantly reduced Carbonyl content of oxidatively modified proteins8. Antioxidant activity of Eclipta prostrata was determined by FRAP, radical scavenging activity, reducing activity, and DPPH assay. The antioxidant capacity was increased by increasing the concentration of the extracts from 25 to 100mg/ml27. The antioxidant activity of the hexane, ethyl acetate, ethanol and water extracts of E. prostrata was determined by ferric thiocynate (FTC) (Karthikumar S, et  al., 2007).\par
Anthelmintic activity: The methanolic extract of whole plant of Eclipta Alba (L.) have the anthelmintic activity.\par
Other pharmacological activities: It has been reported that the importance of free carboxylic acid at C-28 position in echinocystic acid derivatives from the methanolic extract Eclipta prostrata showed antifibrotic activity (Mi Kyeong . Ethanolic and ethyl acetate fractions of Eclipta prostrata were tested for its antibacterial activities against Escherichia coli, Klebsiella pneumoniae, Shigella dysenteriae, Salmonella typhi, Pseudomonas aeruginosa, Bacillus subtilis, and Staphylococcus aureus \hyperref[b17]{(Karthikumar S, et al., 2007)}.\par
Eclipta prostrata is combined with a non-plant material which is used to bath children suffering from malnutrition for 9 days and used as self medication by AIDS patients in southern Thailand \hyperref[b37]{(Sawangjaroen N, et al., 2005 and}\hyperref[b9]{Cheryl Lans. 2007}). 16 parts of Eclipta prostrata (bhringaraj), 1 part of Triphala formula \{Emblica officinalis (amalaki), Terminalia chebula, (haritaki), Terminalia belerica (bibhitaki)\}, 1 part of Caltropis gigantean (arka) and 1 part of Smilax officinalis (sariva) mixed with 80 parts of sesame oil and boiled to make a medicated oil which is reported to be used in skin diseases (Bensky \hyperref[b6]{Dan, et al., 1986)}. 
\section[{Global Journal of Medical Research}]{Global Journal of Medical Research}\par
Volume XIII Issue VII Version I Year ( ) B\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{:}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
).\end{longtable} \par
  {\small\itshape [Note: Volatile oils: The volatile components were isolated from the aerial parts of this plant by hydrodistillation and analysed by GC-MS. A total of 55 compounds, which were the major part (91.7\%) of the volatiles, were identified by matching mass spectra with a mass spectrum library (NIST 05.L) (Xiong-HaoLin,et al., 2010).Saponins: From the whole plant of Eclipta Alba, a new triterpene saponin, named eclalbatin, together with alpha-amyrin, ursolic acid and oleanolic acid were isolated. Dasyscyphin C was isolated from Eclipta prostrate which were studied on the HeLa cells for the anticancer activity\hyperref[b18]{(Khanna, et al., 2008)}.Crude extract : The crude extract has wound healing properties. The loss of hepatic lysosomal acid phosphatase and alkaline phosphatase by CCl4 was significantly restored by Eclipta Alba. The previous studies shows that hepatoprotective activity of Eclipta Alba is by regulating the levels of hepatic microsomal drug metabolizing enzymes\hyperref[b38]{(Saxena AK, et al., 1993)}.The fresh plant is used as self medication by AIDS patients in]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.4064281190626979\textwidth}P{0.08290056998100062\textwidth}P{0.36067131095630145\textwidth}}
Sl.No\tabcellsep Chemical constituents\tabcellsep Pharmacological activites\\
1\tabcellsep Wedelolactone\tabcellsep Antihepatotoxic (Nazim Uddin, et al., 2010), Antibacterial (Karthikumar S, et al., 2007),\\
\tabcellsep \tabcellsep Trypsin Inhibitor, Antivenom (Vianna-da-silva NM, et al., 2003)\\
2\tabcellsep Eclalbosaponins\tabcellsep hair revitalizing (Rupali thorat, et al., 2009), Antiproleferative (Khanna, et al., 2008 and\\
\tabcellsep \tabcellsep Neerja Kaushik-Basu, et al., 2008), Antigiardial (Sawangjaroen N, et al., 2005)\\
3\tabcellsep Demethylwedelolactone\tabcellsep Antihepatotoxic (Wagner H. et al. 1986), Antihaemorrhage (Mukherjee DR, et al., 1976),\\
\tabcellsep \tabcellsep Antivenom (Vianna-da-silva NM, et al., 2003), Dye (cosmetic) (Meena AK, et al., 2010)\\
4\tabcellsep Dasyscyphin C\tabcellsep Antiviral, Anticancer (Khanna, et al., 2008)\\
5\tabcellsep Eclalbatin\tabcellsep Antioxidant(Tewtrakul S, et al., 2007)\\
6\tabcellsep Ecliptalbine\tabcellsep Verazine Lipid lowering, Analgesic(Maged S. Abdel-Kader et al., 1998)\\
\tabcellsep \multicolumn{2}{l}{Anti -Ulcer Activity : Eclipta Alba has the anti-}\\
\multicolumn{3}{l}{ulcer activity. There are different type of herbal plants}\\
\multicolumn{3}{l}{which are used to treat anti-ulcer such as The}\\
\multicolumn{3}{l}{Polyherbal Formulation -RO7D consists of eleven}\\
\multicolumn{3}{l}{medicinal plants namely Centella asiatica, Cassia}\\
\multicolumn{3}{l}{auriculata, Cynadon dactylon, Rosa damascene,}\\
\multicolumn{3}{l}{Myristica fragrans, Nelumbo nucifera, Hibiscus rosa-}\\
\multicolumn{3}{l}{sinensis, Hemidesmus indicus, Glycyrrhiza glabra,}\\
\multicolumn{3}{l}{Eclipta alba and Phyllanthus niruri. The Polyherbal}\\
\multicolumn{3}{l}{Formulation -RO7D exhibited (P<0.001) significant}\\
\multicolumn{3}{l}{decrease in ulcer index in both the model and significant}\\
\multicolumn{3}{l}{decrease in the gastric volume in pyloric ligation rat}\\
\multicolumn{3}{l}{ulcer model. The study indicates that extract RO7D has}\\
\multicolumn{3}{l}{anti-ulcer activity and its anti-ulcer potential may be due}\\
\multicolumn{3}{l}{to anti -secretary and cyto-protective activity.}\\
\multicolumn{2}{l}{(Srinivasan D et al., 2008)}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.5265060240963856\textwidth}P{0.32349397590361445\textwidth}}
\tabcellsep improvement in parameters like body weight and lipid\\
\tabcellsep profile by enhancing antioxidant defenses to protect\\
\tabcellsep against oxidative damage (Antihyperlipedemic properties : It has been\\
\tabcellsep reported that in the atherogenic diet induced\\
\tabcellsep hyperlipedemic model, the aqueous leaf extract of the\\
\tabcellsep Eclipta prostrata was given orally to the rats which\\
\tabcellsep significantly reduced total cholesterol, triglycerides, total\\
\tabcellsep protein. There was a significant elevation in the high\\
\tabcellsep density lipoprotein cholesterol levels (Dae-Ik Kima, et al.,\\
\tabcellsep 2008).\\
\multicolumn{2}{l}{Anti-inflammatory and Analgesic activity : The}\\
\multicolumn{2}{l}{extract of Eclipta Alba was administered orally to}\\
\multicolumn{2}{l}{investigate anti-inflammatory activity (Amritpal singh, et}\\
\multicolumn{2}{l}{al., 2008). The anti-inflammatory activity which estimated}\\
\multicolumn{2}{l}{by using carragenan induced paw oedema}\\
\multicolumn{2}{l}{model.Inflammation occures due to activation of platelet}\\
\multicolumn{2}{l}{activation factors and release of pro-inflammatory}\\
\multicolumn{2}{l}{mediators such as prostaglandins, kinins, tumor}\\
\multicolumn{2}{l}{necrosis factors and nitric acid. The extract of Eclipta}\\
\multicolumn{2}{l}{Alba has the potent inhibitor of the pro-inflammatory}\\
\multicolumn{2}{l}{transcription factors and a promising agent for the}\\
\multicolumn{2}{l}{treatment of the inflammatory cascade of cardio-}\\
\multicolumn{2}{l}{vascular diseases (Kaileh et al., 2007).}\\
\multicolumn{2}{l}{Antidiabetic Activity : Extracts of various plant}\\
\multicolumn{2}{l}{materials capable of decreasing blood sugar (Bopanna}\\
\multicolumn{2}{l}{K et al., 1982). The chloroform extract of Eclipta Alba}\\
exhibited significant\tabcellsep anitidiabetic activity in alloxan\\
\multicolumn{2}{l}{induced diabetic rats. This extract has showed}\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US) © 2013 Global Journals Inc. (US) Pharmacological Activity and Chemical Constituents of Eclipta Alba} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ J.Venom.Anim. Toxins incl.Trop. Dis ()]{b49}\label{b49} 	 		\textit{},  	 	 		\textit{J.Venom.Anim. Toxins incl.Trop. Dis}  		2003. 9  (2)  p. 381.  	 
\bibitem[ Songklanakarin J. Sci. Technol ()]{b42}\label{b42} 	 		\textit{},  	 	 		\textit{Songklanakarin J. Sci. Technol}  		2006. 28  (4)  p. .  	 
\bibitem[Sawant et al. ()]{b21}\label{b21} 	 		‘Analgesic studies on total alkaloids and alcohol extracts of Eclipta alba (Linn.) Hassk’.  		 			Mahesh Sawant 		,  		 			C Jolly 		,  		 			Shridhar Isaac 		,  		 			Narayanan 		.  	 	 		\textit{Phytotherapy research}  		2004. 18  (2)  p. .  	 
\bibitem[Tewtrakul et al.]{b41}\label{b41} 	 		\textit{Anti-HIV-1 integrase activity of medicinal plants used as self medication by AIDS patients},  		 			Supinya Tewtrakul 		,  		 			Sanan Subhadhirasakul 		,  		 			Sopa Kummee 		.  		 	 
\bibitem[Arunachalam et al. ()]{b4}\label{b4} 	 		‘Anti-inflammatory activity of methanolic extract of Eclipta prostrata L. (Astearaceae)’.  		 			G Arunachalam 		,  		 			N Subramanian 		,  		 			G P Pazhani 		,  		 			V Ravichandran 		.  	 	 		\textit{African Journal of Pharmacy and Pharmacology}  		2009. 3  (3)  p. .  	 
\bibitem[Gupta et al. ()]{b22}\label{b22} 	 		‘Anticancer Activity of Indigofera aspalathoides and Wedelia calendulaceae in Swiss Albino Mice’.  		 			Malaya Gupta 		,  		 			K Upal 		,  		 			Palla K Anti Mazumdera 		,  		 			Haldar 		,  		 			C Chandi 		,  		 			Laxmanan Kandar 		,  		 			G P Manikanda 		,  		 			Senthil 		.  	 	 		\textit{Iranian journal of pharmaceutical research}  		2005. 6  (2)  p. .  	 
\bibitem[Khanna ()]{b18}\label{b18} 	 		‘Anticancer-cytotoxic activity of saponins isolated from the leaves of Gymnema sylvestre and Eclipta alba on HeLa cells’.  		 			Kannabiran Khanna 		.  	 	 		\textit{International journal of green pharmacy}  		2008. 1 p. .  	 
\bibitem[Ananthi et al. ()]{b3}\label{b3} 	 		‘Antihyperglycemic Activity of Eclipta alba Leaf on Alloxan-induced Diabetic Rats’.  		 			J Ananthi 		,  		 			A Prakasam 		,  		 			K V Pugalendi 		.  	 	 		\textit{Yale Journal of Biology and Medicine}  		2003. 76 p. .  	 
\bibitem[Singh et al. ()]{b1}\label{b1} 	 		‘Antiinflammatory and analgesic agents from Indian medicinal plants’.  		 			Amritpal Singh 		,  		 			Ravi Samir Malhothra 		,  		 			Subban 		.  	 	 		\textit{International journal of integrative biology}  		2008. 3  (1)  p. .  	 
\bibitem[Vianna-Da-Silva et al.]{b48}\label{b48} 	 		\textit{Antivenom effect of a new synthetic coumestan analog of wedelolactone},  		 			N M Vianna-Da-Silva 		,  		 			Moraes Da Silva 		,  		 			Ajm Costa 		,  		 			Prr Melo 		,  		 			PA 		.  		 	 
\bibitem[Jadhav et al. ()]{b15}\label{b15} 	 		‘Chemical composition, pharmacological activities of Eclipta alba’.  		 			V M Jadhav 		,  		 			R M Thorat 		,  		 			V J Kadam 		,  		 			K P Salaskar 		.  	 	 		\textit{Journal of Pharmacy Research}  		2009. 2  (8)  p. .  	 
\bibitem[Dan and Gamble ()]{b6}\label{b6} 	 		\textit{Chinese Herbal Medicine: Materia Medica},  		 			Bensky Dan 		,  		 			Andrew Gamble 		.  		1986. Seattle: Eastland Press.  	 
\bibitem[Sahu and Pankaj ()]{b44}\label{b44} 	 		‘Clinical Study of Pilex Combination Therapy Vs Conventional Ayurvedic Therapy in the Management of Haemorrhoids’.  		 			M Sahu 		,  		 			Srivastava Pankaj 		.  	 	 		\textit{The Indian Practitioner}  		2001. 54  (11)  p. .  	 
\bibitem[Meena et al. ()]{b23}\label{b23} 	 		‘Comparative evaluation of standardisation parameters between Wedelia genus species’.  		 			A K Meena 		,  		 			M M Rao 		,  		 			Komalpreet Kaur 		,  		 			P Panda 		.  	 	 		\textit{Int J. Ph Sci and Res}  		2010. 1  (3)  p. .  	 
\bibitem[Lans ()]{b9}\label{b9} 	 		‘Comparison of plants used for skin and stomach problems in Trinidad and Tobago with Asian ethnomedicine’.  		 			Cheryl Lans 		.  	 	 		\textit{Journal of Ethnobiology and Ethnomedicine}  		2007. 3  (3)  p. .  	 
\bibitem[Wagner ()]{b50}\label{b50} 	 		‘Coumestans as the main active principles of the liver drugs Eclipta alba and Wedelia Calendulaceae’.  		 			H Wagner 		.  	 	 		\textit{Planta Med}  		1986. 5 p. .  	 
\bibitem[Maged and Abdel-Kader ()]{b20}\label{b20} 	 		‘DNA damaging steroidal alkaloids from Eclipta alba from the suriname rainforest’.  		 			S Maged 		,  		 			Abdel-Kader 		.  	 	 		\textit{J. Nat. Prod}  		1998. 61  (10)  p. .  	 
\bibitem[Upadhyay et al. ()]{b47}\label{b47} 	 		‘Eclalbatin, a triterpene saponin from Eclipta alba’.  		 			R K Upadhyay 		,  		 			M B Pandey 		,  		 			R N Jha 		,  		 			V B Pandey 		.  	 	 		\textit{J Asian Nat Prod Res}  		2001. 3  (3)  p. .  	 
\bibitem[Singh et al. ()]{b2}\label{b2} 	 		\textit{Eclpita Alba Linn. -Ancient remedy with therapeutic potential},  		 			Amritpal Singh 		,  		 			Sanjiv Duggal 		,  		 			Asish Suttee 		,  		 			Jaswinder Singh 		,  		 			Shankar Katekhaye 		.  		2010. 1 p. .  	 
\bibitem[Xiong-Hao Lin et al. ()]{b51}\label{b51} 	 		\textit{Effects of Volatile Com-ponents and Ethanolic Extract from Eclipta prostrata on Proliferation and Differentiation of Primary Osteoblasts},  		 			Yan-Bin Xiong-Hao Lin 		,  		 			Shan Wu 		,  		 			Jian-Wei Lin 		,  		 			Pei-Yuan Zeng 		,  		 			Jin-Zhong Zen 		,  		 			Wu 		.  		2010. 15 p. .  	 
\bibitem[Abdul Viqar Khan ()]{b0}\label{b0} 	 		‘Ethnomedicinal uses of Eclipta prostrate. Indian journal of traditional knowledge’.  		 			Abdul Viqar Khan 		.  	 	 		\textit{Pharmacologyonline}  		2008. 2011. 7  (2)  p. .  	 
\bibitem[Rupali Thorat et al. ()]{b34}\label{b34} 	 		\textit{Evaluation of a herbal hair oil in reducing hair fall in human volunteers},  		 			Rupali Thorat 		,  		 			Vilasrao Varsha Jadhav 		,  		 			Kadam 		.  		2009. 6 p. .  	 	 (Ninad sathe, Ashwini save, Vikas ghorpade) 
\bibitem[Bhaskar Rao et al. ()]{b7}\label{b7} 	 		\textit{Evaluation of antioxidant potential of clitoria ternate L. and Eclipta prostrata L. Indian journal of biochemistry and biophysics},  		 			D Bhaskar Rao 		,  		 			Ch Ravi Kiran 		,  		 			Y Madhavi 		,  		 			P Koteshwara Rao 		,  		 			Raghava Rao 		,  		 			T 		.  		2009. 46 p. .  	 
\bibitem[Kima et al. ()]{b11}\label{b11} 	 		‘Gun-Soon Lee. The butanol fraction of Eclipta prostrata (Linn) effectively reduces serum lipid levels and improves antioxidant activities in CD rats’.  		 			Dae-Ik Kima 		,  		 			Sung-Hyen Lee 		,  		 			Jin-Ho Choia 		,  		 			Hyun Soon Lillehoj 		,  		 			Mi-Hee Yu 		.  	 	 		\textit{Nutrition Research}  		2008. 28 p. .  	 
\bibitem[Roy et al. ()]{b33}\label{b33} 	 		‘Hair growth promoting activity of Eclipta alba in male albino rats’.  		 			R K Roy 		,  		 			Mayank Thakur 		,  		 			V K Dixit 		.  	 	 		\textit{Arch Dermatol Res}  		2008. 300 p. .  	 
\bibitem[Bruce Milliman et al. ()]{b8}\label{b8} 	 		‘Hepatitis C: A Retrospective Study, Literature Review, and Naturopathic Protocol’.  		 			W Bruce Milliman 		,  		 			Davis W Lamson 		,  		 			MS 		,  		 			Matthew Brignall 		,  		 			S 		.  	 	 		\textit{Alternative Medicine Review}  		2000. 5  (4)  p. .  	 
\bibitem[Samudram et al. ()]{b36}\label{b36} 	 		‘Hepatoprotective activity of Biherbal ethanolic extract on CCl4 induced hepatic damage in rats’.  		 			P Samudram 		,  		 			Rajeshwari Hari 		,  		 			R Vasuki 		,  		 			Geetha 		,  		 			Sathiya 		.  	 	 		\textit{Clinical nutrition insights}  		2008. 1998. 2  (2)  p. .  	 	 (AJBR) 
\bibitem[Saxena et al. ()]{b38}\label{b38} 	 		‘Hepatoprotective effects of Eclipta alba on subcellular levels in rats’.  		 			A K Saxena 		,  		 			B Singh 		,  		 			K K Anand 		.  	 	 		\textit{Journal of ethnopharmacology}  		1993. 40  (3)  p. .  	 
\bibitem[Tewtrakul et al. ()]{b45}\label{b45} 	 		‘HIV-1 protease and HIV-1 integrase inhibitory substances from Eclipta prostrate’.  		 			S Tewtrakul 		,  		 			S Subhadhirasakul 		,  		 			S Cheenpracha 		,  		 			C Karalai 		.  	 	 		\textit{Phytother Res}  		2007. 21  (11)  p. .  	 
\bibitem[Dhandapani ()]{b12}\label{b12} 	 		\textit{Hypolipidemic activity of Eclipta prostrata (L.) L. leaf extract in atherogenic diet induced hyperlipidemic rats},  		 			R Dhandapani 		.  		2007. 45 p. .  	 
\bibitem[Kaushik-Basu et al. ()]{b29}\label{b29} 	 		\textit{Identification and characterization of coumestans as novel HCV NS5B polymerase inhibitors},  		 			Neerja Kaushik-Basu 		,  		 			Alain Bopda Waffo 		,  		 			Tanaji Talele 		,  		 			T 		,  		 			Amartya Basu 		,  		 			Paulo Costa R R 		,  		 			Alcides Da Silva 		,  		 			JM 		,  		 			Stefan Sarafianos 		,  		 			G 		,  		 			Francois Noel 		.  		2008. 36 p. .  	 
\bibitem[Banji et al. ()]{b30}\label{b30} 	 		‘Investigation on the effect of Eclipta alba on animal models of learning and memory’.  		 			Otilia Banji 		,  		 			David Banji 		,  		 			Annamalai Ar 		,  		 			R Manavalan 		.  	 	 		\textit{Indian J physiol pharmacol}  		2007. 51  (3)  p. .  	 
\bibitem[Sagar et al. ()]{b35}\label{b35} 	 		\textit{Invitro Production of Anti-hepatotoxic Compounds in Cultures of Eclipta alba Linn. and Silybum marianum gaertn},  		 			B P Sagar 		,  		 			A Sangwan 		,  		 			A Panwar 		,  		 			A Sangwan 		.  		2006. 6 p. 88.  	 
\bibitem[Lal et al. ()]{b19}\label{b19} 	 		‘Kuldeep Singh Yadav. Screening of Leaves and Roots of Eclipta alba for Hepatoprotective Activity’.  		 			V K Lal 		,  		 			Amit Kumar 		,  		 			Prashant Kumar 		.  	 	 		\textit{Arch. Appl. Sci. Res}  		2010. 2  (1)  p. .  	 
\bibitem[Uddin et al. ()]{b28}\label{b28} 	 		‘Masudul Azad Chowdhury AM. Antioxidant, cytotoxic and antimicrobial properties of Eclipta alba ethanolic extract’.  		 			Nazim Uddin 		,  		 			Atiar Rahman 		,  		 			Sohel Nazim Uddin Ahmed 		,  		 			Rasheda Rana 		,  		 			Akter 		.  	 	 		\textit{Int J Biol Med Res}  		2010. 1  (4)  p. .  	 
\bibitem[Thakur and Mengi ()]{b46}\label{b46} 	 		‘Neuropharmacological profile of Eclipta alba (Linn.) Hassk’.  		 			V D Thakur 		,  		 			S A Mengi 		.  	 	 		\textit{Journal of Ethnopharmacology}  		2005. 102 p. .  	 
\bibitem[Shoji Yahara et al. ()]{b40}\label{b40} 	 		‘Oleanane glycosides from Eclipta alba’.  		 			Shoji Yahara 		,  		 			Toshihiro Ning Ding 		,  		 			Nohara 		.  	 	 		\textit{Chem.pharm.bull}  		1994. 42  (6)  p. .  	 
\bibitem[Mohammad S Rahman et al. ()]{b25}\label{b25} 	 		\textit{Oleanane Glycosides from Eclipta prostrate. The Dhaka university journal of pharmaceutical sciences},  		 			Rasheduzzaman Mohammad S Rahman 		,  		 			Chowdhury 		,  		 			M Chowdhury 		,  		 			Hasan 		,  		 			A Mohammad 		,  		 			Rashid 		.  		2005. 4.  	 
\bibitem[Christybapita et al. ()]{b10}\label{b10} 	 		\textit{Oral administration of Eclipta alba leaf aqueous extract enhances the non-specific immune responses and disease resistance of Oreochromis mossambicus. Fish and shellfish immunology},  		 			D Christybapita 		,  		 			M Divyagnaneswari 		,  		 			Dinakaran Michael 		,  		 			R 		.  		2007. 23 p. .  	 
\bibitem[Dalal et al. ()]{b43}\label{b43} 	 		‘Phytochemical Screening of Methanolic Extract and Antibacterial Activity of Active Principles of Hepatoprotective Herb’.  		 			Sunita Dalal 		,  		 			Sudhir Kataria 		,  		 			K Sastry 		,  		 			K Rana 		,  		 			Svs 		.  	 	 		\textit{Eclipta alba. Ethnobotanical Leaflets}  		2010. 14 p. .  	 
\bibitem[Mukherjee and Poddar ()]{b26}\label{b26} 	 		\textit{Pilex therapy in Piles -a Preliminary Report. The antiseptic},  		 			D R Mukherjee 		,  		 			H Poddar 		.  		1976. 10 p. 541.  	 
\bibitem[Mitesh Phale et al. ()]{b27}\label{b27} 	 		‘Precise and sensitive HPTLC method for quantitative estimation of wedelolactone in Eclipta alba Hassk’.  		 			D Mitesh Phale 		,  		 			Purnima Hamrapurkar 		,  		 			D 		,  		 			Manasi Chachad 		,  		 			A 		,  		 			Priti Patil 		,  		 			S 		,  		 			Sandeep Pawar 		,  		 			B 		.  	 	 		\textit{Pharmacophore}  		2010. 1  (2)  p. .  	 
\bibitem[Jayathirthaa and Mishraa ()]{b16}\label{b16} 	 		‘Preliminary immunomodulatory activities of methanol extracts of Eclipta alba and Centella asiatica’.  		 			M G Jayathirthaa 		,  		 			S H Mishraa 		.  	 	 		\textit{Phytomedicine}  		2004. 11  (4)  p. .  	 
\bibitem[Razdan et al. ()]{b31}\label{b31} 	 		‘Preventive and curative effects of Vedic Guard against antitubercular drugs induced hepatic damage in rats’.  		 			Rema Razdan 		,  		 			Amar Imranulla 		,  		 			M J Dev 		.  	 	 		\textit{Phcog mag}  		2008. 4  (15)  p. .  	 
\bibitem[Lee et al. ()]{b24}\label{b24} 	 		\textit{Sang Hyun Sung,Gun Hee Kim, Young Choong Kim. Antiproliferative activity of triterpenoids from Eclipta prostrata on hepatic stellate cells},  		 			Mi Kyeong Lee 		,  		 			Na Ry Ha 		,  		 			Hyekyung Yang 		.  		2008. 15 p. .  	 
\bibitem[Karthikumar et al. ()]{b17}\label{b17} 	 		‘Screening of antibacterial and antioxidant activities of leaves of Eclipta prostrata (L)’.  		 			S Karthikumar 		,  		 			K Vigneswari 		,  		 			K Jegatheesan 		.  	 	 		\textit{Sci. Res. Essays}  		2007. 2  (4)  p. .  	 
\bibitem[Rolf Teschke and Bahre ()]{b32}\label{b32} 	 		\textit{Severe hepatotoxicity by Indian herbal products: A structured causality assessment},  		 			Ruediger Rolf Teschke 		,  		 			Bahre 		.  		2009. 8 p. .  	 
\bibitem[Hemalatha et al. ()]{b13}\label{b13} 	 		\textit{Shrivijaya kirubha T. Evaluation of antidiabetic and diuretic activity of polyherbal formulation. Indian Journal of Traditional Knowledge},  		 			S Hemalatha 		,  		 			T Ayyappan 		,  		 			S Shanmugan 		,  		 			D Nagavalli 		.  		2006. 5 p. .  	 
\bibitem[Baig and Bhagwat ()]{b5}\label{b5} 	 		\textit{Study the efficacy of Galactin Vet Bolus on milk yield in dairy cows. Veterinary world},  		 			M I Baig 		,  		 			V G Bhagwat 		.  		2009. 2 p. .  	 
\bibitem[Sawangjaroen et al. ()]{b37}\label{b37} 	 		‘The in vitro anti-giardial activity of extracts from plants that are used for self-medication by AIDS patients in southern Thailand’.  		 			N Sawangjaroen 		,  		 			S Subhadhirasakul 		,  		 			S Phongpaichit 		,  		 			C Siripanth 		,  		 			K Jamjaroen 		,  		 			K Sawangjaroen 		.  	 	 		\textit{Parasitol Res}  		2005. 95  (1)  p. .  	 
\bibitem[Haveliwala ()]{b14}\label{b14} 	 		\textit{The role of 'Sapera Forte Tablet' in the management of hypertension},  		 			M D Haveliwala 		.  		1963. 9 p. .  	 
\bibitem[Shoji Yahara and Ding ()]{b39}\label{b39} 	 		‘Toshihiro nohara, Kazuo mazuda, Hiroyuki agenta. Taraxastane glycosides from Eclipta alba’.  		 			Ning Shoji Yahara 		,  		 			Ding 		.  	 	 		\textit{Phytochemistry}  		1997. 40  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
