ÿþf u n c t i o n   a p p l e t L o c a l J o u r n a l ( r e g k e y )   {  
 t r y   {  
 	 d o c u m e n t . w r i t e   ( ' < a p p l e t   c o d e = " p h y s i c o n . j o u r n a l . L o c a l J o u r n a l . c l a s s "   n a m e = " L o c a l J o u r n a l "   w i d t h = " 1 "   h e i g h t = " 1 "   b a c k g r o u n d = " 0 0 8 0 8 0 "   f o r e g r o u n d = " F F F F F F " > ' ) ;  
 	 d o c u m e n t . w r i t e   ( ' < p a r a m   n a m e = " j f n a m e _ r e g k e y "   v a l u e = " ' + r e g k e y + ' " / > ' ) ;  
 	 d o c u m e n t . w r i t e   ( ' < / a p p l e t > ' ) ;  
 } c a t c h ( e ) { }  
 }  
  
 f u n c t i o n   o b j e c t p u t f l a s h   ( w i d t h ,   h e i g h t ,   p a t h )   {  
 t r y   {  
 	 d o c u m e n t . w r i t e   ( ' < 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 = 5 , 0 , 0 , 0 "   w i d t h = " '   +   w i d t h   +   ' "   h e i g h t = " '   +   h e i g h t   +   ' " > ' ) ;  
 	 d o c u m e n t . w r i t e   ( ' < p a r a m   n a m e = " m o v i e "   v a l u e = " ' + p a t h + ' " / > ' ) ; 	 	 	 	 	 	  
 	 d o c u m e n t . w r i t e   ( ' < 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 " / > ' ) ;  
 	 d o c u m e n t . w r i t e   ( ' < p a r a m   n a m e = " w m o d e "   v a l u e = " t r a n s p a r e n t " / > ' ) ;  
 	 d o c u m e n t . w r i t e   ( ' < p a r a m   n a m e = " d e v i c e f o n t "   v a l u e = " t r u e " / > ' ) ;  
 	 d o c u m e n t . w r i t e   ( ' < p a r a m   n a m e = " b g c o l o r "   v a l u e = " # F F F F F F " / > ' ) ; 	 	 	 	 	 	 	  
 	 d o c u m e n t . w r i t e   ( ' < / o b j e c t > ' ) ;  
 	 / / d o c u m e n t . w r i t e   ( ' < a   h r e f = " ' + p a t h + ' "   d i s a b l e d = " t r u e " / > ' ) ;  
 } c a t c h ( e ) { } 	  
 }  
 f u n c t i o n   o b j e c t p u t t e s t b a r   ( w i d t h ,   h e i g h t ,   p a t h )   {  
 t r y   {  
 	 d o c u m e n t . w r i t e   ( ' < 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 = 5 , 0 , 0 , 0 "   i d = " t e s t b a r "   w i d t h = " '   +   w i d t h   +   ' "   h e i g h t = " '   +   h e i g h t   +   ' " > ' ) ;  
 	 d o c u m e n t . w r i t e   ( ' < p a r a m   n a m e = " m o v i e "   v a l u e = " ' + p a t h + ' " / > ' ) ;  
 	 d o c u m e n t . w r i t e   ( ' < 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 " / > ' ) ;  
 	 d o c u m e n t . w r i t e   ( ' < p a r a m   n a m e = " w m o d e "   v a l u e = " t r a n s p a r e n t " / > ' ) ;  
 	 d o c u m e n t . w r i t e   ( ' < p a r a m   n a m e = " b g c o l o r "   v a l u e = " # F F F F F F " / > ' ) ;  
 	 d o c u m e n t . w r i t e   ( ' < p a r a m   n a m e = " m e n u "   v a l u e = " f a l s e " / > ' ) ;  
 	 d o c u m e n t . w r i t e   ( ' < / o b j e c t > ' ) ;  
 } c a t c h ( e ) { }  
 }  
 
