var bInfo=new Array(
new Array('180x150_5.gif','www.40inchplus.com/main.htm?id=garv','40 inches plus','<font face="Trebuchet MS" size="+1"><b>fantastic asses 40 inches plus</b></font>','180','150'),
new Array('180x150_1.gif','www.40inchplus.com/main.htm?id=garv','40 inches plus','<font face="Trebuchet MS" size="+1"><b>fantastic asses 40 inches plus</b></font>','180','150'),
new Array('180x150_6.gif','www.40inchplus.com/main.htm?id=garv','40 inches plus','<font face="Trebuchet MS" size="+1"><b>fantastic asses 40 inches plus</b></font>','180','150'),
new Array('180x150_3.jpg','www.40inchplus.com/main.htm?id=garv','40 inches plus','<font face="Trebuchet MS" size="+1"><b>fantastic asses 40 inches plus</b></font>','180','150'),
new Array('180x150_4.jpg','www.40inchplus.com/main.htm?id=garv','40 inches plus','<font face="Trebuchet MS" size="+1"><b>fantastic asses 40 inches plus</b></font>','180','150'),
new Array('180x150_6.gif','www.40inchplus.com/main.htm?id=garv','40 inches plus','<font face="Trebuchet MS" size="+1"><b>fantastic asses 40 inches plus</b></font>','180','150')
);


//var bDisplay=Math.floor(Math.random()*bInfo.length);
//document.writeln("<a href='http://"+bInfo[bDisplay][1]+"'><img SRC='http://forum.dumpstersluts.com/garv/free/bbban/"+bInfo[bDisplay][0]+"' border='0' alt='"+bInfo[bDisplay][2]+"'><br>"+bInfo[bDisplay][3]+"</a>");

var strline="";
if (window.keyStr) {
	for (x=0; x<bInfo.length; x=x+1) {
		if (bInfo[x][2]==keyStr) {
			strline=strline+","+x;}}}
if (strline!="") {
	var strline2=strline.substring(1, strline.length)
	var customInfo=strline2.split(",");
	var bNo=Math.floor(Math.random()*customInfo.length);
	var bDisplay=customInfo[bNo];
} else {
	var bDisplay=Math.floor(Math.random()*bInfo.length);};
document.writeln("<a href='http://"+bInfo[bDisplay][1]+"'><img SRC='http://www.whale-tail.com/wtrotator/"+bInfo[bDisplay][0]+"' border='0' width='"+bInfo[bDisplay][4]+"' height='"+bInfo[bDisplay][5]+"' alt='"+bInfo[bDisplay][2]+"'><br>"+bInfo[bDisplay][3]+"</a>");

