/* --------------------------window sizes -------------------------- *
 * the following two arrays are used to specify the height and width *
 * of a lvl2 window.                                                 *
 * ----------------------------------------------------------------  */

var fileNames =
{
  "america.jsp":                    {"width":675,"height":650},
  "americas-3rd-home.jsp":          {"width":675,"height":500},
  "americas-3rd-home-reasons.jsp":  {"width":725,"height":550},
  "american-principles.jsp":        {"width":675,"height":830},
  "americas-bedrock-principles.jsp":{"width":675,"height":530},
  "declaration-of-independence.jsp":{"width":675,"height":700},
  "electors-sc-rulings.jsp":        {"width":675,"height":575},
  "example-img-link.jsp":           {"width":675,"height":350},
  "ExpenseTableServlet":            {"width":725,"height":325},
  "help-img-lnk.jsp":               {"width":675,"height":405},
  "honest-economics.jsp":           {"width":680,"height":340},
  "misc-scorpion.jsp":              {"width":675,"height":750},
  "need-for-parties.jsp":           {"width":675,"height":500},
  "polarizations-evils.jsp":        {"width":675,"height":600},
  "ReceiptTableServlet":            {"width":725,"height":325},
  "two-parties-not-intended.jsp":   {"width":675,"height":600}
};

