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