//Random-loading images theImages[0] = 'images/cover_lrg.jpg' // replace with names of images theImages[1] = 'images/cover2_lrg.jpg' // replace with names of images var j = 0 var p = theImages.length; var preBuffer = new Array() for (i = 0; i < p; i++){ preBuffer[i] = new Image() preBuffer[i].src = theImages[i] } var whichImage = Math.round(Math.random()*(p-1)); function showImage(){ if(whichImage==0){ document.write(''); } else if(whichImage==1){ document.write(''); } }

Issue #261 - May 29th 2013





Sonic Cover art by Kev Hopgood*
*Cover artist of the original Sonic the Comic #1!

Group Cover art by The STC Online team
Zak Simmonds-Hurn, Michael ‘Stiv’ Stephenson, Pete Murphy, Adamis, Chris Gould, Matthew Allen Smith, Seumidh MacDonald, and Michael Corker




What do you think?