ÿþ< ! - -   B e g i n  
  
 / /   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   \ '  
  
  
 v a r   f l a s h c o l o r 	 	 =   " 0 0 0 0 0 0 " 	 	 / /   F L A S H   B A C K G R O U N D   C O L O R  
 v a r   f l a s h h e i g h t 	 	 =   " 1 0 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   f l a s h w i d t h 	 	 =   " 6 0 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   s h o w i m a g e   	 	 =   " y e s " 	   	 	 / /   S H O W   A   S M A L L   I M A G E   O N   T H E   H E A D E R   R I G H T   S I D E  
 v a r   i m a g l i n k 	 	 =   " c o n t a c t . h t m " 	 / /   S M A L L   I M A G E   P A G E   L I N K  
 v a r   s h o w b a r 	 	 =   " n o " 	 	 	 / /   S H O W   B A R   U N D E R   H E A D E R  
 v a r   s h o w d a t e         =   " y e s "                   / /   S H O W   D A T E  
  
  
  
  
  
 / /   C O P Y R I G H T   2 0 0 9   ©   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  
  
 / /   S T A R T   F L A S H   H E A D E R  
  
  
  
 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 % "   B G C O L O R = " # ' + f l a s h c o l o r + ' "   c l a s s = " h e a d e r l i n e " > < t r > < t d   a l i g n = " l e f t " > ' ) ;  
 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 d   a l i g n = " c e n t e r "   w i d t h = " 1 0 0 "   c l a s s = " p r i n t h i d e " > ' ) ;  
       i f   ( s h o w i m a g e   = =   " y e s " )   {  
 d o c u m e n t . w r i t e ( ' < a   h r e f = " ' + i m a g l i n k + ' " > < i m g   s r c = " p i c t s / h e a d e r _ i m a g e o f f . j p g "   b o r d e r = " 0 "   o n m o u s e o v e r = " t h i s . s r c = \ ' p i c t s / h e a d e r _ i m a g e o n . j p g \ ' "   o n m o u s e o u t = " t h i s . s r c = \ ' p i c t s / h e a d e r _ i m a g e o f f . j p g \ ' " > < / a > < b r > ' ) ;  
 }  
 e l s e   {  
 d o c u m e n t . w r i t e ( ' < i m g   s r c = " p i c t s / s p a c e r . g i f "   w i d t h = " 1 0 "   h e i g h t = " 1 0 " > < b r > ' ) ;  
 }  
 d o c u m e n t . w r i t e ( ' < / t d > < / t r > < / t a b l e > ' ) ;  
  
  
  
 / /   H E A D E R   B A R  
  
       i f   ( s h o w b a r   = =   " y e s " )   {  
 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   c l a s s = " p a g e b a r s " > ' ) ;  
 d o c u m e n t . w r i t e ( ' < i m g   s r c = " p i c t s / s p a c e r . g i f "   h e i g h t = " 1 "   w i d t h = " 1 5 "   b o r d e r = " 0 " > < b r > ' ) ;  
 d o c u m e n t . w r i t e ( ' < / t d > < / t r > < / t a b l e > ' ) ;  
 }  
  
  
 / /   S T A R T   D A T E   S C R I P T  
       i f   ( s h o w d a t e   = =   " y e s " )   {  
  
 d o c u m e n t . w r i t e ( ' < d i v   i d = " d a t e - l o c a t i o n "   c l a s s = " p r i n t h i d e " > ' ) ;  
 v a r   d = n e w   D a t e ( )  
 v a r   w e e k d a y = n e w   A r r a y ( " =B5@=5B- <03078=  S a m u r a i A r t ®   .   >A:@5A5=L5, " , " =B5@=5B- <03078=  S a m u r a i A r t ®   .   >=545;L=8:, " , " =B5@=5B- <03078=  S a m u r a i A r t ®   .   B>@=8:, " , " =B5@=5B- <03078=  S a m u r a i A r t ®   .   !@540, " , " =B5@=5B- <03078=  S a m u r a i A r t ®   .   '5B25@3, " , " =B5@=5B- <03078=  S a m u r a i A r t ®   .   OB=8F0, " , " =B5@=5B- <03078=  S a m u r a i A r t ®   .   !C11>B0, " )  
 v a r   m o n t h n a m e = n e w   A r r a y ( " /=20@L" , " $52@0;L" , " 0@B" , " ?@5;L" , " 09" , " N=L" , " N;L" , " 23CAB" , " !5=BO1@L" , " :BO1@L" , " >O1@L" , " 5:01@L" )  
 d o c u m e n t . w r i t e ( " < s p a n   c l a s s = \ " d a t e - f o n t \ " > < n o b r > "   +   w e e k d a y [ d . g e t D a y ( ) ]   +   "   " )  
 d o c u m e n t . w r i t e ( m o n t h n a m e [ d . g e t M o n t h ( ) ]   +   "   " )  
 d o c u m e n t . w r i t e ( d . g e t D a t e ( )   +   " .   " )  
 d o c u m e n t . w r i t e ( d . g e t F u l l Y e a r ( ) )  
 d o c u m e n t . w r i t e ( " < / n o b r > < b r > < / s p a n > " )  
 d o c u m e n t . w r i t e ( ' < / d i v > ' ) ;  
  
 }  
  
  
  
 / /     E n d   - - >  
 
