static Cities() { con = new dbConnection(); }
static Users() { con = new dbConnection(); }
static Tickets() { con = new dbConnection(); }