Tracking URL in CS3 Banner

Hello everyone,
I created a simple banner with a button that when you mouse over it changes a different color and some mild math coding to make snow fall in the front. I have used this actionscript to add URLs to previous banners:

[COLOR=blue]on (release){[/COLOR]
[COLOR=blue]getURL(“http://www.url.com”,"_blank");[/COLOR]
[COLOR=blue]}[/COLOR]

This is the URL that is giving me trouble:
[FONT=Calibri][SIZE=3][COLOR=#0000ff]http://www.topbutton.com/shared/Tracklog.aspx?Campaign=Banner&Company=TOPBUTTON&Keyword=12Days&Date=11/21/07&Media=WEB&Page=http%3a%2f%2fwww.topbutton.com/%2f12DaysOfBeauty[/COLOR][/SIZE][/FONT]

When I plug in the URL I get errors and it doesn’t work. Can someone please help me with this? I would greatly appreciated.

Thanks.