str.replace(/(http:\\/\\/|https:\\/\\/|\[A-Za-z0-9\]+\[\\-\]?\[A-Za-z0-9\]+\\.|\[A-Za-z0-9\]+\\.)((\\w|=|\\?|\\.|\\/|&|-)*)/g, '<a οnclick="alert(\\'$1$2\\')">$1$2</a>');