Non esiste un metodo .href() per l'oggetto location...

location.href = ("index.php?grafica=" + Grafica);
} else {
location.href = (key.substr(0, key.length-2) + Grafica);

ciao