The admin-ajax.php is not being called on the initial click, this could be the issue.
The expected function should be that jquery would be calling admin-ajax with the proper POST parameters, for example, this:
After a bit of investigation, I have found that openTab(e, s) in fact doesn't...