<!--
//Javascript Created by Computerhope http://www.computerhope.com
//Link Exchange

images = new Array(4);

images[0] = "<a href = 'http://doodleneo.co.nr' target='_blank'><img src='http://i454.photobucket.com/albums/qq267/doodleneo/88x31.png' border='0' alt='' /></a>";
images[1] = "<a href = 'http://sunny-nights.net' target='_blank'><img src='http://img228.imageshack.us/img228/6301/sunnynightsrz4.png' border='0' alt='' /></a>";
images[2] = "<a href = 'http://accentedneo.co.nr' target='_blank'><img src='http://i119.photobucket.com/albums/o129/nicole5144/acce.png' border='0' alt='' /></a>";
images[3] = "<a href = 'http://redumbrella.co.nr' target='_blank'><img src='http://i301.photobucket.com/albums/nn77/kyraneo/button9.gif' border='0' alt='' /></a>";
images[4] = "<a href = 'http://painted-neo.com' target='_blank'><img src='http://i219.photobucket.com/albums/cc304/ROCKANGEL999_bucket/Button88by31.gif' border='0' alt='' /></a>";
images[4] = "<a href = 'http://www.senseigraphics.com/' target='_blank'><img src='http://i70.photobucket.com/albums/i98/etasensei/8831flower.gif' border='0' alt='' /></a>";
images[5] = "<a href = 'http://www.fadedneo.co.nr/' target='_blank'><img src='http://i81.photobucket.com/albums/j209/kiowacounter/fadedneo1.gif' border='0' alt='' /></a>";
images[6] = "<a href = 'http://www.rockyroadrules.com/' target='_blank'><img src='http://i43.tinypic.com/hx3o9g.gif' border='0' alt='' /></a>";
images[7] = "<a href = 'http://www.http://www.kelijo.net/' target='_blank'><img src='http://i101.photobucket.com/albums/m63/KeliJo/button5.gif' border='0' alt='' /></a>";
images[8] = "<a href = 'http://blue-uni.co.nr' target='_blank'><img src='http://blue-uni.webs.com/Site/Linkback/B1-88X31.gif' border='0' alt='' /></a>";
images[9] = "<a href = 'http://blue-uni.co.nr' target='_blank'><img src='http://blue-uni.webs.com/Site/Linkback/B1-88X31.gif' border='0' alt='' /></a>";

index = Math.floor(Math.random() * images.length);

document.write(images[index]);

// -->

