ÿþP A G E _ S I Z E   =   1 5 ;  
  
 $ ( d o c u m e n t ) . r e a d y ( f u n c t i o n ( )   {  
  
 	 i f ( $ ( " i n p u t . S u b s c r i p t i o n B u t t o n " ) . l e n g t h   >   0 ) {  
 	 	 / / i f ( ! $ ( " i n p u t . S u b s c r i p t i o n B u t t o n " ) . p r e v ( ) . h a s C l a s s ( " S u b s c r i p t i o n T e x t b o x " ) ) {  
 	 	 i f ( $ ( " i n p u t . S u b s c r i p t i o n T e x t b o x " ) . l e n g t h   = =   0 ) {  
 	 	 	 $ ( " i n p u t . S u b s c r i p t i o n B u t t o n " ) . h i d e ( ) ;  
 	 	 }  
 	 }  
  
         / /   H o m e   p a g e s   s l i d e s h o w  
         / / I n i t S l i d e S h o w ( ) ;  
        
 } ) ;  
  
 / /   H o m e   p a g e s   s l i d e s h o w  
 f u n c t i o n   I n i t S l i d e S h o w ( )    
 {  
         i f   ( $ ( " # s l i d e r " ) . l e n g t h   >   0 )   {  
 	          
                   $ ( " # s l i d e r " ) . c y c l e ( {  
 	                         f x :   ' f a d e ' ,  
 	                         s p e e d :   1 0 0 0 ,  
 	                         t i m e o u t :   1 0 0 0 0 ,  
 	                         p a g e r :   " # n a v " ,  
 	                         p a g e r A n c h o r B u i l d e r :   f u n c t i o n ( i d x ,   s l i d e )   {    
                                         / /   r e t u r n   s e l e c t o r   s t r i n g   f o r   e x i s t i n g   a n c h o r    
                                         r e t u r n   ' # n a v   l i : e q ( '   +   i d x   +   ' )   a ' ;    
                                 } ,  
 	                         a c t i v e P a g e r C l a s s :   " a c t i v e " / * ,  
 	                         b e f o r e :   f u n c t i o n ( )   {   $ ( " d i v . w e l c o m e " ) . t e x t ( $ ( t h i s ) . a t t r ( " a l t " ) ) ;   } * /  
 	                 } ) ;  
                  
                   / / $ ( " d i v . c i t y b o x   d i v . s w i t c h   d i v . n a v i g a t i o n   a " ) . t e x t ( " " ) ;  
         }  
   } 
