ÿþ/ /   F l a s h   w r i t e - o u t   c o d e   t o   c i r c u m v e n t   t h e   w a y   I E   6   s p 1   h a n d l e s   e m b e d d e d   c o n t e n t 
 
 
 f u n c t i o n   w r i t e E m b e d d i n g ( t h e W i d t h ,   t h e H e i g h t ,   t h e U r l ,   t h e B g C o l o r )   { 
 v a r   f l a s h   =   ' < 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 "   w i d t h = " ' + t h e W i d t h + ' "   h e i g h t = " ' + t h e H e i g h t + ' "   a l i g n = " " > < p a r a m   n a m e = " m o v i e "   v a l u e = " ' + t h e U r l + ' "   / > < 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 "   / > < p a r a m   n a m e = " w m o d e "   v a l u e = " ' + t h e B g C o l o r + ' "   / > < p a r a m   n a m e = " m e n u "   v a l u e = " f a l s e "   / > < e m b e d   s r c = " ' + t h e U r l + ' "   q u a l i t y = " h i g h "   n a m e = " w m o d e "   w i d t h = " ' + t h e W i d t h + ' "   h e i g h t = " ' + t h e H e i g h t + ' "   m e n u = " f a l s e "   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 "   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 " > < / e m b e d > < / o b j e c t > ' ; 
 	 d o c u m e n t . w r i t e ( f l a s h ) ; 
 } 
