ÿþ< ! - -   B e g i n   H E A D E R   O P T I O N S   C O D E  
  
 / /   N O T E :   I f   y o u   u s e   a   '   a d d   a   s l a s h   b e f o r e   i t   l i k e   t h i s   \ '  
  
 / /   C H A N G E   A N Y   O F   T H E S E   V A R I A B L E S   T O   S E T   T H E   H E A D E R   O P T I O N S  
  
  
 v a r   f l a s h h e i g h t 	 	 =   " 5 0 " 	 	 	 / /   H E I G H T   O F   T H E   F L A S H   ( I N   P I X E L S )  
 v a r   h e a d e r h e i g h t 	 	 =   " 6 0 " 	 	 	 / /   T O T A L   H E A D E R   H E I G H T   -   A L S O   E D I T   m e n u . j s  
 v a r   f l a s h w i d t h 	 	 =   " 7 5 0 " 	 	 	 / /   W I D T H   O F   T H E   F L A S H   ( I N   P I X E L S )  
 v a r   f l a s h c o l o r 	 	 =   " 7 D 7 D 7 F " 	 	 / /   F L A S H   B A C K G R O U N D   C O L O R  
 v a r   b a c k i m a g e 	 	 =   " p i c t s / s p a c e r . g i f " 	 / /   H E A D E R   B A C K G R O U N D   I M A G E  
  
  
  
 / /   C O P Y R I G H T   2 0 0 6   ©   A l l w e b c o   D e s i g n   C o r p o r a t i o n  
 / /   U n a u t h o r i z e d   u s e   o r   s a l e   o f   t h i s   s c r i p t   i s   s t r i c t l y   p r o h i b i t e d   b y   l a w  
  
 / /   Y O U   D O   N O T   N E E D   T O   E D I T   B E L O W   T H I S   L I N E  
  
  
  
 d o c u m e n t . w r i t e ( ' < T A B L E   c e l l p a d d i n g = " 0 "   c e l l s p a c i n g = " 0 "   b o r d e r = " 0 "   w i d t h = " 1 0 0 % " > < t r > < t d   a l i g n = " l e f t "   v a l i g n = " t o p "   h e i g h t = " ' + h e a d e r h e i g h t + ' "   b g c o l o r = " # ' + f l a s h c o l o r + ' "   b a c k g r o u n d = " ' + b a c k i m a g e + ' "   c l a s s = " p r i n t h i d e " > ' ) ;  
 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 = 6 , 0 , 0 , 0 "   W I D T H = " ' + f l a s h w i d t h + ' "   H E I G H T = " ' + f l a s h h e i g h t + ' "   i d = " l o g o " > ' ) ;  
 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 = " l o g o . s w f " > ' ) ;  
 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 l a s h c o l o r + ' > ' ) ;  
 d o c u m e n t . w r i t e ( ' < E M B E D   s r c = " l o g o . s w f "   q u a l i t y = h i g h   w m o d e = t r a n s p a r e n t   b g c o l o r = # ' + f l a s h c o l o r + '     W I D T H = " ' + f l a s h w i d t h + ' "   H E I G H T = " ' + f l a s h h e i g h t + ' "   N A M E = " l o g o "   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 > < b r > ' ) ;  
 d o c u m e n t . w r i t e ( ' < / t d > < / t r > < / t a b l e > ' ) ;  
  
  
  
 / /     E n d   - - > 
