function hrefToFrame(link) {
    top.frames['gameframe'].location = link
}