hallo,
parent.frames["content"].location = "login.html";
Du hast die Referenzierung vergessen. Also "location.href". Siehe auch http://de.selfhtml.org/javascript/sprache/bedingt.htm#if_else. Allerdings wird dir das, selbst wenn jetzt die richtige Seite geladen wird, vermutlich auch noch nicht so sehr gefallen.
Grüße aus Berlin
Christoph S.