Davex
Weezy Here is d random image code
/* http://weezywap.xtgem.com */
var quotes=new Array()
quotes[0]='<center><div align="center" style="background:url(http://davexwap.xtgem.com/Logos/D4.png) no-repeat top left; width:190px;"><div style="background:url(http://weezywap.xtgem.com/Pic/xt3.png) no-repeat bottom right; padding-top:54px;"></div></div></center>'
quotes[1]='<center><div align="center" style="margin:2px; background:url(http://davexwap.xtgem.com/Logos/Davexwap1) no-repeat top left; padding-bottom:5; width:190px;"><div style="background:url(http://weezywap.xtgem.com/Pic/xt4.png) no-repeat bottom right; padding-top:49px;"></div></div></center>'
quotes[2]='<center><div align="center" style="margin:2px; background:url(http://naijaloyal.xtgem.com/logos/naijaloyal.png) no-repeat top left; width:190px;"><div style="background:url(http://weezywap.xtgem.com/Pic/xt7.png) no-repeat bottom right; padding-top:54px;"></div></div></center>'
quotes[3]='<center><div align="center" style="margin:2px; background:url(http://naijaloyal.xtgem.com/logos/naijaloyal.png) no-repeat top left; width:190px;"><div style="background:url(http://weezywap.xtgem.com/Pic/xt5.png) no-repeat bottom right; padding-top:59px;"></div></div></center>'
quotes[4]='<center><div align="center" style="margin:2px; background:url(http://naijaloyal.xtgem.com/logos/naijaloyal.png) no-repeat top left; width:216px;"><div style="background:url(http://weezywap.xtgem.com/Pic/xt8.png) no-repeat bottom right; padding-top:49px;"></div></div></center>'
quotes[5]='<center><div align="center" style="margin:2px; background:url(http://naijaloyal.xtgem.com/logos/naijaloyal.png) no-repeat top left; width:216px;"><div style="background:url(http://weezywap.xtgem.com/Pic/xt2.png) no-repeat bottom right; padding-top:54px;"></div></div></center>'
quotes[6]='<center><div align="center" style="margin:2px; background:url(http://davexwap.xtgem.com/Logos/Davexwap1) no-repeat top left; padding-bottom:8; width:190px;"><div style="background:url(http://weezywap.xtgem.com/Pic/xt9.png) no-repeat bottom right; padding-top:44px;"></div></div></center>'
quotes[7]='<center><div align="center" style="margin:2px; background:url(http://naijaloyal.xtgem.com/logos/naijaloyal.png) no-repeat top left; width:194px;"><div style="background:url(http://weezywap.xtgem.com/Pic/xt10.png) no-repeat bottom right; padding-top:54px;"></div></div></center>'
quotes[8]='<center><div align="center" style="margin:2px; background:url(http://naijaloyal.xtgem.com/logos/naijaloyal.png) no-repeat top left; width:216px;"><div style="background:url(http://weezywap.xtgem.com/Pic/xt6.png) no-repeat bottom right; padding-top:54px;"></div></div></center>'
quotes[9]='<center><div align="center" style="margin:2px; background:url(http://naijaloyal.xtgem.com/logos/naijaloyal.png) no-repeat top left; width:194px;"><div style="background:url(http://weezywap.xtgem.com/Pic/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