How do I get the iframe to goto a web address through code?

Trackbox window.location.href = "http://www.google.com"
</script> 

//The code above doesn’t work