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