{"id":24969,"date":"2018-01-26T15:20:14","date_gmt":"2018-01-26T14:20:14","guid":{"rendered":"https:\/\/www.diwie.eu\/wordpress\/?page_id=24969"},"modified":"2024-02-23T13:51:06","modified_gmt":"2024-02-23T12:51:06","slug":"allgaeu-2016","status":"publish","type":"page","link":"https:\/\/www.Diwie.eu\/wordpress\/allgaeu-2016\/","title":{"rendered":"Allg\u00e4u und S\u00fcdtirol 2016"},"content":{"rendered":"<p>                    <center><br \/>\n                                <!-- Start Html5Video BODY section --><\/p>\n<div style=\"position:relative;width:1032px;height:776px;\"><video controls=\"controls\" autoplay=\"autoplay\" poster=\"https:\/\/diwie.dynv6.net:81\/dyn\/Flash\/Allgaeu\/Allgaeu.jpg\" width=\"1032\" height=\"776\" loop=\"loop\" onended=\"var v=this;setTimeout(function(){v.play()},300)\"><source src=\"https:\/\/diwie.dynv6.net:81\/dyn\/Flash\/Allgaeu.files\/Allgaeu.webm\" type=\"video\/webm\" \/><\/video><\/div>\n<p>                    <script type=\"text\/javascript\">\n                    (function(){function j(t,s,i){if(t.addEventListener){t.addEventListener(s,i,false)}else{t.attachEvent(\"on\"+s,i)}}function r(t,s,i){if(t.removeEventListener){t.removeEventListener(s,i)}else{t.detachEvent(\"on\"+s,i)}}function o(u,t){if(!u.length){u=[u]}for(var v in t){for(var s=0;s<u.length;s++){u[s].style[v]=t[v]}}}function m(t,v){v=v||document;if(document.getElementsByClassName){return v.getElementsByClassName(t)}var w=v.getElementsByTagName(\"*\"),s=[];for(var u=0;u<w.length;u++){if((new RegExp(\"(^|\\\\s+)\"+t+\"(\\\\s+|$)\",\"g\")).test(w[u].className)){s.push(w[u]);break}}return s}var h=0,n=\"\";if(typeof document.cancelFullScreen!=\"undefined\"){h=true}else{var e=\"webkit moz o ms khtml\".split(\" \");for(var f=0,l=e.length;f<l;f++){n=e[f];if(typeof document[n+\"CancelFullScreen\"]!=\"undefined\"){h=true;break}}}function g(i){if(h){switch(n){case\"\":return document.fullScreen;case\"webkit\":return document.webkitIsFullScreen;default:return document[n+\"FullScreen\"]}}else{return !!i.eh5v}}var k=0;function c(i){if(h){return(n===\"\")?i.requestFullScreen():i[n+\"RequestFullScreen\"]()}else{if(!i){return}if(k){d(k)}var t={position:\"absolute\",left:0,top:0,right:\"auto\",bottom:\"auto\",width:window.innerWidth+\"px\",height:window.innerHeight+\"px\",backgroundColor:\"rgba(0,0,0,0.9)\",border:\"none\"};i.eh5v={};for(var s in t){i.eh5v[s]=i.style[s]}for(var s in t){i.style[s]=t[s]}j(document.body,\"keydown\",p);k=i}}function d(i){if(h){return(n===\"\")?document.cancelFullScreen():document[n+\"CancelFullScreen\"]()}else{if(!i){return}for(var s in i.eh5v){i.style[s]=i.eh5v[s]}i.eh5v=0;r(document.body,\"keydown\",p);k=0}}function p(i){if(i.keyCode==27){d(k)}}var q;function a(t,H){var u=t.getElementsByTagName(\"video\")[0];if(u){if(\/(iPad|iPhone|iPod)\/ig.test(navigator.userAgent)){var A=new Image();A.style.visibility=\"hidden\";A.src=u.poster;t.appendChild(A);u.style.position=\"absolute\";u.style.height=\"100%\"}if(u.eh5v){return}u.eh5v={fullScreen:function(i){if(i){c(u)}else{if(g(u)){d(u)}}return g(u)}};var B;if(!H.noFS&#038;&#038;u.getAttribute(\"controls\")&#038;&#038;(window.opera||\/MSIE\/.test(navigator.userAgent)||navigator.mozVibrate)){var G=\/(.*\\\/)[^\\\/]+\/.exec(u.poster)[1]+\"fullscreen.png\";if(!q){q=new Image();q.src=G}B=document.createElement(\"div\");o(B,{position:\"absolute\",zIndex:10,display:\"none\",right:\"0px\",top:\"0px\",width:\"28px\",height:\"28px\",background:'rgba(0,0,0,0.50) url(\"'+G+'\") 50% 50% no-repeat',border:\"none\"});u.parentNode.appendChild(B);function C(){B.style.display=\"none\"}j(u,\"mouseover\",function(){B.style.display=\"block\"});j(u,\"mouseout\",function(){C()});j(B,\"mouseover\",function(){B.style.display=\"block\"});j(B,\"click\",function(){c(u);C()})}j(u,\"dblclick\",function(){if(g(u)){d(u)}else{c(u)}if(B){setTimeout(C,100)}});if(!u.getAttribute(\"loop\")){j(u,\"ended\",function(){setTimeout(function(){u.load();u.pause()},400)})}if(\/Android\/.test(navigator.userAgent)){var w=u.getElementsByTagName(\"source\"),D;for(var z=w.length-1;z>=0;z--){if(!w[z].type){D=w[z].src}else{if(D&&\/mp4\/.test(w[z].type)){w[z].src=D;u.load()}}}}if(H.preventCopy){var x=document.createElement(\"ul\"),F={pause:{label:\"Pause\",click:function(){u.pause()}},play:{label:\"Play\",click:function(){u.play()}},mute:{label:\"Mute\",click:function(){u.muted=true}},unmute:{label:\"Unmute\",click:function(){u.muted=false}}};o(x,{position:\"absolute\",display:\"none\",listStyleType:\"none\",margin:\"0px\",padding:\"0px\",background:\"#fff\",cursor:\"pointer\",WebkitBoxShadow:\"2px 2px 10px #313131\",MozBoxShadow:\"2px 2px 10px #313131\",boxShadow:\"2px 2px 10px #313131\"});j(x,\"contextmenu\",function(i){i.preventDefault()});function y(){x.style.display=\"none\"}j(x,\"click\",y);j(window,\"resize\",y);j(document,\"click\",y);j(document,\"contextmenu\",y);for(var v in F){var s=document.createElement(\"li\");o(s,{margin:\"0px\",padding:\"3px 20px\"});s.innerHTML=F[v].label;x.appendChild(s);j(s,\"click\",F[v].click);j(s,\"mouseover\",function(){o(this,{backgroundColor:\"#4281F4\",color:\"#fff\"})});j(s,\"mouseleave\",function(){o(this,{backgroundColor:\"transparent\",color:\"#000\"})});F[v].item=s}t.appendChild(x);j(u,\"contextmenu\",function(i){o(x,{left:i.pageX+\"px\",top:i.pageY+\"px\",display:\"block\"});i.preventDefault();i.stopPropagation()});function E(){F.unmute.item.style.display=u.muted?\"block\":\"none\";F.mute.item.style.display=u.muted?\"none\":\"block\";F.play.item.style.display=u.paused?\"block\":\"none\";F.pause.item.style.display=u.paused?\"none\":\"block\"}j(window,\"load\",E);j(u,\"pause\",E);j(u,\"play\",E);j(u,\"volumechange\",E)}}}var b=m(\"easyhtml5video\");for(var f=0;f<b.length;f++){a(b[f],{noFS:0,preventCopy:1})}})();\n                    <\/script><br \/>\n                                        <!-- End Html5Video BODY section --><br \/>\n                    <\/center><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":64769,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"_crdt_document":"","rop_custom_images_group":[],"rop_custom_messages_group":[],"rop_publish_now":"initial","rop_publish_now_accounts":{"facebook_10157842446526608_172944659475038":""},"rop_publish_now_history":[],"rop_publish_now_status":"pending","ngg_post_thumbnail":0,"exifize_date":"","footnotes":""},"class_list":["bg-stuff"],"publishpress_future_action":{"enabled":false,"date":"2026-05-04 04:51:56","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/www.Diwie.eu\/wordpress\/wp-json\/wp\/v2\/pages\/24969","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.Diwie.eu\/wordpress\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.Diwie.eu\/wordpress\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.Diwie.eu\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.Diwie.eu\/wordpress\/wp-json\/wp\/v2\/comments?post=24969"}],"version-history":[{"count":3,"href":"https:\/\/www.Diwie.eu\/wordpress\/wp-json\/wp\/v2\/pages\/24969\/revisions"}],"predecessor-version":[{"id":64772,"href":"https:\/\/www.Diwie.eu\/wordpress\/wp-json\/wp\/v2\/pages\/24969\/revisions\/64772"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.Diwie.eu\/wordpress\/wp-json\/wp\/v2\/media\/64769"}],"wp:attachment":[{"href":"https:\/\/www.Diwie.eu\/wordpress\/wp-json\/wp\/v2\/media?parent=24969"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}