This button can send you back as many steps as you want to go (in this case, two pages back):
Code:
history.go(-2);
> JavaScripts Index