Google Maps Modification - Need Help!

I am trying to repurpose the following code:

https://google-developers.appspot.com/maps/documentation/javascript/examples/geocoding-simple

It’s a simple Google map that when you enter the address and click Geocode, it maps the point.

How would I recode this to map it automatically given a specific address?