ÿþv a r   b o _ n o s c r i p t _ i d   =   0 ;  
 f u n c t i o n   x j i d ( )   {  
     v a r   s t r B r o w s e r   =   n a v i g a t o r . u s e r A g e n t . t o L o w e r C a s e ( ) ;  
     r e t u r n   ( s t r B r o w s e r . i n d e x O f ( " m s i e " )   >   - 1   & &   s t r B r o w s e r . i n d e x O f ( " m a c " )   <   0 ) ;  
 }  
 f u n c t i o n   i m s C o m e n z a r F l a s h ( )   {  
     i f   ( x j i d ( ) )   {  
       d o c u m e n t . w r i t e ( ' < d i v   s t y l e = " d i s p l a y :   n o n e ; "   i d = " b o _ n o s c r i p t _ i d _ '   +   b o _ n o s c r i p t _ i d   +   ' " > ' ) ;  
     }  
 }  
 f u n c t i o n   i m s T e r m i n a r F l a s h ( )   {  
     i f   ( x j i d ( ) )   {  
       d o c u m e n t . w r i t e ( ' < / d i v > ' ) ;  
       v a r   t h e O b j e c t   =   d o c u m e n t . g e t E l e m e n t B y I d ( " b o _ n o s c r i p t _ i d _ "   +   b o _ n o s c r i p t _ i d + + ) ;  
       t h e O b j e c t . o u t e r H T M L   =   t h e O b j e c t . i n n e r H T M L ;  
     }  
 } 
