<!-- Hide this script from old browsers --
var imagenumber = 7 ;
var randomnumber = Math.random() ;
var rand1 = Math.round( (imagenumber-1) * randomnumber) + 1 ;
images = new Array
links = new Array

images[1] = "http://www.ftjcfx.com/image-214359-10822662"
links[1]  = "http://www.thebestholiday.com/promo/american-greetings-600.html"
images[2] = "http://www.lduhtrp.net/image-214359-10837429"
links[2]  = "http://www.thebestholiday.com/promo/kodak-gallery-600.html"
images[3] = "http://www.ftjcfx.com/image-214359-10742031"
links[3]  = "http://www.thebestholiday.com/promo/secondipity-600.html"
images[4] = "http://a1516.g.akamai.net/f/1516/9236/1h/affiliate.1800flowers.com/flowers/graphics/OPM/18F/Seasonal/seasonal_160x600.gif"
links[4]  = "http://www.thebestholiday.com/promo/800Flowers-600.html"
images[5] = "http://www.lduhtrp.net/image-214359-10461977"
links[5]  = "http://www.dpbolvw.net/click-214359-10461977"
images[6] = "http://www.ftjcfx.com/image-214359-10808590"
links[6]  = "http://www.tkqlhce.com/click-214359-10808590"
images[7] = "http://www.ftjcfx.com/image-214359-10475223"
links[7]  = "http://www.anrdoezrs.net/click-214359-10475223"

var image = images[rand1]
var link = links[rand1]

document.write('<A HREF="' + link + '"><IMG SRC="' + image + '"border="0"></a>')
// -- End Hiding Here -->

