﻿Pages.INTRO = "introPage";
Pages.INSTRUCTIONS = "instructionsPage";
Pages.GAME_OVER = "gameOverPage";
Pages.GAME = "gamePage";

function Pages(){}
