var num_of_quotes = 102
quotes = Math.floor (num_of_quotes * Math.random())

if (quotes==0) {
title="designed in secret"
}

if (quotes==1) {
title="deferral"
}

if (quotes==2) {	
title="birdsong"
}

if (quotes==3) {
title="harpooner"
}

if (quotes==4) {
title="relevance"
}

if (quotes==5) {
title="blues"
}

if (quotes==6) {
title="strategy"
}

if (quotes==7) {
title="nightmare"
}

if (quotes==8) {
title="knowledge"

}

if (quotes==9) {
title="dance"
}

if (quotes==10) {	
title="nothing"
}

if (quotes==11) {
title="finally"
}

if (quotes==12) {
title="forever"
}

if (quotes==13) {
title="party"
}

if (quotes==14) {
title="comic"
}	

if (quotes==15) {
title="everywhere"
}	

if (quotes==16) {
title="extracts"
}

if (quotes==17) {
title="Falstaff"
}	

if (quotes==18) {
title="dentistry"
}	

if (quotes==19) {
title="protein"
}	

if (quotes==20) {
title="blood"
}	

if (quotes==21) {
title="by"
}	

if (quotes==22) {
title="Wednesday"
}	

if (quotes==23) {
title="parsnip"
}	

if (quotes==24) {
title="suburbia"
}				

if (quotes==25) {
title="commodore"
}	

if (quotes==26) {
title="flag"
}

if (quotes==27) {
title="wrong"
}	

if (quotes==28) {
title="magic"
}	

if (quotes==29) {
title="language"
}	

if (quotes==30) {
title="about"
}	

if (quotes==31) {
title="going"
}	

if (quotes==32) {
title="incidentally"
}	

if (quotes==33) {
title="options"
}	

if (quotes==34) {
title="just"
}	

if (quotes==35) {
title="marmalade"
}	

if (quotes==36) {
title="quite"
}	

if (quotes==37) {
title="really"
}	

if (quotes==38) {
title="trite"
}	

if (quotes==39) {
title="warmth of the sun"
}	

if (quotes==40) {
title="ghost train"
}	

if (quotes==41) {
title="log fire"
}	

if (quotes==42) {
title="curtains"
}	

if (quotes==43) {
title="intimacy"
}	

if (quotes==44) {
title="aspirational"
}	

if (quotes==45) {
title="passing"
}	

if (quotes==46) {
title="use"
}

if (quotes==47) {
title="unsaddle"
}	

if (quotes==48) {
title="voice"
}

if (quotes==49) {
title="when"
}

if (quotes==50) {
title="year"
}

if (quotes==51) {
title="burning orchard"
}

if (quotes==52) {
title="blithe femininity"
}

if (quotes==53) {
title="in the still of the night"
}

if (quotes==54) {
title="all I ever wanted"
}

if (quotes==55) {
title="neck and neck"
}

if (quotes==56) {
title="new model"
}

if (quotes==57) {
title="etymology"
}

if (quotes==58) {
title="traditional"
}

if (quotes==59) {
title="twenty-three"
}

if (quotes==60) {
title="at the same time"
}

if (quotes==61) {
title="urbane"
}

if (quotes==62) {
title="the next village"
}

if (quotes==63) {
title="or"
}

if (quotes==64) {
title="eccentricities"
}

if (quotes==65) {
title="read"
}

if (quotes==66) {
title="part"
}

if (quotes==67) {
title="echo"
}

if (quotes==68) {
title="worry"
}

if (quotes==69) {
title="joy"
}

if (quotes==70) {
title="Matisse"
}

if (quotes==71) {
title="X-ray"
}

if (quotes==72) {
title="vinegar"
}

if (quotes==73) {
title="fed on mango leaves"
}

if (quotes==74) {
title="folk tales"
}

if (quotes==75) {
title="ownership"
}

if (quotes==76) {
title="this"
}

if (quotes==77) {
title="poster attached to a wall"
}
	
if (quotes==78) {
title="poster"
}
	
if (quotes==79) {
title="leaves"
}
	
if (quotes==80) {
title="modern building"
}
	
if (quotes==81) {
title="direct sunlight"
}
	
if (quotes==82) {
title="arrangement"
}
	
if (quotes==83) {
title="scheme"
}
	
if (quotes==84) {
title="coot"
}
	
if (quotes==85) {
title="tourist attraction"
}
	
if (quotes==86) {
title="radio"
}
	
if (quotes==87) {
title="wheatmeal"
}
	
if (quotes==88) {
title="San Diego"
}
	
if (quotes==89) {
title="rhythm"
}
	
if (quotes==90) {
title="dazzle"
}
	
if (quotes==91) {
title="gloss"
}
	
if (quotes==92) {
title="standing on a balcony"
}
	
if (quotes==93) {
title="duplicate"
}
	
if (quotes==94) {
title="rural"
}
	
if (quotes==95) {
title="well-meaning"
}
	
if (quotes==96) {
title="woollen"
}
	
if (quotes==97) {
title="Hester"
}
	
if (quotes==98) {
title="hands"
}
	
if (quotes==99) {
title="houseboat"
}
	
if (quotes==100) {
title="world music"
}

if (quotes==101) {
title="threats to 21st-century growth"
}

	
document.write('<font>')
document.write(''+ title +'')
document.write('</font>')
