js code:// IGNORE -> html = html.replace(/\<table\>.+?\<\/table\>/gi, ""); html = html.replace(/\<table.+?table\>/gi, "");