(function (w, doc) { var container = doc.getElementById('js_widget'), content = "
\n
\n
\n
\n
\n <\/div>\n <\/a>\n
\n
\n
\n 8 opinioni su
Dr. Valerio De Santis<\/b>\n <\/p>\n <\/a>\n\n
\n
4.8<\/span>\n
\n <\/div>\n \n
\n
\n Dai un'opinione\n <\/span>\n <\/a>\n <\/div>\n <\/div>\n"; container.style.display = "none"; if (!container) { return null; } function addEvent(element, event, fn) { if (element.addEventListener) element.addEventListener(event, fn, false); else if (element.attachEvent) element.attachEvent('on' + event, fn); } doc.write(content); addEvent(w, "load", function () { var link = doc.getElementById('js_portal_by'); if (!link) { container.remove(); return; } container.style.display = ""; }); })(window, window.document);