ÿþ/ / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 / / C o p y r i g h t   ©   2 0 0 5 - 2 0 0 7   H a r b i n g e r   K n o w l e d g e   P r o d u c t s  
 / / a l l   r i g h t s   r e s e r v e d  
 / / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
        
 f u n c t i o n   P a s s V a r I d _ G P S M a z e ( )  
 {  
       w i n d o w . d o c u m e n t . I d _ G P S M a z e . S e t V a r i a b l e ( " x m l P a t h " , " G P S M a z e . x m l " ) ;  
       w i n d o w . d o c u m e n t . I d _ G P S M a z e . S e t V a r i a b l e ( " p i c P a t h " , " " ) ;  
       w i n d o w . d o c u m e n t . I d _ G P S M a z e . S e t V a r i a b l e ( " s o u n d P a t h " , " " ) ;  
       w i n d o w . d o c u m e n t . I d _ G P S M a z e . S e t V a r i a b l e ( " v i d e o P a t h " , " " ) ;  
 }  
 f u n c t i o n   I d _ G P S M a z e _ D o F S C o m m a n d ( c o m m a n d ,   a r g s )    
 {  
 i f ( c o m m a n d = = " g e t v a r " )  
 {  
       P a s s V a r I d _ G P S M a z e ( ) ;  
 }  
 }  
  
 
