window.onload = function() { bindEvent(); }; function bindEvent() { var boxNodes = document.querySelectorAll('.label_box'); for(var i=0; i