[jQuery] Loading google maps dynamically

[jQuery] Loading google maps dynamically


Hey guys!
I just startet using jQuery a couple days ago - it totally rocks!
Now, I want to give people who write in my blog the opportunity to add
some google maps stuff.
So I have a <div> - element which can be shown or hidden by pressing a
button. I want google maps to load ONLY when the button is being
clicked. I tried $.getscript(), but apparently he tries to redirect
me. What am I doing wrong?
Help would very much be appreciated! :)
This is the code:
http://pastebin.org/44444
What's wrong about that?
Cheers guys.