ÿþv a r   q u o t e s = n e w   A r r a y ( )  
  
  
 q u o t e s [ 1 ] = ' A .   C a v a c o ,   C u s t o m e r   S e r v i c e   M a n a g e r   a t   F o r t u n o f f   s a i d ,   " Y o u   o f f e r   t h e   < b > v e r y   b e s t   s e r v i c e < / b >   i n   t h e   i n d u s t r y .   O u r   c u s t o m e r s   a l w a y s   c o m p l i m e n t   y o u r   T e c h n i c i a n s \ '   w o r k . " '  
  
 q u o t e s [ 2 ] = ' M i k e   M a l l o r y ,   U S   m a n a g e r   o f   S u n   G a r d e n   i n   S e m i n o l e ,   F L   s a i d   " I   h a v e   u s e d   C a s u a l   F u r n i t u r e   &   G r i l l   S e r v i c e s   t o   h a n d l e   a l l   o f   o u r   s e r v i c e   w o r k   f o r   o v e r   8   y e a r s ,   a n d   a l w a y s   r e f e r   S u n   G a r d e n   c u s t o m e r s   t o   t h e m .   I   w o u l d   h i g h l y   r e c o m m e n d   t h e i r   s e r v i c e s   t o   a n y o n e . " '  
  
  
 q u o t e s [ 3 ] = ' B . R .   f r o m   H o l l y w o o d ,   F L   s a i d ,   " T h e   t e c h s   w e r e   n i c e   a n d   v e r y   p r o f e s s i o n a l .   I \ ' d   r e c o m m e n d   t h e m   t o   e v e r y o n e . " '  
  
 q u o t e s [ 4 ] = ' M s .   B u r k e   o f   K e y   B i s c a n e ,   F L   s a i d ,   " T h e   w o r k   w a s   f a n t a s t i c ,   a n d   I   t h o u r o u g h l y   e n j o y e d   t h e   e x p e r i e n c e . " '  
  
 q u o t e s [ 5 ] = ' G a r y   B .   o f   B o c a   R a t o n ,   F L   i s   v e r y   h a p p y   w i t h   t h e   g r i l l   s e r v i c e   p r o v i d e d   b y   C a s u a l   F u r n i t u r e   &   G r i l l   S e r v i c e s . '  
  
 q u o t e s [ 6 ] = ' L a r r y   R .   o f   F o r t   L a u d e r d a l e ,   F L   s a i d   t h e   s e r v i c e   w a s   f i n e   a n d   h i s   S u n   G a r d e n   u m b r e l l a   w o r k s   g r e a t ! '  
  
 q u o t e s [ 7 ] = ' J e f f   H e i t m a n n ,   o w n e r   o f   P o r c h   &   P a t i o   o f   O r a n g e ,   C T ,   s a i d ,   " C a s u a l   F u r n i t u r e   S e r v i c e s   h a s   d o n e   w o r k   f o r   u s   f o r   1 5   y e a r s .   I   < b > h i g h l y   r e c o m m e n d < / b >   t h e m   t o   h a n d l e   y o u r   p a t i o   f u r n i t u r e   r e p a i r s   &   g r i l l   r e p a i r s . " '  
  
 q u o t e s [ 8 ] = ' H e l l o , < b r   / >   J u s t   w a n t e d   t o   t a k e   a   f e w   m i n u t e s   t o   s a y   h o w   h a p p y   w e   w e r e   t o   h a v e   f o u n d   y o u r   c o m p a n y   f o r   a   p a t i o   u m b r e l l a   r e p a i r .   E v e r y o n e   I   s p o k e   t o ,   i n   t h e   p r o c e s s   o f   s e t t i n g   u p   t h e   a p p o i n t m e n t ,   w e r e   < b > k n o w l e d g e -   a b l e ,   c o u r t e o u s < / b >   a n d   < b > p r o f e s s i o n a l < / b > .   T h e   r e p a i r   w o r k   w a s   p e r f e c t   a n d   d o n e   i n   a   t i m e l y   m a n n e r   a n d   w i t h o u t   a n y   h a s s l e s .   I t \ ' s   s o   < b > r e f r e s h i n g < / b >   t o   f i n d   t h i s   t y p e   o f   s e r v i c e   i n   t o d a y \ ' s   w o r l d ! < b r   / > T h a n k s   a g a i n , < b r   / > M a r y   K e s s l e r < b r   / > P h o e n i x v i l l e ,   P A '  
  
 v a r   w h i c h q u o t e = M a t h . f l o o r ( M a t h . r a n d o m ( ) * ( q u o t e s . l e n g t h ) )  
 d o c u m e n t . w r i t e ( q u o t e s [ w h i c h q u o t e ] )  
 
