Just use the Shell command to fire up IE with the address of the site - e.g. "iexplore.exe http://www.mtavc.com"
If you want to fire up the user's default browser (not necessarily IE), it's slightly more complicated. I'd read the location of the default browser from within the registry, but there may be an easier way via an API call.