ÿþ/ / F o l l o w i n g   s t a t e m e n t   f o r c e s   d o c u m e n t s   i n t o   g n e p a g e - f r a m e   w h e n   o p e n e d   o u t s i d e   f r a m e s e t  
  
 v a r   P a g e R e q u e s t e d   =   l o c a t i o n . h r e f . s u b s t r i n g ( l o c a t i o n . h r e f . l a s t I n d e x O f ( " / " ) + 1 ) ;  
 i f   ( ( t o p   ! =   s e l f . p a r e n t )   | |   ( t o p   = =   s e l f ) ) {  
 	 t o p . l o c a t i o n . r e p l a c e ( ' i n d e x 2 . h t m ? '   +   P a g e R e q u e s t e d ) ;  
 }  
  
 / / F o l l o w i n g   s t a t e m e n t   f o r c e s   d o c u m e n t s   i n t o   g n e p a g e - f r a m e   a f t e r   G o o g l e   S e a r c h   o n   w e b s i t e  
  
 i f   ( t o p . f r a m e s [ 0 ] . g o o g l e s e a r c h = = 1 )  
 {  
 t o p . R e s u l t S e l e c t e d ( ) ;  
 t o p . f r a m e s [ 0 ] . g o o g l e s e a r c h = 0 ;  
 } 
