\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={Preliminary Phytochemical Analysis of a Polyherbal Siddha Formulation Milagu Leghium (Ml)},
 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{2020 2020-01-15 (revised: 60 Year 2020 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020 2020-01-15}
\title{Preliminary Phytochemical Analysis of a Polyherbal Siddha Formulation Milagu Leghium (Ml)}
\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]{Subathra  D}

             \author[2]{Kirubakaran  R}

             \affil[1]{  Ramavana siddha speciality centre}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2019 Accepted: 1 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Legiyam is one of the sublime formulations of internal medicine in the Siddha system. Milagu legiyam is a polyherbal formulation that is indicated for vatha disease. athmaratchamirtham is the literature evidence for this drug. The purpose of this paper is to prove the ML contains the bioactive components which were used for the above indication.

\end{abstract}


\keywords{arthritis, phytochemical, pepper.}

\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
n siddha arthritis is being compared to vatha disease. Arthritis is one of the devastating illnesses which generally affect the people in the prevailing situation. So the management and treatment of this disease are important. In Siddha therapeutics are classified into internal \& external. legiyam is one of the internal medicine. A Siddha literature athmaratchamirtham specifies a polyherbal formulation milagu legiyam for vatha disease. Hence we have selected this polyherbal formulation to evaluate the Phytochemical analysis to conclude the bioactive components which have the synergic anti-inflammatory \& antioxidant activity. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods} 
\section[{a) Source and authentication of raw drugs}]{a) Source and authentication of raw drugs}\par
The required drugs for preparations of ML are purchased from an authorized center. Drugs are identified and authenticated by the Medicinal Botanist of Govt. Siddha Medical College, Palayamkottai, then they are purified, and the medicine was prepared at the P.G. Just remove the adulterant and make it dry on the shade light Thippili moolam: Just remove the adulterant and make it dry on the sun light. Jathipathiri: Just remove the adulterant and make it dry on the shade light.\par
c) Method of preparation Take the above raw drugs are powdered separately except pepper, mixed all together. Pepper is crushed and added to 1 Thooni (21.5Lit.) of water and make a Decoction (1:8), ten Palam (350g) of Rock sugar is added to the above decoction and make the sugar solution. Add the powdered raw drugs to the sugar solution stir well. Add 1padi (1400 ml) Ghee and stir well until it reaches the required consistency. Add ½ Padi (700 ml) honey and blend well. Store it in a separate dry airtight container. 
\section[{III.}]{III.} 
\section[{Determination of Extractable Method}]{Determination of Extractable Method}\par
Method Determination of water-soluble extraction 5gm of the ML macerated with100 ml distilled water in a closed flask for 24 hrs, shaken frequently for the first six hours in the shaker, and allowed to stand for the next 18 hrs. The macerate should be filtered rapidly, taking precautions against loss of solvent.25 ml of this filtrate is evaporated to dryness in a flat bottom shallow dish and dried at 105 Celsius and collected the extract is used for the phytochemical analysis.\par
IV. 
\section[{Procedure}]{Procedure} 
\section[{Qualitative Result: a) Test for Carbohydrates}]{Qualitative Result: a) Test for Carbohydrates}\par
Benedict's test: To 0.5 ml of test drug, about 0.5 ml of Benedict's reagent was added to it. The mixture was heated in a boiling water bath for 2 minutes. A characteristic colourd precipitate indicates the presence of sugar. 
\section[{b) Glycosides}]{b) Glycosides}\par
Keller-Killiani Test: 2 ml of the extract, glacial acetic acid, one drop 5\% FeCl 3 and concentrated H 2 SO 4 was added. The reddish brown colour appeared at the junction of two liquid layers, and the upper layer turned bluish-green indicating the presence of glycosides. 
\section[{c) Steroids}]{c) Steroids}\par
Salkowski Test: 2 ml of extract, 2 ml of chloroform, and 2 ml of concentrated. H 2 SO 4 was added. The solution was shaken by well. As a result chloroform layer turned red and acid layer shows greenish-yellow fluorescence. 
\section[{d) Alkaloids}]{d) Alkaloids}\par
The extract was evaporated at a test tube. To the residue, dilute HCL was added, shaken well, and filtered. 
\section[{e) Flavonoids}]{e) Flavonoids}\par
Shinoda Test: To the extract, 5 ml of 95\% ethanol and few drops of concentrated hydrochloric acid was added into it. To this solution 0.5 gm of magnesium turnings were added. Pink coloration indicated the presence of flavonoids. 
\section[{f) Tannins}]{f) Tannins}\par
Mayer's Test: To the 2-3 ml of filtrate Mayer's reagent was added. The formation of yellow precipitate showed the presence of tannins. 
\section[{g) Lead Acetate Test}]{g) Lead Acetate Test}\par
On the addition of lead acetate solution to the extract, white precipitate appeared. 
\section[{h) Saponin}]{h) Saponin}\par
Foam Test: Drug extract was shaken vigorously with water. No persistent foam was formed. 
\section[{i) Protein}]{i) Protein}\par
Biuret Test: With 3 ml of the test solution, a few drops of 4\% NaOH and 1\% CuSO4 solution were added. The tubes were observed for violet or pink color formation. 
\section[{j) Phenol}]{j) Phenol}\par
Ferric chloride Test: The extract was diluted to 5 ml with distilled water. To that a few drop of neutral 5\% ferric chloride solution was added. A dark green colour indicates the presence of phenolic compounds. k) Glycosides 0.5 mg of extract was dissolved in 1 ml of water, and then aqueous NaOH solution was added. The formation of yellow color indicates the presence of glycosides. 
\section[{l) Triterpenoids}]{l) Triterpenoids}\par
To the test solution, 2ml chloroform was added with few drops of concentrated Sulphuric acid (3ml) at the side of the test tube. An interface with a reddishbrown coloration was formed if terpenoids constituent is present.  
\section[{Quantitative Result}]{Quantitative Result}\par
a) Procedure i. Quantitative Estimation of Alkaloids 1ml of Methanolic extract 5 ml pH 4.7 phosphate Buffer was being added and 5 ml BCG solution and shaken a mixture with 4 ml of chloroform. The extracts have been collected in a 10-ml volumetric flask and then diluted to adjust volume with chloroform. The absorbance of the complex in chloroform was been measured at 470 nm against blank prepared as above but without extract. Atropine was been used as a standard material and compared the assay with Atropine equivalents. 
\section[{ii. Quantitative Estimation of carbohydrate}]{ii. Quantitative Estimation of carbohydrate}\par
Anthrone method (Roe, 1955) was used to estimate the total sugar content. A known amount of the sample have been taken, ground well with 80\% ethanol and it was centrifuged at 4000 rpm. From the supernatant, 0.5 ml was taken and 5 ml of the anthrone reagent was added. The tubes were kept in a boiling water bath for 15 min. After that, they were kept in the darkroom for another 15 minutes. The color intensity developed was read in a spectrophotometer at 650 nm. 
\section[{iii. Quantitative Estimation of flavonoids}]{iii. Quantitative Estimation of flavonoids}\par
Aluminium chloride method using catechin as a standard was taken as a method to determine the total flavonoid content.1ml of the test sample and 4 ml of water were added to a volumetric flask (10 ml volume). After 5 min 0.3 ml of 5 \% Sodium nitrite, 0.3 ml of 10\% Aluminium chloride was added. After 6 min it have been kept for incubation at room temperature, 2 ml of 1 M Sodium hydroxide was added to the reaction mixture. Immediately the final volume was been made up to 10 ml with distilled water. The absorbance of the reaction mixture was been measured at 510 nm against a blank spectrophotometrically. Results were been expressed as catechin equivalents (mg catechin/g dried extract). 
\section[{iv. Quantitative Estimation of Saponins}]{iv. Quantitative Estimation of Saponins}\par
Methanolic and water extract was dissolved in 80\% methanol, 2ml of vanillin in ethanol was added, mixed well and the 2ml of 72\% sulphuric acid solution was added, mixed well and heated on a water bath at 60 0 c for 10min, absorbance was measured at 544nm against reagent blank. The Diosgeninis used as a standard material and compared the assay with Diosgenin equivalents. 
\section[{v. Quantitative Estimation of Phenolic Compounds}]{v. Quantitative Estimation of Phenolic Compounds}\par
The total phenolics content in different solvent extracts was determined with the Folin-Ciocalteu's reagent (FCR). In the procedure, different( D D D D ) B © 2020 Global Journals\par
Preliminary Phytochemical Analysis of a Polyherbal Siddha Formulation Milagu Leghium (Ml)\par
Image 1: Result of preliminary phytochemistry of ML concentrations of the extracts were mixed with 0.4 ml FCR (diluted 1:10 v/v). After 5 min, 4 ml of a sodium carbonate solution was added. The final volume of the tubes was made up to 10 ml with distilled water and allowed to stand for 90 min at room temperature. The absorbance of the sample was measured against the blank at 750 nm using a spectrophotometer. A calibration curve was constructed using Gallic acid solutions as standard (0 to 250µg/µl).\par
vi. Total terpenoid determination Total terpenoid content was being determined by the method of Ghorai et al, (2012). To 1 mL of the plant extract, 3 ml of chloroform was added. The sample mixture was thoroughly vortex and left for 3 min, and then 200 ?l of concentrated sulfuric acid (H2SO4) was added. Then it was being incubated at room temperature for 1.5h-2h in dark condition and during incubation, a reddish-brown precipitate was formed. Then carefully and gently, all supernatant of the reaction mixture was decanted without disturbing the precipitation. 3 ml of 95\% (v/v) methanol was added and www.ijppr.humanjournals.com Citation: Natesan Geetha et al. Ijppr. Human, 2015; Vol. 2 (2): 98-106. One hundred vortex thoroughly until all the precipitation dissolves in methanol completely. The absorbance was read at 538 nm using a UV/visible spectrophotometer. The total terpenoid content was calculated by calibration curve of Linalool and the results were expressed as Linalool equivalent (mg/g) Table  {\ref 2}: Quantitative result 
\section[{VI. Result}]{VI. Result}\par
The preliminary phytochemistry of the polyherbal formulation ML (aqueous solvent) is done by standard procedure. The results of the qualitative and quantitative bioactive components are presented in Table1 and Table2, respectively. The study discloses Carbohydrate, Alkaloid, Flavonoid, Phenol are the bioactive component present in the ML. 
\section[{VII. iscussion}]{VII. iscussion}\par
ML is a polyherbal formulation that has indicated for vatha disease in Siddha. The bioactive component present in this formulation poses the activity which was antioxidant and anti-inflammatory. ML containing biochemicals phenol and flavonoid are primary antioxidants. In the human body they prevent the body from the harmful effects of free radicals. Alkaloid poses many medicinal uses that may be having an anti-inflammatory action. Further evolution for isolate the particular alkaloid is needed. 
\section[{VIII. Conclusion}]{VIII. Conclusion}\par
Antioxidants are very potent biological active components which are participating in detoxification, cell repair of the body. Otherwise, one most important \& all peoples in our world likes to maintaining our body as younger every day these antioxidants can retain your age by preventing aging. It also strongly reveals a Siddha formulation ML treats and prevents degenerative disorders like age-related arthritis. This phytochemical screening study accepted a remarkable scope to develop a broad use of Siddha medicine and as a base for further researches.\begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.31052631578947365\textwidth}P{0.08596491228070176\textwidth}P{0.20964912280701756\textwidth}P{0.07719298245614035\textwidth}P{0.16666666666666666\textwidth}}
Ingredients\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Sl. No.\tabcellsep Drugs\tabcellsep Botanical Name\tabcellsep Part Used\tabcellsep Amount\\
1\tabcellsep Milagu\tabcellsep Piper nigrum\tabcellsep Seed\tabcellsep 100palam 3500grams)\\
2\tabcellsep Akirakaram\tabcellsep Anacyclus pyrethrum\tabcellsep Root\tabcellsep 1 palam (35 rams)\\
3\tabcellsep Seeragam\tabcellsep Cuminum Cyminum\tabcellsep Seed\tabcellsep 1 palam 35grams)\\
4\tabcellsep Kirambu\tabcellsep Syzygium aromaticum\tabcellsep Flower\tabcellsep 1 palam (35 rams)\\
5\tabcellsep Vaividangam\tabcellsep Emblica ribes\tabcellsep Seed\tabcellsep 1 palam 35grams)\\
6\tabcellsep Aelam\tabcellsep Eletaria cardamomum\tabcellsep Unriped fruit\tabcellsep 1 palam (35grams)\\
7\tabcellsep Kostam\tabcellsep Costus speciosus\tabcellsep Root\tabcellsep 1 palam(35 grams)\\
8\tabcellsep Atimaduram\tabcellsep Glycyrrhiza glabra\tabcellsep Root\tabcellsep 1 palam(35 grams)\\
9\tabcellsep Paththiri\tabcellsep Myristica fragrans\tabcellsep \tabcellsep 1 palam(35grams)\\
10\tabcellsep Narukkumoolam\tabcellsep Piper longum\tabcellsep Root\tabcellsep 1 palam(35grams)\\
11\tabcellsep Karkandu\tabcellsep \textunderscore \textunderscore \textunderscore \textunderscore \tabcellsep \textunderscore \textunderscore \tabcellsep 10palam(350gram)\\
\multicolumn{4}{l}{Seeragam: Soak in Ca (OH) 2 water on 21 hours then dried in sun light.}\tabcellsep \\
\multicolumn{2}{l}{Kirambu: Remove the adulterant and fry it.}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{vaividangam: Remove the adulterant and make it dry on the shade light}\tabcellsep \\
\multicolumn{2}{l}{Aelam: Remove the adulterant and fry it}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Thippli: Remove the adulterant and fry it}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Omam: Soak in Ca (OH) 2 water on 3 hours then sun dried}\tabcellsep \tabcellsep \\
Kostam:\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: b) Purification of raw drugsMilagu: Soak in butter milk for three days. Then fry in the clay plate. Akirakaram: Remove the adulterant and make it dry on the shade light.]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.49267515923566874\textwidth}P{0.35732484076433124\textwidth}}
Test Name\tabcellsep ML\\
Carbohydrate\tabcellsep Present\\
Protein\tabcellsep Absent\\
Alkaloid\tabcellsep Present\\
Flavanoid\tabcellsep Present\\
Glycoside\tabcellsep Absent\\
Steroid\tabcellsep Absent\\
Saponin\tabcellsep Absent\\
Phenol\tabcellsep Present\\
Tannin\tabcellsep Absent\\
Terpenoid\tabcellsep Absent\\
V.\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 		 		\backmatter   			 
\subsection[{Acknowledgement}]{Acknowledgement}\par
We are first of all, thanks to our parents for supporting this Study. And then thanks to scientific officers in Inbiotic Laboratory for analysis of this Drug ML. And finally, I thank all my friends who have helped this study. 			  			  				\begin{bibitemlist}{1}
\bibitem[Aathmaratchamirtham]{b1}\label{b1} 	 		\textit{},  		 			Aathmaratchamirtham 		.  		p. 445.  	 
\bibitem[Dr et al.]{b3}\label{b3} 	 		\textit{},  		 			K M Dr 		,  		 			Nadkarni 		,  		 			Indian Materia Medica 		,  		 			I I Vollume 		.  		 	 
\bibitem[Vaithiya]{b5}\label{b5} 	 		\textit{},  		 			Yugi Vaithiya 		,  		 			Chinthamani 		.  		 	 
\bibitem[
			Alkaloid
		]{b7}\label{b7} 	 		\textit{},  		 			Alkaloid 		.  		 74±0.41.  		 	 
\bibitem[Flavanoid]{b8}\label{b8} 	 		\textit{},  		 			Flavanoid 		.  		 42±0.28.  		 	 
\bibitem[Dr et al.]{b4}\label{b4} 	 		 			S Dr 		,  		 			M Somasundaram 		,  		 			M Sc 		,  		 			E S M P Phil 		,  		 			D Ph 		.  		\textit{Taxonomy of Angiosperm Part I and Part II},  				 	 
\bibitem[Dr]{b6}\label{b6} 	 		\textit{Mayil Vaganan Natarajan. Text book of Orthopaedics and Traumatology},  		 			Dr 		.  		 	 
\bibitem[Mr]{b2}\label{b2} 	 		\textit{Murugesa muthaliyar, Siddha Materia Medica, Indian Medicines and Homeopathy},  		 			Mr 		.  		Chennai.  	 
\bibitem[Natarajan and Natarajan ()]{b0}\label{b0} 	 		‘Preliminary phytochemical analysis of a herbal siddha formulation-Roja moggu legiyam’.  		 			Karthigeyan Natarajan 		,  		 			Kabilan Natarajan 		.  	 	 		\textit{Int. J. of. Current Advanced Research}  		2017. 6  (6)  p. .  	 	 (Uma et all) 
\end{bibitemlist}
 			 		 	 
\end{document}
