function Games(page) {
OpenWin = this.open(page, "gameWindow", "height=456,width=780,top=50,left=10,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=yes");
}

