ÿþi f ( w i n d o w ! = t o p ) { t o p . l o c a t i o n = l o c a t i o n . h r e f }  
  
  
 d o c u m e n t . w r i t e ( " < d i v   i d = m e n u d i v s   n a m e = m e n u d i v s   s t y l e = \ " z - i n d e x : 1 ; p o s i t i o n : a b s o l u t e ; l e f t : 0 p x ; w i d t h : 1 0 0 % ; h e i g h t : 0 p x ; p a d d i n g : 0 p x ; \ "   o n c l i c k = \ " j a v a s c r i p t : i k U s e r ( ' c l o s e m e n u ' ) ; \ " > < / d i v > " ) ;  
  
 v a r   a t o p t b w i = ' w i d t h = 9 6 0 ' ;  
 d o c u m e n t . w r i t e ( " < c e n t e r > " ) ;  
  
     v a r   m y W i d t h   =   0 ,   m y H e i g h t   =   0 ;  
     i f (   t y p e o f (   w i n d o w . i n n e r W i d t h   )   = =   ' n u m b e r '   )   {  
         / / N o n - I E  
         m y W i d t h   =   w i n d o w . i n n e r W i d t h ;  
         m y H e i g h t   =   w i n d o w . i n n e r H e i g h t ;  
     }   e l s e   i f (   d o c u m e n t . d o c u m e n t E l e m e n t   & &   (   d o c u m e n t . d o c u m e n t E l e m e n t . c l i e n t W i d t h   | |   d o c u m e n t . d o c u m e n t E l e m e n t . c l i e n t H e i g h t   )   )   {  
         / / I E   6 +   i n   ' s t a n d a r d s   c o m p l i a n t   m o d e '  
         m y W i d t h   =   d o c u m e n t . d o c u m e n t E l e m e n t . c l i e n t W i d t h ;  
         m y H e i g h t   =   d o c u m e n t . d o c u m e n t E l e m e n t . c l i e n t H e i g h t ;  
     }   e l s e   i f (   d o c u m e n t . b o d y   & &   (   d o c u m e n t . b o d y . c l i e n t W i d t h   | |   d o c u m e n t . b o d y . c l i e n t H e i g h t   )   )   {  
         / / I E   4   c o m p a t i b l e  
         m y W i d t h   =   d o c u m e n t . b o d y . c l i e n t W i d t h ;  
         m y H e i g h t   =   d o c u m e n t . b o d y . c l i e n t H e i g h t ;  
     }  
  
  
 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   c l a s s = a t o p > " ) ;  
 d o c u m e n t . w r i t e ( " < t r > < t d   a l i g n = c e n t e r   v a l i g n = t o p   "   +   a t o p t b w i   + "   h e i g h t = "   +   m y H e i g h t   +   " > " ) ;  
  
 / / t o p   t a b l e  
 d o c u m e n t . w r i t e ( " < t a b l e   w i d t h = 1 0 0 %   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 > " ) ;  
 d o c u m e n t . w r i t e ( " < t r > " ) ;  
 d o c u m e n t . w r i t e ( " < t d   a l i g n = l e f t   v a l i g n = m i d d l e   w i d t h = 2 5 %   h e i g h t = 9 5 > " ) ;  
  
 d o c u m e n t . w r i t e ( " < i m g   s r c = \ " l o u t 1 0 / l o g o 1 0 . g i f \ "   b o r d e r = 0   s t y l e = \ " m a r g i n - l e f t : 0 p x ; \ " > < b r > " ) ;  
 d o c u m e n t . w r i t e ( " < / t d > " ) ;  
  
 d o c u m e n t . w r i t e ( " < t d   a l i g n = l e f t   v a l i g n = t o p   w i d t h = 7 5 %   c l a s s = b v e 1 2 > < b > " ) ;  
  
 d o c u m e n t . w r i t e ( " < a   h r e f = \ " i n d e x . h t m l \ " > E N < / a >   |   < a   h r e f = \ " e l - i n d e x . h t m l \ " > G R < / a > " )  
  
 d o c u m e n t . w r i t e ( " < / b > < / t d > < / t r > " )  
  
 d o c u m e n t . w r i t e ( " < t r > < t d   c o l s p a n = 2 > " )  
  
 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   w i d t h = 1 0 0 %     c e l l s p a c i n g = 0   b o r d e r = 0   h e i g h t = 3 0 > " ) ;  
 d o c u m e n t . w r i t e ( " < t r > " ) ;  
 d o c u m e n t . w r i t e ( " < t d   v a l i g n = b o t t o m > " ) ;  
  
 v a r   u r l s   =   d o c u m e n t . l o c a t i o n +   ' ' ;  
 i f ( u r l s . i n d e x O f ( " / e l - " )   ! =   - 1 ) {  
  
 d o c u m e n t . w r i t e ( " < a   h r e f = \ " e l - i n d e x . h t m l \ "   c l a s s = h t a b   i d = h o m e > ‘ÁÇ¹º®< / a > " ) ;  
 d o c u m e n t . w r i t e ( " < a   h r e f = \ " e l - p r o p e r t i e s . h t m l \ "   c l a s s = h t a b   i d = p r o p e r t i e s > ‘º¯½·Ä±< / a > " ) ;  
 / / d o c u m e n t . w r i t e ( " < a   h r e f = \ " e l - p l a c e . h t m l \ "   c l a s s = h t a b   i d = p l a c e > šÁ®Ä·  &   ’¹¬½½¿Â< / a > " ) ;  
 d o c u m e n t . w r i t e ( " < a   h r e f = \ " e l - a b o u t u s . h t m l \ "   c l a s s = h t a b   i d = a b o u t u s > ¤¿  “Á±Æµ¯¿  ¼±Â< / a > " ) ;  
 d o c u m e n t . w r i t e ( " < a   h r e f = \ " e l - c o n t a c t . h t m l \ "   c l a s s = h t a b   i d = c o n t a c t > •À¹º¿¹½É½µ¯ÃÄµ< / a > " ) ;  
 }  
 e l s e {  
 d o c u m e n t . w r i t e ( " < a   h r e f = \ " i n d e x . h t m l \ "   c l a s s = h t a b   i d = h o m e > H o m e < / a > " ) ;  
 d o c u m e n t . w r i t e ( " < a   h r e f = \ " p r o p e r t i e s . h t m l \ "   c l a s s = h t a b   i d = p r o p e r t i e s > P r o p e r t i e s < / a > " ) ;  
 / / d o c u m e n t . w r i t e ( " < a   h r e f = \ " p l a c e . h t m l \ "   c l a s s = h t a b   i d = p l a c e > C r e t e   &   V i a n n o s < / a > " ) ;  
 d o c u m e n t . w r i t e ( " < a   h r e f = \ " a b o u t u s . h t m l \ "   c l a s s = h t a b   i d = a b o u t u s > A b o u t   U s < / a > " ) ;  
 d o c u m e n t . w r i t e ( " < a   h r e f = \ " c o n t a c t . h t m l \ "   c l a s s = h t a b   i d = c o n t a c t > C o n t a c t   U s < / a > " ) ;  
 }  
  
 d o c u m e n t . w r i t e ( " < / t d > < / t r > " )  
 d o c u m e n t . w r i t e ( " < / t a b l e > " )  
  
  
 d o c u m e n t . w r i t e ( " < / t d > < / t r > " )  
 d o c u m e n t . w r i t e ( " < / t a b l e > " )  
 / /   e n d   t o p   t a b l e  
  
  
 
