Line 56: | Line 56: | ||
$(this).css('cursor', 'auto'); | $(this).css('cursor', 'auto'); | ||
}).click(function () { | }).click(function () { | ||
− | window.location. | + | window.location.replace(links[i][1]); |
}); | }); | ||
} | } |
Revision as of 13:09, 28 October 2017