ÿþf u n c t i o n   s h o w _ p i c t u r e ( d i r _ n a m e , n a m e , W , H , t i t l e _ p i c t u r e )  
 {  
         v a r   h e i g h t _ p i c   =   H + 2 0 ;  
 	 v a r   p a r a m e t e r 3   =   " w i d t h = "   +   W   +   " , h e i g h t = "   +   h e i g h t _ p i c   +   " , l e f t = 0 , t o p = 0 , s t u t u s = Y e s , t o o l b a r = 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 = y e s " ;  
 	 / / a l e r t ( p a r a m e t e r 3 ) ;  
 	 f o r m _ w i n = w i n d o w . o p e n ( " " , " w i n _ f o r m " , p a r a m e t e r 3 ) ;  
 	  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < h t m l > < h e a d > < t i t l e > A l t - A k k o < / t i t l e > " ) ;  
 	 / / f o r m _ w i n . d o c u m e n t . w r i t e   ( " < l i n k   r e l = ' s t y l e s h e e t '   t y p e = ' t e x t / c s s '   h r e f = ' . . / s t y l e s / A C R E - E N G L I S H . c s s ' > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < / h e a d > " ) ;  
 	 / / f o r m _ w i n . d o c u m e n t . w r i t e   ( " < b o d y   b g c o l o r = ' # c e f f f f ' > < c e n t e r > < i m g   s r c = ' i m a g e s / " + d i r _ n a m e + " / " + n a m e + " . J P G '   v s p a c e = ' 5 '   w i d t h = 1 0 0 % > < b r > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < b o d y   b g c o l o r = ' # c e f f f f '   s t y l e = ' m a r g i n : 0 ; p a d d i n g : 0 ' > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < c e n t e r > < h 2   s t y l e = ' C O L O R :   # 0 0 3 0 4 a ; D I R E C T I O N :   r t l ; F O N T - F A M I L Y :   D a v i d ; F O N T - S I Z E :   m e d i u m ; M A R G I N :   0 p x ; P A D D I N G : 1 0 p x ; 5 p x , 5 p x , 0 p x ; T E X T - A L I G N :   c e n t e r ' > " + t i t l e _ p i c t u r e + " < / h 2 > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < i m g   s r c = ' " + d i r _ n a m e + " / " + n a m e + " . J P G '   v s p a c e = ' 0 '   w i d t h = 1 0 0 % > < b r > " ) ;  
 	 / / f o r m _ w i n . d o c u m e n t . w r i t e   ( " < b o d y   b g c o l o r = ' # c e f f f f '   s t y l e = ' m a r g i n : 0 ; p a d d i n g : 0 ' > < c e n t e r > < i m g   s r c = ' i m a g e s / " + d i r _ n a m e + " / " + n a m e + " . J P G '   v s p a c e = ' 0 '   w i d t h = 1 0 0 % > < b r > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < i n p u t   t y p e = ' b u t t o n '   s t y l e = ' m a r g i n - t o p : 5 p x ; m a r g i n - b o t t o m : 0 p x ; B A C K G R O U N D - C O L O R :   # 0 0 3 0 4 a ; C O L O R :   w h i t e ; F O N T - F A M I L Y :   A r i a l ; F O N T - S I Z E :   1 5 p x ;   f o n t - w e i g h t :   n o r m a l ;   H E I G H T :   2 8 p x ; T E X T - A L I G N :   c e n t e r ; W I D T H :   1 0 0 p x ; v a l i g n : m i d d l e ; p a d d i n g : 0 p x , 0 p x , 0 p x , 0 p x '   i d = ' i d _ c l o s e '   n a m e = ' i d _ c l o s e '   c l a s s = ' b u t t o n P i c B i g '     o n C l i c k = ' w i n d o w . c l o s e ( ) ; '     v a l u e = '       S c h l i e ß e n     ' > < / i n p u t > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " & n b s p ; < i n p u t   t y p e = ' b u t t o n '   s t y l e = ' m a r g i n - t o p : 5 p x ; m a r g i n - b o t t o m : 0 p x ; B A C K G R O U N D - C O L O R :   # 0 0 3 0 4 a ; C O L O R :   w h i t e ; F O N T - F A M I L Y :   A r i a l ; F O N T - S I Z E :   1 5 p x ;   f o n t - w e i g h t :   n o r m a l ;   H E I G H T :   2 8 p x ; T E X T - A L I G N :   c e n t e r ; W I D T H :   1 0 0 p x ; v a l i g n : m i d d l e ; p a d d i n g : 0 p x , 0 p x , 0 p x , 0 p x '   i d = ' i d _ p r i n t '   n a m e = ' i d _ p r i n t '   c l a s s = ' b u t t o n P i c B i g '     o n C l i c k = ' w i n d o w . p r i n t ( ) ; '     v a l u e = '       D r u c k e n     ' > < / i n p u t > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < / c e n t e r > < / b o d y > < / h t m l > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . c l o s e ( ) ;  
 	 f o r m _ w i n . f o c u s ( ) ;  
 	  
 	 r e t u r n ;  
 }  
 f u n c t i o n   s h o w _ m a p ( d i r _ n a m e , n a m e , W , H , t i t l e _ p i c t u r e )  
 {  
         v a r   h e i g h t _ p i c   =   H + 2 0 ;  
 	 v a r   p a r a m e t e r 3   =   " w i d t h = "   +   W   +   " , h e i g h t = "   +   h e i g h t _ p i c   +   " , l e f t = 0 , t o p = 0 , s t u t u s = Y e s , t o o l b a r = 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 = y e s " ;  
 	 / / a l e r t ( p a r a m e t e r 3 ) ;  
 	 f o r m _ w i n = w i n d o w . o p e n ( " " , " w i n _ f o r m " , p a r a m e t e r 3 ) ;  
 	  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < h t m l > < h e a d > < t i t l e > O l d   A c r e < / t i t l e > " ) ;  
 	 / / f o r m _ w i n . d o c u m e n t . w r i t e   ( " < l i n k   r e l = ' s t y l e s h e e t '   t y p e = ' t e x t / c s s '   h r e f = ' . . / s t y l e s / A C R E - E N G L I S H . c s s ' > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < / h e a d > " ) ;  
 	 / / f o r m _ w i n . d o c u m e n t . w r i t e   ( " < b o d y   b g c o l o r = ' # c e f f f f ' > < c e n t e r > < i m g   s r c = ' i m a g e s / " + d i r _ n a m e + " / " + n a m e + " . J P G '   v s p a c e = ' 5 '   w i d t h = 1 0 0 % > < b r > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < b o d y   b g c o l o r = ' # c e f f f f '   s t y l e = ' m a r g i n : 0 ; p a d d i n g : 0 ' > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < c e n t e r > < h 2   s t y l e = ' C O L O R :   # 0 0 3 0 4 a ; D I R E C T I O N :   r t l ; F O N T - F A M I L Y :   D a v i d ; F O N T - S I Z E :   m e d i u m ; M A R G I N :   0 p x ; P A D D I N G : 1 0 p x ; 5 p x , 5 p x , 0 p x ; T E X T - A L I G N :   c e n t e r ' > " + t i t l e _ p i c t u r e + " < / h 2 > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < i m g   s r c = ' " + d i r _ n a m e + " / " + n a m e + " . g i f '   v s p a c e = ' 0 '   > < b r > " ) ;  
 	 / / f o r m _ w i n . d o c u m e n t . w r i t e   ( " < b o d y   b g c o l o r = ' # c e f f f f '   s t y l e = ' m a r g i n : 0 ; p a d d i n g : 0 ' > < c e n t e r > < i m g   s r c = ' "   +   d i r _ n a m e + " / " + n a m e + " . g i f '   v s p a c e = ' 0 '   > < b r > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < i n p u t   t y p e = ' b u t t o n '   s t y l e = ' m a r g i n - t o p : 5 p x ; m a r g i n - b o t t o m : 0 p x ; B A C K G R O U N D - C O L O R :   # 0 0 3 0 4 a ; C O L O R :   w h i t e ; F O N T - F A M I L Y :   A r i a l ( H e b r e w ) ; F O N T - S I Z E :   1 6 p x ; H E I G H T :   2 8 p x ; T E X T - A L I G N :   c e n t e r ; W I D T H :   1 0 0 p x ; v a l i g n : m i d d l e ; p a d d i n g : 0 p x , 0 p x , 0 p x , 0 p x '   i d = ' i d _ c l o s e '   n a m e = ' i d _ c l o s e '   c l a s s = ' b u t t o n P i c B i g '     o n C l i c k = ' w i n d o w . c l o s e ( ) ; '     v a l u e = '       S c h l i e ß e n       ' > < / i n p u t > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " & n b s p ; < i n p u t   t y p e = ' b u t t o n '   s t y l e = ' m a r g i n - t o p : 5 p x ; m a r g i n - b o t t o m : 0 p x ; B A C K G R O U N D - C O L O R :   # 0 0 3 0 4 a ; C O L O R :   w h i t e ; F O N T - F A M I L Y :   A r i a l ( H e b r e w ) ; F O N T - S I Z E :   1 6 p x ; H E I G H T :   2 8 p x ; T E X T - A L I G N :   c e n t e r ; W I D T H :   1 0 0 p x ; v a l i g n : m i d d l e ; p a d d i n g : 0 p x , 0 p x , 0 p x , 0 p x '   i d = ' i d _ p r i n t '   n a m e = ' i d _ p r i n t '   c l a s s = ' b u t t o n P i c B i g '     o n C l i c k = ' w i n d o w . p r i n t ( ) ; '     v a l u e = '       D r u c k e n       ' > < / i n p u t > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . w r i t e   ( " < / c e n t e r > < / b o d y > < / h t m l > " ) ;  
 	 f o r m _ w i n . d o c u m e n t . c l o s e ( ) ;  
 	 f o r m _ w i n . f o c u s ( ) ;  
 	  
 	 r e t u r n ;  
 } 
