﻿function ToffleagueConstant() {
    this.PAGEREFERER = "pgrf";
    this.INTERSWITCH_RESPONSE_PAGE = "INTERSWITCH_RESPONSE_PAGE";
    this.GAMES = "games";
    this.DLVR = "dlvr";
    this.ITEMS = "items";
    this.TOFFUSERID = "tfid";
    this.GAMES = "games";
    this.ITEMS = "items";
    // May include PLACEHOLDER
    // May include ROOT
}

var ToffConstant = new ToffleagueConstant();
