ÿþ/ /   A u t h o r :   S A B O   E n g i n e e r i n g / C r e a t o r :   M a p V i e w S V G   B u n d l e   4 . 2 . 3   f o r   A r c G I S   b y   u i s m e d i a   ( h t t p : / / w w w . m a p v i e w s v g . c o m ) ;   2 0 0 6 / 0 3 / 1 7   1 1 : 4 4 : 0 1  
 v a r   t h e S c a l e b a r F l a g   =   f a l s e ;  
 v a r   C h a r t A r r a y   =   n e w   A r r a y ( ) ;  
 v a r   t h e S h o w K o o r d   =   ' s t a t u s b a r ' ;  
 v a r   t h e H i C o l o r   =   ' r e d ' ;  
 v a r   t h e B G C o l o r   =   ' w h i t e ' ;  
 v a r   t h e B G C o l o r 2   =   ' s i l v e r ' ;  
 v a r   S V G S u p p o r t T e x t   =   " T h i s   s i t e   n e e d s   t h e   A d o b e   S V G   V i e w e r   3 . 0 . \ n ( h t t p : / / w w w . a d o b e . c o m / s v g / v i e w e r / i n s t a l l / m a i n . h t m l ) " ;  
 v a r   t h e L e g M a p K o e f f   =   0 . 0 4 9 5 6 6 9 6 9 3 4 3 7 4 6 3 ;  
 v a r   S V G o v e r ;  
 v a r   S V G o v e r R e c t ;  
 v a r   t h e O v e r v i e w F l a g   =   t r u e ;  
 v a r   t h e L e g e n d F l a g   =   t r u e ;  
 v a r   S V G l e g e n d ;  
 v a r   t h e G e t s c a l e F l a g   =   f a l s e ;  
 v a r   t h e G e n e r a l S c a l e F l a g   =   f a l s e ;  
 v a r   C h e c k S t a t u s   =   ' w 5 2 e H D 3 ' ;  
 v a r   b u t Z o o m F l a g   =   f a l s e ;  
 v a r   t h e P r e c i s i o n   =   5 ;  
 v a r   t h e X O r i g i n   =   1 2 1 . 8 2 7 8 8 ;  
 v a r   t h e Y O r i g i n   =   4 7 . 7 2 3 2 9 ;  
 v a r   t h e P r o f V e r s i o n   =   0 ;  
 v a r   t h e P r o g N S   =   " h t t p : / / w w w . m a p v i e w s v g . c o m " ;  
  
 f u n c t i o n   e m b e d H e a d ( )   {  
     d o c u m e n t . w r i t e ( ' < d i v   i d = " h e a d " > < e m b e d   t y p e = " i m a g e / s v g + x m l "   n a m e = " h e a d "   s r c = " e m b f i l e s / h e a d . s v g z "   w i d t h = " 7 8 4 p x "   h e i g h t = " 3 5 p x " / > < / d i v > ' ) ;  
 }  
 f u n c t i o n   e m b e d L e g e n d ( )   {  
     d o c u m e n t . w r i t e ( ' < d i v   i d = " l e g e n d " > < e m b e d   t y p e = " i m a g e / s v g + x m l "   n a m e = " l e g e n d "   s r c = " e m b f i l e s / l e g e n d . s v g z "   w i d t h = " 9 0 p x "   h e i g h t = " 1 6 1 p x " / > < / d i v > ' ) ;  
 }  
 f u n c t i o n   e m b e d M a p ( )   {  
     d o c u m e n t . w r i t e ( ' < d i v   i d = " m a p " > < e m b e d   t y p e = " i m a g e / s v g + x m l "   n a m e = " m a p "   s r c = " e m b f i l e s / m a p . s v g z "   w i d t h = " 5 0 0 p x "   h e i g h t = " 3 7 1 p x " / > < / d i v > ' ) ;  
 }  
 f u n c t i o n   e m b e d O v e r v i e w ( )   {  
     d o c u m e n t . w r i t e ( ' < d i v   i d = " o v e r v i e w " > < e m b e d   t y p e = " i m a g e / s v g + x m l "   n a m e = " o v e r v i e w "   s r c = " e m b f i l e s / o v e r v i e w . s v g z "   w i d t h = " 1 6 7 p x "   h e i g h t = " 1 2 4 p x " / > < / d i v > ' ) ;  
 }  
 f u n c t i o n   e m b e d S i t e i n f o ( )   {  
     d o c u m e n t . w r i t e ( ' < d i v   i d = " s i t e i n f o " > < e m b e d   t y p e = " i m a g e / s v g + x m l "   n a m e = " s i t e i n f o "   s r c = " e m b f i l e s / s i t e i n f o . s v g z "   w i d t h = " 2 5 0 p x "   h e i g h t = " 5 6 p x " / > < / d i v > ' ) ;  
 }  
 
