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

images = new Array(4);

images[0] = "<a href = 'http://erased-neo.co.nr' target='_blank'><img src='http://i250.photobucket.com/albums/gg261/Erased-Neo/Button.gif' border='0' alt='' /></a>";
images[1] = "<a href = 'http://neo-spirited.co.nr' target='_blank'><img src='http://i224.photobucket.com/albums/dd298/Neo-Spirited/88x31.gif' border='0' alt='' /></a>";
images[2] = "<a href = 'http://shoelace.co.nr' target='_blank'><img src='http://i307.photobucket.com/albums/nn284/stardustofficial/shoelace88x31.gif' border='0' alt='' /></a>";
images[3] = "<a href = 'http://emporers-village-neo.net' target='_blank'><img src='http://i200.photobucket.com/albums/aa95/gymnastics_lover/EV88x33111.gif' border='0' alt='' /></a>";
images[4] = "<a href = 'http://aqua-neo.net' target='_blank'><img src='http://i275.photobucket.com/albums/jj316/aquaneographics/button1.png' border='0' alt='' /></a>";
images[5] = "<a href = 'http://buttercupneo.com' target='_blank'><img src='http://i250.photobucket.com/albums/gg261/Erased-Neo/ButterCupNeoButton1.gif' border='0' alt='' /></a>"
images[6] = "<a href = 'http://crazedgraphics.net' target='_blank'><img src='http://i250.photobucket.com/albums/gg261/Erased-Neo/CrazedGraphicAni.gif' border='0' alt='' /></a>";
images[7] = "<a href = 'http://soo-sweet.net' target='_blank'><img src='http://i115.photobucket.com/albums/n292/socialbutterfly101/soo-sweet/soosweetlinkage1.gif' border='0' alt='' /></a>";
images[8] = "<a href = 'http://vingora.net' target='_blank'><img src='http://i267.photobucket.com/albums/ii305/mevyvee/vingora_link1.png' border='0' alt='' /></a>";
images[9] = "<a href = 'http://dancing-us.co.nr' target='_blank'><img src='http://i248.photobucket.com/albums/gg197/neomuffin/du.gif' border='0' alt='' /></a>";
images[10] = "<a href = 'http://s-dx.org' target='_blank'><img src='http://i56.photobucket.com/albums/g173/elli2006/spaced.gif' border='0' alt='' /></a>";
images[11] = "<a href = 'http://colorless.co.nr' target='_blank'><img src='http://i228.photobucket.com/albums/ee37/lemons_limes/bbutton-1.gif' border='0' alt='' /></a>";
images[12] = "<a href = 'http://kelijo.net' target='_blank'><img src='http://kelijo.net/kelijonetbutton.gif' border='0' alt='' /></a>";
images[13] = "<a href = 'http://avvieneo.co.nr' target='_blank'><img src='http://i199.photobucket.com/albums/aa143/peyton_sheffield07/avvieneobutton1.gif' border='0' alt='' /></a>";
images[14] = "<a href = 'http://starrygraphics.net' target='_blank'><img src='http://i184.photobucket.com/albums/x150/starrygraphics_/affiebanner_88x31_1.gif' border='0' alt='' /></a>";
images[15] = "<a href = 'http://kiowa-designs.co.nr' target='_blank'><img src='http://i81.photobucket.com/albums/j209/kiowacounter/newkdbutton2.png' border='0' alt='' /></a>";
images[16] = "<a href = 'http://thebigcookie.co.nr' target='_blank'><img src='http://i277.photobucket.com/albums/kk54/TheBigCookie/Link%20Back%20Buttons/88x31.gif' border='0' alt='' /></a>";
images[17] = "<a href = 'http://neomuffin.co.nr' target='_blank'><img src='http://img369.imageshack.us/img369/28/neomuffin3nn8.png' border='0' alt='' /></a>";
images[18] = "<a href = 'http://redumbrella.co.nr' target='_blank'><img src='http://i301.photobucket.com/albums/nn77/kyraneo/282lzlk.gif' border='0' alt='' /></a>";
images[19] = "<a href = 'http://exxgraphics.co.nr' target='_blank'><img src='http://i112.photobucket.com/albums/n174/xirconian345/button2-1.gif' border='0' alt='' /></a>";
images[20] = "<a href = 'http://thewoollyllama.org' target='_blank'><img src='http://i229.photobucket.com/albums/ee30/ragdollx-/button88x31.jpg' border='0' alt='' /></a>";
images[21] = "<a href = 'http://glossy-neo.co.nr' target='_blank'><img src='http://i126.photobucket.com/albums/p118/emmyboo132/Glossy_Button_1.gif' border='0' alt='' /></a>";

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

document.write(images[index]);

// -->