ÿþf u n c t i o n   l o a d c o n t a c t ( )   { 
 
 	 v a r   o u t p u t   =   " < i m g   s r c = ' p i c s / l o g o s / D R V C c o n t a c t h e a d e r . p n g ' > < b r   / > < b r   / > " ; 
 	 o u t p u t   + =   " < p   c l a s s = ' o r a n g e ' > < a   n a m e = ' t o p ' > D R V C   O f f i c e < / a > < / p > " ;  
 	 o u t p u t   + =   " < p > H e r e ' s   h o w   t o   g e t   a   h o l d   o f   t h e   C l u b . . . < / p > " ;  
 	 o u t p u t   + =   " < p > . . . i f   y o u   n e e d   t o   w r i t e   t o   u s ,   p l e a s e   s e n d   a l l   c o r r e s p o n d e n c e   t o : < / p > " ;  
 	 o u t p u t   + =   " < p   c l a s s = ' r s r c ' > D R V C   V o l l e y b a l l < b r   / > " ;  
 	 o u t p u t   + =   " c / o   P . O .   B o x   3 2 7 , < b r / > " ;  
 	 o u t p u t   + =   " W h i t b y ,   O n t a r i o ,   C A N A D A < b r   / > " ;  
 	 o u t p u t   + =   " L 1 N   5 S 4 < / p > " ;  
 	 o u t p u t   + =   " < p > . . . y o u   c a n   a l s o   g e t   h o l d   o f   u s   e l e c t r o n i c a l l y ,   j u s t   s e n d   y o u r   q u e s t i o n s / c o m m e n t s / s u g g e s t i o n s   t o : < / p > " ;  
 	 o u t p u t   + =   " < p   c l a s s = ' r s r c ' > < a   h r e f = ' m a i l t o : d r v c v o l l e y b a l l @ h o t m a i l . c o m '   c l a s s = ' n o r m a l ' > D R V C   V o l l e y b a l l < / a > < / p > " ;  
 	 o u t p u t   + =   " < p > W e   a l s o   w e l c o m e   a n y   s u g g e s t i o n s   f o r   t h e   w e b s i t e ! < / p > " ;  
 	  
 	 / / i n f o r m a t i o n   o n   s u b m i s s i o n s   t o   t h e   s i t e  
 	 o u t p u t   + =   " < p   c l a s s = ' c e n t e r e d s u b t i t l e ' > < a   n a m e = ' s u b m i t ' > H a v e < / a >   s o m e   n e w s   t o   s h a r e   a b o u t   a   t o u r n a m e n t   o r   o t h e r   D R V C   e v e n t ? ? < / p > " ;  
 	 o u t p u t   + =   " < p > S i m p l y   d o w n l o a d   t h e   < a   h r e f = ' d o c s / w o r d / d r v c S u b m i s s i o n f o r m . d o c '   c l a s s = ' n o r m a l '   t a r g e t = ' _ b l a n k ' > s u b m i s s i o n   f o r m < / a > ,   f i l l   i t   o u t ,   a n d   < a   h r e f = ' m a i l t o : d r v c v o l l e y b a l l @ h o t m a i l . c o m '   c l a s s = ' n o r m a l ' > e - m a i l < / a >   i t   t o   u s ,   a l o n g   w i t h   s o m e   o f   y o u r   p i c t u r e s   ( u p   t o   1 0   w o u l d   b e   f i n e )   s o   t h a t   w e   c a n   s p r e a d   t h e   n e w s   a b o u t   t h e   c l u b . < / p > " ;  
 	 o u t p u t   + =   " I f   y o u   p r e f e r   t o   w r i t e   o u t   y o u r   a r t i c l e   o r   n e w s   i n s t e a d   o f   t y p i n g   i t   i n ,   y o u   c a n   u s e   < a   h r e f = ' d o c s / p d f / d r v c S u b m i s s i o n _ F o r m . p d f '   c l a s s = ' n o r m a l '   t a r g e t = ' _ b l a n k ' > t h i s   f o r m < / a > ,   f i l l   i t   o u t ,   s c a n   i t ,   a n d   s e n d   t h e   s c a n   t o   u s ,   a l o n g   w i t h   y o u r   p i c t u r e s . < / p > " ;  
 	 o u t p u t   + =   " < p > E i t h e r   w a y ,   w e & r s q u o ; l l   b e   s u r e   t o   g e t   y o u r   a r t i c l e   o r   n e w s   o n   t h e   w e b s i t e   a s   s o o n   a s   w e   c a n ! < / p > " ;  
 	  
 	 d o c u m e n t . g e t E l e m e n t B y I d ( " w r i t e c o n t e n t " ) . i n n e r H T M L   =   o u t p u t ;  
 } 
