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> ");
quotes.push("<a href='article100401.htm'>What is the correct number of notes to play in Jazz?</a> ");
quotes.push("<a href='article100501.htm'>What's your job? - A brief look at ensemble etiquette</a> ");
quotes.push("<a href='article100601.htm'>What's wrong with the music work scene in Australia?</a> ");
quotes.push("<a href='article100701.htm'>What is the difference between digital and analogue recording?</a> ");
quotes.push("<a href='article100801.htm'>Is good improvisation truly original or just recycled clichés?</a> ");
quotes.push("<a href='article100901.htm'>Does a musician also have to be a business person?</a> ");
quotes.push("<a href='article101001.htm'>What is Different about Composing Educational Music?</a> ");
quotes.push("<a href='article101101.htm'>How does experiencing acoustic music compare to amplified music?</a> ");
quotes.push("<a href='article101201.htm'>How are airline companies helping touring musicians?</a> ");
quotes.push("<a href='article110101.htm'>What is the role of the record producer?</a> ");
quotes.push("<a href='article110201.htm'>Words? What words?</a> ");
quotes.push("<a href='article110301.htm'>What does the future hold for creative music?</a> ");
quotes.push("<a href='article110401.htm'>Why are there not more women in jazz?</a> ");
quotes.push("<a href='article110501.htm'>Is a musician's life normal?</a> ");
quotes.push("<a href='article110601.htm'>Do you really need a degree to be in the music industry?</a> ");
quotes.push("<a href='article110701.htm'>Should I be worried about piracy? </a> ");
quotes.push("<a href='article110801.htm'>What's going on in the minds of musical improvisers? </a> ");
quotes.push("<a href='article110901.htm'>Does a musician really have to blog? </a> ");




document.write(quotes[(Math.floor(Math.random() * quotes.length))]);
