Aliyujega
Weezy Plx weezy tech me about ccs i want to create it like ur on and plx about js like ur logo how i can put my on to become like ur
Weezy
Aliyujega U want to host css on ur site ..for the logo issue ..paste ur random logo code here!
Weezy
Aliyujega Yea ..u said u wnt it to be in a js file ..right?
Weezy
Aliyujega U will need more than one logo to create a random logo ..5 logos will do!
Aliyujega
Weezy Weezy what ix the problem of thix one
/* http://Aliyujegawap.xtgem.com*/
var quotes=new Array()
quotes[0]='<center><div align="center" style="background:url(http://Aliyujegawap.xtgem.com/images/site icon/logo1.png) no-repeat top left; width:235px;"><right><div style="background:url(http://Aliyujegawap.xtgem.com/images/xt3.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[1]='<center><div align="center" style="margin:2px; background:url(http://Aliyujegawap.xtgem.com/images/site icon/logo2.png) no-repeat top left; padding-bottom:5; width:235px;"><right><div style="background:url(http://sunstartech.xtgem.com/Pic/xt4.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[2]='<center><div align="center" style="margin:2px; background:url(http://Aliyujegawap.xtgem.com/images/site icon/logo3.png) no-repeat top left; width:235px;"><right><div style="background:url(http://sunstartech.xtgem.com/Pic/xt7.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[3]='<center><div align="center" style="margin:2px; background:url(http://Aliyujegawap.xtgem.com/images/site icon/logo4.png) no-repeat top left; width:235px;"><right><div style="background:url(http://sunstartech.xtgem.com/Pic/xt5.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[4]='<center><div align="center" style="margin:2px; background:url(http://Aliyujegawap.xtgem.com/images/site icon/logo5.png) no-repeat top left; width:235px;"><right><div style="background:url(http://sunstartech.xtgem.com/Logo/xtgem2.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[5]='<center><div align="center" style="background:url(http://Aliyujegawap.xtgem.com/Logo.png) no-repeat top left; width:200px;"><right><div style="background:url(http://sunstartech.xtgem.com/Pic/xt3.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
quotes[6]='<center><div align="center" style="margin:2px; background:url(http://Aliyujegawap.xtgem.com/images/LOGO.png) no-repeat top left; padding-bottom:5; width:235px;"><right><div style="background:url(http://sunstartech.xtgem.com/Pic/xt4.png) no-repeat bottom right; padding-top:70px;"></right></div></div></center>'
var whichquote=Math.floor(Math.random()*(quotes.length))
document.write(quotes[whichquote])
Copy code