var mySnakeBoard = new SNAKE.Board( { boardContainer: "game-area", fullScreen: false, width: 580, height:400 });