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