ÿþf u n c t i o n   y e n i _ n e s n e ( ) {  
 	 v a r   n e s n e y a r a t ;  
 	 / * @ c c _ o n   @ * /  
 	 / * @ i f   ( @ _ j s c r i p t _ v e r s i o n   > =   5 )   t r y   {   n e s n e y a r a t   =   n e w   A c t i v e X O b j e c t ( " M s x m l 2 . X M L H T T P " ) ;   }  
 	 c a t c h   ( e )   {  
 	 	 t r y   {   n e s n e y a r a t   =   n e w   A c t i v e X O b j e c t ( " M i c r o s o f t . X M L H T T P " ) ;   }  
 	 	 c a t c h   ( E )   {   n e s n e y a r a t   =   f a l s e ;   }  
 	 } @ e n d   @ * /  
 	 i f   ( ! n e s n e y a r a t   & &   t y p e o f   X M L H t t p R e q u e s t ! = ' u n d e f i n e d ' )   {  
 	   t r y   {  
 	     n e s n e y a r a t =   n e w   X M L H t t p R e q u e s t ( ) ;  
 	   }   c a t c h   ( e )   {  
 	     n e s n e y a r a t = f a l s e ;  
 	   }  
 	 }  
 	 r e t u r n   n e s n e y a r a t ;  
 } 
