ÿþ< ! - -  
 f u n c t i o n   M M _ d i s p l a y S t a t u s M s g ( m s g S t r )      
 {  
     s t a t u s = m s g S t r ;  
     d o c u m e n t . M M _ r e t u r n V a l u e   =   t r u e ;  
 }  
  
  
 f u n c t i o n   m o d e l e s s w i n ( u r l , m w i d t h , m h e i g h t )  
 {  
 	 i f   ( d o c u m e n t . a l l & & w i n d o w . p r i n t )    
 	 	 e v a l ( ' w i n d o w . s h o w M o d a l D i a l o g ( u r l , " " , " h e l p : 0 ; s t a t u s : 0 ; r e s i z a b l e : 1 ; d i a l o g W i d t h : ' + m w i d t h + ' p x ; d i a l o g H e i g h t : ' + m h e i g h t + ' p x " ) ' )   ;    
 	 e l s e    
 	 	 e v a l ( ' w i n d o w . o p e n ( u r l , , w i d t h = ' + m w i d t h + ' p x , h e i g h t = ' + m h e i g h t + ' p x , r e s i z a b l e = 1 , s c r o l l b a r s = 1 ) ' )  
 }  
  
  
 d o c u m e n t . o n s e l e c t s t a r t   =   f u n c t i o n ( )   {   r e t u r n   f a l s e ;   }  
  
  
  
  
  
  
  
 / / - - >  
  
  
 
