ÿþv a r   z u f a l l s z a h l ,   a k t u e l l e _ z u f a l l s z a h l ,   m u l t i p l i k a t o r ,   u r l _ p r o d u c t ;  
  
 a n z a h l   =   3 ;  
 p r o d u c t _ i d   =   n e w   A r r a y ( " s e r v l e t s / D i s p a t c h e r ? j u m p = H O M E & s y s t e m = 8 8 8 1 1 0 " , " s e r v l e t s / D i s p a t c h e r ? j u m p = P r o d u c t D e t a i l & d i s p l a y C o n t e x t = 7 0 8 & s y s t e m = A F F 4 & o r i g i n = D e p a r t m e n t & p r o d u c t I d = 9 8 1 2 7 " , " s e r v l e t s / D i s p a t c h e r ? j u m p = D e p a r t m e n t & d i s p l a y C o n t e x t = 7 0 8 & s y s t e m = A F F 1 1 " ) ;  
  
 i m g _ s o u r c e   =   n e w   A r r a y ( " 4 6 8 x 6 0 _ g u t s c h e i n . g i f " , " 4 6 8 x 6 0 _ p r e i s h i t . g i f " , " 4 6 8 x 6 0 _ s a i s o n . g i f " ) ;  
 	 	 	 	 	 	    
 i m g _ p a t h   =   " h t t p : / / w w w . s u n n y s a l e s . b i z / b l u m e 2 0 0 0 / f r u e h 0 5 / 3 / "  
 i m g _ a l t   =   " w w w . b l u m e 2 0 0 0 . d e " ;  
  
 f u n c t i o n   e r m i t t l e _ z u f a l l s z a h l ( ) { 	  
 	 m u l t i p l i k a t o r   =   a n z a h l   -   1 ;  
 	 z u f a l l s z a h l = M a t h . r o u n d ( ( M a t h . r a n d o m ( ) * m u l t i p l i k a t o r ) ) ;  
 	 i f   (   ( z u f a l l s z a h l > 0 )   & &   ( z u f a l l s z a h l = = a k t u e l l e _ z u f a l l s z a h l )   )  
 	 {  
 	 	 e r m i t t l e _ z u f a l l s z a h l ( ) ;  
 	 }  
 	 a k t u e l l e _ z u f a l l s z a h l   =   z u f a l l s z a h l ;  
 }  
  
 f u n c t i o n   B l u m e 2 0 0 0 _ R o t a t i o n P r o d u c t s _ f u l l s i z e ( l i n k ) {  
 	 e r m i t t l e _ z u f a l l s z a h l ( ) ;  
 	 u r l _ p r o d u c t   =   l i n k   +   p r o d u c t _ i d [ z u f a l l s z a h l ] ;  
 	  
 	 d o c u m e n t . w r i t e l n ( " < a   h r e f = ' "   +   u r l _ p r o d u c t   +   " '   T A R G E T = ' _ b l a n k ' > < i m g   s r c = ' "   +   i m g _ p a t h   +   i m g _ s o u r c e [ z u f a l l s z a h l ]   +   " '   a l t = ' "   +   i m g _ a l t   +   " '   b o r d e r = ' 0 '   w i d t h = ' 4 6 8 '   h e i g h t = ' 6 0 ' > < / a > " ) ;  
 	  
 } 








