getTextRecords() ; $quote = $TEMPLATECOMMAND_SOURCE ; $n = count($quote[0]); $r = rand(1,$n); echo $quote[0][$r+1] ; ?>