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