1. 351.
    0
    (function setpiclenscontext() { window.piclenscontext = function() { return (function initcooliris(custom_attributes) { var cooliris = document.getelementbyid('coolirisbridge'); if (!cooliris) { var default_attributes = { type: 'application/x-cooliris-page', hidden: 'true', }; if (navigator.platform.indexof('linux') != -1) { // workaround for http://crbug.com/20474 default_attributes.style = 'width: 1px; height: 1px; position:absolute; left: -10000px'; default_attributes.hidden = 'false'; } var plugin_attributes = custom_attributes || default_attributes; plugin_attributes.id = 'coolirisbridge'; cooliris = document.createelement('embed'); for (var attr_name in plugin_attributes) { cooliris.setattribute(attr_name, plugin_attributes[attr_name]); } document.documentelement.appendchild(cooliris); if (top == self) { document.addeventlistener("mouseover", function (e) { cooliris.onmouseover(e); }, true); document.addeventlistener("mouseout", function (e) { cooliris.onmouseout(e); }, true); if (chrome.extension) { window.addeventlistener("launchablechanged", function () { var launchable = (cooliris.getattribute("launchable") == "true"); chrome.extension.connect({name:"launchablechanged"}).postmessage({launchable: launchable}); }, false); } } } return cooliris; })(); }; document.documentelement.removechild(document.getelementbyid('coolirisscript')); })();accessdeniedrequest has expireddd828329a3f1231e2010-11-30t15:19:22zohijyxeeuo/kx4pnnstt+qegco5ppz/14so8vnnppvras5jynzknn0bpf4xxcxwl2010-12-03t18:03:06z
    ···
   tümünü göster