
(function() {     
    var widget = document.getElementById('');	
    if (widget) { 
    widget.style.cssText = '';
    widget.innerHTML = ''; } 
})();
