var quotes = new Array;

quotes.push("<a href='article070901.htm'>What is music therapy?</a> ");
quotes.push("<a href='article071001.htm'>Does perfect pitch really exist?</a> ");
quotes.push("<a href='article071101.htm'>Is music essential or just an optional extra?</a> ");
quotes.push("<a href='article071201.htm'>Has Traditional Jazz had its day?</a> ");
quotes.push("<a href='article080102.htm'>Why is Country Music so popular?</a> ");
quotes.push("<a href='article080201.htm'>What is musical improvisation?</a> ");
quotes.push("<a href='article080301.htm'>Why write musicals anymore? Don't they all suck?</a> ");
quotes.push("<a href='article080401.htm'>What makes it swing?</a> ");
quotes.push("<a href='article080501.htm'>Is there a formula for writing a hit song?</a> ");
quotes.push("<a href='article080602.htm'>Do musicians have to leave Australia to achieve success?</a> ");
quotes.push("<a href='article080701.htm'>What is a music savant?</a> ");
quotes.push("<a href='article080801.htm'>Is a sense of humour compulsory for jazz musicians?</a> ");
quotes.push("<a href='article080901.htm'>Can music-making create better business organizations?</a> ");
quotes.push("<a href='article081001.htm'>Has jazz plateaued or is it still evolving?</a> ");
quotes.push("<a href='article081101.htm'>Is Classical Music a more serious art form than Jazz or Pop?</a> ");
quotes.push("<a href='article081101.htm#describe'>Is music capable of describing reality?</a> ");
quotes.push("<a href='article081201.htm'>Has sound quality improved with digital replacing analogue?</a> ");
quotes.push("<a href='article090101.htm'>What is &quot;jazz&quot; and what is &quot;not jazz&quot;?</a> ");
quotes.push("<a href='article090201.htm'>Why should music be taught in schools?</a> ");
quotes.push("<a href='article090301.htm'>What makes a good drum solo?</a> ");
quotes.push("<a href='article090401.htm'>Is 'three chords and the truth' enough?</a> ");
quotes.push("<a href='article090502.htm'>Is musical talent innate or learned?</a> ");
quotes.push("<a href='article090601.htm'>How do R&B/funk drummers keep the groove whilst soloing?</a> ");
quotes.push("<a href='article090701.htm'>Does experiencing music involve more senses than just hearing?</a> ");
quotes.push("<a href='article090801.htm'>What is success for a jazz musician?</a> ");
quotes.push("<a href='article090901.htm'>Can Musicians approach Harmonic Colour like an Artist does his Paints?</a> ");
quotes.push("<a href='article091001.htm'>Is There Any Intrinsic Musical Value In Rap?</a> ");
quotes.push("<a href='article091101.htm'>Is there a place for the Avant Garde in Music?</a> ");
quotes.push("<a href='article091201.htm'>Is a minor key sad or are we taught that it is sad?</a> ");
quotes.push("<a href='article100101.htm'>Just How Important Is It To Support Live Music?</a> ");
quotes.push("<a href='article100201.htm'>Can any musician learn to play jazz?</a> ");
quotes.push("<a href='article100301.htm'>Is Australia facing a dark age of copyright litigation?</a> ");

document.write(quotes[(Math.floor(Math.random() * quotes.length))]);