I\'ve seen that history.go() method can have two types of parameter:
see:
http://www.w3schools.com/jsref/met_his_go.asp
But url does not working
If you want to use it with an URL just use:
window.location.href="http://www.whereyouwannago.nl/";
The URL is problably still there for backwards compatibility