
function open_game(popurl) {
winpops = window.open(popurl,"","width=760, height=498, left=2, top=10, scrollbars=yes, resizable=0")
}

