Bootstrap Modal Link Needs to Open a New Modal and Refresh Info from JSON

Job ID: 31715582

Budget: $30 – $250 USD

Clicking on a name on this page: https://mec.refreshperspective.com/ opens a modal with personal data pulled from a json file. I need to be able to update the modal with the info of a new person if another person's link is clicked within the modal (links are already tied to the proper unique ID's to load the original modal).

EXAMPLE:
Visit: https://mec.refreshperspective.com/
CLICK FIRST RECORD "ABBEY"
Clink link for "MILNEY" in blue
That should load the record for "MILNEY" into the window or open an alternate modal. That is the task.

There are many many records so I need to reflow the data within the modal, not create 1000 separate "examplemodal" divs in the HTML / JS. Even if the original modal is closed and then immediately opens with the new information that would be fine, but ideally it would just reflow the new info.

Ideally these would also modify the URL to allow for direct URL to a person's record and for users to use "history" to move back between records. This is an additional request. The loading of new modals is primary.
Related categories: JavaScript CSS HTML5 HTML jQuery / Prototype