Chamberlaineius
Chamberlaineius /*
http://naijbaze.mobie.in */
var quotes=new Array()
quotes[0]='<center><div align="center" style="background:url(http://naijbaze.mobie.in/Admin/Picz/Naijbaze3.png) no-repeat top left; width:235px;"><div style="background:url(http://naijbaze.mobie.in/Admin/Picz/mi4.png) no-repeat bottom right; padding-top:70px;"></div></div></center>'
quotes[1]='<center><div align="center" style="margin:2px; background:url(http://naijbaze.mobie.in/Admin/Picz/Naijbaze4.png) no-repeat top left; padding-bottom:5; width:235px;"><div style="background:url(http://naijbaze.mobie.in/Admin/Picz/mi4.png) no-repeat bottom right; padding-top:70px;"></div></div></center>'
quotes[2]='<center><div align="center" style="margin:2px; background:url(http://naijbaze.mobie.in/Admin/Picz/Naijbaze5.png) no-repeat top left; width:235px;"><div style="background:url(http://naijbaze.mobie.in/Admin/Picz/mi4.png) no-repeat bottom right; padding-top:70px;"></div></div></center>'
var whichquote=Math.floor(Math.random()*(quotes.length))
document.write(quotes[whichquote]).