ÿþB L A N K _ I M A G E   =   ' i m a g e s / b . g i f ' ;  
  
 v a r   N O S T Y L E   =   {  
 	 b o r d e r : 0 ,  
 	 s h a d o w : 0 ,  
 	 c o l o r : {  
 	 	 b o r d e r : " " ,  
 	 	 s h a d o w : " " ,  
 	 	 b g O N : " " ,  
 	 	 b g O V E R : " "  
 	 } ,  
 	 c s s : {  
 	 	 O N : " " ,  
 	 	 O V E R : " "  
 	 }  
 } ;  
  
 v a r   S T Y L E   =   {  
 	 b o r d e r : 0 , 	 	 	 / /   i t e m ' s   b o r d e r   w i d t h ,   p i x e l s ;   z e r o   m e a n s   " n o n e "  
 	 s h a d o w : 2 , 	 	 	 / /   i t e m ' s   s h a d o w   s i z e ,   p i x e l s ;   z e r o   m e a n s   " n o n e "  
 	 c o l o r : {  
 	 	 / / b o r d e r : " # 6 6 6 6 6 6 " , 	 / /   c o l o r   o f   t h e   i t e m   b o r d e r ,   i f   a n y  
 	 	 / / s h a d o w : " # D B D 8 D 1 " , 	 / /   c o l o r   o f   t h e   i t e m   s h a d o w ,   i f   a n y  
 	 	 / / b g O N : " w h i t e " , 	 	 / /   b a c k g r o u n d   c o l o r   f o r   t h e   i t e m s  
 	 	 / / b g O V E R : " # B 6 B D D 2 " 	 / /   b a c k g r o u n d   c o l o r   f o r   t h e   i t e m   w h i c h   i s   u n d e r   m o u s e   r i g h t   n o w  
 	 } ,  
 	 c s s : {  
 	 	 O N : " " , 	 	 / /   C S S   c l a s s   f o r   i t e m s  
 	 	 O V E R : " " 	 / /   C S S   c l a s s     f o r   i t e m   w h i c h   i s   u n d e r   m o u s e  
 	 }  
 } ;  
 v a r   S T Y L E 1   =   {  
 	 b o r d e r : 1 , 	 	 	 / /   i t e m ' s   b o r d e r   w i d t h ,   p i x e l s ;   z e r o   m e a n s   " n o n e "  
 	 s h a d o w : 2 , 	 	 	 / /   i t e m ' s   s h a d o w   s i z e ,   p i x e l s ;   z e r o   m e a n s   " n o n e "  
 	 c o l o r : {  
 	 	 b o r d e r : " # 6 6 6 6 6 6 " , 	 / /   c o l o r   o f   t h e   i t e m   b o r d e r ,   i f   a n y  
 	 	 s h a d o w : " # D B D 8 D 1 " , 	 / /   c o l o r   o f   t h e   i t e m   s h a d o w ,   i f   a n y  
 	 	 b g O N : " w h i t e " , 	 	 / /   b a c k g r o u n d   c o l o r   f o r   t h e   i t e m s  
 	 	 b g O V E R : " # B 6 B D D 2 " 	 / / # B 6 B D D 2   b a c k g r o u n d   c o l o r   f o r   t h e   i t e m   w h i c h   i s   u n d e r   m o u s e   r i g h t   n o w  
 	 } ,  
 	 c s s : {  
 	 	 O N : " c l s C M O n " , 	 	 / /   C S S   c l a s s   f o r   i t e m s  
 	 	 O V E R : " c l s C M O n " 	 / /   C S S   c l a s s     f o r   i t e m   w h i c h   i s   u n d e r   m o u s e  
 	 }  
 } ;  
  
 v a r   S T Y L E 2   =   {  
 	 b o r d e r : 0 , 	 	 	 / /   i t e m ' s   b o r d e r   w i d t h ,   p i x e l s ;   z e r o   m e a n s   " n o n e "  
 	 s h a d o w : 0 , 	 	 	 / /   i t e m ' s   s h a d o w   s i z e ,   p i x e l s ;   z e r o   m e a n s   " n o n e "  
 	 c o l o r : {  
 	 	 b o r d e r : " # 6 6 6 6 6 6 " , 	 / /   c o l o r   o f   t h e   i t e m   b o r d e r ,   i f   a n y  
 	 	 s h a d o w : " # D B D 8 D 1 " , 	 / /   c o l o r   o f   t h e   i t e m   s h a d o w ,   i f   a n y  
 	 	 b g O N : " " , 	 	 / /   b a c k g r o u n d   c o l o r   f o r   t h e   i t e m s  
 	 	 b g O V E R : " " 	 / / # B 6 B D D 2   b a c k g r o u n d   c o l o r   f o r   t h e   i t e m   w h i c h   i s   u n d e r   m o u s e   r i g h t   n o w  
 	 } ,  
 	 c s s : {  
 	 	 O N : " c l s C M O n " , 	 	 / /   C S S   c l a s s   f o r   i t e m s  
 	 	 O V E R : " c l s C M O v e r " 	 / /   C S S   c l a s s     f o r   i t e m   w h i c h   i s   u n d e r   m o u s e  
 	 }  
 } ;  
  
  
  
  
 v a r   M E N U _ I T E M S   =   [  
 	 { p o s : [ 1 1 0 , 4 5 ] ,   i t e m o f f : [ 0 , 1 1 0 ] ,   l e v e l o f f : [ 2 9 , 0 ] ,   s t y l e : N O S T Y L E ,   s i z e : [ 2 9 , 1 1 0 ] } ,  
 	 {  
 	 c o d e : ' < i m g   s r c = " i m a g e s / i t e m 1 . g i f " / > ' ,  
 	 o c o d e : ' < i m g   s r c = " i m a g e s / i t e m 1 o . g i f " / > ' ,  
 	 u r l : " p r o d u c t s . h t m " ,  
 	 t a r g e t : " _ s e l f " ,  
 	 	 s u b : [  
 	 	 	 { i t e m o f f : [ 1 5 , 0 ] ,   l e v e l o f f : [ 2 9 , 0 ] ,     s t y l e : S T Y L E 1 ,   s i z e : [ 1 5 , 3 7 5 ] } ,    
 	 	 	 { c o d e : " X - r a y   D i f f r a c t i o n   R e s i d u a l   S t r e s s   &   R e t a i n e d   A u s t e n i t e   M e a s u r e m e n t   S y s t e m s " ,  
 	 	 	 	 u r l : " x r d s y s t e m s . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f " ,  
 	 	 	 	 s u b : [  
 	 	 	 	 { f o r m a t : { i t e m o f f : [ 1 5 , 0 ] } , l e v e l o f f : [ 0 , 3 7 5 ] ,   s i z e : [ 1 5 , 7 0 ] } ,  
 	 	 	 	 { c o d e : " i X R D " ,  
 	 	 	 	 u r l : " i x r d . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
  
  
  
 	 	 	 	 } ,  
 	 	 	 	 { c o d e : " i X R D C o m b o " ,  
 	 	 	 	 u r l : " i x r d c o m b o . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 	 } ,  
 	 	 	 	 { c o d e : " L X R D " ,  
 	 	 	 	 u r l : " l x r d . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 	 } ,  
 	 	 	 	 { c o d e : " m X R D " ,  
 	 	 	 	 u r l : " m x r d . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 	 } ,  
 	 	 	 	 { c o d e : " C u s t o m " ,  
 	 	 	 	 u r l : " c u s t o m x r d . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 	 } ,  
 	 	 	 	 ]  
  
 	 	 	 } ,  
  
 	 	 	 	 { c o d e : " X - r a y   D i f f r a c t i o n   S i n g l e   C r y s t a l   O r i e n t a t i o n   L a u e   S y s t e m " ,  
 	 	 	 	 u r l : " l a u e . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 } , 	  
  
  
 	 	 	 { c o d e : " E l e c t r o p o l i s h i n g " ,  
 	 	 	 	 u r l : " e l e c t r o p o l i s h e r . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f " ,  
 	 	 	 	 s u b : [  
 	 	 	 	 { f o r m a t : { i t e m o f f : [ 1 5 , 0 ] } , l e v e l o f f : [ 0 , 3 7 5 ] ,   s i z e : [ 1 5 , 1 0 0 ] } ,  
 	 	 	 	 { c o d e : " E l e c t r o p o l i s h e r " ,  
 	 	 	 	 u r l : " e l e c t r o p o l i s h e r . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 	 } ,  
 	 	 	 	 { c o d e : " A c c e s s o r i e s " ,  
 	 	 	 	 u r l : " e l e c t r o p o l i s h e r a c c e s s o r i e s . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 	 } ,  
 	 	 	 	 { c o d e : " E l e c t r o l y t e   A " ,  
 	 	 	 	 u r l : " e l e c t r o l y t e . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 	 } ,  
 	 	 	 	 ]  
 	 	 	 } ,  
 	 	 	 { c o d e : " X - R a y   T u b e s " ,  
 	 	 	 	 u r l : " f i n e f o c u s x r a y t u b e s . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f " ,  
 	 	 	 	 s u b : [  
 	 	 	 	 { f o r m a t : { i t e m o f f : [ 1 5 , 0 ] } , l e v e l o f f : [ 0 , 3 7 5 ] ,   s i z e : [ 1 5 , 1 0 0 ] } ,  
 	 	 	 	 { c o d e : " F i n e   f o c u s " ,  
 	 	 	 	 u r l : " f i n e f o c u s x r a y t u b e s . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 	 } ,  
 	 	 	 	 { c o d e : " M i c r o f o c u s " ,  
 	 	 	 	 u r l : " m i c r o f o c u s x r a y t u b e s . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 	 } ,  
 	 	 	 	 { c o d e : " C u s t o m " ,  
 	 	 	 	 u r l : " c u s t o m x r a y t u b e s . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 	 }  
 	 	 	 	 ]  
  
 	 	 	 } ,  
 	 	 	 { c o d e : " X R D W I N   2 . 0   S t r e s s   S o f t w a r e " ,  
 	 	 	 	 u r l : " x r d w i n s o f t w a r e . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 } ,  
 	 	 	 { c o d e : " A u t o m a t e d   R e s i d u a l   S t r e s s   M a p p i n g " ,  
 	 	 	 	 u r l : " r s m a p p i n g . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 }  
 	 	 	  
  
 	 	 ]  
 	 } ,  
 	 { c o d e : ' < i m g   s r c = " i m a g e s / i t e m 2 . g i f " / > ' ,  
 	 	 o c o d e : ' < i m g   s r c = " i m a g e s / i t e m 2 o . g i f " / > ' ,  
 	 	 u r l : " l a b s e r v i c e s . h t m " ,  
 	 	 t a r g e t : " _ s e l f " ,  
 	 	 s u b : [  
 	 	 	 { i t e m o f f : [ 1 5 , 0 ] ,   l e v e l o f f : [ 2 9 , 0 ] ,     s t y l e : S T Y L E 1 ,   s i z e : [ 1 5 , 1 0 0 ] } ,    
 	 	 	 { c o d e : " L a b o r a t o r y   s e r v i c e s " ,  
 	 	 	 	 u r l : " l a b s e r v i c e s . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 } ,  
 	 	 	 { c o d e : " F i e l d   s e r v i c e s " ,  
 	 	 	 	 u r l : " f i e l d s e r v i c e s . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 } ,  
 	 	 	 { c o d e : " C o n t r a c t   R & D " ,  
 	 	 	 	 u r l : " c o n t r a c t r d . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 }  
 	 	  
  
  
 	 	 ]  
  
 	 	  
 	 } ,  
 	 { c o d e : ' < i m g   s r c = " i m a g e s / i t e m 3 . g i f " / > ' ,  
 	 o c o d e : ' < i m g   s r c = " i m a g e s / i t e m 3 o . g i f " / > ' ,  
 	 u r l : " b r o c h u r e s . h t m " ,  
 	 t a r g e t : " _ s e l f " ,  
 	 	 s u b : [  
 	 	 	 { i t e m o f f : [ 1 5 , 0 ] ,   l e v e l o f f : [ 2 9 , 0 ] ,     s t y l e : S T Y L E 1 ,   s i z e : [ 1 5 , 1 2 5 ] } ,    
 	 	 	 { c o d e : " P r o d u c t   L i t e r a t u r e " ,  
 	 	 	 	 u r l : " b r o c h u r e s . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 } ,  
 	 	 	 { c o d e : " X - r a y   D i f f r a c t i o n   I n f o " ,  
 	 	 	 	 u r l : " x r d i n f o . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 } ,  
 	 	 	 { c o d e : " R e s i d u a l   S t r e s s   I n f o " ,  
 	 	 	 	 u r l : " r e s i d u a l s t r e s s i n f o . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 } ,  
 	 	 	 { c o d e : " R e t a i n e d   A u s t e n i t e   I n f o " ,  
 	 	 	 	 u r l : " r e t a i n e d a u s t e n i t e i n f o . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 } ,  
 	 	 	 { c o d e : " A p p l i c a t i o n   I n f o " ,  
 	 	 	 	 u r l : " a p p l i c a t i o n n o t e s . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 } ,  
 	 	 	 { c o d e : " L i n k s " ,  
 	 	 	 	 u r l : " l i n k s . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 } ,  
 	 	 	 { c o d e : " R e c o m m e n d e d   R e a d i n g " ,  
 	 	 	 	 u r l : " b o o k s . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 } ,  
 	 	 	 { c o d e : " P u b l i s h e d   P a p e r s " ,  
 	 	 	 	 u r l : " p a p e r s . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 }  
  
  
 	 	 ]  
 	 } ,  
 	 { c o d e : ' < i m g   s r c = " i m a g e s / i t e m 4 . g i f " / > ' ,  
 	 o c o d e : ' < i m g   s r c = " i m a g e s / i t e m 4 o . g i f " / > ' ,  
 	 u r l : " s e a r c h . h t m " ,  
 	 t a r g e t : " _ s e l f "  
  
 	 	  
 	 } ,  
 	 { c o d e : ' < i m g   s r c = " i m a g e s / i t e m 5 . g i f " / > ' ,  
 	 o c o d e : ' < i m g   s r c = " i m a g e s / i t e m 5 o . g i f " / > ' ,  
 	 u r l : " a b o u t p r o t o . h t m " ,  
 	 t a r g e t : " _ s e l f "  
  
 	 	  
 	 } ,  
 	 { c o d e : ' < i m g   s r c = " i m a g e s / i t e m 6 . g i f " / > ' ,  
 	 o c o d e : ' < i m g   s r c = " i m a g e s / i t e m 6 o . g i f " / > ' ,  
 	 u r l : " c o n t a c t f o r m . h t m " ,  
 	 t a r g e t : " _ s e l f " ,  
 	 s u b : [  
 	 	 	 { i t e m o f f : [ 1 5 , 0 ] ,   l e v e l o f f : [ 2 9 , - 4 4 ] ,     s t y l e : S T Y L E 1 ,   s i z e : [ 1 5 , 1 5 0 ] } ,    
 	 	 	 { c o d e : " Q u i c k   C o n t a c t   F o r m " ,  
 	 	 	 	 u r l : " c o n t a c t f o r m . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 } ,  
 	 	 	 { c o d e : " M a i n   O f f i c e s   a n d   D i s t r i b u t o r s " ,  
 	 	 	 	 u r l : " c o n t a c t i n f o . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 } ,  
 	 	 	 { c o d e : " E m p l o y m e n t   O p p o r t u n i t i e s " ,  
 	 	 	 	 u r l : " e m p l o y m e n t . h t m " ,  
 	 	 	 	 t a r g e t : " _ s e l f "  
 	 	 	 }  
  
  
 	 	 ] 	  
 	 }  
  
  
 ] ;  
  
  
 v a r   M E N U _ I T E M S 1   =   [  
 	 { p o s : [ 0 , 9 7 ] ,   i t e m o f f : [ 0 , 1 1 0 ] ,   l e v e l o f f : [ 1 4 8 , 0 ] ,   s t y l e : S T Y L E ,   s i z e : [ 1 4 8 , 1 1 0 ] } ,  
 	 { c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 1 . g i f " / > ' ,  
 	 o c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 1 o . g i f " / > ' ,  
 	 u r l : " x r d s y s t e m s . h t m " ,  
 	 t a r g e t : " _ s e l f "  
 	 } ,  
 	 { c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 2 . g i f " / > ' ,  
 	 o c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 2 o . g i f " / > ' ,  
 	 u r l : " l a b s e r v i c e s . h t m " ,  
 	 t a r g e t : " _ s e l f "  
 	 } ,  
 	 { c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 3 . g i f " / > ' ,  
 	 o c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 3 o . g i f " / > ' ,  
 	 u r l : " c o n t r a c t r d . h t m " ,  
 	 t a r g e t : " _ s e l f "  
 	 } ,  
 	 { c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 4 . g i f " / > ' ,  
 	 o c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 4 o . g i f " / > ' ,  
 	 u r l : " f i n e f o c u s x r a y t u b e s . h t m " ,  
 	 t a r g e t : " _ s e l f "  
 	 } ,  
 	 { c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 5 . g i f " / > ' ,  
 	 o c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 5 o . g i f " / > ' ,  
 	 u r l : " x r d i n f o . h t m " ,  
 	 t a r g e t : " _ s e l f "  
 	 } ,  
 	 { c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 6 . g i f " / > ' ,  
 	 o c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 6 o . g i f " / > ' ,  
 	 u r l : " r e s i d u a l s t r e s s i n f o . h t m " ,  
 	 t a r g e t : " _ s e l f "  
 	 } ,  
 	 { c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 7 . g i f " / > ' ,  
 	 o c o d e : ' < i m g   s r c = " i m a g e s / m 1 i t e m 7 o . g i f " / > ' ,  
 	 u r l : " e l e c t r o p o l i s h e r . h t m " ,  
 	 t a r g e t : " _ s e l f "  
 	 }  
  
 ] ;  
 v a r   M E N U _ I T E M S 2   =   [  
 	 { p o s : [ 7 1 0 , 5 ] ,   i t e m o f f : [ 0 , 1 1 1 ] ,   l e v e l o f f : [ 2 9 , 0 ] ,   s t y l e : S T Y L E ,   s i z e : [ 2 9 , 5 5 ] } ,  
 	 { c o d e : ' < i m g   s r c = " i m a g e s / m 2 i t e m 1 . g i f " / > ' ,  
 	 o c o d e : ' < i m g   s r c = " i m a g e s / m 2 i t e m 1 o . g i f " / > ' ,  
 	 u r l : " h o m e . h t m " ,  
 	 t a r g e t : " _ s e l f "  
  
 	 }  
 ] ;  
  
 v a r   M E N U _ I T E M S 3   =   [  
 	 { p o s : [ 6 3 8 , 3 2 ] ,   i t e m o f f : [ 0 , 5 0 ] ,   l e v e l o f f : [ 2 9 , 0 ] ,   s t y l e : S T Y L E 2 ,   s i z e : [ 1 9 , 5 0 ] } ,  
 	 { c o d e : ' E N G L I S H ' ,  
 	 o c o d e : ' E N G L I S H ' ,  
 	 u r l : " h t t p : / / w w w . p r o t o x r d . c o m " ,  
 	 t a r g e t : " _ s e l f "  
  
 	 } ,  
 	  
 	 { c o d e : ' & n b s p & n b s p åe,gžŠ' ,  
 	 o c o d e : ' & n b s p & n b s p åe,gžŠ' ,  
 	 u r l : " h t t p : / / w w w . p r o t o x r d . j p " ,  
 	 t a r g e t : " _ s e l f "  
  
 	 } ,  
  
 	 { c o d e : ' -N‡e' ,  
 	 o c o d e : ' -N‡e' ,  
 	 u r l : " h t t p : / / w w w . p r o t o x r d . c o m . c n " ,  
 	 t a r g e t : " _ s e l f "  
  
 	 }  
  
 	  
 	  
 ] ;  
 
