How to call upon a Google map?

How to call upon a Google map?

I created a map and got it to show up on my main page by creating a div with an ID of "map_canvas". I want to put that same map on another page, but making another div with the same ID doesn't work. How do I do this?