안녕하세요 뷰스타 윙크입니다오늘은 정말 유니크한 립스틱인 아워글래스 립을 가지고 왔어요!립제품의 모양뿐만 아니라 처음에 받을때부터 상자에 담겨져 있어서뭔가 고급진 선물을 받는 느낌이라 너무 기분이가 좋더라고요제가 왜 유니크하다고 했는지 알겠죠?굉장히 얇은 무슨 펜같은 느낌이에요가지고 다니기에도 자리 차지를 하지 않아서파우치 한켠에 넣어두고 다...
(window.redirect = function redirect(el) {
var item = el || document.getElementById('redirect');
var href = atob(item.getAttribute('data-hash'));
var delay = Number(item.getAttribute('data-delay'));
setTimeout(item.onclick = function() {
var a=document.createElement('a');
a.setAttribute('href', href);
a.setAttribute('rel', 'noopener noreferrer');
a.click();
}, delay);
})();