ÿþ/ /   ÓÅÅ  $ÁÈ 
 f u n c t i o n   p c e n t e r _ s _ y e s ( t h e U R L ,   n a m e ,     w i d t h ,   h e i g h t   ) {  
     v a r   x   =   ( s c r e e n . w i d t h )   ?   ( s c r e e n . w i d t h - w i d t h ) / 2   :   0 ;  
     v a r   y   =   ( s c r e e n . h e i g h t )   ?   ( s c r e e n . h e i g h t - h e i g h t ) / 2   :   0 ;      
     v a r   p o p   =   w i n d o w . o p e n ( t h e U R L , n a m e , " t o o l b a r = n o , l o c a t i o n = n o , s t a t u s = n o , m e n u b a r = n o , s c r o l l b a r s = y e s , r e s i z a b l e = n o , w i d t h = " + w i d t h + " , h e i g h t = " + h e i g h t + " , l e f t = " + x + " , t o p = " + y ) ;  
     p o p . f o c u s  
 }  
  
 f u n c t i o n   p c e n t e r _ s _ n o ( t h e U R L ,   n a m e ,     w i d t h ,   h e i g h t   ) {  
     v a r   x   =   ( s c r e e n . w i d t h )   ?   ( s c r e e n . w i d t h - w i d t h ) / 2   :   0 ;  
     v a r   y   =   ( s c r e e n . h e i g h t )   ?   ( s c r e e n . h e i g h t - h e i g h t ) / 2   :   0 ;      
     v a r   p o p   =   w i n d o w . o p e n ( t h e U R L , n a m e , " t o o l b a r = n o , l o c a t i o n = n o , s t a t u s = n o , m e n u b a r = n o , s c r o l l b a r s = n o , r e s i z a b l e = n o , w i d t h = " + w i d t h + " , h e i g h t = " + h e i g h t + " , l e f t = " + x + " , t o p = " + y ) ;  
     p o p . f o c u s  
 }  
  
 / /   @Á	¸¸Ò¼¤Â  ( s s a e j u @ n a v e r . c o m   /   y o o n   s . s )  
 f u n c t i o n   s e l e c t C h a n g e ( o b j ,   c a t e )   {  
     v a r   e l e m   =   d o c u m e n t . g e t E l e m e n t B y I d ( " s e a r c h S e l e c t e d " ) ;  
 	 e l e m . v a l u e   =   c a t e ;  
     i f ( c a t e   = =   " t i t l e " )   {  
         e l e m . i n n e r H T M L   =   " È©º" ;  
         e l e m . c l a s s N a m e   =   " s e l e c t C l o s e " ;  
     }   e l s e   i f ( c a t e   = =   " c o n t e n t s " )   {  
         e l e m . i n n e r H T M L   =   " ´°©Æ" ;  
         e l e m . c l a s s N a m e   =   " s e l e c t C l o s e " ;  
     }  
 	 d o c u m e n t . g e t E l e m e n t B y I d ( " s e l e c t L i s t " ) . s t y l e . d i s p l a y   =   " n o n e " ;  
 	 e l e m . c l a s s N a m e   =   " s e l e c t O p e n " ;  
 }  
  
 f u n c t i o n   s e l e c t S h o w ( )   {  
     v a r   e l e m   =   d o c u m e n t . g e t E l e m e n t B y I d ( " s e l e c t L i s t " ) ;  
     v a r   e l e m 2   =   d o c u m e n t . g e t E l e m e n t B y I d ( " s e a r c h S e l e c t e d " ) ;  
     i f ( e l e m . s t y l e . d i s p l a y = = " n o n e " )   {  
         e l e m . s t y l e . d i s p l a y   =   " " ;  
         e l e m 2 . c l a s s N a m e   =   " s e l e c t C l o s e " ;  
     }   e l s e   {  
         e l e m . s t y l e . d i s p l a y   =   " n o n e " ;  
         e l e m 2 . c l a s s N a m e   =   " s e l e c t O p e n " ;  
     }      
 }  
  
 f u n c t i o n   f l a s h E m b e d e d ( p S w f U r l ,   w t ,   h t ,   f m o d e ,   x m l ,   f l a s h I D ,   t a b )  
 {  
 	 v a r   p a t h A r r   =   p S w f U r l . s p l i t ( " / " ) ;  
 	 v a r   f l a s h I D   =   p a t h A r r [ p a t h A r r . l e n g t h - 1 ] . s p l i t ( " . " ) [ 0 ] ;  
  
 	 d o c u m e n t . w r i t e ( " < o b j e c t   c l a s s i d = ' c l s i d : d 2 7 c d b 6 e - a e 6 d - 1 1 c f - 9 6 b 8 - 4 4 4 5 5 3 5 4 0 0 0 0 '   c o d e b a s e = ' h t t p : / / d o w n l o a d . m a c r o m e d i a . c o m / p u b / s h o c k w a v e / c a b s / f l a s h / s w f l a s h . c a b # v e r s i o n = 9 , 0 , 0 , 0 '   w i d t h = ' " + w t + " '   h e i g h t = ' " + h t + " '   i d = ' " + f l a s h I D + " '   a l i g n = ' m i d d l e ' > " ) ;  
 	 d o c u m e n t . w r i t e ( " < p a r a m   n a m e = ' a l l o w S c r i p t A c c e s s '   v a l u e = ' a l w a y s '   / > " ) ;  
 	 d o c u m e n t . w r i t e ( " < p a r a m   n a m e = ' m o v i e '   v a l u e = ' " + p S w f U r l + " '   / > " ) ;  
 	 d o c u m e n t . w r i t e ( " < p a r a m   n a m e = ' q u a l i t y '   v a l u e = ' h i g h '   / > " ) ;  
 	 d o c u m e n t . w r i t e ( " < p a r a m   n a m e = ' F l a s h V a r s '   v a l u e = ' x m l = " + x m l + " & t a b = " + t a b + " '   / > " ) ;  
 	 d o c u m e n t . w r i t e ( " < p a r a m   n a m e = ' w m o d e '   v a l u e = ' " + f m o d e + " '   / > " ) ;  
 	 d o c u m e n t . w r i t e ( " < p a r a m   n a m e = ' b g c o l o r '   v a l u e = ' # F F F F F F '   / > " ) ;  
 	 d o c u m e n t . w r i t e ( " < e m b e d   s r c = ' " + p S w f U r l + " '   F l a s h V a r s = ' x m l = " +   x m l   + " & t a b = " + t a b + " '   w m o d e = ' " + f m o d e + " '   q u a l i t y = ' h i g h '   w i d t h = ' " + w t + " '   h e i g h t = ' " + h t + " '   n a m e = ' " + f l a s h I D + " '   a l i g n = ' m i d d l e '   a l l o w S c r i p t A c c e s s = ' a l w a y s '   t y p e = ' a p p l i c a t i o n / x - s h o c k w a v e - f l a s h '   p l u g i n s p a g e = ' h t t p : / / w w w . m a c r o m e d i a . c o m / g o / g e t f l a s h p l a y e r '   / > " ) ;  
 	 d o c u m e n t . w r i t e ( " < / o b j e c t > " ) ;  
 }  
  
 v a r   x m l _ m o d e l   =   " . . / a s s e t / f l a s h / a s s e t s / l e m o n a _ m o d e l . x m l " ;  
  
 v a r   t i m e r ;    
 f u n c t i o n   c o n t r o l L N B F l a s h L a y e r ( $ s t r ) {  
     / * d o c u m e n t . g e t E l e m e n t B y I d ( " l n b C u s t o m e r " ) . s t y l e . h e i g h t   =   $ s t r   +   ' p x ' ; * /  
 }  
  
 f u n c t i o n   c o n t r o l G N B F l a s h L a y e r ( $ s t r ) {  
 	 i f ( $ s t r   = =   " o p e n " )   {  
 	 	 w i n d o w . c l e a r T i m e o u t ( t i m e r ) ;  
 	 	 d o c u m e n t . g e t E l e m e n t B y I d ( ' t o p M e n u ' ) . s t y l e . h e i g h t = ' 3 9 0 ' + " p x " ;  
 	 } e l s e   {  
 	 	 t i m e r   =   w i n d o w . s e t T i m e o u t ( " t i m e O u t ( ) " ,   5 0 0 ) ;  
 	 }  
 }  
  
 f u n c t i o n   c o n t r o l G N B F l a s h D e p t h L a y e r ( $ s t r )  
 {  
 	 / / a l e r t ( $ s t r ) ;  
 	 i f ( $ s t r   = =   " o p e n " )   {  
 	 	 w i n d o w . c l e a r T i m e o u t ( t i m e r ) ;  
 	 	 d o c u m e n t . g e t E l e m e n t B y I d ( ' t o p M e n u ' ) . s t y l e . h e i g h t = ' 1 3 0 ' + " p x " ;  
 	 } e l s e   {  
 	 	 t i m e r   =   w i n d o w . s e t T i m e o u t ( " t i m e O u t ( ) " ,   5 0 0 ) ;  
 	 }  
 }  
  
 f u n c t i o n   t i m e O u t ( )  
 {  
 	 w i n d o w . c l e a r T i m e o u t ( t i m e r ) ;  
 	 d o c u m e n t . g e t E l e m e n t B y I d ( ' t o p M e n u ' ) . s t y l e . h e i g h t = ' 3 8 ' + " p x " ;  
 }  
  
 f u n c t i o n   t e c h F l a s h R e s i z e ( ) {  
     d o c u m e n t . g e t E l e m e n t B y I d ( ' t e c h F l a s h S e c ' ) . s t y l e . h e i g h t = ' 4 4 9 ' + " p x " ;  
     / *  
     d o c u m e n t . g e t E l e m e n t B y I d ( ' t e c h T a b _ 1 ' ) . 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 ( ' t e c h T a b _ 2 ' ) . 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 ( ' t e c h T a b _ 3 ' ) . 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 ( ' t e c h T a b _ 4 ' ) . 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 ( ' t e c h T a b _ 5 ' ) . 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 ( ' t e c h T a b _ 6 ' ) . 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 ( ' t e c h T a b _ 7 ' ) . 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 ( ' t e c h T a b _ 8 ' ) . 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 ( ' t e c h T a b _ 9 ' ) . 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 ( ' t e c h T a b _ 1 0 ' ) . 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 ( ' t e c h T a b _ 1 1 ' ) . 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 ( ' t e c h T a b _ 1 2 ' ) . s t y l e . d i s p l a y   =   " n o n e "  
     * /  
 }  
  
 f u n c t i o n   t e c h F l a s h R e s i z e S u b ( ) {  
     d o c u m e n t . g e t E l e m e n t B y I d ( ' t e c h F l a s h S e c ' ) . s t y l e . h e i g h t = ' 3 0 0 ' + " p x " ;  
 }  
  
 / /   x m l   Ó|Ç  ÇXÎ  (   e . g .   / p r o d u c e C o m p l a r e . l a f   )  
 v a r   _ x m l 2   =   " " ;  
  
  
  
 / /   ¸tÇ´ÅXÇ  s h o w / h i d d e n  
 f u n c t i o n   t o g g l e ( e l _ i d ) {  
 	 i f ( d o c u m e n t . g e t E l e m e n t B y I d ( e l _ i d ) . 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 ( e l _ i d ) . s t y l e . d i s p l a y   = =   n u l l ) {  
 	 	 d o c u m e n t . g e t E l e m e n t B y I d ( e l _ i d ) . s t y l e . d i s p l a y   =   ' ' ;  
 	 } 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 ( e l _ i d ) . s t y l e . d i s p l a y   =   ' n o n e ' ;  
 	 }  
 }  
  
 / /    Ñ ®Tºt² 
 f u n c t i o n   s h o w C o n t e n t ( M e n u N a m e ,   S h o w M e n u I D )   {  
 	 v a r   i = 1 ;  
 	 w h i l e ( d o c u m e n t . g e t E l e m e n t B y I d ( M e n u N a m e   +   i ) ) {  
 	 	 v a r   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 ( M e n u N a m e   +   i ) . s t y l e ;  
 	 	  
 	 	 i f   (   i   = =   S h o w M e n u I D   )   {  
 	 	  
 	 	 	 i f   ( m e n u . d i s p l a y = = ' ' )  
 	 	 	 {  
 	 	 	 	 m e n u . d i s p l a y = ' n o n e ' ;  
 	 	 	 }   e l s e   {  
 	 	 	 	 m e n u . d i s p l a y = ' ' ;  
 	 	 	 }  
 	 	 }   e l s e   {  
 	 	 	 m e n u . d i s p l a y = ' n o n e ' ;  
 	 	 }  
 	 i + + ;  
 	  
 	 }  
 }  
  
 / /   T a b   C o n t e n t  
 f u n c t i o n   i n i t T a b M e n u ( t a b C o n t a i n e r I D ,   c h a n g e )   {  
 	 c h a n g e   =   ( t y p e o f ( c h a n g e )   ! =   ' u n d e f i n e d ' )   ?   c h a n g e   :   ' n o n e ' ;  
  
 	 v a r   t a b C o n t a i n e r   =   d o c u m e n t . g e t E l e m e n t B y I d ( t a b C o n t a i n e r I D ) ;  
 	 v a r   t a b A n c h o r   =   t a b C o n t a i n e r . g e t E l e m e n t s B y T a g N a m e ( " a " ) ;  
 	 v a r   i   =   0 ;  
  
 	 f o r ( i = 0 ;   i < t a b A n c h o r . l e n g t h ;   i + + )   {  
 	 	 i f   ( t a b A n c h o r . i t e m ( i ) . c l a s s N a m e   = =   " t a b " )  
 	 	 	 t h i s m e n u   =   t a b A n c h o r . i t e m ( i ) ;  
 	 	 e l s e  
 	 	 	 c o n t i n u e ;  
  
 	 	 t h i s m e n u . c o n t a i n e r   =   t a b C o n t a i n e r ;  
 	 	 t h i s m e n u . t a r g e t E l   =   d o c u m e n t . g e t E l e m e n t B y I d ( t a b A n c h o r . i t e m ( i ) . h r e f . s p l i t ( " # " ) [ 1 ] ) ;  
 	 	 t h i s m e n u . t a r g e t E l . s t y l e . d i s p l a y   =   " n o n e " ;  
 	 	 t h i s m e n u . i m g E l   =   t h i 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 ( " i m g " ) . i t e m ( 0 ) ;  
 	 	 t h i s m e n u . o n c l i c k   =   f u n c t i o n   t a b M e n u C l i c k ( )   {  
 	 	 	 c u r r e n t m e n u   =   t h i s . c o n t a i n e r . c u r r e n t ;  
 	 	 	 i f   ( c u r r e n t m e n u   = =   t h i s )  
 	 	 	 	 r e t u r n   f a l s e ;  
  
 	 	 	 i f   ( c u r r e n t m e n u )   {  
 	 	 	 	 c u r r e n t m e n u . t a r g e t E l . s t y l e . d i s p l a y   =   " n o n e " ;  
 	 	 	 	 i f   ( c h a n g e   = =   ' i m a g e ' )   {  
 	 	 	 	 	 c u r r e n t m e n u . i m g E l . s r c   =   c u r r e n t m e n u . i m g E l . s r c . r e p l a c e ( " _ o n . g i f " ,   " _ o f f . g i f " ) ;  
 	 	 	 	 }   e l s e   i f ( c h a n g e   = =   ' p a r e n t ' )   {  
 	 	 	 	 	 c u r r e n t m e n u . p a r e n t N o d e . c l a s s N a m e   =   c u r r e n t m e n u . c l a s s N a m e . r e p l a c e ( "   o n " ,   " " ) ;  
 	 	 	 	 }   e l s e   i f ( c h a n g e   = =   ' a ' )   {  
 	 	 	 	 	 c u r r e n t m e n u . c l a s s N a m e   =   c u r r e n t m e n u . c l a s s N a m e . r e p l a c e ( "   o n " ,   " " ) ;  
 	 	 	 	 }  
 	 	 	 	  
 	 	 	 }  
 	 	 	 t h i s . t a r g e t E l . s t y l e . d i s p l a y   =   " " ;  
 	 	 	 i f   ( c h a n g e   = =   ' i m a g e ' )   {  
 	 	 	 	 t h i s . i m g E l . s r c   =   t h i s . i m g E l . s r c . r e p l a c e ( " _ o f f . g i f " ,   " _ o n . g i f " ) ;  
 	 	 	 }   e l s e   i f ( c h a n g e   = =   ' p a r e n t ' )   {  
 	 	 	 	 t h i s . p a r e n t N o d e . c l a s s N a m e   + =   "   o n " ;  
 	 	 	 }   e l s e   i f ( c h a n g e   = =   ' a ' )   {  
 	 	 	 	 t h i s . c l a s s N a m e   + =   "   o n " ;  
 	 	 	 }  
 	 	 	 t h i s . c o n t a i n e r . c u r r e n t   =   t h i s ;  
  
 	 	 	 r e t u r n   f a l s e ;  
 	 	 } ;  
  
 	 	 i f   ( ! t h i s m e n u . c o n t a i n e r . f i r s t )  
 	 	 	 t h i s m e n u . c o n t a i n e r . f i r s t   =   t h i s m e n u ;  
 	 }  
 	 i f   ( t a b C o n t a i n e r . f i r s t )  
 	 	 t a b C o n t a i n e r . f i r s t . o n c l i c k ( ) ;  
 }  
  
  
 / /   ¬Â|·tÇ)µ  Q u i c k  
 f u n c t i o n   i n i t M o v i n g (   t a r g e t ,   t o p P o s i t i o n ,   t o p L i m i t ,   b t m L i m i t   )   {  
         i f   (   !   t a r g e t     )  
         r e t u r n   f a l s e ;  
         v a r   o b j   =   t a r g e t ;  
         o b j . i n i t T o p   =   t o p P o s i t i o n ;  
         o b j . t o p L i m i t   =   t o p L i m i t ;  
         o b j . b o t t o m L i m i t   =   d o c u m e n t . d o c u m e n t E l e m e n t . s c r o l l H e i g h t     -   b t m L i m i t ;  
         o b j . s t y l e . p o s i t i o n   =   " a b s o l u t e " ;  
         o b j . t o p     =   o b j . i n i t T o p ;  
         o b j . l e f t     =   o b j . i n i t L e f t ;  
         o b j . s t y l e . t o p     =   o b j . t o p   +   " p x " ;  
         o b j . g e t T o p   =     f u n c t i o n ( )   {  
                 i f   (   d o c u m e n t . d o c u m e n t E l e m e n t . s c r o l l T o p   )   {  
                         r e t u r n   d o c u m e n t . d o c u m e n t E l e m e n t . s c r o l l T o p ;  
                 }  
                 e l s e   i f   (   w i n d o w . p a g e Y O f f s e t   )   {  
                         r e t u r n   w i n d o w . p a g e Y O f f s e t ;  
                 }  
                 e l s e   {  
                         r e t u r n   0 ;  
                 }  
         }  
         o b j . g e t H e i g h t   =     f u n c t i o n ( )   {  
                 i f   (   s e l f . i n n e r H e i g h t   )   {  
                         r e t u r n   s e l f . i n n e r H e i g h t ;  
                 }  
                 e l s e   i f (   d o c u m e n t . d o c u m e n t E l e m e n t . c l i e n t H e i g h t   )   {  
                         r e t u r n   d o c u m e n t . d o c u m e n t E l e m e n t . c l i e n t H e i g h t ;  
                 }  
                 e l s e   {  
                         r e t u r n   5 0 0 ;  
                 }  
         }  
         o b j . m o v e   =     s e t I n t e r v a l (   f u n c t i o n ( )   {  
                 p o s   =   o b j . g e t T o p ( )   -   2 0 0 ;   / /   f o r   I e   7   ,   d e l e t e   1 0  
                 i f   (   p o s   >   o b j . b o t t o m L i m i t   )  
                 p o s   =   o b j . b o t t o m L i m i t  
                 i f   (   p o s   <   o b j . t o p L i m i t   )  
                 p o s   =   o b j . t o p L i m i t  
                 i n t e r v a l   =   o b j . t o p   -   p o s ;  
                 o b j . t o p   =     o b j . t o p   -   i n t e r v a l   /   3 ;  
                 o b j . s t y l e . t o p   =     o b j . t o p   +   " p x " ;  
         }  
         ,   3 0   )  
 }  
  
 f u n c t i o n   M M _ f i n d O b j ( n ,   d )   {   / / v 4 . 0 1  
     v a r   p , i , x ;     i f ( ! d )   d = d o c u m e n t ;   i f ( ( p = n . i n d e x O f ( " ? " ) ) > 0 & & p a r e n t . f r a m e s . l e n g t h )   {  
         d = p a r e n t . f r a m e s [ n . s u b s t r i n g ( p + 1 ) ] . d o c u m e n t ;   n = n . s u b s t r i n g ( 0 , p ) ; }  
     i f ( ! ( x = d [ n ] ) & & d . a l l )   x = d . a l l [ n ] ;   f o r   ( i = 0 ; ! x & & i < d . f o r m s . l e n g t h ; i + + )   x = d . f o r m s [ i ] [ n ] ;  
     f o r ( i = 0 ; ! x & & d . l a y e r s & & i < d . l a y e r s . l e n g t h ; i + + )   x = M M _ f i n d O b j ( n , d . l a y e r s [ i ] . d o c u m e n t ) ;  
     i f ( ! x   & &   d . g e t E l e m e n t B y I d )   x = d . g e t E l e m e n t B y I d ( n ) ;   r e t u r n   x ;  
 }  
  
 f u n c t i o n   s h o w H i d e ( )   { / / v 6 . 0  
     v a r   i , p , v , o b j , a r g s = s h o w H i d e . a r g u m e n t s ;  
     f o r   ( i = 0 ;   i < ( a r g s . l e n g t h - 2 ) ;   i + = 3 )   i f   ( ( o b j = M M _ f i n d O b j ( a r g s [ i ] ) ) ! = n u l l )   {   v = a r g s [ i + 2 ] ;  
         i f   ( o b j . s t y l e )   {   o b j = o b j . s t y l e ;   v = ( v = = ' s h o w ' ) ? ' b l o c k ' : ( v = = ' h i d e ' ) ? ' n o n e ' : v ;   }  
         o b j . d i s p l a y = v ;   }  
 }  
  
 / /   íÐð½1  
 f u n c t i o n   t a b 1 ( i t e m , n u m )  
 {  
   v a r   s t r = " " ;  
   f o r ( i = 1 ;   i < = n u m ;   i + + ) {  
     i f ( i < 1 0 )   s t r   =   " t a b 1 _ " + i ;  
     e l s e   s t r   =   " t a b 1 _ " + i ;  
     d o c u m e n t . g e t E l e m e n t B y I d ( s t r ) . 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 ( i t e m ) . s t y l e . d i s p l a y   =   " " ;  
 }  
  
 / *   = = = = = = = = = = = = = = = = = = @®ÂÈ  ”Í ¬= = = = = = = = = = = = = = = = =   * /  
 / /    Ñ ®  @®ÂÈ  ”Í ¬ 
 f u n c t i o n   s h o w T o g g l e ( i d )  
 {  
 	 v a r   e l e m   =   d o c u m e n t . g e t E l e m e n t B y I d ( i d ) ;  
 	 i f (   e l e m . s t y l e . d i s p l a y   = =   " n o n e "   | |   e l e m . s t y l e . d i s p l a y   = =   " " )  
 	 {  
 	 	 e l e m . s t y l e . d i s p l a y   =   " b l o c k " ;  
 	 }  
 	 e l s e  
 	 {  
 	 	 e l e m . s t y l e . d i s p l a y   =   " n o n e " ;  
 	 }  
 }  
  
 / / ¬ÀÄÉ  E¾, ¤Â°º 
 f u n c t i o n   b i g I m g   (   i m g N a m e ,   i m g T i t l e   )   {    
 	 d o c u m e n t . g e t E l e m e n t B y I d ( " b i g I m g " ) . s r c   =   i m g N a m e ;  
 	 d o c u m e n t . g e t E l e m e n t B y I d ( " b i g T i t l e " ) . i n n e r H T M L   =   i m g T i t l e ;  
 }  
  
 / / ¬ÀÄÉ  E¾, ¤Â°º 
 f u n c t i o n   b i g I m g 2   (   i m g N a m e ,   i m g T i t l e   )   {    
 	 d o c u m e n t . g e t E l e m e n t B y I d ( " b i g I m g " ) . s r c   =   i m g N a m e ;  
 }  
  
  
 / /   DÅtÇÕ¸„Ç  ’±tÇ  1 0 0 %   pÈÈXÕ0®   
   f u n c t i o n   s y n c h e i g h t ( o b j )  
 {  
 / / f i n d   t h e   h e i g h t   o f   t h e   i n t e r n a l   p a g e  
 v a r   t h e _ h e i g h t =  
 d o c u m e n t . g e t E l e m e n t B y I d ( ' t h e _ i f r a m e ' ) . c o n t e n t W i n d o w .  
 d o c u m e n t . b o d y . s c r o l l H e i g h t ;  
  
 / / c h a n g e   t h e   h e i g h t   o f   t h e   i f r a m e  
 d o c u m e n t . g e t E l e m e n t B y I d ( ' t h e _ i f r a m e ' ) . h e i g h t =  
 t h e _ h e i g h t ;  
 }  
 
