for (cd2 = cd1; (max > 1) && (cd2 == cd1); cd2 = rand(max));
  x = 0;
document.write('<a href="artists/');
document.write (artist[cd2]);
document.writeln('">');
document.write ('<img src="images/albums/');
document.write (album[cd2]);
document.writeln ('" border="0" alt=" " hspace="3" vspace="10" width="130" height="130" align="center"><\/a><br clear="all">');
