<!--

/*
Random Image Link Script- By Website Abstraction(http://www.wsabstract.com) 
Over 200+ free JavaScripts here!
*/

function random_imglink(){
var myimages=new Array(10)
myimages[1]="banner/B_468softfordays.gif"
myimages[2]="banner/2bannershell1468x60a3.gif"
myimages[3]="banner/banner_loveher.gif"
myimages[4]="banner/banner3.gif"
myimages[5]="banner/Books_special.gif"
myimages[6]="banner/everafter_affil.gif"
myimages[7]="banner/IMC-16.gif"
myimages[8]="banner/mayan3anibig.gif"
myimages[9]="banner/site1.gif"
myimages[10]="banner/2bannershell1468x60a3.gif"
var imagelinks=new Array(10)
imagelinks[1]="http://geocities.bfast.com/bfast/click/egghead?siteid=676479&bfpage=software"
imagelinks[2]="www.amazon.com/exec/obidos/redirect-home?tag=herumargowiyono&site=cards"
imagelinks[3]="http://nicecards.com/partner.cgi?p2169"
imagelinks[4]="http://geocities.bfast.com/bfast/click/sportsite?siteid=676479&bfpage=g_bannerads"
imagelinks[5]="http://www.spree.com/link/link.asp?x=WIYONO&link_id=40835340"
imagelinks[6]="http://geocities.bfast.com/bfast/click/reel?siteid=676479&pageid=geo_new_release"
imagelinks[7]="http://www.marketingtips.com/t.cgi/22020/"
imagelinks[8]="http://www.mayansports.com/servlet/Welcome?ID=545"
imagelinks[9]="http://www.ecki.com/replicator/dynamic.cgi?sitesub-11068"
imagelinks[10]="www.amazon.com/exec/obidos/redirect-home?tag=herumargowiyono&site=cards"
var teks=new Array(10)
teks[1]="Buy computer?, visit Superstore computer"
teks[2]="Send free e-Cards"
teks[3]="Send free a electronik cards?, click here"
teks[4]="If you live for Sports, come to the right place"
teks[5]="Do you find Books with great price? this is the right site"
teks[6]="This is the leading online movie store"
teks[7]="How to Start and Promote Virtually Any Business?"
teks[8]="Are you Basketball mania?"
teks[9]="Do You what to build online shop"
teks[10]="Send free e-Cards"
var y=Math.round(Math.random()*10)
if (y==0) y=1
if (y>9.5) y=10
document.write('<a href='+'"'+imagelinks[y]+'"'+'><img src="'+myimages[y]+'" border=0><BR>'+teks[y]+'</a>')
document.write('<font color="#FFFFFF"> | </font><a href='+'"sponsor.html"'+'>visit all my sponsor please!</a>')
}
random_imglink()
//-->
/*
document.write('<font color="#FFFFFF"> | </font><a href='+'"sponsor.html"'+'>visit all my sponsor please!</a>')
*/