ÿþv a r   s t a t m a c h i n e _ w   =   s c r e e n . w i d t h ;   v a r   s t a t m a c h i n e _ h   =   s c r e e n . h e i g h t ;   v a r   s t a t m a c h i n e _ b p   =   s c r e e n . c o l o r D e p t h ;  
 	 	 	 v a r   s t a t m a c h i n e _ r e f   =   e n c o d e U R I C o m p o n e n t   ?   e n c o d e U R I C o m p o n e n t ( d o c u m e n t . r e f e r r e r )   :   e s c a p e ( d o c u m e n t . r e f e r r e r ) ;  
 	 	 	 v a r   s t a t m a c h i n e _ p a r a m   =   " ? s w = "   +   s t a t m a c h i n e _ w   +   " & s h = "   +   s t a t m a c h i n e _ h   +   " & r e f = "   +   s t a t m a c h i n e _ r e f   +   " & b p p = "   +   s t a t m a c h i n e _ b p ;  
 	 	  
 	 	 	 d o c u m e n t . w r i t e ( " < i m g   s r c = \ " h t t p : / / s t a t g e p . h u / s t a t / s u e x I D p o r t f o l i o / l o g . s x "   +   s t a t m a c h i n e _ p a r a m   +   " \ "   / > " ) ; 
