Sandbox: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 19: | Line 19: | ||
function toTheMessageBoard(){ | function toTheMessageBoard(){ | ||
window.alert("Taking you to the message board"); | window.alert("Taking you to the message board"); | ||
top.location.href ="http://bose.infopop.cc/index.html"; | |||
} | } | ||
</script> | </script> | ||