Pull data from second js variable set into modal window

Job ID: 31812830

Budget: $10 – $30 USD

I have a project that pull records from a js dataset into a modal window based on matching a uniqueID. I need to add a second dataset and pull those values into the modal when the ID matches as well. You can see the datasets in plantationDB.js and the js work in index.js on this page:

http://mec.refreshperspective.com/

I just need to load values from the "links" variable (in plantationDB.js) when the "ID" matches on modal load from the openModal function which provides the appropriate ID.