Weezy
Davex Copy below, replace the logo urls
/* http://weezywap.xtgem.com */
var quotes=new Array()
quotes[0]='<center><div align="center" style="background:url(http://weezywap.xtgem.com/Pic/Weezywap1.jpg) no-repeat top left; width:190px;"><div style="background:url(http://greentooth.xtgem.com/ranban/xt3.png) no-repeat bottom right; padding-top:54px;"></div></div></center>'
quotes[1]='<center><div align="center" style="margin:2px; background:url(http://weezywap.xtgem.com/Pic/Weezywap2.jpg) no-repeat top left; padding-bottom:5; width:190px;"><div style="background:url(http://greentooth.xtgem.com/ranban/xt4.png) no-repeat bottom right; padding-top:49px;"></div></div></center>'
quotes[2]='<center><div align="center" style="margin:2px; background:url(http://weezywap.xtgem.com/Pic/Weezywap3.jpg) no-repeat top left; width:190px;"><div style="background:url(http://greentooth.xtgem.com/ranban/xt7.png) no-repeat bottom right; padding-top:54px;"></div></div></center>'
quotes[3]='<center><div align="center" style="margin:2px; background:url(http://weezywap.xtgem.com/Pic/Weezywap6.jpg) no-repeat top left; width:190px;"><div style="background:url(http://greentooth.xtgem.com/ranban/xt5.png) no-repeat bottom right; padding-top:59px;"></div></div></center>'
quotes[4]='<center><div align="center" style="margin:2px; background:url(http://weezywap.xtgem.com/Pic/Weezywap5.jpg) no-repeat top left; width:216px;"><div style="background:url(http://greentooth.xtgem.com/ranban/xt8.png) no-repeat bottom right; padding-top:49px;"></div></div></center>'
quotes[5]='<center><div align="center" style="margin:2px; background:url(http://weezywap.xtgem.com/Pic/Weezywap6.jpg) no-repeat top left; width:216px;"><div style="background:url(http://greentooth.xtgem.com/ranban/xt2.png) no-repeat bottom right; padding-top:54px;"></div></div></center>'
quotes[6]='<center><div align="center" style="margin:2px; background:url(http://weezywap.xtgem.com/Pic/Weezywap8.jpg) no-repeat top left; padding-bottom:8; width:190px;"><div style="background:url(http://greentooth.xtgem.com/ranban/xt9.png) no-repeat bottom right; padding-top:44px;"></div></div></center>'
quotes[7]='<center><div align="center" style="margin:2px; background:url(http://weezywap.xtgem.com/Pic/Weezywap9.jpg) no-repeat top left; width:194px;"><div style="background:url(http://greentooth.xtgem.com/ranban/xt10.png) no-repeat bottom right; padding-top:54px;"></div></div></center>'
quotes[8]='<center><div align="center" style="margin:2px; background:url(http://weezywap.xtgem.com/Pic/Weezywap6.jpg) no-repeat top left; width:216px;"><div style="background:url(http://greentooth.xtgem.com/ranban/xt6.png) no-repeat bottom right; padding-top:54px;"></div></div></center>'
quotes[9]='<center><div align="center" style="margin:2px; background:url(http://weezywap.xtgem.com/Pic/Weezywap1.jpg) no-repeat top left; width:194px;"><div style="background:url(http://greentooth.xtgem.com/ranban/xt1.png) no-repeat bottom right; padding-top:49px;"></div></div></center>'
var whichquote=Math.floor(Math.random()*(quotes.length))
document.write(quotes[whichquote])
Copy code