<!-- Hide this script from old browsers --
var imagenumber = 6 ;
var randomnumber = Math.random() ;
var rand1 = Math.round( (imagenumber-1) * randomnumber) + 1 ;
images = new Array
links = new Array

images[1] = "http://www.awltovhc.com/image-399049-10446130"
links[1]  = "http://www.jeremiahproject.com/promo/crossings-728.html"
images[2] = "http://www.ftjcfx.com/image-399049-10505247"
links[2]  = "http://www.jeremiahproject.com/promo/eharmony-728.html"
images[3] = "http://www.lduhtrp.net/image-399049-10529563"
links[3]  = "http://www.jeremiahproject.com/promo/christiancafe-728.html"
images[4] = "http://images.ultracart.com/affiliate/displayImage.jsp?code=B822FF80CA5DD40122517F7BB1631600"
links[4]  = "http://www.jeremiahproject.com/promo/foodshortage-728.html"
images[5] = "http://www.jeremiahproject.com/promo/newrichreport728.jpg"
links[5]  = "http://www.jeremiahproject.com/promo/newrichwealth.html"
images[6] = "http://www.jeremiahproject.com/promo/gvoprofits680x84.jpg"
links[6]  = "http://www.jeremiahproject.com/promo/gvoprofits-728.html"

var image = images[rand1]
var link = links[rand1]

document.write('<A HREF="' + link + '"TARGET="_blank"><IMG SRC="' + image + '"border="0"></a>')
// -- End Hiding Here -->
