$(document).ready(function() {
    $.dropdownJSON()
    $('#psnwrap').createNavInteraction({
      "enable":true
    })
});