function eventListing (eventID,venueID,title,start_date,end_date,ticket_link,venue,city,state,zip,headliner,other,type) { this.eventID = eventID; this.venueID = venueID; this.title = title; this.start_date = start_date; this.end_date = end_date; this.ticket_link = ticket_link; this.venue = venue; this.city = city; this.state = state; this.zip = zip; this.headliner=headliner; this.other = other; this.type = type; } function artistObj (id,name,url) { this.id = id; this.name = name; this.url = url; } eventsArray = new Array( Access denied for user 'legacywebread'@'10.221.4.5' (using password: YES) Connection failed