ÿþf u n c t i o n   M u e s t r a _ R e q u i s i c i o n ( O b j e t o _ G i r o ,   O b j e t o _ G p o )  
 {  
 	 G i r o = d o c u m e n t . g e t E l e m e n t B y I d ( O b j e t o _ G i r o ) . v a l u e ;  
 	 G p o = d o c u m e n t . g e t E l e m e n t B y I d ( O b j e t o _ G p o ) . v a l u e ;  
 	 i f   ( G i r o ! = " " )  
 	 	 p a r e n t . l o c a t i o n . h r e f = ' . . / C o m p r a s / d e t a l l e R e q . a s p ? G i r o = ' + G i r o + ' & G p o = ' + G p o ;  
 	 e l s e  
 	 	 a l e r t ( " N o   e x i s t e n   R e q u i s i c i o n e s   p a r a   e s t e   G i r o . " ) ; 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	 	  
 }  
  
 f u n c t i o n   p u l s a r ( O b j e t o )   {  
     t e c l a   =   w i n d o w . e v e n t . k e y C o d e ;  
     i f ( t e c l a = = 1 3 )  
 	 d o c u m e n t . g e t E l e m e n t B y I d ( O b j e t o ) . f o c u s ( ) ;      
 }  
 	 	  
 
