ÿþf u n c t i o n   I n i t M e n u ( ) {  
 	 i f   ( B r o w s e r . I E V e r s i o n   = =   6 )   {  
 	         v a r   m e n u s = $ ( ' m e n u ' ) . g e t E l e m e n t s B y T a g N a m e ( ' d t ' ) , m e , c n a m e ;  
 	 	 e a c h ( m e n u s , f u n c t i o n ( i n d e x ) { 	 	 	  
 	 	 	 i f ( i n d e x = = = 0 ) r e t u r n ;  
 	 	 	 m e = t h i s ;  
 	 	 	 i f ( m e . c l a s s N a m e . i n d e x O f ( ' i t e m ' ) ! = = - 1 ) {  
 	 	 	 	 m e . o n m o u s e o v e r = f u n c t i o n ( ) {  
 	 	 	 	 	 t h i s . c l a s s N a m e + = '   c u r ' ;  
 	 	 	 	 } ;  
 	 	 	 	 m e . o n m o u s e o u t = f u n c t i o n ( ) {  
 	 	 	 	 	 t h i s . c l a s s N a m e = t h i s . c l a s s N a m e . r e p l a c e ( '   c u r ' , ' ' ) ; 	 	 	 	 	  
 	 	 	 	 } ;  
 	 	 	 }  
 	 	 } ) ;  
 	 }  
 }  
  
 f u n c t i o n   S e t C e n t e r I E 6 ( ) { 	  
           i f ( B r o w s e r . I E V e r s i o n = = 6 ) {  
                   v a r   l e f t = ( d o c u m e n t . d o c u m e n t E l e m e n t . o f f s e t W i d t h - 9 6 0 ) / 2 ;  
                   $ ( ' M a i n ' ) . s t y l e . m a r g i n L e f t = l e f t + ' p x ' ;  
           }  
 } ;  
  
 / * ¾‹nL€MO¨cPƒÜƒUS* /  
 f u n c t i o n   I n i t Z w M e n u s ( ) {  
         v a r   m e n u s   =   $ ( ' N e w s L i s t D i v 1 ' ) . g e t E l e m e n t s B y T a g N a m e ( ' d t ' ) ;  
         e a c h ( m e n u s ,   f u n c t i o n ( i n d e x ) {          
                 i f ( t h i s . c l a s s N a m e . i n d e x O f ( ' m e n u ' ) = = = - 1 ) r e t u r n ;  
                 t h i s . o n m o u s e o v e r   =   f u n c t i o n ( ) {  
                         S e t C u r M e n u ( m e n u s , i n d e x ) ;  
                 } ;  
         } ) ;    
 }  
 f u n c t i o n   S e t C u r M e n u ( m e n u s ,   i n d e x ) {  
         v a r   m e ,   c n a m e ;  
         e a c h ( m e n u s ,   f u n c t i o n ( i n d ) {  
                 m e   =   t h i s ,   c n a m e   =   m e . c l a s s N a m e ;  
                 i f   ( i n d   = = =   i n d e x ) {    
                         i f   ( c n a m e . i n d e x O f ( ' s h o r t ' )   = = =   - 1 )   {  
                                 i f   ( c n a m e . i n d e x O f ( ' c u r d ' )   = = =   - 1 ) m e . c l a s s N a m e   + =   '   c u r d ' ;  
                         }  
                         e l s e   {  
                                 i f   ( c n a m e . i n d e x O f ( ' c u r x ' )   = = =   - 1 ) {  
                                         m e . c l a s s N a m e   + =   '   c u r x ' ;  
                                         m e . s t y l e . b a c k g r o u n d   =   ' u r l ( i m a g e / z w C u r B g x . g i f )   n o - r e p e a t   t o p ' ;  
                                 }  
                       }  
                 }  
                 e l s e {  
                         i f   ( c n a m e . i n d e x O f ( ' s h o r t ' )   ! = =   - 1 )   m e . s t y l e . b a c k g r o u n d   =   ' u r l ( i m a g e / z w b g x . g i f )   n o - r e p e a t   t o p ' ;  
                         m e . c l a s s N a m e   =   m e . c l a s s N a m e . r e p l a c e ( '   c u r d ' ,   ' ' ) . r e p l a c e ( '   c u r x ' ,   ' ' ) ;  
                 }  
         } ) ;  
 }  
 / * ¾‹nzz<h:N N*NIlW[•¦^              {vF–:S* /  
 f u n c t i o n   I n i t S p a c e ( ) { 	  
         v a r   o n e s   =   $ ( ' u e r s ' ) . g e t E l e m e n t s B y T a g N a m e ( ' l a b e l ' ) , s p a c e = ' & n b s p ; ' ;  
         e a c h ( o n e s ,   f u n c t i o n ( ) {  
                 i f   ( t h i s . c l a s s N a m e   & &   t h i s . c l a s s N a m e   = = =   ' o n e W o r d ' )   {                  
                         i f ( B r o w s e r . I E   | |   B r o w s e r . S a f a r i   | |   C J . t o I n t ( B r o w s e r . F i r e f o x V e r s i o n ) = = 3 ) { s p a c e = ' & n b s p ; & n b s p ; & n b s p ; & n b s p ; ' ; }        
                         i f ( B r o w s e r . O p e r a   | |   B r o w s e r . F i r e f o x V e r s i o n > = 8 ) s p a c e = ' & n b s p ; & n b s p ; ' ;      
                         t h i s . i n n e r H T M L = s p a c e ;                          
                 }  
         } ) ;  
 }  
  
  
 f u n c t i o n   s h o w N e w s D i v ( s h o w N u m b e r )  
 {  
     / /   d o c u m e n t . g e t E l e m e n t B y I d ( " N e w s L i s t D i v 1 " ) . s e t A t t r i b u t e (  
         d o c u m e n t . g e t E l e m e n t B y I d ( " N e w s T i t l e D i v " ) . s t y l e . b a c k g r o u n d I m a g e   =   ' u r l ( i m a g e s / n e w s _ t l _ b g . g i f ) ' ;  
       f o r ( i   =   1 ;   i   < =   6 ;   i + + )  
       {  
           i f ( i ! = s h o w N u m b e r )  
           {  
                 d o c u m e n t . g e t E l e m e n t B y I d ( " N e w s L i s t D i v " + i ) . s t y l e . d i s p l a y = " n o n e " ;  
               / /   d o c u m e n t . g e t E l e m e n t B y I d ( " N e w s D t " + i ) . s t y l e . b a c k g r o u n d I m a g e   =   ' u r l ( i m a g e s / z w b g d . g i f ) ' ;  
                
                 d o c u m e n t . g e t E l e m e n t B y I d ( " N e w s D t " + i ) . c l a s s N a m e = " m e n u " ;  
                  
                   d o c u m e n t . g e t E l e m e n t B y I d ( " N e w s D t " + i ) . s t y l e . c o l o r   =   ' # F E 6 D 0 0 ' ;  
           }  
           e l s e  
           {  
                 d o c u m e n t . g e t E l e m e n t B y I d ( " N e w s L i s t D i v " + i ) . s t y l e . d i s p l a y = " b l o c k " ;  
               / /   d o c u m e n t . g e t E l e m e n t B y I d ( " N e w s D t " + i ) . s t y l e . b a c k g r o u n d I m a g e   =   ' u r l ( i m a g e s / z w C u r B g d . g i f ) ' ;  
                   d o c u m e n t . g e t E l e m e n t B y I d ( " N e w s D t " + i ) . s t y l e . c o l o r   =   ' # F F F F F F ' ;  
                     d o c u m e n t . g e t E l e m e n t B y I d ( " N e w s D t " + i ) . c l a s s N a m e = " m e n u   c u r d " ;  
                  
           }  
            
       }  
        
         d o c u m e n t . g e t E l e m e n t B y I d ( " N e w s T i t l e D i v " ) . s t y l e . b a c k g r o u n d I m a g e   =   ' u r l ( i m a g e s / n e w s _ t l _ b g . g i f ) ' ;  
  
  
 }  
  
  
 
