"use strict";
(function() {
var html = '
';
html += '';
html += '
';
document.writeln(html);
var iframe = document.getElementById('abic_widget_keywords_羅東中山公園_area_4_size_auto');
iframe.width = '100%';
iframe.height = '650';
iframe.align = 'left';
function getIframeWindow(iframeObject) {
if (iframeObject.contentWindow) {
return iframeObject.contentWindow;
} else if (iframeObject.contentDocument) {
return iframeObject.contentDocument;
}
return null;
}
iframe.onload = function () {
(function(window, document, version, callback) {
var j, d;
if (!(j = window.jQuery) || version > j.fn.jquery) {
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "https://www.abic.com.tw/jQuery/jquery.min.js";
script.onload = script.onreadystatechange = function() {
if (!(d = this.readyState) || d == "loaded" || d == "complete") {
callback((j = window.jQuery).noConflict(true));
j(script).remove();
}
};
document.documentElement.childNodes[0].appendChild(script);
}
})(window, document, "1.12.3", function($) {
if (!window.jQuery) {
window.jQuery = $;
} else {
$ = window.jQuery;
}
});
};
}) ();