ÿþ/ *   T h i s   s c r i p t   a n d   m a n y   m o r e   a r e   a v a i l a b l e   f r e e   o n l i n e   a t 
 T h e   J a v a S c r i p t   S o u r c e ! !   h t t p : / / j a v a s c r i p t . i n t e r n e t . c o m 
 C r e a t e d   b y :   S t e p h e n   G r i f f i n   |   h t t p : / / w w w . i - c o d e . c o . u k   * / 
 
 f u n c t i o n   c h a n g e L o c a t i o n ( m e n u O b j )   { 
     v a r   i   =   m e n u O b j . s e l e c t e d I n d e x ; 
     i f ( i   >   0 )   { 
         w i n d o w . l o c a t i o n   =   m e n u O b j . o p t i o n s [ i ] . v a l u e ; 
     } 
 } 
 
