By the way, I don't think the following function is even used, so you can probably remove it:

Code:
function goToURL() { 
    history.go(-1); 
}