\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={In Vitro Antidiabetic Activity of Cardiospermum Halicacabum leaves Extracts},
 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{In Vitro Antidiabetic Activity of Cardiospermum Halicacabum leaves Extracts}
\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]{  Stalin}

             \affil[1]{  Raos college of pharmacy}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2012 Accepted: 5 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


The present study was designed to investigate the glucose uptake of (antidiabetic activity) crude n-hexane,ethanol, methanol and aqueous leaf extracts of Cardiospermum Halicacabum.Methods: of Cardiospermum Halicacabumleaf extracts were subjected to inhibitory effect of glucose utilization using specific standard in vitro procedure.Results: results in four different leaf extracts revealed that, the methanol extract at a concentration of 50g plant extract/l was found to be more potent than other extracts with the lowest mean glucose concentration of 201±1.69 mg/dl at the end of 27 hrs.Conclusions: The present findings suggest that, the methanolic extract showed a significant inhibitory effect on glucose diffusion in vitro thus validating the traditional claim of the plant.

\end{abstract}


\keywords{cardiospermum halicacabum, antidiabetic activity, glucose diffusion method.}

\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
The plant Cardiospermum halicacabum Linn.\par
(Sapindaceae) is an annual or sometimes perennialclimber, commonly found as a weed throu-ghoutIndia. The tender, young shoots are used as avegetable, fodder, diuretic, stomachic, andrubefacient \hyperref[b4]{[5,}\hyperref[b5]{6]} . It is used in rheumatism, lumbago,nervous diseases, and as a demulcent in orchitis andin dropsy. In Sri Lanka, it is used for the treatmentof skeletal fractures. The juice of the herb is used tocure ear-ache and to reduce hardened tumours \hyperref[b6]{[7]} . Itexhibits significant analgesic, anti-inflammatoryand vaso-depressant activity, which is transient in nature. In Authors ? ? ?: Department of Pharmacology, Rao's college of pharmacy, Nellore. e-mail: stalinmpcol@gmail.com vitro studies have revealed itsantispasmodic and curative actions confirming theuse of the herb in Ayurvedicmedicine \hyperref[b7]{[8]} . The leaves of this plant mixed with castor oilare administered internally to treat rheumatism andto check lumbago \hyperref[b8]{[9]} .The present investigation is directed to the exploration of the antidiabetic activity based on the study of the various extracts of Cardiospermum halicacabumwhich show inhibitory effect of glucose utilization and, are in use as hypoglycemic agent in traditional system of medicine. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods} 
\section[{a) Plant material}]{a) Plant material}\par
The fresh plants ofCardiospermum halicacabum were collected from Nellore (AndhraPradesh) and authenticated by Dr.P.Jayaraman, Ph.D., Director, Plant Anatomy Research Centre, Medicinal Plants Research Unit, Tambaram, Chennai-45. A portion of the sample was kept in the department museum for further reference (PARC/2010/579). 
\section[{b) Preparation of extracts}]{b) Preparation of extracts}\par
The shade dried powdered form of leaves of Cardiospermum halicacabumwas taken and subjected to successive extraction using n-hexane, Ethanol, and methanol by continuous percolation process in soxhlet apparatus. The aqueous extract was prepared by the maceration with double distilled water. Each extract was concentrated by distilling off the solvent and evaporated to dryness. The extracts were dissolved in 1\% carboxy methyl cellulose (CMC) and used for the present study. 
\section[{c) Effects of Various Extracts on In vitro Inhibitory}]{c) Effects of Various Extracts on In vitro Inhibitory}\par
Glucose Diffusion A simple model system was used to evaluate the effects of Cardiospermum halicacabum leaf extracts on glucose movement in vitro. The model was adapted from a method described by Edwards et al. \hyperref[b9]{[10]} which involved the use of a sealed dialysis tube into which 15ml of a solution of glucose and sodium chloride (0.15M) was introduced and the appearance of glucose in the external solution was measured. The model used in the present experiment consisted of a dialysis tube (6cmX15mm) into which 1ml of 50g/litre plant extract in 1\% CMC and 1ml of 0.15M sodium chloride containing 0.22M D-glucose was added. The dialysis tube was sealed at each end placed in a 50ml centrifuge tube containing 45ml of 0.15M sodium chloride. The tubes were placed on an orbital shaker and kept at room B\par
iabetes mellitus is a metabolic disorder characterized by a loss of glucose homeostasis with disturbances of carbohydrate, fat and protein metabolism resulting from defects in insulin secretion, insulin action, or both \hyperref[b0]{[1]}. According to WHO, it is estimated that 3\% of the world's population have diabetes and the prevalence is expected to double by the year 2025 to 6.3\% \hyperref[b1]{[2]}. Management of diabetes without any side effect is still a challenge to the medical community. The use of the drugs is restricted by their pharmacokinetic properties, secondary failure rates and accompanying side effects \hyperref[b2]{[3]}. Thus searching for a new class of compounds is essential to overcome diabetic problems. There is continuous search for alternative drugs \hyperref[b3]{[4]}. D temperature. The movement of glucose into the external solution was monitored at set time intervals. 
\section[{d) Statistical Analysis}]{d) Statistical Analysis}\par
Data are expressed as mean ± S.E.M. Statistical comparisons between groups were done by one way analysis of variance (ANOVA) followed by Tukey Kramer multiple comparison tests to analyze the differences. p<0.001 were considered as significant. 
\section[{III.}]{III.} 
\section[{Results}]{Results} 
\section[{a) Effect on Glucose Diffusion}]{a) Effect on Glucose Diffusion}\par
With the distinctive traditional medical opinions and natural medicines mainly originated in herbs, traditional medicine offers good clinical opportunities and shows a bright future in the therapy of diabetes mellitus and its complications. The effect of Cardiospermum halicacabumleaves as anti-diabetic agents has been studied. All extracts showed varying effect on glucose utilization. These extracts caused a significant decrease in glucose concentration during the experiment.\par
The effects of Cardiospermum halicacabumleaves extracts on glucose diffusion inhibition were summarized in Table  {\ref .}1. At the end of 27 hrs, glucose movement of control (without plant extract) in the external solution had reached a plateau with a mean glucose concentration above 300mg/dl (314±2.89). It was evident from the table that the methanol and aqueous extracts were found to be potent inhibitors of glucose diffusion (p<0.001) compared to control. The methanol extract was found to be more potent than other extracts showing the lowest mean glucose concentration of 201±1.69 mg/dl at the end of 27 hrs (Table \hyperref[tab_0]{.1)} IV. 
\section[{Discussion}]{Discussion}\par
Diabetes mellitus is a debilitating and often life threatening disorder with increasing incidence throughout the world. There is a steady rise in the rate of incidence of Diabetes mellitus and estimated that 1 in 5 may be diabetic by 2025 \hyperref[b10]{[11]} . Antihyperglycemic activities of most effective plants were in part explained by the ability of the phytoconstituents to increase glucose transport and metabolism in muscle and/or to stimulate insulin secretion \hyperref[b11]{[12]} . In the present study, research has been carried out to evaluate the potential of various extracts to additionally retard the diffusion and movement of glucose in the intestinal tract \hyperref[b12]{[13]} .\par
A decoction of Cardiospermum halicacabumleaves is used worldwide for the treatment of various ailments including antidiabetic. The numerous polyphenolic compounds, triterpenoids and other chemical compounds present in the plant may account for the observed antidiabetic effects of the leaf extracts.\par
A Decoction of Cardiospermum halicacabumleaves was screened for hypoglycaemic activity on alloxan-induced diabetic rats. In both acute and sub-acute tests, the water extract, at an oral dose of 250 mg/kg, showed statistically significant hypoglycaemic activity \hyperref[b13]{[14]} . The treatment with Cardiospermum halicacabumaqueous leaf extract (0.01-0.625 mg/mL) showed significant inhibition on LDL glycation in a dose-dependent manner. Tannins, flavonoids, apigenin, pinitol and luteolin, and other chemical compounds present in the plant are speculated to account for the observed hypoglycaemic and hypotensive effects of the leaf extract. Values are expressed as mean ± SEM of triplicate; Data were analysed using one way ANOVA followed by Tukey-Kramer multiple comparison test; ***P<0.001 compared to control.\par
V. 
\section[{Conclusion}]{Conclusion}\par
The present study demonstrates the ability of various extracts of Cardiospermum halicacabumto inhibit glucose diffusion using an in vitro model of glucose absorption. In particular, methanol and aqueous extracts represent potential inhibitory of glucose diffusion supplements that may be useful for allowing flexibility in meal planning in type II diabetes. Further studies are required to elucidate whether in vitro effects represent therapeutic potential by limiting postprandial glucose absorptions and for improving glycemic control in type 2 diabetic subjects.\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.4047619047619047\textwidth}P{0.020238095238095236\textwidth}P{0.34404761904761905\textwidth}P{0.020238095238095236\textwidth}P{0.030357142857142853\textwidth}P{0.030357142857142853\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{tube over 27hr incubation period}\tabcellsep \tabcellsep \\
Extract\tabcellsep 1h\tabcellsep 3h\tabcellsep 5h\tabcellsep 24h\tabcellsep 27h\\
Control(in the absence of\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
extract)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{( )BIn Vitro Antidiabetic Activity of Cardiospermum Halicacabum leaves Extracts} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Gandhi and Sasikumar ()]{b0}\label{b0} 	 		‘Antidiabetic effect of MerremiaemarginataBurm. F. in streptozotocin induced diabetic rats’.  		 			Rajiv Gandhi 		,  		 			G Sasikumar 		,  		 			P 		.  	 	 		\textit{Asian Pacific Journal of Tropical Biomedicine}  		2012. 2 p. .  	 
\bibitem[Abdalla et al. ()]{b1}\label{b1} 	 		‘Antidiabetic Effects of Fenugreek (Trigonellafoenum -graecum) Seeds in the Domestic Rabbit (Oryctolaguscuniculus)’.  		 			M Abdalla 		,  		 			Mariam Y Abdelatif 		,  		 			Mahmoud S Ibhrahim 		.  	 	 		\textit{Res J of Medicinal Plant}  		2012. 6 p. .  	 
\bibitem[Reddy et al. ()]{b8}\label{b8} 	 		‘Antimicrobial screening of the plant extracts of Cardiospermum halicacabum L., Against selected microbes’.  		 			Thirupal Reddy 		,  		 			B 		,  		 			Ali Moulali 		,  		 			D Anjaneyulu 		,  		 			E Ramgopal 		,  		 			M 		,  		 			Hemanth Kumar 		,  		 			K Lokanatha 		,  		 			O Guruprasad 		,  		 			M Balaji 		,  		 			M 		.  	 	 		\textit{Ethnobotanical Leaflets}  		2010. 14 p. .  	 
\bibitem[Ming-Hsinghuanga et al. ()]{b5}\label{b5} 	 		‘Antioxidant and anti-inflammatory properties of Cardiospermum halicacabum and its reference compounds ex vivo and in vivo’.  		 			Ming-Hsinghuanga 		,  		 			Shyh-Shyunhuangb 		,  		 			Bor-Senwangc 		,  		 			Ming-Jyhsheud Chieh-Hsiwud 		,  		 			Wen-Chi Houe 		,  		 			Guan-Jhonghuangb Shiang-Shioulinb 		.  	 	 		\textit{J Ethnopharmacol}  		2011. 133 p. .  	 
\bibitem[Muthumani et al. ()]{b6}\label{b6} 	 		‘Chemical Investigation Of Tod-daliaAsiaticaLinn, AndCardiospermum Halicacabum Linn’.  		 			P Muthumani 		,  		 			R Meera 		,  		 			DeviP 		,  		 			Mohamed Sheik Arabath 		,  		 			S A Seshukumarkoduri 		,  		 			L V Sivara-Mmanavarthi 		.  	 	 		\textit{International Journal of Drug Formulation \& Research}  		2010. 1  (3)  p. .  	 
\bibitem[Annamalai et al. ()]{b4}\label{b4} 	 		‘Effect Of Drying Treatment On The Contents Of Antioxidants In Cardiospermum Halicacabum Linn’.  		 			A Annamalai 		,  		 			G Ponmari1 		,  		 			R Sathishkumar 		,  		 			P T Lakshmi 		.  	 	 		\textit{International Journal of Pharma and Bio Sciences}  		2011. 2  (1)  p. .  	 
\bibitem[Vishwakarma et al. ()]{b2}\label{b2} 	 		‘Evaluation of effect of aqueous extract of Enicostemmalittorale Blume. In streptozotocin induced type 1 diabetic rats’.  		 			S L Vishwakarma 		,  		 			S Rakesh 		,  		 			M Rajani 		,  		 			R K Goyal 		.  	 	 		\textit{Indian J ExpBiol}  		2010. 48 p. .  	 
\bibitem[Priyadarshini et al. ()]{b10}\label{b10} 	 		‘Hypolipidaemic and Renoprotective study on the Ethanolic \& Aqueous extracts of leaves of Ravenalamadagascariensis Sonn. onalloxan induced diabetic rats’.  		 			S S Priyadarshini 		,  		 			Vadivu 		,  		 			N Jayshreeet 		.  	 	 		\textit{International J Pharm Sci}  		2010. 2 p. .  	 
\bibitem[Palanuvej et al. ()]{b12}\label{b12} 	 		‘In Vitro Glucose Entrapment and Alpha-Glucosidase Inhibition of Mucilaginous Substances from Selected Thai Medicinal Plants’.  		 			C Palanuvej 		,  		 			S Hokputsa 		,  		 			T Tunsaringkarn 		,  		 			N Ruangrungsi 		.  	 	 		\textit{Sci Pharm}  		2009. 77 p. .  	 
\bibitem[Gray and Flatt ()]{b11}\label{b11} 	 		‘Insulin-like and insulin-releasing actions of the traditional antidiabetic plant Sambucusnigra (elder)’.  		 			A M Gray 		,  		 			Abdel-Wahab Y H A Flatt 		,  		 			PR 		.  	 	 		\textit{J Nutr}  		2000. 130 p. .  	 
\bibitem[Datta et al. ()]{b7}\label{b7} 	 		‘Phytochemical and biological evaluation of Cardiospermum halicacabum’.  		 			S Datta 		,  		 			A Ghosh 		,  		 			P Pal 		,  		 			M Das 		,  		 			P K Kar 		,  		 			Pharmacognostical 		.  	 	 		\textit{Int J Pharm Sci Bio}  		2010. 1  (1)  p. .  	 
\bibitem[Mittal et al. ()]{b13}\label{b13} 	 		‘Phytochemistry and pharmacological activeities of psidiumguajava: a review’.  		 			P Mittal 		,  		 			V Gupta 		,  		 			G Kaur 		,  		 			K G Ashish 		,  		 			Amarjeet Singh 		.  	 	 		\textit{International J Phar Sci Res}  		2010. 1 p. .  	 
\bibitem[Syamsudin ()]{b3}\label{b3} 	 		‘Standardization of extract of Leucaenaleucocephala (lmk) De Wit seeds by ?glucosidase inhibitor’.  		 			Syamsudin 		.  	 	 		\textit{International Journal of Phytomedicine}  		2010. 2 p. .  	 
\bibitem[Edwards et al. ()]{b9}\label{b9} 	 		‘Viscosity of food gums determined in vitro related to their hypoglycemic actions’.  		 			C A Edwards 		,  		 			N A Black Burn 		,  		 			L Craigne 		,  		 			P Daavidson 		,  		 			J Tomlin 		,  		 			K Sugden 		,  		 			I T Johnson 		,  		 			N W Read 		.  	 	 		\textit{Am J CliNutr}  		1987. 46 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
