\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={Role of Heme-Oxygenase-1 in Attenuated Cardioprotective Effect of Ischemic Preconditioning in Hyperlipidemic Myocardium},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Role of Heme-Oxygenase-1 in Attenuated Cardioprotective Effect of Ischemic Preconditioning in Hyperlipidemic Myocardium}
\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]{Atinderpal  Kaur}

             \affil[1]{  I.S.F College of Pharmacy}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2016 Accepted: 31 December 2016 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


Nitric Oxide (NO) is responsible for cardioprotective effect of ischemic preconditioning (IPC). Heme Oxygenase-1 (HO-1) facilitates release of NO by disrupting caveolin-eNOS complex. Both, the expression/activity of HO-1 and the IPC mediated cardioprotection are decreased significantly in hyperlipidemia. In this study the role of HO-1 in attenuation of IPC- induced cardioprotective effect in hyperlipidemic rat was investigated. Hyperlipidemia was induced by feeding high fat diet to Wistar rats. Isolated Langendorff heart preparation model was used. Cardioprotective effect was assessed by myocardial infarct size measurement and release of Lactate Dehydrogenase (LDH), Creatine Kinase (CK-MB) in coronary effluent. Nitrite estimation was done to indirectly infer the level of cardiac NO production. In hyperlipidemic rat, IPC-induced cardioprotection and release of NO were significantly decreased. Perfusion with sodium nitrite (NO precursor) and pre-treatment with daidzein (DDZ) (caveolin inhibitor) and hemin (HO-1 inducer), alone or in combination significantly restored the attenuated cardioprotective effect of IPC in hyperlipidemic rats. Administration of zinc protoporphyrin (ZnPP), HO-1 inhibitor, significantly abolished the observed cardioprotection in hemin pre-treated hyperlipidemic rat. The significant restoration of the attenuated cardioprotective effect of IPC following induction of HO-1 by hemin in hyperlipidemia was observed. The results indicated that attenuation of IPC-induced cardioprotective effect may be due to the decrease in HO-1 induced NO release in hyperlipidemic rat heart.

\end{abstract}


\keywords{heme oxygenase-1, ischemic preconditioning, hyperlipidemic rat heart, hemin, diadzein.}

\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[{I. Introduction}]{I. Introduction}\par
oronary artery disease is a leading cause of morbidity and mortality worldwide \hyperref[b0]{[1,}\hyperref[b1]{2]}. Inadequate blood flow to the myocardium leads to ischemia and, early reperfusion is necessary for the viability of myocardium \hyperref[b2]{[3]}. Reperfusion after a prolonged period of ischemia is not without risk, it damages the myocardium, which is known as ischemiareperfusion injury \hyperref[b3]{[4,}\hyperref[b4]{5]}. Ischemic preconditioning (IPC), is a powerful endogenous cardioprotective phenomenon in which short intermittent cycles of sublethal ischemia, followed by reperfusion before the subsequent prolonged ischemic insult, improves the tolerance against ischemia-reperfusion-induced injury \hyperref[b5]{[6,}\hyperref[b6]{7]}. IPC mediated cardioprotection has been documented in various species including human beings \hyperref[b6]{[7,}\hyperref[b7]{8]}.\par
IPC produces cardioprotection by stimulating the generation of various endogenous ligands which bind to their respective G-protein coupled receptors \hyperref[b8]{[9,}\hyperref[b9]{10]} and initiate a signalling cascade i.e., activation of PI-3K/Akt \hyperref[b10]{[11]}, phosphorylation of eNOS, generation of NO and by opening of mito K ATP channel \hyperref[b11]{[12,}\hyperref[b12]{13]}. The cardioprotective effect of IPC is attenuated in in hyperlipidemic myocardium and it may be due to decreased HO-1 \hyperref[b13]{[14,}\hyperref[b14]{15]}, impairment of K ATP channel \hyperref[b15]{[16]} impairment of PI-3K/AKT pathway \hyperref[b16]{[17,}\hyperref[b17]{18]} and altered activation of JAK/STAT and MAPK, GSK-3? \hyperref[b18]{[19,}\hyperref[b19]{20]}. Hence, the mechanism involved in attenuation of cardioprotective effect of IPC in hyperlipidemic myocardium, remain to be elucidated.\par
Caveolae are the specialised membrane domains which serve as organizing centres for cellular signal transduction \hyperref[b20]{[21]}. Various signalling molecules like src-like kinases, tyrosine kinase, members of Ras-MAPK cascade and eNOS \hyperref[b21]{[22]} are localized within caveolae. Caveolin is also a well known negative regulator of eNOS and these results in decreased availability of NO \hyperref[b22]{[23,}\hyperref[b23]{24]} which is responsible for cardioprotective effect of IPC \hyperref[b12]{[13]}. It has been reported that expression of caveolin is upregulated in hyperlipidemic myocardium \hyperref[b24]{[25]}.\par
Heme-oxygenase is the rate-limiting enzyme in the biochemical pathway responsible for catabolism of heme into ferrous (Fe ++ ) ion, carbon monoxide, and biliverdin, the latter being subsequently converted into bilirubin by biliverdin reductase \hyperref[b25]{[26]}. HO-1 is localized in the membrane caveolae and the inner leaflet of the plasma membrane where it is interacts with caveolin \hyperref[b26]{[27]}. In transgenic mice, the overexpression of Hemeoxygenase-1, conversely regulates the expression of caveolin \hyperref[b24]{[25]}. Moreover, HO-1 facilitates release of NO by disrupting association of caveolin with eNOS \hyperref[b24]{[25]}. It has been reported that a decrease in the cardiospecific expression of HO-1 exacerbates the ischemia reperfusion-induced injury \hyperref[b25]{[26]}, while upregulation of HO-1 produces cardioprotection against ischemiareperfusion induced injury \hyperref[b26]{[27]}. Transgenic mice expressing cardiac-specific HO-1 are resistant, while the heart of HO-1 knock-out mice is more susceptible to ischemia-reperfusion-induced injury \hyperref[b27]{[28]}. In hyperlipidemia, the expression and activity of HO-1 is reduced \hyperref[b28]{[29]} whereas the increase in HO-1 in hyperlipidemic rats is associated with activated eNOS \hyperref[b29]{[30]}. Therefore, the present study was designed to investigate the role of Heme-Oxygenase-1 in attenuated cardioprotective effect of IPC in hyperlipidemic rat hearts. 
\section[{II. Materials and Methods}]{II. Materials and Methods}\par
Daidzein (0.2mg/Kg/s.c) (Enzo Life Sciences International, Inc., USA) was dissolved in 10\% Dimethyl Sulphoxide (DMSO) and then injected to the animals for 7 days after 8 weeks of high fat diet administration. Hemin (4mg/kg/i.p.) (Himedia Laboratories Pvt. Ltd., Mumbai) was dissolved in 0.2M NaOH and was injected 18 h before isolation of heart. Zinc Protoporphyrin (50µg/kg/i.p.) (Enzo Life Sciences International, Inc., USA) was dissolved in DMSO and injected 6 hr before hemin treatment \hyperref[b30]{[31]}. TTC Stain, Tris-chloride buffer, sulphanilamide, phosphoric acid and sodium nitrite was purchased from CDH Pvt. Ltd., New Delhi. N-(1-Naphthyl) ethylenediamine dihydrochloride was purchased from Himedia Laboratories Pvt. Ltd., Mumbai. The LDH enzymatic estimation kit and CK-MB enzymatic estimation kit was purchased from Coral Clinical Systems, Goa, India. All other reagents used in this study were of analytical grade and always freshly prepared before use. 
\section[{a) Animals}]{a) Animals}\par
Age matched young male Wistar rats, weighing 180-250 g housed in animal house and provided 12 h light and 12 h dark cycle were used. They were fed on standard chow diet (Ashirwad Industries Ltd., Ropar, India) and provided water ad libitum. The experimental protocol was approved by the Institutional Animal Ethics Committee in accordance with the National (CPCSEA) Guidelines on the Use of Laboratory animals. All efforts were made to minimize animal suffering and reduce the number of animals used. 
\section[{b) Induction of experimental hyperlipidaemia}]{b) Induction of experimental hyperlipidaemia}\par
Male Wistar rats (180-250) were employed in the present study. Experimental hyperlipidemia was induced by high fat diet (corn starch 44.74 g, casein 14 g, sucrose 10 g, butter 20 g, fibre 5 g, mineral mix 3.5 g, vitamin mix 1 g, choline 0.25 g, terbutylhydroquinone 0.0008 g, cholesterol 1 g, cholic acid 0.5 g) for 8 weeks. Serum cholesterol and triglyceride level was estimated spectrophotometrically at 505 nm by PEG and GPO / PAP method  {\ref (Trinder, 1969;} {\ref Bucolo, 1973} {\ref , Fossati, 1982)} using enzymatic kits (Coral Clinical Systems, Goa, India). Serum cholesterol level 800-1000 mg/dl and serum triglyceride level 200-300 mg/dl were considered to be hyperlipidemic. 
\section[{c) Isolated rat heart preparation}]{c) Isolated rat heart preparation}\par
Rats were administered heparin (500 IU/L, i.p) 20 min. prior to sacrificing the animal by cervical dislocation. Heart was rapidly excised and immediately mounted on Langendorff's apparatus \hyperref[b29]{[30]}. Isolated heart was retrogradely perfused at constant pressure of 80 mmHg with Kreb's-Henseleit buffer (NaCl 118 mM; KCl 4.7 mM; CaCl 2 2.5 mM; MgSO 4 .7H 2 0 1.2 mM; KH 2 PO 4 1.2 mM; C 6 H 12 O 6 11 mM), pH 7.4, maintained at 37? bubbled with 95\% O 2 and 5\% CO 2 . Flow rate was maintained at 7-9 ml/min. using Hoffman's screw. The heart was enclosed in double wall jacket, the temperature of which was maintained by circulating water heated at 37?. Ischemic preconditioning was produced by closing the inflow of K-H solution for 5 min followed by 5 min of reperfusion. Four such episodes were employed. Global ischemia was produced for 30 min. followed by 120 min. of reperfusion. Coronary effluent was collected before ischemia, immediately, 5 min. and 30 min. after reperfusion for estimation of LDH, CK-MB and nitrite release \hyperref[b31]{[32]}. 
\section[{d) Assessment of myocardial injury}]{d) Assessment of myocardial injury}\par
The assessment of myocardial infarct size was done by using triphenyltetrazolium chloride (TTC) staining method. The heart was removed from the Langendorff's apparatus. Both the atria and root of aorta were excised and ventricles were kept overnight at -4? temperature. Frozen ventricles were sliced into uniform sections of about 1-2 mm thickness. The slices were incubated in 1\% w/v triphenyltetrazolium chloride stain (TTC stain) at 37? in 0.2M Tris-chloride buffer for 30 min. The normal myocardium was stained brick red while the infarcted portion remained unstained. Infarct size was measured by the volume method \hyperref[b32]{[33]}. LDH and CK-MB were estimated by using commercially available kits. Values of LDH and CK-MB were expressed in international units per litre (IU/L). 
\section[{e) Nitrite estimation}]{e) Nitrite estimation}\par
Nitrite is stable nitrogen intermediate formed from the spontaneous degradation of NO. Unlike NO, nitrite can be measured easily and nitrite concentrations can be used to infer levels of NO production. Nitrite release in coronary effluent was measured. Greiss reagent 0.5 ml (1:1 solution of 1\% sulphanilamide in 5\% phosphoric acid and 0.1\% N-(1-Naphthyl) ethylenediamine dihydrochloride in water) was added to 0.5 ml of coronary effluent. The optical density at 550 nm was measured using spectrophotometer (UV-1700 Spectrophotometer, Shimadzu, Japan). Nitrite concentration was calculated by comparison with spectrophotometer reading of standard solution of sodium nitrite prepared in K-H buffer \hyperref[b31]{[32]}. Diagrammatic representation of experimental protocol is shown. In all groups, isolated rat heart was perfused with K-H (Krebs-Hensleit) solution and allowed for 10 min of stabilization. Isolated rat heart preparation was stabilized for 10 min and then perfused continuously with K-H solution for 190 min. 
\section[{Volume XVII Issue III Version I}]{Volume XVII Issue III Version I} 
\section[{g) Data analysis and statistical procedures}]{g) Data analysis and statistical procedures}\par
All values were expressed as mean ± standard deviation (S.D). Statistical analysis was performed using Graphpad Prism Software (5.0). The data obtained from the various groups were statistically analysed using student t-test, one-way analysis of variance (ANOVA), two way analysis of variance (ANOVA) followed by Tukey's multiple comparison test. P ? 0.05 was considered to be statistically significant. 
\section[{III. Results}]{III. Results} 
\section[{a) Effect of high fat diet on body weight}]{a) Effect of high fat diet on body weight}\par
The high fat diet was fed for 8 weeks to the rats and a significant increase in body weight was observed as compared to basal value (Fig.  {\ref 1}). Values are expressed as mean ± S.D. 
\section[{c) Effect of ischemic preconditioning and pharmacological interventions on myocardial injury (Infarct size, LDH and CK-MB)}]{c) Effect of ischemic preconditioning and pharmacological interventions on myocardial injury (Infarct size, LDH and CK-MB)}\par
Global ischemia for 30 min followed by 120 min of reperfusion significantly increased the myocardial injury as compared to sham control. Four episodes of IPC significantly decreased I/R-induced increase in myocardial injury in normal rat heart. However, ischemic preconditioning failed to decrease the myocardial injury  
\section[{interventions on the nitrite release in coronary effluent}]{interventions on the nitrite release in coronary effluent}\par
Global ischemia for 30 min followed by 120 min of reperfusion significantly decreased the nitrite release. Four episodes of IPC significantly restored the I/R induced decrease in nitrite release in normal rat heart. However, ischemic preconditioning failed to increase the nitrite release in hyperlipidemic rat heart. Moreover, IPC induced increase of nitrite release was significantly restored in sodium nitrite perfused hyperlipidemic rat heart. Pre-treatment with daidzein and hemin, alone or in combination also restored it. Furthermore, administration of ZnPP significantly abolished the restored cardioprotective effect of hemin in hyperlipidemic rat (Fig. \hyperref[fig_4]{6}).   
\section[{IV. Discussion}]{IV. Discussion}\par
This study was designed to investigate the role of HO-1 in attenuated cardioprotective effect of IPC in hyperlipidemic rat hearts. After a prolonged period of ischemia, reperfusion produces further damage to myocardium which is known as ischemia reperfusion injury. The ischemic preconditioning induced by four episodes of 5 min global ischemia and 5 min reperfusion was reported to produce cardioprotective effect in isolated rat heart preparation \hyperref[b33]{[34]}. Our findings were in agreement with these phenomenon's. The cardioprotective effect of IPC had been reported to be significantly attenuated in hyperlipidemia. Our results were in accordance with these published studies \hyperref[b34]{[35]}.\par
Perfusion of sodium nitrite (NO donor) produces cardioprotection in isolated heart from normal rat, subjected to global ischemia \hyperref[b35]{[36]}. In our study, perfusion of sodium nitrite in isolated hyperlipidemic rat heart followed by IPC, significantly restored the attenuated effect of IPC in diabetic myocardium.\par
Release of nitric oxide during the ischemic preconditioning was reported to produce cardioprotection against ischemia-reperfusion induced injury \hyperref[b11]{[12]}. In our study, IPC significantly increased the release of NO (measured in coronary effluent), as compared to ischemia reperfusion control group. However, this IPC mediated increase in release of nitric oxide was significantly decreased in hyperlipidemic rat heart. Sodium nitrite perfusion in hyperlipidemic rat heart significantly restored the attenuated cardioprotective effect of ischemic preconditioning. Thus, the reduced release of NO in hyperlipidemic rat heart may be responsible for attenuation of cardioprotection mediated by IPC in hyperlipidemic rat. It was interesting to note that treatment with sodium nitrite did not enhance the cardioprotective effect of IPC in normal rat heart. This indicated that once IPC mediated increased generation of NO achieved the threshold for cardioprotection; addition of sodium nitrite was unable to further increase the myocardial protection by IPC. Caveolae are 50-100 nm invaginated plasma membrane domains which serve as organizing centers of signal transduction \hyperref[b36]{[37]}. Caveolins are proteins that form the structure of caveolar membrane, act as signalosomes for GPCR and other molecules such as NOS and Src-like kinases \hyperref[b37]{[38]}. Increased expression of caveolin, leads to the, decreased phosphorylation of endothelial nitric oxide synthase and consequent decreased generation of nitric oxide. Further, it has been reported that expression of caveolin is upregulated in hyperlipidemic myocardium \hyperref[b38]{[39]}. Thus, it may results in increased formation of Caveolin-eNOS complex, which decreases the availability of nitric oxide. It has been reported that NO is responsible for cardioprotective effect of ischemic preconditioning \hyperref[b39]{[40]}.\par
Upregulation of caveolin in diabetic rat heart may inhibit the activity of eNOS by making its complex which leads to a decrease in the release of NO \hyperref[b40]{[41]}. Administration of daidzein increases the generation of nitric oxide by inhibiting the caveolin-eNOS complex and subsequent activation of the eNOS \hyperref[b41]{[42]}. In our study, one week of pretreatment of hyperlipidemic rat with daidzein, a caveolin inhibitor \hyperref[b41]{[42]}, significantly restored the cardioprotective effect of ischemic preconditioning in hyperlipidemic rat heart, noted in terms of decrease in infarct size and release of LDH, CKMB, and also increase in the release of NO. Our findings were in agreement with reports from other laboratories \hyperref[b19]{[20]}.\par
Heme-Oxygenase-1 is localized in the membrane caveolae of the plasma membrane where it is interacts with caveolin \hyperref[b26]{[27]}. It has been reported that a decrease in the cardiospecific expression of HO-1 exacerbates while an upregulation of HO-1 produces cardioprotection against ischemia-reperfusion injury \hyperref[b42]{[43]}. HO-1 facilitates release of NO by disrupting complex of caveolin and eNOS \hyperref[b42]{[43]}. The expression of HO-1 is diminished into hyperlipidemic myocardium. In our study, pretreatment with hemin, a heme-oxygenase-1 inducer, restored the decrease in release of nitric oxide and significantly restore the attenuated cardioprotective effect of ischemic preconditioning in hyperlipidemic rat heart.\par
Thus it was speculated that the attenuated cardioprotective effect of IPC in hyperlipidemic rat heart may be due to inhibition of eNOS by enhancing the binding of eNOS with caveolin, which leads to decrease in the release of nitric oxide. Also, administration of ZnPP, an inhibitor of HO-1, significantly blocked the observed cardioprotection and increase in release of NO in hearts of hemin pretreated hyperlipidemic rats. Furthermore, the restoration of the attenuated cardioprotective effect of IPC in hyperlipidemic rat heart by combination of daidzein and hemin was not greater than that observed when the drugs were administered alone. This suggested that these two drugs may be acting via the same mechanism i.e., NO pathway.\par
On the basis of above discussion it was clear that activation of heme-oxygenase-1 enzyme, by a specific inducer i.e. hemin, restored the cardioprotective effect of ischemic preconditioning in hyperlipidemic rat heart, by disrupting the caveolin-eNOS complex and there by enhancing the release of NO. Further, pretreatment with ZnPP, a specific heme-oxygenase-1 inhibitor, significantly blocked the restoration of cardioprotective effect of ischemic preconditioning in hemin pretreated hyperlipidemic rat heart. Therefore, it was concluded that attenuation of cardioprotective effect of ischemic preconditioning in hyperlipidemic rat heart, was due to impairment of HO-1 induced release of nitric oxide.  
\section[{Volume XVII Issue III Version I}]{Volume XVII Issue III Version I}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 1 :Fig. 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{345}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Fig. 3 :Fig. 4 :Fig. 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Fig. 6 :}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)} 			\footnote{Role of Heme-Oxygenase-1 in Attenuated Cardioprotective Effect of Ischemic Preconditioning in Hyperlipidemic Myocardium} 			\footnote{Volume XVII Issue III Version I © 2017 Global Journals Inc. (US) Year 2017} 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements}\par
We are thankful to ISF College of pharmacy, Moga for the support and encouragement during the conduct of this study. 			  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Liu et al. ()]{b27}\label{b27} 	 		‘Absence of Heme Oxygenase-1 Exacerbates Myocardial Ischemia/Reperfusion Injury in Diabetic Mice’.  		 			X Liu 		,  		 			J Wei 		,  		 			D H Peng 		,  		 			M D Layne 		,  		 			S Yet 		.  	 	 		\textit{Diabetes}  		2005. 54 p. .  	 
\bibitem[Murray and Lopez ()]{b0}\label{b0} 	 		‘Alternative projections of mortality and disability by cause 1990-2020: Global burden of disease study’.  		 			C J Murray 		,  		 			A D Lopez 		.  	 	 		\textit{Lancet}  		1997. 349 p. .  	 
\bibitem[Bohlen and Nase ()]{b40}\label{b40} 	 		‘Arteriolar nitric oxide concentration is decreased during hyperglycemiainduced beta II PKC activation’.  		 			H G Bohlen 		,  		 			G P Nase 		.  	 	 		\textit{Am J Physiol Heart Circ Physiol}  		2001. 280 p. .  	 
\bibitem[Patel et al. ()]{b20}\label{b20} 	 		‘Caveolae as organizers of pharmacologically relevant signal transduction molecules’.  		 			H H Patel 		,  		 			F Murray 		,  		 			P A Insel 		.  	 	 		\textit{Annu Rev Pharmacol Toxicol}  		2007. 48 p. .  	 
\bibitem[Kim et al. ()]{b26}\label{b26} 	 		‘Caveolae compartmentalization of heme oxygenase-1 in endothelial cells’.  		 			H P Kim 		,  		 			X Wang 		,  		 			F Galbiati 		,  		 			S W Ryter 		,  		 			A M Choi 		.  	 	 		\textit{FASEB J}  		2004. 18 p. .  	 
\bibitem[Feron and Balligand ()]{b22}\label{b22} 	 		‘Caveolin and the regulation of endothelial nitric oxide synthase in the heart’.  		 			O Feron 		,  		 			J L Balligand 		.  	 	 		\textit{Cardiovasc Res}  		2006. 69 p. .  	 
\bibitem[Woodman et al. ()]{b28}\label{b28} 	 		‘Daidzein and 17 beta-estradiol enhance nitric oxide synthase activity associated with an increase in calmodulin and a decrease in caveolin-1’.  		 			O L Woodman 		,  		 			M A Missen 		,  		 			M Boujaoude 		.  	 	 		\textit{J Cardiovasc Pharmacol}  		2004. 44 p. .  	 
\bibitem[Woodman et al. ()]{b41}\label{b41} 	 		‘Daidzein and 17 beta-estradiol enhance nitric oxide synthase activity associated with an increase in calmodulin and a decrease in caveolin-1’.  		 			O L Woodman 		,  		 			M A Missen 		,  		 			M Boujaoude 		.  	 	 		\textit{J Cardiovasc Pharmacol}  		2004. 44 p. .  	 
\bibitem[Chopra et al. ()]{b34}\label{b34} 	 		‘Decrease of myocardial infarct size with desferroxamine. Possible role of oxygen free radicals in its ameliorative effect’.  		 			K Chopra 		,  		 			M Singh 		,  		 			N Kaul 		,  		 			N K Ganguly 		.  	 	 		\textit{Mol Cell Biochem}  		1992. 13 p. .  	 
\bibitem[Gross et al. ()]{b18}\label{b18} 	 		‘Diabetes Abolishes Morphine-Induced Cardioprotection via Multiple Pathways Upstream of Glycogen Synthase Kinase-3?’.  		 			E R Gross 		,  		 			A K Hsu 		,  		 			G J Gross 		.  	 	 		\textit{Diabetes}  		2007. 56 p. .  	 
\bibitem[Bucci et al. ()]{b24}\label{b24} 	 		‘Diabetic mouse angiopathy is linked to progressive sympathetic receptor deletion coupled to an enhanced caveolin-1 expression’.  		 			M Bucci 		,  		 			F Roviezzo 		,  		 			V Brancaleone 		,  		 			M I Lin 		,  		 			A D Lorenzo 		,  		 			C Cicala 		.  	 	 		\textit{Arterioscler Thromb Vasc Biol}  		2004. 24 p. .  	 
\bibitem[Stokoe et al. ()]{b10}\label{b10} 	 		‘Dual Role of Phosphatidylinositol-3,4,5 trisphosphate in the activation of Protein Kinase B’.  		 			D Stokoe 		,  		 			L R Stephens 		,  		 			T Copeland 		,  		 			P R Gaffney 		,  		 			C B Reese 		,  		 			G F Painter 		.  	 	 		\textit{Science}  		1997. 277 p. .  	 
\bibitem[Wynne et al. ()]{b17}\label{b17} 	 		‘Glimepiride reduces the threshold for ischemic preconditioning in the diabetic heart’.  		 			A Wynne 		,  		 			D J Hausenloy 		,  		 			M M Mocanu 		,  		 			D M Yellon 		.  	 	 		\textit{J Mol Cell Cardiol}  		2007. 42 p. .  	 
\bibitem[Yusuf et al. ()]{b1}\label{b1} 	 		‘Global burden of cardiovascular diseases: Part I: general considerations, the epidemiologic transitions, risk factors and impact of urbanization’.  		 			S Yusuf 		,  		 			S Reddy 		,  		 			S Ounpuu 		,  		 			S Anand 		.  	 	 		\textit{Circulation}  		2001. 104 p. .  	 
\bibitem[Csonka et al. ()]{b13}\label{b13} 	 		‘Heme oxygenase and cardiac function in ischemic/reperfused rat hearts’.  		 			C Csonka 		,  		 			E Varga 		,  		 			P Kovas 		,  		 			P Ferdinandy 		,  		 			I E Blasig 		,  		 			Z Szilvassy 		.  	 	 		\textit{Free Radic Biol Med}  		1999. 27 p. .  	 
\bibitem[Ryter et al. ()]{b4}\label{b4} 	 		‘Heme oxygenase-1/ carbon monoxide: from basic science to therapeutic applications’.  		 			S W Ryter 		,  		 			J Alam 		,  		 			Amk Choi 		.  	 	 		\textit{Physiol Rev}  		2006. 85 p. .  	 
\bibitem[Ryter et al. ()]{b25}\label{b25} 	 		‘Heme oxygenase-1/carbon monoxide: from basic science to therapeutic applications’.  		 			S W Ryter 		,  		 			J Alam 		,  		 			Amk Choi 		.  	 	 		\textit{Physiol Rev}  		2006. 85 p. .  	 
\bibitem[Csonka et al. ()]{b30}\label{b30} 	 		‘Hemeoxygenase and cardiac function in ischemic/reperfused rat hearts’.  		 			C Csonka 		,  		 			E Varga 		,  		 			P Kovas 		,  		 			P Ferdinandy 		,  		 			I E Blasig 		,  		 			Z Szilvassy 		.  	 	 		\textit{Free Radic Biol Med}  		1999. 27 p. .  	 
\bibitem[Masini et al. ()]{b32}\label{b32} 	 		‘Hemeoxygenase-1 and the ischemia-reperfusion injury in the rat heart’.  		 			E Masini 		,  		 			A Vannacci 		,  		 			C Marzocca 		,  		 			S Pierpaoli 		,  		 			L Giannini 		,  		 			O Fantappie 		.  	 	 		\textit{Exp Biol Med (Maywood)}  		2003. 228 p. .  	 
\bibitem[Yoshida et al. ()]{b29}\label{b29} 	 		‘HMox-1 constitute an adaptive response to effect antioxidant cardioprotection: a study with transgenic mice heterozygous for targeted disruption of the heme oxygenase-1 gene’.  		 			T Yoshida 		,  		 			N Maulik 		,  		 			Y S Ho 		,  		 			J Alam 		,  		 			D K Das 		.  	 	 		\textit{Circulation}  		2001. 103 p. .  	 
\bibitem[Couet et al. ()]{b39}\label{b39} 	 		‘Identification of peptide and protein ligands for the caveolinscaffolding domain. Implications for the interaction of caveolin with caveolae-associated proteins’.  		 			J Couet 		,  		 			M Sargiacomo 		,  		 			M P Lisanti 		.  	 	 		\textit{J Biol Chem}  		1997. 272 p. .  	 
\bibitem[Ferdinandy et al. ()]{b11}\label{b11} 	 		‘Interaction of Cardiovascular Risk Factors with Myocardial Ischemia/Reperfusion Injury, Preconditioning and Postconditioning’.  		 			P Ferdinandy 		,  		 			R Schulz 		,  		 			G F Baxter 		.  	 	 		\textit{Pharmacol Rev}  		2007. 59 p. .  	 
\bibitem[Yadav et al. ()]{b19}\label{b19} 	 		‘Involvement of GSK-3? in attenuation of the cardioprotective effect of ischemic preconditioning in diabetic rat heart’.  		 			H N Yadav 		,  		 			M Singh 		,  		 			P L Sharma 		.  	 	 		\textit{Mol Cell Biol}  		2010b. 343 p. .  	 
\bibitem[Tomai et al. ()]{b6}\label{b6} 	 		‘Ischemic Preconditioning in Humans: Models, Mediators, and Clinical Relevance’.  		 			F Tomai 		,  		 			F Crea 		,  		 			L Chiariello 		,  		 			P A Gioffrè 		.  	 	 		\textit{Circulation}  		1999. 100 p. .  	 
\bibitem[Valle et al. ()]{b15}\label{b15} 	 		‘Ischemic preconditioning protection against stunning in conscious diabetic sheep: role of glucose, insulin, sarcolemmal and mitochondrial KATP channels’.  		 			Del Valle 		,  		 			H F Lascano 		,  		 			E C Negroni 		,  		 			JA 		.  	 	 		\textit{Cardiovasc Res}  		2002. 55 p. .  	 
\bibitem[Li et al. ()]{b31}\label{b31} 	 		‘Long-lasting expression of HO-1 delays progression of type I diabetes in NOD mice’.  		 			M Li 		,  		 			S Peterson 		,  		 			D Husney 		,  		 			M Inaba 		,  		 			K Guo 		,  		 			A Kappas 		.  	 	 		\textit{Cell Cycle}  		2007. 6 p. .  	 
\bibitem[Peterson et al. ()]{b35}\label{b35} 	 		‘Long-term treatment with the apolipoprotein A1 mimetic peptide increases antioxidants and vascular repair in type I diabetic rats’.  		 			S J Peterson 		,  		 			D Husney 		,  		 			A L Kruger 		,  		 			R Olszanecki 		,  		 			F Ricci 		,  		 			L F Rodella 		.  	 	 		\textit{J Pharmacol Exp Ther}  		2007. 322 p. .  	 
\bibitem[Baker et al. ()]{b37}\label{b37} 	 		‘Nitrite confers protection against myocardial infarction: Role of xanthine oxidoreductase, NADPH oxidase and K ATP channels’.  		 			J E Baker 		,  		 			J Su 		,  		 			X Fu 		,  		 			A Hsu 		,  		 			G J Gross 		,  		 			J S Tweddell 		.  	 	 		\textit{J Mol Cell Cardiol}  		2007. 43 p. .  	 
\bibitem[Ajmani et al. ()]{b36}\label{b36} 	 		‘Possible involvement of caveolin in attenuation of cardioprotective effect of ischemic preconditioning in diabetic rat heart’.  		 			P Ajmani 		,  		 			H N Yadav 		,  		 			M Singh 		,  		 			P L Sharma 		.  	 	 		\textit{BMC Cardiovasc Disord}  		2011. 11 p. 43.  	 
\bibitem[Parikh and Singh ()]{b33}\label{b33} 	 		‘Possible role of cardiac mast cell degranulation and preservation of nitric oxide release in isolated rat heart subjected to ischemic preconditioning’.  		 			V Parikh 		,  		 			M Singh 		.  	 	 		\textit{Mol Cell Biochem}  		1999. 199 p. .  	 
\bibitem[Cohen et al. ()]{b7}\label{b7} 	 		‘Preconditioning causes improved wall motion as well as smaller infarcts after transient coronary occlusion in rabbits’.  		 			M V Cohen 		,  		 			G S Liu 		,  		 			J M Downey 		.  	 	 		\textit{Circulation}  		1991. 84 p. .  	 
\bibitem[Tsang et al. ()]{b16}\label{b16} 	 		‘Preconditioning the diabetic heart: the importance of Akt phosphorylation’.  		 			A Tsang 		,  		 			D J Hausenloy 		,  		 			M M Mocanu 		,  		 			R D Carr 		,  		 			D M Yellon 		.  	 	 		\textit{Diabetes}  		2005. 54 p. .  	 
\bibitem[Murry et al. ()]{b5}\label{b5} 	 		‘Preconditioning with ischemia: a delay of lethal cell injury in ischemic myocardium’.  		 			C E Murry 		,  		 			R B Jennings 		,  		 			K A Reimer 		.  	 	 		\textit{Circulation}  		1986. 74 p. .  	 
\bibitem[Murphy ()]{b9}\label{b9} 	 		‘Primary and secondary signalling pathways in early preconditioning that converge on the mitochondria to produce cardioprotection’.  		 			E Murphy 		.  	 	 		\textit{Circ Res}  		2004. 94 p. .  	 
\bibitem[Penumathsa et al. ()]{b42}\label{b42} 	 		‘Red wine polyphenol resveratrol regulates Heme Oxygenase-1 conversely for the disruption of Caveolin-1/eNOS platform and improve left ventricular function in Ischemic Hypercholesterolemic Myocardium’.  		 			S V Penumathsa 		,  		 			S Koneru 		,  		 			S M Samuel 		,  		 			L Zhan 		,  		 			V P Menon 		,  		 			N Maulik 		.  	 	 		\textit{FASEB J}  		2008b. 22 p. 1130.  	 
\bibitem[Koneru et al. ()]{b23}\label{b23} 	 		‘Redox regulation of ischemic preconditioning is mediated by the differential activation of caveolins and their association with eNOS and glut-4’.  		 			S Koneru 		,  		 			S V Penumathsa 		,  		 			M Thirunavukkarasu 		,  		 			S M Samuel 		,  		 			L Zhan 		,  		 			Z Han 		.  	 	 		\textit{Am J Physiol Heart Circ Physiol}  		2007. 292 p. .  	 
\bibitem[Penumathsa et al. ()]{b14}\label{b14} 	 		‘Resveratrol enhances GLUT-4 translocation to the caveolar lipid raft fractions through AMPK/AKT/eNOS signaling pathway in diabetic myocardium’.  		 			S V Penumathsa 		,  		 			M Thirunavukkarasu 		,  		 			L Zhan 		,  		 			G Maulik 		,  		 			V P Menon 		,  		 			D Bagchi 		.  	 	 		\textit{J Cell Mol Med}  		2008c. 12 p. .  	 
\bibitem[Baxter and Ebrahim ()]{b3}\label{b3} 	 		‘Role of bradykinin in preconditioning and protection of the ischaemic myocardium’.  		 			G F Baxter 		,  		 			Z Ebrahim 		.  	 	 		\textit{Br J Pharmacol}  		2002. 135 p. .  	 
\bibitem[Prendes et al. ()]{b12}\label{b12} 	 		‘Role of endogenous nitric oxide in classic preconditioning in rat hearts’.  		 			Mgm Prendes 		,  		 			M Gonzalez 		,  		 			E A Savino 		,  		 			A Varela 		.  	 	 		\textit{Reg Pept}  		2007. 139 p. .  	 
\bibitem[Baines et al. ()]{b8}\label{b8} 	 		‘Signal Transduction in Ischemic Preconditioning: The Role of Kinases and Mitochondrial KATP Channels’.  		 			C P Baines 		,  		 			M V Cohen 		,  		 			J M Downey 		.  	 	 		\textit{J Cardiovasc Electrophysiol}  		1999. 10 p. .  	 
\bibitem[Williams and Lisanti ()]{b38}\label{b38} 	 		‘The caveolin genes: from cell biology to medicine’.  		 			T M Williams 		,  		 			M P Lisanti 		.  	 	 		\textit{Ann Med}  		2004. 36 p. .  	 
\bibitem[Ostrom and Insel ()]{b21}\label{b21} 	 		‘The evolving role of lipid rafts and caveolae in G protein-coupled receptor signaling: implications for molecular pharmacology’.  		 			R S Ostrom 		,  		 			P A Insel 		.  	 	 		\textit{Br J Pharmacol}  		2004. 143 p. .  	 
\bibitem[Topol et al. ()]{b2}\label{b2} 	 		‘The thrombolysis and angioplasty in myocardial infarction. A randomized trail of late reperfusion therapy for acute myocardial infarction’.  		 			E J Topol 		,  		 			R M Calliff 		,  		 			M Vandormael 		,  		 			C L Grines 		,  		 			B S George 		,  		 			M L Sanz 		.  	 	 		\textit{Circulation}  		1992. 85 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
