function random_banner(){
var mybanner=new Array()

mybanner[1]="<a href=\"http://affiliates.allposters.com/link/redirect.asp?aid=16848&search=clint+eastwood\" target=\"_top\"><img src=\"http://imagecache2.allposters.com/images/affiliates_graphics/affNET/promo_banners/1/468x60_Tshirt.gif\" alt=\"Support Clint Eastwood.Net! Purchase Clint Eastwood memorabilia from this affiliate.\" border=\"0\" width=\"468\" height=\"60\"></a><div class=\"bannertext\">Support Clint Eastwood.Net!<br />Purchase Clint Eastwood memorabilia from this affiliate.</div>";


mybanner[2]="<a href=\"http://affiliates.allposters.com/link/redirect.asp?aid=16848&search=clint+eastwood\" target=\"_top\"><img src=\"http://imagecache2.allposters.com/images/banners/1/BNR_frame.gif\" alt=\"Support Clint Eastwood.Net! Purchase Clint Eastwood memorabilia from this affiliate.\" border=\"0\" width=\"468\" height=\"60\"></a><div class=\"bannertext\">Support Clint Eastwood.Net!<br />Purchase Clint Eastwood memorabilia from this affiliate.</div>";


mybanner[3]="<a href=\"http://affiliates.allposters.com/link/redirect.asp?aid=16848&search=clint+eastwood\" target=\"_top\"><img src=\"http://imagecache2.allposters.com/images/banners/1/BNR_movies_2.gif\" alt=\"Support Clint Eastwood.Net! Purchase Clint Eastwood memorabilia from this affiliate.\" border=\"0\" width=\"468\" height=\"60\"></a><div class=\"bannertext\">Support Clint Eastwood.Net!<br />Purchase Clint Eastwood memorabilia from this affiliate.</div>";

mybanner[4]="<iframe src=\"http://rcm.amazon.com/e/cm?t=clinteastwood-20&o=1&p=13&l=ur1&category=holiday&banner=1AVHZ0SEYB0JGFHXNGG2&f=ifr\" width=\"468\" height=\"60\" scrolling=\"no\" border=\"0\" marginwidth=\"0\" style=\"border:none;\" frameborder=\"0\"></iframe><div class=\"bannertext\">Support Clint Eastwood.Net!<br />Purchase Clint Eastwood memorabilia from this affiliate.</div>";

mybanner[5]="<a href=\"http://affiliates.allposters.com/link/redirect.asp?aid=16848&search=clint+eastwood\" target=\"_top\"><img src=\"http://imagecache2.allposters.com/images/affiliates_graphics/affNET/promo_banners/1/APC_Movie_Jan2008_468x60.gif\" alt=\"Support Clint Eastwood.Net! Purchase Clint Eastwood memorabilia from this affiliate.\" border=\"0\" width=\"468\" height=\"60\"></a><div class=\"bannertext\">Support Clint Eastwood.Net!<br />Purchase Clint Eastwood memorabilia from this affiliate.</div>";


mybanner[6]="<a href=\"http://affiliates.allposters.com/link/redirect.asp?aid=16848&search=clint+eastwood\" target=\"_top\"><img src=\"http://imagecache2.allposters.com/images/banners/alternates_1/1/music_468x60.gif\" alt=\"Support Clint Eastwood.Net! Purchase Clint Eastwood memorabilia from this affiliate.\" border=\"0\" width=\"468\" height=\"60\"></a><div class=\"bannertext\">Support Clint Eastwood.Net!<br />Purchase Clint Eastwood memorabilia from this affiliate.</div>";

mybanner[7]="<iframe src=\"http://rcm.amazon.com/e/cm?t=clinteastwood-20&o=1&p=13&l=ur1&category=gift_certificates&banner=1N74YHNAC3HM0V4DRR02&f=ifr\" width=\"468\" height=\"60\" scrolling=\"no\" border=\"0\" marginwidth=\"0\" style=\"border:none;\" frameborder=\"0\"></iframe><div class=\"bannertext\">Support Clint Eastwood.Net!<br />Purchase Clint Eastwood memorabilia from this affiliate.</div>";


mybanner[8]="<iframe src=\"http://rcm.amazon.com/e/cm?t=clinteastwood-20&o=1&p=13&l=ez&f=ifr&f=ifr\" width=\"468\" height=\"60\" scrolling=\"no\" border=\"0\" marginwidth=\"0\" style=\"border:none;\" frameborder=\"0\"></iframe><div class=\"bannertext\">Support Clint Eastwood.Net!<br />Purchase Clint Eastwood memorabilia from this affiliate.</div>";



var ry=Math.floor(Math.random()*mybanner.length)
if (ry==0)
ry=1
document.write(mybanner[ry])
}
random_banner()

