\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={"Atherosclerotic Renal Disease in Elderly"},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{"Atherosclerotic Renal Disease in Elderly"}
\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]{Dr. Vikas Singh  MD}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2013 Accepted: 31 December 2013 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Atherosclerosis is a generalized and inflammatory vascular disease frequently associated with renal disease and dysfunction (1) and one of the major causes of premature death in the United States today(2,3). Diverse renal vascular diseases, including atherosclerotic renal disease (ARVD), account for more than one third of all cases of ESRD.(4) Atherosclerotic plaques are present in up to 30% of patients with CKD and ARVD is among the common causes of CKD in Western societies(5,6). Atherosclerotic changes in the renal artery are evident in 50% of patients with atherosclerotic disease previously (7) and in 6.8% of adults > 65 years or age, they induce significant (>60%) renal artery stenosis.(8)In this review we discuss the pathogenesis and types of atherosclerotic renal disease in elderly including atherosclerotic renovascular disease and atheroembolic renal disease.

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
therosclerosis is a generalized and inflammatory vascular disease frequently associated with renal disease and dysfunction (1) and one of the major causes of premature death in the United States today \hyperref[b1]{(2,}\hyperref[b2]{3)}. Diverse renal vascular diseases, including atherosclerotic renal disease (ARVD), account for more than one third of all cases of ESRD.(  {\ref 4}) Atherosclerotic plaques are present in up to 30\% of patients with CKD and ARVD is among the common causes of CKD in Western societies \hyperref[b5]{(5,}\hyperref[b6]{6)}. Atherosclerotic changes in the renal artery are evident in 50\% of patients with atherosclerotic disease previously \hyperref[b7]{(7)} and in 6.8\% of adults > 65 years or age, they induce significant (>60\%) renal artery stenosis. \hyperref[b8]{(8)}In this review we discuss the pathogenesis and types of atherosclerotic renal disease in elderly including atherosclerotic renovascular disease and atheroembolic renal disease. 
\section[{II.}]{II.} 
\section[{Pathogenesis}]{Pathogenesis}\par
Atherosclerosis results from a series of cellular and molecular responses to endogenous and exogenous insults, and cellular events involved early in atherogenesis resemble those triggered in other forms of CKD. Perhaps because glomerular cells mimic some of the characteristics of cells in the vessel wall, atherosclerosis and glomerulosclerosis are postulated as comparable processes \hyperref[b9]{(9,}\hyperref[b10]{10,}\hyperref[b11]{11)} At an earlier stage, hypertension and atherosclerosis may be intimately linked through their effects on endothelial function. A dysfunctional endothelium allows adhesion of lipid-filled macrophages and consequent chemotaxis and aggregation of inflammatory cells. In large vessels, hypertension favors atherosclerosis progression primarily by accelerating the conversion of fatty streaks to raised lesions.12 Eventually, the vascular lesions can progress to vessel wall necrosis (fibrinoid necrosis, necrotizing arteriolitis, and hyperplastic arteriolosclerosis),which may extend to the glomerulus as well (necrotizing glomerulitis). \hyperref[b14]{13} Upregulation of angiotensin-converting enzyme and angiotensinII in the walls of atherosclerotic arteries underscores the role of the renin-angiotensin system in the pathogenesis of atherosclerosis in hypertension. Ang II leading to an increase in reactive oxygen species (ROS) production (eg, superoxide anion) and consequently increased oxidative stress. \hyperref[b15]{14}   
\section[{Atherosclerotic Renovascular Disease}]{Atherosclerotic Renovascular Disease}\par
Chronic ischemic renovascular disease is an increasingly recognized disorder. The prevalence and incidence of atherosclerotic renovascular disease based upon administrative data in the general population greater than 65 years of age were estimated to be 0.5 percent and 3.7 per 1000 patient-years, respectively.It has been estimated that ischemic renovascular disease may beresponsible for 5 to 22 percent of patients with advanced renal failure who are over the age of 50 \hyperref[b19]{[16]}\hyperref[b20]{[17]}\hyperref[b21]{[18]}\hyperref[b22]{[19]}. 
\section[{a) Clinical Clues}]{a) Clinical Clues}\par
There are a number of clinical findings that suggest an increased likelihood of secondary hypertension, some of which specifically suggest the presence of renovascular disease. These clinical clues are important for a second reason in patients with renovascular disease that is diagnosed on an imaging study performed for some other reason. In such patients, the absence of any of these clues makes it much less likely that the renovascular disease is responsible for hypertension, if present, and therefore makes benefit from percutaneous or surgical intervention less likely. This is an important issue since bilateral (or unilateral) atherosclerotic renovascular disease can be an incidental finding on angiography for peripheral artery disease, occurring in patients with little or no hypertension \hyperref[b23]{[20,}\hyperref[b24]{21]}. Such patients do not require therapy directed at the renal vasculature, since there is no evidence that revascularization will improve renal or other outcomes in this setting Catheter angiography using X-radiation and iodinated contrast injected by catheters is the gold standard for the diagnosis of renal artery stenosis. \hyperref[b25]{(22)} It offers the highest spatial and temporal resolution available for anatomically visualizing main and branch renal artery stenoses. However, this method shows large interobserver variation for the location and grade of stenosis (k concordance coefficients 0.26e 0.70). \hyperref[b26]{(23,}\hyperref[b27]{24)} An important advantage of catheter angiography is that a hemodynamically significant stenosis can be immediately treated in the same session. Improvements in imaging techniques with greatly increased contrast resolution and optimized catheter shapes, have resulted in reduction iodinated contrast exposure. Use of carbon dioxide or gadolinium instead of iodinated contrast to reduce nephrotoxicity has been explored with equivocal results. This invasive intervention is associated with the risk of contrast induced renal dysfunction, atheroembolic episodes, bleeding, dissection and arterial injury and thus is not a suitable screening technique as RAS is responsible for only a small group of patients with uncontrolled hypertension and renal failure.\par
ii. Ultrasound Ultrasounds seem to be an ideal screening modality for RAS as it is noninvasive with low cost and free from risks of radiation exposure and contrast related renal dysfunction. It is observer dependant its accuracy varies between 60 and 90\% especially transplant kidney. \hyperref[b28]{(25,}\hyperref[b29]{26)} The major drawback of this modality is poor visualization of the entire renal artery missing the highest peak systolic velocity at a stenosis using spectral Doppler tracing. Besides this accessory renal arteries are generally not well visualized. Due to abdominal gas and fat limits the visualization of renal vasculature resulting in increased rate of technical failure in comparison to other modalities. RAS can be both proximal and distal based on certain criteria.\par
iii. Doppler criteria for RAS Proximal criteria These are direct signs obtained at the site of the stenosis. Four criteria are used to diagnose significant proximal stenosis or occlusion of the RA.The first and most important sign is the increase in peak systolic velocity (PSV). Velocities >180 cm/s suggest stenosis of >60\%, while an end-diastolic velocity >150 cm/s suggests a degree of stenosis >80\%. In a metaanalysis, PSV was the best predictor of RAS, with a sensitivity and specificity of 85\% and 92\%, res-pectively. 40The third criterion is the identification of RAS with no detectable Doppler signal, a finding that indicates occlusion. The fourth criterion is the visualization of color artifacts such as aliasing at the site of the stenosis and the presence of turbulence at Doppler evaluation indicating the presence of a significant stenosis ? Onset of hypertension at >55 years of age.\par
? Accelerated, treatment resistant or malignant hypertension. ? Unexplained difference in kidney size >1.5 cm.\par
? Recurrent unexplained pulmonary edema.\par
? Worsening renal function after ACE inhibitor treatment. ? Unexplained renal dysfunction.\par
? Evidence of peripheral artery disease or CAD. upstream.Usually, these two patterns are the first and immediate signs of a stenosis. \hyperref[b30]{(27,}\hyperref[b31]{28)} the complete examination and 14 min for the distal evaluation) have led several investigators to search for and to identify waveform alterations, other than increased velocity, distal to the stenosis in arterial segments more accessible with Doppler US (i.e., hilar or interlobar arteries).The rationale is that the flow at the renal hilum downstream to a hemodynamically significant stenosis should become damped and show c) Distal criteria\par
The difficulties related to the direct evaluation of the stenosis (the mean examination time was 69 min for been called the "tardus parvus" effect. Tardus means a slow rise to the peak systole.This phenomenon has slow and late and parvus means small and little.Tardus refers to the fact that systolic acceleration of the waveform is slow with consequent increase in time to reach the systolic peak.Parvus refers to the fact that the systolic peak is of low height, indicating a slow velocity. A retarded acceleration of less than 3.0 m/s2, and increased acceleration time greater than 0.08-0.10 s. However, these findings may be less specific than peak systolic velocity in the main renal artery and ideally should be used to support the diagnosis based on peak systolic velocity. d) Resistive index RI measures the degree of intrarenal arterial impedance and is calculated using the following formula: ([PSV \textunderscore  end-diastolic velocity] / PSV). RI values measured in healthy subjects show a significant dependence on age and the area sampled. The values in the main RA are higher in the hilar region (0.65, 0.17) than in the more distal small arteries, and they are lowest in the interlobar arteries(0.54, 0.20). Intrinsic renal diseases (i.e., nephroangiosclerosis, hypertension, tubularinterstitial disease, diabetes mellitus, and severe bradycardia) can cause an increase of RI, even in the presence of normal serum creatinine levels. RI >0.8 suggests reduced benefit from intervention.(  {\ref 29}) i. Computed tomographic angiography Advances in CT technology can provide accurate anatomic images of even small renal arteries. A review of 8 studies reveals an average sensitivity of CTA for a diagnosis of significant stenosis of 92\% (range 64\%-100\%), an average specificity of 90\% (range 56\%-99\%), and an average positive predictive value of 88\% (range 68\%-98\%).(  {\ref 25}) Compared to conventional angiography, CTA is less invasive with faster acquisition, offers better soft tissue visualization, and allows multiplanar imaging of the renal arteries in any obliquity. The accuracy is comparable to MRA; however, CTA has the risks of ionizing radiation and nephrotoxicity from iodinated contrast agents. Also, when there is severe calcification in the renal arteries, the luminal narrowing may be obscured. However, a major limitation of CTA is that itprovides only an anatomic but not a physiologic assessment of the stenosis. So the widely accepted anatomic criterion of a 75\% decrease in cross-sectional area for diagnosing severe and significant stenosis to predict the functional significance of the stenosis without considering the influence of renal blood flow may not be correct. A morphologically severe stenosis might not induce a pressure gradient if the artery has slowflow dueto renal parenchymal impairment. There is no benefit from dilating a severe stenosis when the ischemic nephropathy is already end-stage. It is a class I, LOE B recommendation based on ACC/AHA guidelines to establish the diagnosis of RAS in patients with normal renal function. \hyperref[b38]{(36)} ii. Magnetic resonance angiography 3-dimensional (3D) gadolinium magnetic resonance angiography (MRA) is accurate for diagnosing renal artery stenosis, comparable to CTA and superior to ultrasound and captopril renography. \hyperref[b33]{[30]} {\ref [31]} The median sensitivity and specificity, compared to conventional catheter angiography, respectively, are 92\% and 93.5\% without contrast and 96\% and 93\% with contrast. It not only provides high-quality noninvasive anatomic images but also has the distinct advantage of providing a functional assessment of blood flow and organ function. Some of the divergence in the MRA literature results from some investigators defining stenosis based solely on anatomic criteria. The variety of pulse sequences in MRI that assess organ function complement anatomic information. Combining luminal imaging with functional pulse sequences may offer more comprehensive evaluation of the kidneys without markedly increasing scanning time or cost. 
\section[{e) Other screening tests}]{e) Other screening tests}\par
Other noninvasive screening tests, such as an intravenous pyelogram, plasma renin activity, the captopril renogram, and renal vein renin measurements are no longer considered suitable for screening patients because of their poor sensitivity and specificity. Some of the important ones are going to be discussed below. 
\section[{f) Plasma renin activity}]{f) Plasma renin activity}\par
The baseline plasma renin activity (PRA) is elevated in only 50-80 percent of patients with renovascular hypertension. The utility of peripheral PRA is reportedly enhanced when measured in the morning with the patient in the seated position and when indexed against urinary sodium excretion; when measured under these exacting circumstances, a high peripheral PRA is found in 75\%e80\% of patients with proven renovascular hypertension. A very low PRA (e.g., less than 0.3 ng/mL/h) indexed against a normal urinary sodium excretion in the absence of drugs known to suppress rennin argue against RAS. \hyperref[b34]{32} The predictive value can be increased by measuring the rise in the plasma renin Oral captopril (25-50 mg) is given 1 h before the isotope is injected. The efficacy of this test is based upon the typical ACE inhibitor-induced decline in GFR in the stenotic kidney, often accompanied by an equivalent increase in GFR in the contralateral kidney due to removal of angiotensin II-mediated vasoconstriction. The net effect is that the difference between the two kidneys is enhanced. A marker of glomerular filtration, such as DTPA, or compounds that are secreted by the proximal tubule, such as hippurate and MAG3, have been used. The latter may be more reliable in patients with renal insufficiency. Three criteria were established for diagnosing renal artery stenosis: A percent uptake of DTPA by the affected kidney of less than40\% of the combined bilateral uptake. A delayed time to peak uptake of DTPA, which was more than 5 min longer in the affected kidney than in the contralateral kidney. A delayed excretion of DTPA, with retention at 15 min, as a fraction of peak activity, more than 20\% greater than in the contralateral kidney. The sensitivity and specificity of the ACE inhibitor scan may, in high-risk populations, exceed 90 percent for highgrade stenotic lesions and for a successful antihypertensive response to correction of the stenosis. It has got a high negative predictive value (90\%).34,35 In 2005 ACC/AHA guidelines suggested that it should not be used as a screening test for the diagnosis of renal artery stenosis. \hyperref[b38]{(36)} h) Renal vein renin levels These measurements are obtained by sampling renal vein and inferior vena cava blood individually. The level of the vena cava is taken as comparable with the arterial levels into each kidney and allows estimation of the contribution of each kidney to total circulating levels of plasma renin activity. 
\section[{i) Progression}]{i) Progression}\par
The loss of renal function in renovascular disease can result from a usually reversible consequence of antihypertensive therapy or an irreversible reflection of progressive narrowing of the renal arteries and/or progressive intrinsic renal disease. It is unclear what percentage of renal vascular lesions initially found to be stenosed are physiologically important, leading to hypertension and/or renal insufficiency. Few patients with renal artery stenosis that is incidentally discovered on angiography performed for some other reason (eg, peripheral artery disease) progress to end-stage renal disease at prolonged follow-up. \hyperref[b24]{[21]}  
\section[{j) Medical Therapy}]{j) Medical Therapy}\par
The principal specific management options in patients with chronic ischemic renovascular disease are medical therapy, angioplasty (usually with stent placement), and surgery. A systematic review of management strategies for renal artery stenosis in general, including bilateral renal artery stenosis associated with renal insufficiency, concluded that the published evidence was inadequate to draw any robust conclusions \hyperref[b41]{[38]}.\par
Patients with atherosclerosis should be aggressively treated for secondary prevention of cardiovascular disease. These modalities include aspirin, statins, blood pressure control, cessation of smoking, and, in patients with diabetes, glycemic control. Medical therapy with antihypertensive drugs, particularly ACE inhibitors or angiotensin II receptor blockers (ARBs), can effectively control the blood pressure in most patients with bilateral renal artery stenosis \hyperref[b42]{[39]}. Although now uncommon, hypertension can be resistant to antihypertensive therapy; such patients may be candidates for revascularization. In addition to issues related to blood pressure control and progressive renal artery atherosclerosis, these patients are also at risk for extrarenal cardiovascular events.\par
IV. 
\section[{Revascularization a) Possible indications for intervention}]{Revascularization a) Possible indications for intervention}\par
Renal revascularization with surgery or percutaneous techniques may be considered in the following settings \hyperref[b43]{[40]}\hyperref[b44]{[41]}\hyperref[b45]{[42]}\hyperref[b46]{[43]}:\par
? Severe or refractory hypertension ? Recurrent episodes of flash pulmonary edema ? Possibly, otherwise unexplained progressive renal insufficiency ? An inability to maintain renal function as the systemic blood pressure is lowered, even with medical therapies other than angiotensin inhibition It has been suggested that stable renal insufficiency in the presence of marked bilateral stenoses is an indication for intervention. However, intervention in the absence of the above indications, such as bilateral significant renovascular disease (or unilateral disease in a single viable kidney) as an incidental finding during coronary angiography, is not recommended \hyperref[b38]{[36]}.\par
By comparison, variable results relating to renal function outcomes are observed after either surgery or percutaneous interventions. This is an important issue. The observations cited above that progressive renal artery stenosis is common on repeat angiography or Doppler ultrasonography and may be associated with an elevation in serum creatinine does not necessarily mean that intervention for reasons other than the above indications will improve outcomes. Many such patients remain stable with medical therapy alone \hyperref[b47]{[44]}.\par
When considering revascularization in chronic ischemic renovascular disease, the ability to identify patients likely to benefit in terms of renal outcomes remains difficult. Prolonged renal ischemia can lead to renal atrophy that is characterized histologically by tubular loss and a chronic interstitial nephritis \hyperref[b48]{[45]}\hyperref[b49]{[46]}. Although nonspecific, an elevated serum creatinine concentration suggests the presence of these irreversible processes.\par
Older studies suggested that clinically significant functional recovery can be achieved with revascularization if filling of the distal renal arterial tree is seen (thereby allowing bypass to be performed) and if one or more of the following criteria is present \hyperref[b50]{[47]}:\par
? Visualization of the collecting system either on an intravenous pyelogram or during the pyelogram phase after renal arteriography. ? Kidney length ?9 cm.\par
? The presence of intact glomeruli on frozen section biopsy obtained at the time of surgery. ? Presence of high resistive index. 
\section[{b) Summary}]{b) Summary}\par
All patients with atherosclerotic renovascular disease should be treated with risk factor reduction according to current guidelines for secondary prevention of cardiovascular disease. 
\section[{c) Management}]{c) Management}\par
Atherosclerotic renal artery lesions may remain stable or progress over time to greater degrees of stenosis at widely varying rates. There is no consensus about the exact approach and the optimal time to intervene since clinical trial data are limited.\par
The relative efficacy of surgery and angioplasty with stent placement have not been compared in a randomized trial. However, surgery is associated with an appreciable rate of in-hospital mortality (about 10 percent in a national review in the United States) \hyperref[b51]{[48]}. As a result, the revascularization procedure of choice in most centers is percutaneous angioplasty with stent implantation \hyperref[b52]{[49]}\hyperref[b53]{[50]}\hyperref[b54]{[51]}\hyperref[b55]{[52]}. This recommendation is based upon clinical experience and the success of stenting in coronary lesions.\par
When intervention is performed, surgery was particularly recommended in the 2005 ACC/AHA guidelines in patients with multiple small renal arteries, early primary branching of the main renal artery, or require aortic reconstruction near the renal arteries for other indications (eg, aneurysm repair or severe aortoiliac occlusive disease) \hyperref[b38]{[36]}.\par
V. 
\section[{Renal Atheroemboli}]{Renal Atheroemboli}\par
Renal and systemic atheroemboli (also called cholesterol crystal emboli) usually affect older patients with diffuse erosive atherosclerosis. Cholesterol crystal embolization occurs when portions of an atherosclerotic plaque break off and embolize distally, resulting in partial or total occlusion of multiple small arteries (or glomerular arterioles), leading to tissue or organ ischemia \hyperref[b56]{[53]}. 
\section[{a) Risk Factors}]{a) Risk Factors}\par
Atheroembolization is a complication of severe atherosclerosis. Thus, risk factors for atheroembolic disease, such as older age, male sex, diabetes, arterial hypertension, hypercholesterolemia, and cigarette smoking, are the same as for the development of atherosclerosis \hyperref[b57]{[54]}\hyperref[b58]{[55]}\hyperref[b59]{[56]}\hyperref[b60]{[57]}\hyperref[b61]{[58]}\hyperref[b62]{[59]}\hyperref[b63]{[60]}.\par
i. Inciting events Once formed, an atherosclerotic plaque may be disrupted by a variety of inciting events, producing cholesterol crystal emboli. These inciting events can be classified broadly into the following :\par
? Iatrogenic event, usually induced by angiography, cardiovascular surgery, or anticoagulation ? Spontaneous event, induced by hemodynamic stress Cholesterol crystal embolization is iatrogenic in more than 70 percent of cases \hyperref[b64]{[61]}\hyperref[b65]{[62]}. It is often seen following manipulation of the aorta or other large arteries during angiography, angioplasty, or cardiovascular surgery. Mechanical aortic trauma, induced by radiological catheters or vessel manipulation/clamping, causing plaque disruption, has a key role \hyperref[b49]{[46]}\hyperref[b50]{[47]}\hyperref[b51]{[48]}. Angiography is the most common triggering event, accounting for as many as 80 percent of iatrogenic cases \hyperref[b66]{[63]}\hyperref[b67]{[64]}\hyperref[b68]{[65]}\hyperref[b69]{[66]}. The incidence of clinically apparent atheroemboli after angiography has not been well defined.\par
It has also been suggested that treatment with warfarin, heparin, or thrombolytic agents may cause atheroemboli, perhaps because anticoagulation may interfere with the healing of ulcerated atheromatous plaques  {\ref [67]}\hyperref[b70]{[68]}. However, anticoagulant-associated atheroembolism is uncommon, even in patients with severe aortic plaque (0.7 to 1 percent) \hyperref[b71]{[69]}\hyperref[b72]{[70]}. In addition, most patients with atheroemboli associated with anticoagulation have a second potential trigger, usually recent angiography. Anticoagulation is the sole inciting event in only 7 percent of such patients \hyperref[b51]{[48]}.\par
Hemodynamic stress leading to spontaneous embolization was the most common form in historical reports \hyperref[b73]{[71]}\hyperref[b74]{[72]}\hyperref[b75]{[73]}\hyperref[b76]{[74]}. However, as noted, most cases are now related to iatrogenic triggers. Severe hypertension may also be present. Less commonly, acute kidney injury occurring within one to two weeks after the inciting event may be seen, usually in association with massive embolization. Patients with renal atheroemboli are typically older (mean age 71 to 72 years in two large series) ,have a bland urine sediment \hyperref[b77]{[75]}\hyperref[b78]{[76]}, and have may have peripheral eosinophilia].\par
However, kidney injury due to atheroemboli is not the most common presentation; rather, it is often found after the patient has presented in some other way. This is likely because, when it occurs, atheroembolism is ubiquitous, affecting varied vascular distributions. Thus, renal disease from atheroembolism is part of a multisystem disorder. The clinical presentation is more frequently related to atheroembolization of the skin (producing "blue toe syndrome") or livedo reticularis), mesentery (producing intestinal ischemia, gastrointestinal bleeding, or pancreatitis), and/or central nervous system (producing transient ischemic attack, confusion, or visual symptoms). Presenting symptoms may also be subtle and nonspecific, such as fever, myalgias, headache, and weight loss. In addition, patients at risk for atheroembolism are not routinely monitored for worsening kidney function.\par
Atheroembolism is not uncommon as a cause of acute kidney injury in elderly patients. This was illustrated in a series 259 patients the of 60 years who underwent renal biopsy for acute kidney injury; 7 percent had atheroembolic disease \hyperref[b79]{[77]}.\par
The renal manifestations of atheroembolic disease are usually different from those seen with clot emboli. Clot emboli primarily occur in patients with atrial arrhythmias or a prior myocardial infarction. They tend to produce complete arterial occlusion and renal infarction, leading to flank pain, hematuria, and an elevated lactate dehydrogenase with relatively normal transaminases \hyperref[b80]{[78]}.\par
By comparison, atheroemboli are typically nondistensible and irregularly shaped; as a result, they tend to produce incomplete occlusion with secondary ischemic atrophy rather than renal infarction With time, a foreign body reaction often ensues, causing intimal proliferation, giant cell formation, and further narrowing of the vascular lumen. This reaction presumably contributes to the progressive decline in renal function that often occurs for three to eight weeks after the procedure. 
\section[{c) Urinary findings}]{c) Urinary findings}\par
The urinalysis in patients with renal atheroemboli is typically benign with few cells or casts, a finding consistent with ischemic atrophy \hyperref[b81]{[79]}\hyperref[b82]{[80]}. Proteinuria is usually not a prominent feature, except in patients with underlying diabetic nephropathy; however, nephrotic-range proteinuria (as high as 11 g/day) has been rarely reported \hyperref[b80]{[78]}. Some patients have an active urinary sediment, including hematuria and, rarely, red cell casts. In this setting, an acute glomerulonephritis or vasculitis may be suspected, particularly if there are extrarenal manifestations.\par
Eosinophiluria also may be seen if the urine sediment is examined with Hansel's stain soon after the renal atheroemboli \hyperref[b81]{[79]}. 
\section[{i. Eosinophilia and hypocomplementemia}]{i. Eosinophilia and hypocomplementemia}\par
Two other abnormalities that commonly occur during the acute phase are eosinophilia and hypocomplementemia; these changes may reflect immunologic activation at the surface of the exposed atheroemboli \hyperref[b82]{[80]}\hyperref[b83]{[81]}\hyperref[b84]{[82]}\hyperref[b85]{[83]}. 
\section[{ii. Evaluation and Diagnosis}]{ii. Evaluation and Diagnosis}\par
The diagnosis of renal atheroemboli requires a high index of suspicion and knowledge of the associated risk factors. A clinical diagnosis can be made when a potential inciting event (usually angiography) is followed by the delayed onset of kidney injury (typically several weeks or longer rather than hours or days), particularly when there are signs of extrarenal atheroemboli. Renal biopsy is regarded as the definitive method for diagnosis. Alternatively, biopsy of a skin lesion (if present) is a simple, minimally invasive procedure with a high diagnostic yield. Less commonly, histological confirmation may be made in other organs, such as the gastrointestinal track.\par
Conversely, renal biopsy is crucial for diagnosis of cases with a chronic, smoldering presentation of renal atheroembolization. A tissue sample is also required to make a definitive diagnosis in patients presenting with a spontaneous (rather than iatrogenic) form of the disorder. 
\section[{d) Treatment And Prognosis}]{d) Treatment And Prognosis}\par
There is no specific therapy for atheroembolic renal disease. Therapeutic modalities are mostly preventive and supportive. These modalities include statins, aspirin, blood pressure control, cessation of smoking, and, in patients with diabetes, glycemic control.In patients with atheroembolic disease, secondary prevention relies upon removal of the causes of atheroembolism and prevention of new showers of atheroemboli. Consideration should be given in affected patients to withdrawal of anticoagulation and avoidance or postponement of new radiologic and/or vascular surgery procedures, if possible. Observational studies suggest that statin use may be associated with better outcomes \hyperref[b84]{[82,}\hyperref[b85]{83]}. A potential benefit of low-dose steroids has been reported in retrospective series \hyperref[b71]{[69]}, but this finding was not confirmed in a prospective study \hyperref[b84]{[82]}.  
\section[{Volume XIV Issue IV Version I}]{Volume XIV Issue IV Version I}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
  			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Rajagopalan et al.]{b15}\label{b15} 	 		\textit{},  		 			S Rajagopalan 		,  		 			S Kurz 		,  		 			T Munzel 		,  		 			M Tarpey 		,  		 			B A Freeman 		,  		 			K K Griendling 		,  		 			D G Harrison 		.  		 	 
\bibitem[Svetkey et al. ()]{b35}\label{b35} 	 		\textit{},  		 			L P Svetkey 		,  		 			S Kadir 		,  		 			N R Dunnick 		.  	 	 		\textit{Hypertension}  		1991. 17 p. 678.  	 
\bibitem[ Arterioscler Thromb Vasc Biol ()]{b13}\label{b13} 	 		\textit{},  	 	 		\textit{Arterioscler Thromb Vasc Biol}  		1998. 18 p. .  	 
\bibitem[Baumann et al. ()]{b70}\label{b70} 	 		‘An institutional experience with arterial atheroembolism’.  		 			D S Baumann 		,  		 			D Mcgraw 		,  		 			B G Rubin 		.  	 	 		\textit{Ann Vasc Surg}  		1994. 8 p. 258.  	 
\bibitem[Angiotensin II-mediated hypertension in the rat increases vascular superoxide production via membrane NADH/NADPH oxidase activation]{b16}\label{b16} 	 		\textit{Angiotensin II-mediated hypertension in the rat increases vascular superoxide production via membrane NADH/NADPH oxidase activation},  		 	 
\bibitem[Pedersen ()]{b36}\label{b36} 	 		‘Angiotensin-converting enzyme inhibitor renography. Pathophysiological, diagnostic and therapeutic aspects in renal artery stenosis’.  		 			E B Pedersen 		.  	 	 		\textit{Nephrol Dial Transplant}  		1994. 9 p. 482.  	 
\bibitem[Modi and Rao ()]{b60}\label{b60} 	 		‘Atheroembolic renal disease’.  		 			K S Modi 		,  		 			V K Rao 		.  	 	 		\textit{J Am Soc Nephrol}  		2001. 12 p. 1781.  	 
\bibitem[Scolari and Ravani ()]{b65}\label{b65} 	 		‘Atheroembolic renal disease’.  		 			F Scolari 		,  		 			P Ravani 		.  	 	 		\textit{Lancet}  		2010. 375 p. 1650.  	 
\bibitem[Cosio et al. ()]{b79}\label{b79} 	 		‘Atheroembolic renal disease causes hypocomplementaemia’.  		 			F G Cosio 		,  		 			R A Zager 		,  		 			H M Sharma 		.  	 	 		\textit{Lancet}  		1985. 2 p. 118.  	 
\bibitem[Thadhani et al. ()]{b57}\label{b57} 	 		‘Atheroembolic renal failure after invasive procedures. Natural history based on 52 histologically proven cases’.  		 			R I Thadhani 		,  		 			C A CamargoJr 		,  		 			R J Xavier 		.  	 	 		\textit{Medicine (Baltimore)}  		1995. 74 p. 350.  	 
\bibitem[Meyrier et al. ()]{b66}\label{b66} 	 		‘Atheromatous renal disease’.  		 			A Meyrier 		,  		 			P Buchet 		,  		 			P Simon 		.  	 	 		\textit{Am J Med}  		1988. 85 p. 139.  	 
\bibitem[Ross ()]{b2}\label{b2} 	 		‘Atherosclerosis-an inflammatory disease’.  		 			R Ross 		.  	 	 		\textit{N Engl J Med}  		1999. 340 p. .  	 
\bibitem[Ross ()]{b9}\label{b9} 	 		‘Atherosclerosis-an inflammatory disease’.  		 			R Ross 		.  	 	 		\textit{N Engl J Med}  		1999. 340 p. .  	 
\bibitem[Scoble and Hamilton ()]{b19}\label{b19} 	 		‘Atherosclerotic renovascular disease’.  		 			J E Scoble 		,  		 			G Hamilton 		.  	 	 		\textit{BMJ}  		1990. 300 p. 1670.  	 
\bibitem[Kalra et al. ()]{b18}\label{b18} 	 		‘Atherosclerotic renovascular disease in United States patients aged 67 years or older: risk factors, revascularization, and prognosis’.  		 			P A Kalra 		,  		 			H Guo 		,  		 			A T Kausz 		.  	 	 		\textit{Kidney Int}  		2005. 68 p. 293.  	 
\bibitem[Marcussen ()]{b47}\label{b47} 	 		‘Atubular glomeruli in renal artery stenosis’.  		 			N Marcussen 		.  	 	 		\textit{Lab Invest}  		1991. 65 p. 558.  	 
\bibitem[Simon and Coleman ()]{b37}\label{b37} 	 		‘Captopril-stimulated renal vein renin measurements in the diagnosis of atheroscleroticrenovascular hypertension’.  		 			G Simon 		,  		 			C C Coleman 		.  	 	 		\textit{Am J Hypertens}  		1994. 7 p. .  	 
\bibitem[Abrass ()]{b11}\label{b11} 	 		‘Cellular lipid metabolism and the role of lipids in progressive renal disease’.  		 			C K Abrass 		.  	 	 		\textit{Am J Nephrol}  		2004. 24 p. .  	 
\bibitem[Sharma et al. ()]{b71}\label{b71} 	 		‘Changing patterns of atheroembolism’.  		 			P V Sharma 		,  		 			S C Babu 		,  		 			P M Shah 		,  		 			Z E Nassoura 		.  	 	 		\textit{Cardiovasc Surg}  		1996. 4 p. 573.  	 
\bibitem[Scolari et al. ()]{b59}\label{b59} 	 		‘Cholesterol crystal embolism: A recognizable cause of renal disease’.  		 			F Scolari 		,  		 			R Tardanico 		,  		 			R Zani 		.  	 	 		\textit{Am J Kidney Dis}  		2000. 36 p. 1089.  	 
\bibitem[Gupta et al. ()]{b68}\label{b68} 	 		‘Cholesterol crystal embolization-associated renal failure after therapy with recombinant tissue-type plasminogen activator’.  		 			B K Gupta 		,  		 			B S Spinowitz 		,  		 			C Charytan 		,  		 			S J Wahl 		.  	 	 		\textit{Am J Kidney Dis}  		1993. 21 p. 659.  	 
\bibitem[Fine et al. ()]{b72}\label{b72} 	 		‘Cholesterol crystal embolization: a review of 221 cases in the English literature’.  		 			M J Fine 		,  		 			W Kapoor 		,  		 			V Falanga 		.  	 	 		\textit{Angiology}  		1987. 38 p. 769.  	 
\bibitem[Richards Am and Kanjuh Vi ()]{b77}\label{b77} 	 		‘cholesterol embolism: a multiple-system disease masquerading as polyarteritis nodosa’.  		 			Eliot Rs Richards Am 		,  		 			Kanjuh Vi 		.  	 	 		\textit{Am J Cardiol}  		1965. 15 p. 696.  	 
\bibitem[Contribution to alterations of vasomotor tone J Clin Invest ()]{b17}\label{b17} 	 		‘Contribution to alterations of vasomotor tone’.  	 	 		\textit{J Clin Invest}  		1996. 97 p. .  	 
\bibitem[Radermacher et al. ()]{b30}\label{b30} 	 		‘Detection of significant renal artery stenosis with color Doppler sonography: combining extrarenal and intrarenal approaches to minimize technical failure’.  		 			J Radermacher 		,  		 			A Chavan 		,  		 			J Scha¨ Ffer 		.  	 	 		\textit{Clin Nephrol}  		2000. 53  (5)  p. .  	 
\bibitem[Vasbinder et al. ()]{b33}\label{b33} 	 		‘Diagnostic tests for renal artery stenosis in patients suspected of having renovascular hypertension: a meta-analysis’.  		 			G B Vasbinder 		,  		 			P J Nelemans 		,  		 			A G Kessels 		.  		 401e411. 31.  	 	 		\textit{Ann Intern Med}  		2001. 1991. 135 p. .  	 	 (J Vasc Surg) 
\bibitem[Harden et al. ()]{b53}\label{b53} 	 		‘Effect of renal-artery stenting on progression of renovascular renal failure’.  		 			P N Harden 		,  		 			M J Macleod 		,  		 			R S Rodger 		.  	 	 		\textit{Lancet}  		1997. 349 p. 1133.  	 
\bibitem[Balk et al. ()]{b40}\label{b40} 	 		‘Effectiveness of management strategies for renal artery stenosis: a systematic review’.  		 			E Balk 		,  		 			G Raman 		,  		 			M Chung 		.  	 	 		\textit{Ann Intern Med}  		2006. 145 p. 901.  	 
\bibitem[Kasinath and Lewis ()]{b80}\label{b80} 	 		‘Eosinophilia as a clue to the diagnosis of atheroembolic renal disease’.  		 			B S Kasinath 		,  		 			E J Lewis 		.  	 	 		\textit{Arch Intern Med}  		1987. 147 p. 1384.  	 
\bibitem[Haas et al. ()]{b78}\label{b78} 	 		‘Etiologies and outcome of acute renal insufficiency in older adults: a renal biopsy study of 259 cases’.  		 			M Haas 		,  		 			B H Spargo 		,  		 			E J Wit 		,  		 			S M Meehan 		.  	 	 		\textit{Am J Kidney Dis}  		2000. 35 p. 433.  	 
\bibitem[Li et al. ()]{b29}\label{b29} 	 		‘Evaluation of renal artery stenosis with hemodynamic parameters of Doppler sonography’.  		 			J C Li 		,  		 			Y X Jiang 		,  		 			S Y Zhang 		.  	 	 		\textit{J Vasc Surg}  		2008. 48 p. .  	 
\bibitem[Truong et al. ()]{b48}\label{b48} 	 		‘Experimental chronic renal ischemia: morphologic and immunologic studies’.  		 			L D Truong 		,  		 			A Farhood 		,  		 			J Tasby 		,  		 			D Gillum 		.  	 	 		\textit{Kidney Int}  		1992. 41 p. 1676.  	 
\bibitem[Greenberg et al. ()]{b76}\label{b76} 	 		‘Focal segmental glomerulosclerosis associated with nephrotic syndrome in cholesterol atheroembolism: clinicopathological correlations’.  		 			A Greenberg 		,  		 			S I Bastacky 		,  		 			A Iqbal 		.  	 	 		\textit{Am J Kidney Dis}  		1997. 29 p. 334.  	 
\bibitem[Greenberg et al. ()]{b82}\label{b82} 	 		‘Focal segmental glomerulosclerosis associated with nephrotic syndrome in cholesterol atheroembolism: clinicopathological correlations’.  		 			A Greenberg 		,  		 			S I Bastacky 		,  		 			A Iqbal 		.  	 	 		\textit{Am J Kidney Dis}  		1997. 29 p. 334.  	 
\bibitem[Diehm et al. ()]{b46}\label{b46} 	 		‘High prevalence of peripheral arterial disease and comorbidity in 6880 primary care patients: crosssectional study’.  		 			C Diehm 		,  		 			A Schuster 		,  		 			J R Allenberg 		.  	 	 		\textit{Atherosclerosis}  		2004. 172 p. 95.  	 
\bibitem[Kamanna et al.]{b10}\label{b10} 	 		\textit{Hyperlipidemia and kidney disease: concepts derived from histopathology and cell biology of the glomerulus},  		 			V S Kamanna 		,  		 			D D Roh 		,  		 			M A Kirschenbaum 		.  		Histol.  	 
\bibitem[Rountas et al. ()]{b28}\label{b28} 	 		‘Imaging modalities for renal artery stenosis in suspected renovascular hypertension: prospective intraindivi dual comparison of color Doppler US, CT angiography, GD-enhanced MR angiography, and digital substraction angiography’.  		 			C Rountas 		,  		 			M Vlychou 		,  		 			K Vassiou 		.  	 	 		\textit{Ren Fail}  		2007. 29 p. .  	 
\bibitem[O'hare et al. ()]{b45}\label{b45} 	 		‘Impact of renal insufficiency on mortality in advanced lower extremity peripheral arterial disease’.  		 			A M O'hare 		,  		 			D Bertenthal 		,  		 			M G Shlipak 		.  	 	 		\textit{J Am Soc Nephrol}  		2005. 16 p. 514.  	 
\bibitem[Leertouwer et al. ()]{b24}\label{b24} 	 		‘Incidental renal artery stenosis in peripheral vascular disease: a case for treatment?’.  		 			T C Leertouwer 		,  		 			P M Pattynama 		,  		 			A Van Den Berg-Huysmans 		.  	 	 		\textit{Kidney Int}  		2001. 59 p. 1480.  	 
\bibitem[Bax et al. ()]{b0}\label{b0} 	 		‘Influence of atherosclerosis on agerelated changes in renal size and function’.  		 			L Bax 		,  		 			Y Van Der Graaf 		,  		 			A J Rabelink 		,  		 			A Algra 		,  		 			J J Beutler 		,  		 			W P Mali 		.  	 	 		\textit{Eur J Clin Invest}  		2003. 33 p. .  	 
\bibitem[Kannel et al. ()]{b43}\label{b43} 	 		‘Intermittent claudication. Incidence in the Framingham Study’.  		 			W B Kannel 		,  		 			J J SkinnerJr 		,  		 			M J Schwartz 		,  		 			D Shurtleff 		.  	 	 		\textit{Circulation}  		1970. 41 p. 875.  	 
\bibitem[Van Jaarsveld et al. ()]{b27}\label{b27} 	 		‘Interobserver variability in the angiographic assessment of renal artery stenosis’.  		 			B C Van Jaarsveld 		,  		 			H Pieterman 		,  		 			L C Van Dijk 		.  	 	 		\textit{J Hypertens}  		1999. 17 p. .  	 
\bibitem[Dworkin and Jamerson ()]{b41}\label{b41} 	 		‘Is renal artery stenting the correct treatment of renal artery stenosis? Case against angioplasty and stenting of atherosclerotic renal artery stenosis’.  		 			L D Dworkin 		,  		 			K A Jamerson 		.  	 	 		\textit{Circulation}  		2007. 115 p. 271.  	 
\bibitem[Isles et al. ()]{b55}\label{b55} 	 		‘Management of renovascular disease: a review of renal artery stenting in ten studies’.  		 			C G Isles 		,  		 			S Robertson 		,  		 			D Hill 		.  	 	 		\textit{QJM}  		1999. 92 p. 159.  	 
\bibitem[National Institute of Diabetes, and Digestive and Kidney Diseases Health ()]{b4}\label{b4} 	 		‘National Institute of Diabetes, and Digestive and Kidney Diseases’.  	 	 		\textit{Health}  		2003.  	 
\bibitem[Haqqie et al. ()]{b75}\label{b75} 	 		‘Nephrotic-range proteinuria in renal atheroembolic disease: report of four cases’.  		 			S S Haqqie 		,  		 			R E Urizar 		,  		 			J Singh 		.  	 	 		\textit{Am J Kidney Dis}  		1996. 28 p. 493.  	 
\bibitem[Haqqie et al. ()]{b81}\label{b81} 	 		‘Nephrotic-range proteinuria in renal atheroembolic disease: report of four cases’.  		 			S S Haqqie 		,  		 			R E Urizar 		,  		 			J Singh 		.  	 	 		\textit{Am J Kidney Dis}  		1996. 28 p. 493.  	 
\bibitem[Modrall et al. ()]{b50}\label{b50} 	 		‘Operative mortality for renal artery bypass in the United States: Results from the National Inpatient Sample’.  		 			J G Modrall 		,  		 			E B Rosero 		,  		 			S T Smith 		.  	 	 		\textit{J Vasc Surg}  		2008. 48 p. 317.  	 
\bibitem[Rees et al. ()]{b54}\label{b54} 	 		‘Palmaz stent in atherosclerotic stenoses involving the ostia of the renal arteries: preliminary report of a multicenter study’.  		 			C R Rees 		,  		 			J C Palmaz 		,  		 			G J Becker 		.  	 	 		\textit{Radiology}  		1991. 181 p. 507.  	 
\bibitem[Hirsch et al. ()]{b38}\label{b38} 	 		\textit{Practice Guidelines for the management of patients with peripheral arterial disease (lower extremity, renal, mesenteric, and abdominal aortic): collaborative report from the American Association for Vascular Surgery/Society for Vascular Surgery, Society for Cardiovascular Angiography and Interventions, Society for Vascular Medicine and Biology, Society of Interventional Radiology, and the ACC/AHA Task Force on Practice Guidelines (Writing Committee to Develop Guidelines for the Management of Patients With Peripheral Arterial Disease): endorsed by the American Association of Cardiovascular and Pulmonary Rehabilitation},  		 			A T Hirsch 		,  		 			Z J Haskal 		,  		 			N R Hertzer 		.  		2005.  	 
\bibitem[Scolari et al. ()]{b63}\label{b63} 	 		‘Predictors of renal and patient outcomes in atheroembolic renal disease: a prospective study’.  		 			F Scolari 		,  		 			P Ravani 		,  		 			A Pola 		.  	 	 		\textit{J Am Soc Nephrol}  		2003. 14 p. 1584.  	 
\bibitem[Scolari et al. ()]{b84}\label{b84} 	 		‘Predictors of renal and patient outcomes in atheroembolic renal disease: a prospective study’.  		 			F Scolari 		,  		 			P Ravani 		,  		 			A Pola 		.  	 	 		\textit{J Am Soc Nephrol}  		2003. 14 p. 1584.  	 
\bibitem[Uzu et al. ()]{b7}\label{b7} 	 		‘Prevalence and outcome of renal artery stenosis in atherosclerotic patients with renal dysfunction’.  		 			T Uzu 		,  		 			M Takeji 		,  		 			N Yamada 		,  		 			T Fujii 		,  		 			A Yamauchi 		,  		 			S Takishita 		,  		 			G Kimura 		.  	 	 		\textit{Hypertens Res}  		2002. 25 p. .  	 
\bibitem[Van Ampting et al. ()]{b22}\label{b22} 	 		‘Prevalence of atherosclerotic renal artery stenosis in patients starting dialysis’.  		 			J M Van Ampting 		,  		 			E L Penne 		,  		 			F J Beek 		.  	 	 		\textit{Nephrol Dial Transplant}  		2003. 18 p. 1147.  	 
\bibitem[Khot et al. ()]{b1}\label{b1} 	 		‘Prevalence of conventional risk factors in patients withcoronary heart disease’.  		 			U N Khot 		,  		 			M B Khot 		,  		 			C T Bajzer 		,  		 			S K Sapp 		,  		 			E M Ohman 		,  		 			S J Brener 		,  		 			S G Ellis 		,  		 			A M Lincoff 		,  		 			E J Topol 		.  	 	 		\textit{J Am Med Assoc}  		2003. 290 p. .  	 
\bibitem[Hansen et al. ()]{b8}\label{b8} 	 		‘Prevalence of renovascular disease in the elderly: a population-based study’.  		 			K J Hansen 		,  		 			M S Edwards 		,  		 			T E Craven 		,  		 			G S Cherr 		,  		 			S A Jackson 		,  		 			R G Appel 		,  		 			G L Burke 		,  		 			R H Dean 		.  	 	 		\textit{J Vasc Surg}  		2002. 36 p. .  	 
\bibitem[Mcgill et al.]{b12}\label{b12} 	 		‘Relation of a postmortem renal index of hypertension to atherosclerosis and coronary artery size in young men and women’.  		 			H C McgillJr 		,  		 			C A Mcmahan 		,  		 			R E Tracy 		,  		 			M C Oalmann 		,  		 			J F Cornhill 		,  		 			E E Herderick 		,  		 			J P Strong 		.  	 	 		\textit{Pathobiological Determinants of Atherosclerosis in Youth}  		 		 			PDAY) Research Group 		 	 
\bibitem[Burket et al. ()]{b52}\label{b52} 	 		‘Renal artery angioplasty and stent placement: predictors of a favorable outcome’.  		 			M W Burket 		,  		 			C J Cooper 		,  		 			D J Kennedy 		.  	 	 		\textit{Am Heart J}  		2000. 139 p. 64.  	 
\bibitem[Kim et al. ()]{b25}\label{b25} 	 		‘Renal artery imaging: a prospective comparison of intra-arterial digital subtraction angiography with conventional angiography’.  		 			D Kim 		,  		 			D H Porter 		,  		 			R Brown 		.  	 	 		\textit{Angiology}  		1991. 42 p. .  	 
\bibitem[Lye et al. ()]{b73}\label{b73} 	 		‘Renal cholesterol embolic disease. Case report and review of the literature’.  		 			W C Lye 		,  		 			J S Cheah 		,  		 			R Sinniah 		.  	 	 		\textit{Am J Nephrol}  		1993. 13 p. 489.  	 
\bibitem[Mannesse et al. ()]{b58}\label{b58} 	 		‘Renal failure and cholesterol crystal embolization: a report of 4 surviving cases and a review of the literature’.  		 			C K Mannesse 		,  		 			P J Blankestijn 		,  		 			A J Man In 't Veld 		,  		 			M A Schalekamp 		.  	 	 		\textit{Clin Nephrol}  		1991. 36 p. 240.  	 
\bibitem[Mailloux et al. ()]{b21}\label{b21} 	 		‘Renal vascular disease causing end-stage renal disease, incidence, clinical correlates, and outcomes: a 20-year clinical experience’.  		 			L U Mailloux 		,  		 			B Napolitano 		,  		 			A G Bellucci 		.  	 	 		\textit{Am J Kidney Dis}  		1994. 24 p. 622.  	 
\bibitem[Appel et al. ()]{b20}\label{b20} 	 		‘Renovascular disease in older patients beginning renal replacement therapy’.  		 			R G Appel 		,  		 			A J Bleyer 		,  		 			S Reavis 		,  		 			K J Hansen 		.  	 	 		\textit{Kidney Int}  		1995. 48 p. 171.  	 
\bibitem[Plouin et al. ()]{b26}\label{b26} 	 		‘Restenosis after a first percutaneous transluminal renal angioplasty’.  		 			P F Plouin 		,  		 			B Darne´ 		,  		 			G Chatellier 		.  	 	 		\textit{Hypertension}  		1993. 21 p. .  	 
\bibitem[Kumar et al. ()]{b14}\label{b14} 	 		‘Saunders: an imprint of’.  		 			V Kumar 		,  		 			R Cotran 		,  		 			S Robbins 		.  	 	 		\textit{Basic Pathology},  				 (Philadelphia, Pa)  		2003. Elsevier Science.  	 	 (7th ed.) 
\bibitem[Amann et al. ()]{b5}\label{b5} 	 		‘Special characteristics of atherosclerosis in chronic renal failure’.  		 			K Amann 		,  		 			K Tyralla 		,  		 			M L Gross 		,  		 			T Eifert 		,  		 			M Adamczak 		,  		 			E Ritz 		.  	 	 		\textit{Clin Nephrol}  		2003. 60  (1)  p. .  	 	 (suppl) 
\bibitem[Belenfant et al. ()]{b64}\label{b64} 	 		‘Supportive treatment improves survival in multivisceral cholesterol crystal embolism’.  		 			X Belenfant 		,  		 			A Meyrier 		,  		 			C Jacquot 		.  	 	 		\textit{Am J Kidney Dis}  		1999. 33 p. 840.  	 
\bibitem[Belenfant et al. ()]{b85}\label{b85} 	 		‘Supportive treatment improves survival in multivisceral cholesterol crystal embolism’.  		 			X Belenfant 		,  		 			A Meyrier 		,  		 			C Jacquot 		.  	 	 		\textit{Am J Kidney Dis}  		1999. 33 p. 840.  	 
\bibitem[Scolari et al. ()]{b62}\label{b62} 	 		‘The challenge of diagnosing atheroembolic renal disease: clinical features and prognostic factors’.  		 			F Scolari 		,  		 			P Ravani 		,  		 			R Gaggi 		.  	 	 		\textit{Circulation}  		2007. 116 p. 298.  	 
\bibitem[Scolari et al. ()]{b83}\label{b83} 	 		‘The challenge of diagnosing atheroembolic renal disease: clinical features and prognostic factors’.  		 			F Scolari 		,  		 			P Ravani 		,  		 			R Gaggi 		.  	 	 		\textit{Circulation}  		2007. 116 p. 298.  	 
\bibitem[Smith et al. ()]{b74}\label{b74} 	 		‘The clinical spectrum of renal cholesterol embolization’.  		 			M C Smith 		,  		 			M K Ghose 		,  		 			A R Henry 		.  	 	 		\textit{Am J Med}  		1981. 71 p. 174.  	 
\bibitem[Shurrab et al. ()]{b6}\label{b6} 	 		‘The importance of associated extra-renal vascular disease on the outcome of patients with atherosclerotic renovascular disease’.  		 			A E Shurrab 		,  		 			P Macdowall 		,  		 			J Wright 		,  		 			H Mamtora 		,  		 			P A Kalra 		.  	 	 		\textit{Nephron Clin Pract}  		2003. 93 p. .  	 
\bibitem[Fukumoto et al. ()]{b61}\label{b61} 	 		‘The incidence and risk factors of cholesterol embolization syndrome, a complication of cardiac catheterization: a prospective study’.  		 			Y Fukumoto 		,  		 			H Tsutsui 		,  		 			M Tsuchihashi 		.  	 	 		\textit{J Am Coll Cardiol}  		2003. 42 p. 211.  	 
\bibitem[Newman et al. ()]{b42}\label{b42} 	 		‘The role of comorbidity in the assessment of intermittent claudication in older adults’.  		 			A B Newman 		,  		 			B L Naydeck 		,  		 			K Sutton-Tyrrell 		.  	 	 		\textit{J Clin Epidemiol}  		2001. 54 p. 294.  	 
\bibitem[Hua et al. ()]{b31}\label{b31} 	 		‘The use of colorflow duplex scanning to detect significant renal artery stenosis’.  		 			H T Hua 		,  		 			D B Hood 		,  		 			C C Jensen 		,  		 			S E Hanks 		,  		 			F A Weaver 		.  	 	 		\textit{Ann Vasc Surg}  		2000. 14 p. .  	 
\bibitem[Olin et al. ()]{b32}\label{b32} 	 		‘The utility of duplex ultrasound scanning of the renal arteries for diagnosing significant renal artery stenosis’.  		 			J W Olin 		,  		 			M R Piedmonte 		,  		 			J R Young 		,  		 			S Deanna 		,  		 			M Grubb 		,  		 			M B Childs 		.  	 	 		\textit{Ann Intern Med}  		1995. 122 p. .  	 
\bibitem[Trans Atlantic Inter-Society Consensus; and Vascular Disease Foundation Circulation ()]{b39}\label{b39} 	 		‘Trans Atlantic Inter-Society Consensus; and Vascular Disease Foundation’.  	 	 		\textit{Circulation}  		2006. 113 p. e463.  	 
\bibitem[Tunick et al. ()]{b69}\label{b69} 	 		‘Transesophageal echocardiographic correlates of thromboembolism in high-risk patients with nonvalvular atrial fibrillation. The Stroke Prevention in Atrial Fibrillation Investigators Committee on Echocardiography’.  		 			P A Tunick 		,  		 			A C Nayar 		,  		 			G M Goodkin 		.  	 	 		\textit{Ann Intern Med}  		2002. 1998. 90  (1320)  p. 639.  	 	 (Am J Cardiol) 
\bibitem[Van De Ven et al. ()]{b51}\label{b51} 	 		‘Transluminal vascular stent for ostial atherosclerotic renal artery stenosis’.  		 			P J Van De Ven 		,  		 			J J Beutler 		,  		 			R Kaatee 		.  	 	 		\textit{Lancet}  		1995. 346 p. 672.  	 
\bibitem[Novick et al. ()]{b49}\label{b49} 	 		‘Trends in surgical revascularization for renal artery disease. Ten years' experience’.  		 			A C Novick 		,  		 			M Ziegelbaum 		,  		 			D G Vidt 		.  	 	 		\textit{JAMA}  		1987. 257 p. 498.  	 
\bibitem[Tunick et al. (ed.) ()]{b56}\label{b56} 	 		 			P A Tunick 		,  		 			Kronzon I Atheroembolism 		.  		\textit{Vascular Medicine: A Companion to Braunwald's Heart Disease},  				 			M Creager,  			V J Dzau,  			J Loscalzo 		 (ed.)  		 (Philadelphia)  		2006. Elsevier.  	 
\bibitem[Choudhri et al. ()]{b23}\label{b23} 	 		‘Unsuspected renal artery stenosis in peripheral vascular disease’.  		 			A H Choudhri 		,  		 			J G Cleland 		,  		 			P C Rowlands 		.  	 	 		\textit{BMJ}  		1990. 301 p. 1197.  	 
\bibitem[Kannel and Mcgee ()]{b44}\label{b44} 	 		‘Update on some epidemiologic features of intermittent claudication: the Framingham Study’.  		 			W B Kannel 		,  		 			D L Mcgee 		.  	 	 		\textit{J Am Geriatr Soc}  		1985. 33 p. 13.  	 
\bibitem[Us Renal Data and System]{b3}\label{b3} 	 		 			Us Renal Data 		,  		 			System 		.  		\textit{USRDS 2003 Annual Data Report; Atlas of End-Stage Renal Disease in the United States},  				 (Bethesda, Md)  		National Institutes.  	 
\bibitem[Wilcox ()]{b34}\label{b34} 	 		‘Use of angiotensin-converting-enzyme inhibitors for diagnosing renovascular hypertension’.  		 			C S Wilcox 		.  	 	 		\textit{Kidney Int}  		1993. 44 p. .  	 
\bibitem[Hyman et al. ()]{b67}\label{b67} 	 		‘Warfarinrelated purple toes syndrome and cholesterol microembolization’.  		 			B T Hyman 		,  		 			S K Landas 		,  		 			R F Ashman 		.  	 	 		\textit{Am J Med}  		1987. 82 p. 1233.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
