{"version":"1.0","provider_name":"Registrar","provider_url":"https:\/\/legacy.registrarcorp.com\/zh\/","author_name":"admin","author_url":"https:\/\/legacy.registrarcorp.com\/zh\/author\/registrar\/","title":"FDA\u5bf9\u4e73\u5236\u54c1\u7684\u5b9a\u4e49","type":"rich","width":600,"height":338,"html":"<blockquote class=\"wp-embedded-content\" data-secret=\"TwTUmsFIea\"><a href=\"https:\/\/legacy.registrarcorp.com\/zh\/fda-food\/elm\/milkproducts\/\">FDA\u5bf9\u4e73\u5236\u54c1\u7684\u5b9a\u4e49<\/a><\/blockquote><iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"https:\/\/legacy.registrarcorp.com\/zh\/fda-food\/elm\/milkproducts\/embed\/#?secret=TwTUmsFIea\" width=\"600\" height=\"338\" title=\"&#8220;FDA\u5bf9\u4e73\u5236\u54c1\u7684\u5b9a\u4e49&#8221; &#8212; Registrar\" data-secret=\"TwTUmsFIea\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\"><\/iframe><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n\/**\n * WordPress inline HTML embed\n *\n * @since 4.4.0\n * @output wp-includes\/js\/wp-embed.js\n *\n * Single line comments should not be used since they will break\n * the script when inlined in get_post_embed_html(), specifically\n * when the comments are not stripped out due to SCRIPT_DEBUG\n * being turned on.\n *\/\n(function ( window, document ) {\n\t'use strict';\n\n\t\/* Abort for ancient browsers. *\/\n\tif ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {\n\t\treturn;\n\t}\n\n\t\/** @namespace wp *\/\n\twindow.wp = window.wp || {};\n\n\t\/* Abort if script was already executed. *\/\n\tif ( !! window.wp.receiveEmbedMessage ) {\n\t\treturn;\n\t}\n\n\t\/**\n\t * Receive embed message.\n\t *\n\t * @param {MessageEvent} e\n\t *\/\n\twindow.wp.receiveEmbedMessage = function( e ) {\n\t\tvar data = e.data;\n\n\t\t\/* Verify shape of message. *\/\n\t\tif (\n\t\t\t! ( data || data.secret || data.message || data.value ) ||\n\t\t\t\/[^a-zA-Z0-9]\/.test( data.secret )\n\t\t) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar iframes = document.querySelectorAll( 'iframe[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tblockquotes = document.querySelectorAll( 'blockquote[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tallowedProtocols = new RegExp( '^https?:$', 'i' ),\n\t\t\ti, source, height, sourceURL, targetURL;\n\n\t\tfor ( i = 0; i < blockquotes.length; i++ ) {\n\t\t\tblockquotes[ i ].style.display = 'none';\n\t\t}\n\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\tsource = iframes[ i ];\n\n\t\t\tif ( e.source !== source.contentWindow ) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tsource.removeAttribute( 'style' );\n\n\t\t\tif ( 'height' === data.message ) {\n\t\t\t\t\/* Resize the iframe on request. *\/\n\t\t\t\theight = parseInt( data.value, 10 );\n\t\t\t\tif ( height > 1000 ) {\n\t\t\t\t\theight = 1000;\n\t\t\t\t} else if ( ~~height < 200 ) {\n\t\t\t\t\theight = 200;\n\t\t\t\t}\n\n\t\t\t\tsource.height = height;\n\t\t\t} else if ( 'link' === data.message ) {\n\t\t\t\t\/* Link to a specific URL on request. *\/\n\t\t\t\tsourceURL = new URL( source.getAttribute( 'src' ) );\n\t\t\t\ttargetURL = new URL( data.value );\n\n\t\t\t\tif (\n\t\t\t\t\tallowedProtocols.test( targetURL.protocol ) &&\n\t\t\t\t\ttargetURL.host === sourceURL.host &&\n\t\t\t\t\tdocument.activeElement === source\n\t\t\t\t) {\n\t\t\t\t\twindow.top.location.href = data.value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n\n\tfunction onLoad() {\n\t\tvar iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),\n\t\t\ti, source, secret;\n\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\t\/** @var {IframeElement} *\/\n\t\t\tsource = iframes[ i ];\n\n\t\t\tsecret = source.getAttribute( 'data-secret' );\n\t\t\tif ( ! secret ) {\n\t\t\t\t\/* Add secret to iframe *\/\n\t\t\t\tsecret = Math.random().toString( 36 ).substring( 2, 12 );\n\t\t\t\tsource.src += '#?secret=' + secret;\n\t\t\t\tsource.setAttribute( 'data-secret', secret );\n\t\t\t}\n\n\t\t\t\/*\n\t\t\t * Let post embed window know that the parent is ready for receiving the height message, in case the iframe\n\t\t\t * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the\n\t\t\t * window will then (re-)send the height message right away.\n\t\t\t *\/\n\t\t\tsource.contentWindow.postMessage( {\n\t\t\t\tmessage: 'ready',\n\t\t\t\tsecret: secret\n\t\t\t}, '*' );\n\t\t}\n\t}\n\n\twindow.addEventListener( 'message', window.wp.receiveEmbedMessage, false );\n\tdocument.addEventListener( 'DOMContentLoaded', onLoad, false );\n})( window, document );\n\/\/# sourceURL=https:\/\/legacy.registrarcorp.com\/wp-includes\/js\/wp-embed.js\n\/* ]]> *\/\n<\/script>\n","thumbnail_url":"https:\/\/legacy.registrarcorp.com\/wp-content\/uploads\/2019\/08\/press_release.jpg","thumbnail_width":1650,"thumbnail_height":500,"description":"[vc_row][vc_column][vc_row_inner][vc_column_inner][vc_column_text] FDA\u5bf9\u4e73\u5236\u54c1\u7684\u5b9a\u4e49 \u7f8e\u56fdFDA\u5b9a\u4e49\u4e73\u5236\u54c1\u4e3a\u201c\u4ea7\u54c1\u539f\u6599\u5b8c\u5168\u6216\u4e3b\u8981\u4ea7\u81ea\u4e00\u5934\u6216\u4e00\u5934\u4ee5\u4e0a\u5982\u5976\u725b\u3001\u5c71\u7f8a\u3001\u7ef5\u7f8a\u548c\u6c34\u725b\u7b49\u54fa\u4e73\u52a8\u7269\u5206\u6ccc\u7684\u4e73\u6db2\uff0c\u4ea7\u54c1\u79cd\u7c7b\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\uff1a\u901a\u8fc7\u53d1\u9175\u3001\u6eb6\u89e3\u3001\u52a0\u70ed\u3001\u538b\u7f29\u3001\u51b7\u5374\u3001\u771f\u7a7a\u3001\u57fa\u56e0\u5de5\u7a0b\u3001\u84b8\u998f\u548c\u5176\u4ed6\u52a0\u5de5\u7a0b\u5e8f\u6539\u53d8\u4e73\u6db2\u3001\u5976\u6cb9\u548c\u5976\u6e05\u7684\u5316\u5b66\u6216\u7269\u7406\u7ed3\u6784\uff0c\u6216\u901a\u8fc7\u5728\u4ea7\u54c1\u4e2d\u6dfb\u52a0\u6216\u5206\u79bb\u4e73\u8102\u548c\u79d1\u5b66\u6dfb\u52a0\u86cb\u767d\u8d28\u3001\u7ef4\u751f\u7d20\u548c\u77ff\u7269\u8d28\u914d\u65b9\u6210\u5206\uff0c\u6700\u540e\u83b7\u5f97\u7684\u4f4e\u8102\u5976\u3001\u8131\u8102\u5976\u3001\u5976\u6cb9\u3001\u4f34\u4fa3\u6dfb\u52a0\u5976\u3001\u5976\u7c89\u3001\u8131\u8102\u5976\u7c89\u3001\u5976\u6cb9\u7c89\u3001\u70bc\u4e73\u3001\u6d53\u7f29\u5976\u3001\u9178\u5976\u3001\u9178\u6027\u4e73\u3001\u514b\u975e\u5c14\u9178\u4e73\u9152\u3001\u86cb\u5976\u3001\u4f18\u683c\u3001\u9ec4\u6cb9\u3001\u829d\u58eb\uff08\u6cd5\u89c4\u4e0d\u8c41\u514d\u90e8\u5206\uff09\u3001\u5976\u6e05\u3001\u6d53\u7f29\u5976\u6e05\u3001\u5976\u6e05\u4efd\u3001\u5976\u6cb9\u3001\u5976\u51bb\u548c\u5176\u5b83\u51b7\u51bb\u5976\u5236\u7cd5\u70b9\u4ea7\u54c1(21 CFR 1240.3(j))\u3002\u201d \u53ea\u6709\u88ab\u5217\u5165FDA\u4e73\u5236\u54c1\u5382\u5bb6\u540d\u5355\u7684\u7f8e\u56fd\u5236\u9020\u5546\u548c\u52a0\u5de5\u5546\uff0c\u624d\u80fd\u5411\u4e2d\u56fd\u3001\u667a\u529b\u548c\u6b27\u6d32\u51fa\u53e3\u4e73\u5236\u54c1\u3002[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]"}