var testjs = function(link) {
    window.location = link;
};
