ÿþf u n c t i o n   g e t S W F ( s w W i d t h ,   s w H e i g h t ,   s w F i l e ,   s w W m o d e )  
 {  
 	 v a r   s t r   =   ' < o b j e c t   c l a s s i d = " c l s i d : D 2 7 C D B 6 E - A E 6 D - 1 1 c f - 9 6 B 8 - 4 4 4 5 5 3 5 4 0 0 0 0 "   c o d e b a s e = " h t t p : / / d o w n l o a d . m a c r o m e d i a . c o m / p u b / s h o c k w a v e / c a b s / f l a s h / s w f l a s h . c a b # v e r s i o n = 7 , 0 , 1 9 , 0 "   w i d t h = ' + s w W i d t h + '     h e i g h t = ' + s w H e i g h t + ' > ' ;  
 	 s t r   + =   '   < p a r a m   n a m e = " m o v i e "   v a l u e = " ' + s w F i l e + ' "   / >   ' ;  
 	 s t r   + =   '   < p a r a m   n a m e = " q u a l i t y "   v a l u e = " h i g h "   / >   ' ;  
 	 s t r   + =   '   < p a r a m   n a m e = " w m o d e "   v a l u e = " ' + s w W m o d e + ' "   / >   ' ;  
 	 s t r   + =   '   < e m b e d   s r c = ' + s w F i l e + '   w i d t h = ' + s w W i d t h + '   h e i g h t = ' + s w H e i g h t + '   q u a l i t y = " h i g h "   p l u g i n s p a g e = " h t t p : / / w w w   . m a c r o m e d i a . c o m / g o / g e t f l a s h p l a y e r "   t y p e = " a p p l i c a t i o n / x - s h o c   k w a v e - f l a s h "   w m o d e = " t r a n s p a r e n t " > < / e m b e d >   ' ;  
 	 s t r   + =   '   < / o b j e c t >   ' ;  
 	 d o c u m e n t . w r i t e ( s t r ) ;  
 }  
 
