var theParent = document.getElementById("bq_ly");  
theParent.parentNode.removeChild(theParent);

相关文章: