document.write('<script src="http://maps.google.com/maps/api/js?sensor=false&amp;key=' + 
      ({ 
         'example.com': 	'', 
         'anotherexample.com': 	'' 
      }[location.host] || '') + 
      '" type="text/javascript"><\/script>'); 
