ÿþ/ / P a s t e   t h i s   e n t i r e   j a v a s c r i p t   b e t w e e n   t h e   < h e a d >   &   < / h e a d >   t a g s   o f   y o u r   p a g e ,  
 / / o r   o p t i o n   2 :   S a v e   i t   a s   a n   e x t e r n a l   f i l e ,   " p o p u n d e r . j s " ,   a n d   c a l l   i t   f r o m   b e t w e e n  
 / / t h e   < h e a d > & < / h e a d >   t a g s   o f   t h e   p a r e n t   p a g e ,   w i t h   t h i s   c o m m a n d :  
 / /   < s c r i p t   s r c = " h t t p : / / w w w . b i z 4 9 . c o m / j s / p o p u n d e r . j s "   L A N G U A G E = " J A V A S C R I P T " >  
  
 / /   B e g i n .   S p e c i f y   U R L s   t o   r a n d o m l y   s e l e c t   f r o m   a n d   p o p - u n d e r .   A d d   o r   t a k e   a w a y   f r e e l y .  
 v a r   p o p u n d e r = n e w   A r r a y ( )  
  
 p o p u n d e r [ 1 ] = " h t t p : / / w w w . b i z 4 9 . c o m / g m p - s e c r e t s . h t m "  
 p o p u n d e r [ 2 ] = " h t t p : / / w w w . b i z 4 9 . c o m / f a s t b l o g s . p h p "  
 p o p u n d e r [ 3 ] = " h t t p : / / w w w . b i z 4 9 . c o m / v i d e o - t o u r . p h p "  
 p o p u n d e r [ 4 ] = " h t t p : / / w w w . b i z 4 9 . c o m / v d b l o g g e r . p h p "  
 p o p u n d e r [ 5 ] = " h t t p : / / w w w . b i z 4 9 . c o m / b t t b . p h p "  
 p o p u n d e r [ 6 ] = " h t t p : / / w w w . b i z 4 9 . c o m / i n t e r n e t - m a r k e t i n g - t o c . h t m "  
 p o p u n d e r [ 7 ] = " h t t p : / / w w w . v i s i t h o m e b i z . c o m / 1 5 m i n - m o n e y . p h p "  
 p o p u n d e r [ 8 ] = " h t t p : / / w w w . v i s i t h o m e b i z . c o m / f r e e - m o n e y . h t m "  
 p o p u n d e r [ 9 ] = " h t t p : / / w w w . b i z 4 9 . c o m / d e a l - s p o t . p h p "  
 p o p u n d e r [ 1 0 ] = " h t t p : / / w w w . b i z 4 9 . c o m / a d s e n s e - v i d e o s . p h p "  
 p o p u n d e r [ 1 1 ] = " h t t p : / / w w w . b i z 4 9 . c o m / a d s e n s e - g o l d . p h p "  
 p o p u n d e r [ 1 2 ] = " h t t p : / / w w w . b i z 4 9 . c o m / a r t i c l e s . p h p "  
 p o p u n d e r [ 1 3 ] = " h t t p : / / w w w . b i z 4 9 . c o m / b 2 e b l o g g e r . p h p "  
 p o p u n d e r [ 1 4 ] = " h t t p : / / w w w . b i z 4 9 . c o m / b u y - c h e a p . p h p "  
 p o p u n d e r [ 1 5 ] = " h t t p : / / w w w . b i z 4 9 . c o m / k e l i t e . p h p "  
 p o p u n d e r [ 1 6 ] = " h t t p : / / w w w . b i z 4 9 . c o m / a c v . p h p "  
 p o p u n d e r [ 1 7 ] = " h t t p : / / w w w . v i s i t h o m e b i z . c o m / b l o g s . h t m "  
 p o p u n d e r [ 1 8 ] = " h t t p : / / w w w . v i s i t h o m e b i z . c o m / s u c c e s s . h t m "  
 p o p u n d e r [ 1 9 ] = " h t t p : / / w w w . b i z 4 9 . c o m / w e b - s i t e - t r a f f i c . h t m "  
 p o p u n d e r [ 2 0 ] = " h t t p : / / w w w . b i z 4 9 . c o m / a d - m i r a c l e . p h p "  
  
 / /   S p e c i f y   t h e   w i d t h   a n d   h e i g h t   o f   n e w   p o p u n d e r   w i n d o w   ( i n   p i x e l s ) .  
  
 v a r   w i d t h   =   ' 7 0 0 ' ;  
 v a r   h e i g h t   =   ' 5 0 0 ' ;  
  
 v a r   p   =   ' s c r o l l b a r s = y e s , r e s i z a b l e = y e s , t o o l b a r = n o , '   +   / / t h e s e   a r e   o b v i o u s   v a r i a b l e s .   s e t   " y e s "   o r   " n o " .  
 ' m e n u b a r = y e s , s t a t u s = y e s , l o c a t i o n = n o , l e f t = 8 5 , t o p = 2 0 , h e i g h t = '   +   / / t h e   l o c a t i o n   o n   t h e   u s e r ' s   s c r e e n  
 h e i g h t   +   ' , w i d t h = '   +   w i d t h ;  
  
 / /   L o a d   n e w   P o p U n d e r   o n l y   o n c e   p e r   b r o w s e r   s e s s i o n ?   ( 0 = n o ,   1 = y e s )  
 / /   P u t t i n g   0   w i l l   c a u s e   t h e   P o p u n d e r   t o   l o a d   e v e r y   t i m e   p a g e   i s   l o a d e d  
 / /   S p e c i f y i n g   1   w i l l   c a u s e   i t   t o   l o a d   o n l y   o n c e   p e r   s e s s i o n    
 v a r   o n e _ t i m e = 1  
  
 / /   T h a t ' s   i t !   D o n ' t   e d i t   t h e   c o d e   b e l o w   u n l e s s   y o u ' r e   r e a l l y   g o o d .   : - P   / /  
  
 f u n c t i o n   g e t _ c o o k i e ( N a m e )   {  
 v a r   s e a r c h   =   N a m e   +   " = "  
 v a r   r e t u r n v a l u e   =   " " ;  
 i f   ( d o c u m e n t . c o o k i e . l e n g t h   >   0 )   {  
 o f f s e t   =   d o c u m e n t . c o o k i e . i n d e x O f ( s e a r c h )  
 i f   ( o f f s e t   ! =   - 1 )   {   / /   i f   t h e   c o o k i e   e x i s t s  
 o f f s e t   + =   s e a r c h . l e n g t h  
 e n d   =   d o c u m e n t . c o o k i e . i n d e x O f ( " ; " ,   o f f s e t ) ;   / /   s e t   t h e   i n d e x   o f   b e g i n n i n g   v a l u e  
 i f   ( e n d   = =   - 1 )   / /   s e t   t h e   i n d e x   o f   t h e   e n d   o f   c o o k i e   v a l u e  
 e n d   =   d o c u m e n t . c o o k i e . l e n g t h ;  
 r e t u r n v a l u e = u n e s c a p e ( d o c u m e n t . c o o k i e . s u b s t r i n g ( o f f s e t ,   e n d ) )  
 }  
 }  
 r e t u r n   r e t u r n v a l u e ;  
 }  
 f u n c t i o n   l o a d o r n o t ( ) {  
 i f   ( g e t _ c o o k i e ( ' p o p u n d e r ' ) = = ' ' ) {  
 l o a d _ p o p _ p o w e r ( )  
 d o c u m e n t . c o o k i e = " p o p u n d e r = y e s "  
 }  
 }  
 f u n c t i o n   l o a d _ p o p _ p o w e r ( ) {  
 w i n 2 = w i n d o w . o p e n ( p o p u n d e r [ M a t h . f l o o r ( M a t h . r a n d o m ( ) * ( p o p u n d e r . l e n g t h ) ) ] , " b w " , p )  
 w i n 2 . b l u r ( )  
 w i n d o w . f o c u s ( )  
 }  
 i f   ( o n e _ t i m e = = 0 )  
 l o a d _ p o p _ p o w e r ( )  
 e l s e  
 l o a d o r n o t ( ) 
