ÿþ< ! - -  
   j =   d o c u m e n t . i m a g e s ;  
     	       i f     ( j )    
  
     	       f u n c t i o n   i m g _ a c t ( p )   { i f   ( j )   { o n   =     e v a l   ( p   +   " _ o n . s r c " ) ;   d o c u m e n t [ p ] . s r c   =   o n ; } }  
     	       f u n c t i o n   i m g _ i n a c t ( p )   { i f   ( j )   { o f f   =     e v a l   ( p   +   " _ o f f . s r c " ) ;   d o c u m e n t [ p ] . s r c   =   o f f ; } }  
  
  
 f u n c t i o n   W i n O p e n 3 ( h r e f )  
 	 {  
 O p e n = w i n d o w . o p e n ( " " , " r e m o t e w i n 1 " , " w i d t h = 8 5 0 , h e i g h t = 5 1 0 , t o o l b a r = n o , l o c a t i o n = n o , d i r e c t o r i e s = n o , s c r o l l b a r s = y e s , s t a t u s = n o , m e n u b a r = n o , r e s i z e a b l e = y e s , s c r e e n X = 0 , l e f t = 0 , s c r e e n Y = 0 , t o p = 0 " ) ;  
 O p e n . l o c a t i o n . h r e f   =   h r e f ;  
 	 }  
  
 f u n c t i o n   O t e v r i O k n o ( F i l e X , X X , Y X )  
 {  
     P a r a m X   =   ' w i d t h = ' + p a r s e F l o a t ( X X + 2 0 ) + ' ,   h e i g h t = ' + p a r s e F l o a t ( Y X + 3 0 ) + ' ,   s c r o l l b a r s = n o ,   s t a t u s = n o ,   r e s i z e a b l e = n o ,   l o c a t i o n = n o ,   t o o l b a r = n o ,   h i s t o r y = n o ' ;  
     T t l e   =   ' < t i t l e > < / t i t l e > ' ;  
     I m g X   =   ' < i m g   c l a s s = " v o b r a z e k "   b o r d e r = " 0 "   s r c = " ' + F i l e X + ' "   w i d t h = " ' + p a r s e F l o a t ( X X ) + ' "   h e i g h t = " ' + p a r s e F l o a t ( Y X ) + ' "   a l t = " N a è í t á m   o b r á z e k . . . "   t i t l e = " N a è í t á m   o b r á z e k . . . " > ' ;  
 / /   N a è í t á m   o b r á z e k ,   p r o s í m   è e k e j t e . . .   b u t   t h i s   f u c k i n g   s h i t   w o r k s   o n l y   s o m e t i m e s   s o   . . .  
     B t n   =   ' < i n p u t   t y p e = b u t t o n   c l a s s = t l a c i t k o   n a m e = " C l s B t n "   v a l u e = " Z a v Yí t "   o n C l i c k = " w i n d o w . c l o s e ( ) ; " > ' ;  
     N o v e O k n o     =   w i n d o w . o p e n ( F i l e X , ' ' , P a r a m X ) ;  
     N o v e O k n o . d o c u m e n t . w r i t e l n ( ' < h t m l > < h e a d > ' ) ;  
     N o v e O k n o . d o c u m e n t . w r i t e l n ( ' < L I N K   T Y P E = " t e x t / c s s "   R E L = " S t y l e S h e e t "   H R E F = " . / s t y l y / s t y l . c s s " > ' ) ;  
     N o v e O k n o . d o c u m e n t . w r i t e l n ( T t l e ) ;  
     N o v e O k n o . d o c u m e n t . w r i t e ( ' < / h e a d > < b o d y > < c e n t e r > ' ) ;  
     N o v e O k n o . d o c u m e n t . w r i t e l n ( I m g X ) ;  
     N o v e O k n o . d o c u m e n t . w r i t e l n ( B t n ) ;  
     N o v e O k n o . d o c u m e n t . w r i t e l n ( ' < / c e n t e r > < / b o d y > < / h t m l > ' ) ;  
     N o v e O k n o . d o c u m e n t . w r i t e ( ' < ' ) ;  
     N o v e O k n o . d o c u m e n t . w r i t e l n ( ' s c r i p t   l a n g u a g e = " j a v a s c r i p t " > ' ) ;  
     N o v e O k n o . d o c u m e n t . w r i t e l n ( ' C l s B t n . f o c u s ( ) ; ' ) ;  
     N o v e O k n o . d o c u m e n t . w r i t e ( ' < ' ) ;  
     N o v e O k n o . d o c u m e n t . w r i t e l n ( ' / s c r i p t > ' ) ;  
 }  
  
  
 f u n c t i o n   M M _ c a l l J S ( j s S t r )   {   / / v 2 . 0  
     r e t u r n   e v a l ( j s S t r )  
 }  
  
 f u n c t i o n   s e t M e n u O f f ( x )   {  
 	 x . c l a s s N a m e   =   " m e n u o f f " ;  
 }  
  
 f u n c t i o n   s e t M e n u O n ( x )   {  
 	 x . c l a s s N a m e   =   " m e n u o n " ;  
 }  
  
 f u n c t i o n   l o a d P a g e ( p g )   {  
 	 p a r e n t . f r a m e s [ 1 ] . d o c u m e n t . l o c a t i o n   =   p g ;  
 }  
  
 / /   - - >  
  
 
