ÿþf u n c t i o n   p r e l o a d _ m e n u s ( ) 
 { 
         i f   ( d o c u m e n t . i m a g e s ) 
         {         
                 i m g C o m m e r c i a l s O n   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g C o m m e r c i a l s O n . s r c = " i m a g e s / l a y o u t / c o m m e r c i a l s O n . g i f " ; 
                 i m g C o m m e r c i a l s O f f   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g C o m m e r c i a l s O f f . s r c = " i m a g e s / l a y o u t / c o m m e r c i a l s O f f . g i f " ; 
 
                 i m g S h o r t F i l m O n   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g S h o r t F i l m O n . s r c = " i m a g e s / l a y o u t / s h o r t F i l m O n . g i f " ; 
                 i m g S h o r t F i l m O f f   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g S h o r t F i l m O f f . s r c = " i m a g e s / l a y o u t / s h o r t F i l m O f f . g i f " ;             
                 
                 i m g A n i m a t i o n O n   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g A n i m a t i o n O n . s r c = " i m a g e s / l a y o u t / a n i m a t i o n O n . g i f " ; 
                 i m g A n i m a t i o n O f f   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g A n i m a t i o n O f f . s r c = " i m a g e s / l a y o u t / a n i m a t i o n O f f . g i f " ;                             
                 
                 i m g T e c h n i c a l O n   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g T e c h n i c a l O n . s r c = " i m a g e s / l a y o u t / t e c h n i c a l O n . g i f " ; 
                 i m g T e c h n i c a l O f f   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g T e c h n i c a l O f f . s r c = " i m a g e s / l a y o u t / t e c h n i c a l O f f . g i f " ;             
                 
                 i m g B l o g O n   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g B l o g O n . s r c = " i m a g e s / l a y o u t / b l o g O n . g i f " ; 
                 i m g B l o g O f f   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g B l o g O f f . s r c = " i m a g e s / l a y o u t / b l o g O f f . g i f " ;             
                 
                 i m g F r e e b i e s O n   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g F r e e b i e s O n . s r c = " i m a g e s / l a y o u t / f r e e b i e s O n . g i f " ; 
                 i m g F r e e b i e s O f f   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g F r e e b i e s O f f . s r c = " i m a g e s / l a y o u t / f r e e b i e s O f f . g i f " ;             
 
                 i m g A b o u t O n   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g A b o u t O n . s r c = " i m a g e s / l a y o u t / a b o u t O n . g i f " ; 
                 i m g A b o u t O f f   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g A b o u t O f f . s r c = " i m a g e s / l a y o u t / a b o u t O f f . g i f " ;             
 
                 i m g C o n t a c t O n   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g C o n t a c t O n . s r c = " i m a g e s / l a y o u t / c o n t a c t O n . g i f " ; 
                 i m g C o n t a c t O f f   =   n e w   I m a g e ( 1 6 3 , 2 3 ) ;   i m g C o n t a c t O f f . s r c = " i m a g e s / l a y o u t / c o n t a c t O f f . g i f " ;                             
         } 
 } 
 
