function onBookmarkClick(uuId) { location.href = "/simpy/Click.do?userUrlId=" + uuId; }
