ÿþ            j Q u e r y ( f u n c t i o n ( ) {  
                 v a r   S e l f L o c a t i o n   =   w i n d o w . l o c a t i o n . h r e f . s p l i t ( ' ? ' ) ;  
                 s w i t c h   ( S e l f L o c a t i o n [ 1 ] )   {  
                     c a s e   " j u s t i f y _ r i g h t " :  
                         j Q u e r y ( " . m e g a m e n u " ) . m e g a m e n u ( {   ' j u s t i f y ' : ' r i g h t '   } ) ;  
                         b r e a k ;  
                     c a s e   " j u s t i f y _ l e f t " :  
                     d e f a u l t :  
                         j Q u e r y ( " . m e g a m e n u " ) . m e g a m e n u ( ) ;  
                 }  
             } ) ;  
  
 $ ( d o c u m e n t ) . r e a d y ( f u n c t i o n ( )   {  
  
  
         $ ( ' . s l i d e s h o w ' ) . c y c l e ( {  
 	 	 f x :   ' s c r o l l d o w n ' ,  
 	 	 t i m e o u t :   1 2 0 0 0   / /   c h o o s e   y o u r   t r a n s i t i o n   t y p e ,   e x :   f a d e ,   s c r o l l U p ,   s h u f f l e ,   e t c . . .  
 	 } ) ;  
 } ) ;  
 
