var quotes=new Array()//change the quotes if desired. Add/ delete additional quotes as desired.quotes[0]=' &#147;There&#146;s so much information coming at you all the time, it&#146;s easy to get lost... but then, we&#146;re going to get lost anyway. For me, it&#146;s a practice of letting it happen...  within reason.&#148; &nbsp; <I CLASS="caption" >-&nbsp;Ralph&nbsp;Lemon</I>'quotes[1]='Wu Wenguang had asked me, &#147;How does one exchange language, music, performance, culture? Perhaps it is important never to know each other.&#148;  <I CLASS="caption" >-&nbsp;Ralph&nbsp;Lemon</I>'quotes[2]='&#147;I carry a quote made up in the beginning of Geography 1 in my wallet: <I>Effort</I>&nbsp;+&nbsp;<I>Surrender</I>&nbsp;=&nbsp;[blank] &nbsp; Once, after the equal sign, I wrote <I>Trust.</I> Later, I crossed out <I>Trust</I> and wrote <I>Void.</I> Now it is back to just the <B>=</B> sign.&#148; &nbsp; <I CLASS="caption" >-&nbsp;Ralph&nbsp;Lemon</I>'quotes[3]='&#147;I like to show the process when you do something, with interview, or with discussing between us. I know you aren&#146;t just an ordinary traveller, but be a explorer with your eye and thinking. So I&#146;m interested what have you found, how did you found, what have not found by you.&#148; &nbsp;<I CLASS="caption" >- Wu Wenguang, email to  Ralph Lemon</I>'quotes[4]='&#147;And Penetrating The Mystery Of The Eleven Headed One Thousand Armed Avalokiteshvara Who Embodies Compassion And Reaches In All Directions.  &#148; &nbsp;<I CLASS="caption" >-&nbsp;Ralph&nbsp;Lemon</I>'quotes[5]='&#147;...narration presupposes the loss of the reality narrated -- it makes no sense to tell a story to someone who has witnessed -- but when the real has slipped away in space and time, all that is left is a dark room where the words ring in the ear.&#148; &nbsp;<I CLASS="caption" >-&nbsp;Ralph&nbsp;Lemon</I>'quotes[6]='&#147;OK, time to get serious.&#148; &nbsp;<I CLASS="caption" >-&nbsp;Ralph&nbsp;Lemon</I>'var whichquote=Math.floor(Math.random()*(quotes.length))document.write(quotes[whichquote])