· 5 years ago · Sep 09, 2020, 02:16 PM
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE html>
3<html b:version='2' class='v2' expr:dir='data:blog.languageDirection' expr:lang='data:blog.locale' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
4 <head>
5 <meta expr:content='data:blog.isMobile ? "width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0" : "width=1100"' name='viewport'/>
6 <b:include data='blog' name='all-head-content'/>
7 <title><data:blog.pageTitle/></title>
8
9 <b:skin><![CDATA[/*
10-----------------------------------------------
11Blogger Template Style
12Name: Travel
13Designer: Sookhee Lee
14URL: www.plyfly.net
15----------------------------------------------- */
16
17/* Variable definitions
18 ====================
19 <Variable name="keycolor" description="Main Color" type="color" default="#539bcd" value="#539bcd"/>
20
21 <Group description="Page Text" selector="body">
22 <Variable name="body.font" description="Font" type="font"
23 default="normal normal 13px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 8px 'Trebuchet MS',Trebuchet,sans-serif"/>
24 <Variable name="body.text.color" description="Text Color" type="color" default="#bbbbbb" value="rgba(0, 0, 0, 0)"/>
25 </Group>
26
27 <Group description="Backgrounds" selector=".body-fauxcolumns-outer">
28 <Variable name="body.background.color" description="Outer Background" type="color" default="#539bcd" value="#000000"/>
29 <Variable name="content.background.color" description="Main Background" type="color" default="transparent" value="transparent"/>
30 </Group>
31
32 <Group description="Links" selector=".main-outer">
33 <Variable name="link.color" description="Link Color" type="color" default="#ff9900" value="rgba(0, 0, 0, 0)"/>
34 <Variable name="link.visited.color" description="Visited Color" type="color" default="#b87209" value="rgba(0, 0, 0, 0)"/>
35 <Variable name="link.hover.color" description="Hover Color" type="color" default="#ff9900" value="rgba(0, 0, 0, 0)"/>
36 </Group>
37
38 <Group description="Blog Title" selector=".header h1">
39 <Variable name="header.font" description="Font" type="font"
40 default="normal normal 60px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 8px 'Trebuchet MS',Trebuchet,sans-serif"/>
41 <Variable name="header.text.color" description="Text Color" type="color" default="#ffffff" value="rgba(0, 0, 0, 0)"/>
42 </Group>
43
44 <Group description="Blog Description" selector=".header .description">
45 <Variable name="description.text.color" description="Description Color" type="color"
46 default="$(body.text.color)" value="rgba(0, 0, 0, 0)"/>
47 </Group>
48
49 <Group description="Tabs Text" selector=".tabs-inner .widget li a">
50 <Variable name="tabs.font" description="Font" type="font"
51 default="normal bold 16px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 8px 'Trebuchet MS',Trebuchet,sans-serif"/>
52 <Variable name="tabs.text.color" description="Text Color" type="color" default="#ffffff" value="rgba(0, 0, 0, 0)"/>
53 <Variable name="tabs.selected.text.color" description="Selected Color" type="color" default="#ffffff" value="rgba(0, 0, 0, 0)"/>
54 </Group>
55
56 <Group description="Tabs Background" selector=".tabs-outer .PageList">
57 <Variable name="tabs.background.color" description="Background Color" type="color" default="transparent" value="transparent"/>
58 <Variable name="tabs.selected.background.color" description="Selected Color" type="color" default="transparent" value="transparent"/>
59 </Group>
60
61 <Group description="Date Header" selector=".main-inner h2.date-header">
62 <Variable name="date.font" description="Font" type="font"
63 default="normal normal 14px 'Trebuchet MS',Trebuchet,sans-serif" value="normal normal 8px 'Trebuchet MS',Trebuchet,sans-serif"/>
64 <Variable name="date.text.color" description="Text Color" type="color" default="$(body.text.color)" value="rgba(0, 0, 0, 0)"/>
65 </Group>
66
67 <Group description="Post Title" selector="h3.post-title a">
68 <Variable name="post.title.font" description="Font" type="font"
69 default="normal bold 20px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 8px 'Trebuchet MS',Trebuchet,sans-serif"/>
70 <Variable name="post.title.text.color" description="Text Color" type="color"
71 default="#ffffff" value="rgba(0, 0, 0, 0)"/>
72 </Group>
73
74 <Group description="Post Background" selector=".column-center-inner">
75 <Variable name="post.background.color" description="Background Color" type="color"
76 default="transparent" value="transparent"/>
77 <Variable name="post.background.url" description="Post Background URL" type="url" default="none" value="none"/>
78 </Group>
79
80 <Group description="Gadget Title Color" selector="h2">
81 <Variable name="widget.title.font" description="Font" type="font"
82 default="normal bold 14px 'Trebuchet MS',Trebuchet,sans-serif" value="normal bold 8px 'Trebuchet MS',Trebuchet,sans-serif"/>
83 <Variable name="widget.title.text.color" description="Title Color" type="color" default="#ffffff" value="rgba(0, 0, 0, 0)"/>
84 </Group>
85
86 <Group description="Gadget Text" selector=".footer-inner .widget, .sidebar .widget">
87 <Variable name="widget.font" description="Font" type="font"
88 default="$(body.font)" value="normal normal 8px 'Trebuchet MS',Trebuchet,sans-serif"/>
89 <Variable name="widget.text.color" description="Text Color" type="color" default="$(body.text.color)" value="rgba(0, 0, 0, 0)"/>
90 </Group>
91
92 <Group description="Gadget Links" selector=".sidebar .widget">
93 <Variable name="widget.link.color" description="Link Color" type="color" default="$(body.text.color)" value="rgba(0, 0, 0, 0)"/>
94 <Variable name="widget.link.visited.color" description="Visited Color" type="color" default="$(link.visited.color)" value="rgba(0, 0, 0, 0)"/>
95 <Variable name="widget.alternate.text.color" description="Alternate Color" type="color" default="#ffffff" value="rgba(0, 0, 0, 0)"/>
96 </Group>
97
98 <Group description="Sidebar Background" selector=".column-left-inner .column-right-inner">
99 <Variable name="widget.outer.background.color" description="Background Color" type="color" default="transparent" value="transparent"/>
100 <Variable name="widget.border.bevel.color" description="Bevel Color" type="color" default="transparent" value="transparent"/>
101 </Group>
102
103 <Variable name="body.background" description="Body Background" type="background"
104 color="$(body.background.color)" default="$(color) none repeat-x scroll top center" value="$(color) none no-repeat scroll center center"/>
105 <Variable name="content.background" description="Content Background" type="background"
106 color="$(content.background.color)" default="$(color) none repeat scroll top center" value="transparent url(https://resources.blogblog.com/blogblog/data/1kt/travel/bg_black_70.png) repeat scroll top left"/>
107 <Variable name="comments.background" description="Comments Background" type="background"
108 default="#cccccc none repeat scroll top center" value="transparent url(https://resources.blogblog.com/blogblog/data/1kt/travel/bg_black_50.png) repeat scroll top center"/>
109
110 <Variable name="content.imageBorder.top.space" description="Content Image Border Top Space" type="length" default="0" min="0" max="100px" value="0"/>
111 <Variable name="content.imageBorder.top" description="Content Image Border Top" type="url" default="none" value="none"/>
112
113 <Variable name="content.margin" description="Content Margin Top" type="length" default="20px" min="0" max="100px" value="20px"/>
114 <Variable name="content.padding" description="Content Padding" type="length" default="20px" min="0" max="100px" value="20px"/>
115 <Variable name="content.posts.padding" description="Posts Content Padding" type="length" default="10px" min="0" max="100px" value="10px"/>
116
117 <Variable name="tabs.background.gradient" description="Tabs Background Gradient" type="url"
118 default="url(https://resources.blogblog.com/blogblog/data/1kt/travel/bg_black_50.png)" value="url(https://resources.blogblog.com/blogblog/data/1kt/travel/bg_black_50.png)"/>
119 <Variable name="tabs.selected.background.gradient" description="Tabs Selected Background Gradient" type="url"
120 default="url(https://resources.blogblog.com/blogblog/data/1kt/travel/bg_black_50.png)" value="url(https://resources.blogblog.com/blogblog/data/1kt/travel/bg_black_50.png)"/>
121 <Variable name="widget.outer.background.gradient" description="Sidebar Gradient" type="url"
122 default="url(https://resources.blogblog.com/blogblog/data/1kt/travel/bg_black_50.png)" value="url(https://resources.blogblog.com/blogblog/data/1kt/travel/bg_black_50.png)"/>
123 <Variable name="footer.background.gradient" description="Footer Background Gradient" type="url" default="none" value="none"/>
124 <Variable name="mobile.background.overlay" description="Mobile Background Overlay" type="string"
125 default="transparent none repeat scroll top left" value="transparent none repeat scroll top left"/>
126 <Variable name="mobile.button.color" description="Mobile Button Color" type="color" default="#ffffff" value="rgba(0, 0, 0, 0)"/>
127 <Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left"/>
128 <Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right"/>
129*/
130
131/* Content
132----------------------------------------------- */
133body {
134 font: $(body.font);
135 color: $(body.text.color);
136 background: $(body.background);
137}
138
139html body .region-inner {
140 min-width: 0;
141 max-width: 100%;
142 width: auto;
143}
144
145a:link {
146 text-decoration:none;
147 color: $(link.color);
148}
149
150a:visited {
151 text-decoration:none;
152 color: $(link.visited.color);
153}
154
155a:hover {
156 text-decoration:underline;
157 color: $(link.hover.color);
158}
159
160.content-outer .content-cap-top {
161 height: $(content.imageBorder.top.space);
162 background: transparent $(content.imageBorder.top) repeat-x scroll top center;
163}
164
165.content-outer {
166 margin: 0 auto;
167 padding-top: $(content.margin);
168}
169
170.content-inner {
171 background: $(content.background);
172 background-position: left -$(content.imageBorder.top.space);
173 background-color: $(content.background.color);
174 padding: $(content.padding);
175}
176
177.main-inner .date-outer {
178 margin-bottom: 2em;
179}
180
181/* Header
182----------------------------------------------- */
183.header-inner .Header .titlewrapper,
184.header-inner .Header .descriptionwrapper {
185 padding-left: 10px;
186 padding-right: 10px;
187}
188
189.Header h1 {
190 font: $(header.font);
191 color: $(header.text.color);
192}
193
194.Header h1 a {
195 color: $(header.text.color);
196}
197
198.Header .description {
199 font-size: 130%;
200}
201
202/* Tabs
203----------------------------------------------- */
204.tabs-inner {
205 margin: 1em 0 0;
206 padding: 0;
207}
208
209.tabs-inner .section {
210 margin: 0;
211}
212
213.tabs-inner .widget ul {
214 padding: 0;
215 background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll top center;
216}
217
218.tabs-inner .widget li {
219 border: none;
220}
221
222.tabs-inner .widget li a {
223 display: inline-block;
224 padding: 1em 1.5em;
225 color: $(tabs.text.color);
226 font: $(tabs.font);
227}
228
229.tabs-inner .widget li.selected a,
230.tabs-inner .widget li a:hover {
231 position: relative;
232 z-index: 1;
233 background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
234 color: $(tabs.selected.text.color);
235
236}
237/* Headings
238----------------------------------------------- */
239h2 {
240 font: $(widget.title.font);
241 color: $(widget.title.text.color);
242}
243
244.main-inner h2.date-header {
245 font: $(date.font);
246 color: $(date.text.color);
247}
248
249.footer-inner .widget h2,
250.sidebar .widget h2 {
251 padding-bottom: .5em;
252}
253
254/* Main
255----------------------------------------------- */
256
257.main-inner {
258 padding: $(content.padding) 0;
259}
260
261.main-inner .column-center-inner {
262 padding: $(content.posts.padding) 0;
263}
264
265.main-inner .column-center-inner .section {
266 margin: 0 $(content.posts.padding);
267}
268
269.main-inner .column-right-inner {
270 margin-left: $(content.padding);
271}
272
273.main-inner .fauxcolumn-right-outer .fauxcolumn-inner {
274 margin-left: $(content.padding);
275 background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
276}
277
278.main-inner .column-left-inner {
279 margin-right: $(content.padding);
280}
281
282.main-inner .fauxcolumn-left-outer .fauxcolumn-inner {
283 margin-right: $(content.padding);
284 background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat scroll top left;
285}
286
287.main-inner .column-left-inner,
288.main-inner .column-right-inner {
289 padding: 15px 0;
290}
291
292/* Posts
293----------------------------------------------- */
294h3.post-title {
295 margin-top: 20px;
296}
297
298h3.post-title a {
299 font: $(post.title.font);
300 color: $(post.title.text.color);
301}
302
303h3.post-title a:hover {
304 text-decoration: underline;
305}
306
307.main-inner .column-center-outer {
308 background: $(post.background.color) $(post.background.url) repeat scroll top left;
309 _background-image: none;
310}
311
312.post-body {
313 line-height: 1.4;
314 position: relative;
315}
316
317.post-header {
318 margin: 0 0 1em;
319
320 line-height: 1.6;
321}
322
323.post-footer {
324 margin: .5em 0;
325 line-height: 1.6;
326}
327
328#blog-pager {
329 font-size: 140%;
330}
331
332#comments {
333 background: $(comments.background);
334 padding: 15px;
335}
336
337#comments .comment-author {
338 padding-top: 1.5em;
339}
340
341#comments h4,
342#comments .comment-author a,
343#comments .comment-timestamp a {
344 color: $(post.title.text.color);
345}
346
347#comments .comment-author:first-child {
348 padding-top: 0;
349 border-top: none;
350}
351
352.avatar-image-container {
353 margin: .2em 0 0;
354}
355
356/* Comments
357----------------------------------------------- */
358#comments a {
359 color: $(post.title.text.color);
360}
361
362.comments .comments-content .icon.blog-author {
363 background-repeat: no-repeat;
364 background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==);
365}
366
367.comments .comments-content .loadmore a {
368 border-top: 1px solid $(post.title.text.color);
369 border-bottom: 1px solid $(post.title.text.color);
370}
371
372.comments .comment-thread.inline-thread {
373 background: $(post.background.color);
374}
375
376.comments .continue {
377 border-top: 2px solid $(post.title.text.color);
378}
379
380
381/* Widgets
382----------------------------------------------- */
383.sidebar .widget {
384 border-bottom: 2px solid $(widget.border.bevel.color);
385 padding-bottom: 10px;
386 margin: 10px 0;
387}
388
389.sidebar .widget:first-child {
390 margin-top: 0;
391}
392
393.sidebar .widget:last-child {
394 border-bottom: none;
395 margin-bottom: 0;
396 padding-bottom: 0;
397}
398
399.footer-inner .widget,
400.sidebar .widget {
401 font: $(widget.font);
402 color: $(widget.text.color);
403}
404
405
406.sidebar .widget a:link {
407 color: $(widget.link.color);
408 text-decoration: none;
409}
410
411.sidebar .widget a:visited {
412 color: $(widget.link.visited.color);
413}
414
415.sidebar .widget a:hover {
416 color: $(widget.link.color);
417 text-decoration: underline;
418}
419
420.footer-inner .widget a:link {
421 color: $(link.color);
422 text-decoration: none;
423}
424
425.footer-inner .widget a:visited {
426 color: $(link.visited.color);
427}
428
429.footer-inner .widget a:hover {
430 color: $(link.color);
431 text-decoration: underline;
432}
433
434.widget .zippy {
435 color: $(widget.alternate.text.color);
436}
437
438.footer-inner {
439 background: transparent $(footer.background.gradient) repeat scroll top center;
440}
441
442/* Mobile
443----------------------------------------------- */
444body.mobile {
445 background-size: 100% auto;
446}
447
448body.mobile .AdSense {
449 margin: 0 -10px;
450}
451
452.mobile .body-fauxcolumn-outer {
453 background: $(mobile.background.overlay);
454}
455
456.mobile .footer-inner .widget a:link {
457 color: $(widget.link.color);
458 text-decoration: none;
459}
460
461.mobile .footer-inner .widget a:visited {
462 color: $(widget.link.visited.color);
463}
464
465.mobile-post-outer a {
466 color: $(post.title.text.color);
467}
468
469.mobile-link-button {
470 background-color: $(link.color);
471}
472
473.mobile-link-button a:link, .mobile-link-button a:visited {
474 color: $(mobile.button.color);
475}
476
477.mobile-index-contents {
478 color: $(body.text.color);
479}
480
481.mobile .tabs-inner .PageList .widget-content {
482 background: $(tabs.selected.background.color) $(tabs.selected.background.gradient) repeat scroll top center;
483 color: $(tabs.selected.text.color);
484}
485
486.mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
487 border-$startSide: 1px solid $(tabs.selected.text.color);
488}
489]]></b:skin>
490
491 <b:template-skin>
492 <b:variable default='960px' name='content.width' type='length' value='1500px'/>
493 <b:variable default='0' name='main.column.left.width' type='length' value='0px'/>
494 <b:variable default='310px' name='main.column.right.width' type='length' value='500px'/>
495
496 <![CDATA[
497 body {
498 min-width: $(content.width);
499 }
500
501 .content-outer, .content-fauxcolumn-outer, .region-inner {
502 min-width: $(content.width);
503 max-width: $(content.width);
504 _width: $(content.width);
505 }
506
507 .main-inner .columns {
508 padding-left: $(main.column.left.width);
509 padding-right: $(main.column.right.width);
510 }
511
512 .main-inner .fauxcolumn-center-outer {
513 left: $(main.column.left.width);
514 right: $(main.column.right.width);
515 /* IE6 does not respect left and right together */
516 _width: expression(this.parentNode.offsetWidth -
517 parseInt("$(main.column.left.width)") -
518 parseInt("$(main.column.right.width)") + 'px');
519 }
520
521 .main-inner .fauxcolumn-left-outer {
522 width: $(main.column.left.width);
523 }
524
525 .main-inner .fauxcolumn-right-outer {
526 width: $(main.column.right.width);
527 }
528
529 .main-inner .column-left-outer {
530 width: $(main.column.left.width);
531 right: 100%;
532 margin-left: -$(main.column.left.width);
533 }
534
535 .main-inner .column-right-outer {
536 width: $(main.column.right.width);
537 margin-right: -$(main.column.right.width);
538 }
539
540 #layout {
541 min-width: 0;
542 }
543
544 #layout .content-outer {
545 min-width: 0;
546 width: 800px;
547 }
548
549 #layout .region-inner {
550 min-width: 0;
551 width: auto;
552 }
553
554 body#layout div.add_widget {
555 padding: 8px;
556 }
557
558 body#layout div.add_widget a {
559 margin-left: 32px;
560 }
561 ]]>
562 </b:template-skin>
563
564 <b:if cond='data:skin.vars.body_background.image.isResizable'>
565 <b:include cond='not data:view.isPreview' data='{ image: data:skin.vars.body_background.image, selector: "body" }' name='responsiveImageStyle'/>
566 </b:if>
567
568 <b:include data='blog' name='google-analytics'/>
569 </head>
570
571 <body expr:class='"loading" + data:blog.mobileClass'>
572 <b:section class='navbar' id='navbar' maxwidgets='1' name='Navbar' showaddelement='no'>
573 <b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'>
574 <b:includable id='main'><script type="text/javascript">
575 function setAttributeOnload(object, attribute, val) {
576 if(window.addEventListener) {
577 window.addEventListener('load',
578 function(){ object[attribute] = val; }, false);
579 } else {
580 window.attachEvent('onload', function(){ object[attribute] = val; });
581 }
582 }
583 </script>
584<div id="navbar-iframe-container"></div>
585<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
586<script type="text/javascript">
587 gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() {
588 if (gapi.iframes && gapi.iframes.getContext) {
589 gapi.iframes.getContext().openChild({
590 url: 'https://draft.blogger.com/navbar.g?targetBlogID\x3d7186904520881514435\x26blogName\x3dCloud+Malware+Analysis\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dDISABLED\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://cloudmalwareanalysis.blogspot.com/search\x26blogLocale\x3dsk\x26v\x3d2\x26homepageUrl\x3dhttps://cloudmalwareanalysis.blogspot.com/\x26vt\x3d-7519987005251986187',
591 where: document.getElementById("navbar-iframe-container"),
592 id: "navbar-iframe"
593 });
594 }
595 });
596 </script><script type="text/javascript">
597(function() {
598var script = document.createElement('script');
599script.type = 'text/javascript';
600script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js';
601var head = document.getElementsByTagName('head')[0];
602if (head) {
603head.appendChild(script);
604}})();
605</script>
606</b:includable>
607 </b:widget>
608 </b:section>
609
610 <b:if cond='data:blog.pageType == "index"'>
611 <div itemscope='itemscope' itemtype='http://schema.org/Blog' style='display: none;'>
612 <meta expr:content='data:blog.title' itemprop='name'/>
613 <b:if cond='data:blog.metaDescription'>
614 <meta expr:content='data:blog.metaDescription' itemprop='description'/>
615 </b:if>
616 </div>
617 </b:if>
618
619 <div class='body-fauxcolumns'>
620 <div class='fauxcolumn-outer body-fauxcolumn-outer'>
621 <div class='cap-top'>
622 <div class='cap-left'/>
623 <div class='cap-right'/>
624 </div>
625 <div class='fauxborder-left'>
626 <div class='fauxborder-right'/>
627 <div class='fauxcolumn-inner'>
628 </div>
629 </div>
630 <div class='cap-bottom'>
631 <div class='cap-left'/>
632 <div class='cap-right'/>
633 </div>
634 </div>
635 </div>
636
637 <div class='content'>
638 <div class='content-fauxcolumns'>
639 <div class='fauxcolumn-outer content-fauxcolumn-outer'>
640 <div class='cap-top'>
641 <div class='cap-left'/>
642 <div class='cap-right'/>
643 </div>
644 <div class='fauxborder-left'>
645 <div class='fauxborder-right'/>
646 <div class='fauxcolumn-inner'>
647 </div>
648 </div>
649 <div class='cap-bottom'>
650 <div class='cap-left'/>
651 <div class='cap-right'/>
652 </div>
653 </div>
654 </div>
655
656 <div class='content-outer'>
657 <div class='content-cap-top cap-top'>
658 <div class='cap-left'/>
659 <div class='cap-right'/>
660 </div>
661 <div class='fauxborder-left content-fauxborder-left'>
662 <div class='fauxborder-right content-fauxborder-right'/>
663 <div class='content-inner'>
664
665 <header>
666 <div class='header-outer'>
667 <div class='header-cap-top cap-top'>
668 <div class='cap-left'/>
669 <div class='cap-right'/>
670 </div>
671 <div class='fauxborder-left header-fauxborder-left'>
672 <div class='fauxborder-right header-fauxborder-right'/>
673 <div class='region-inner header-inner'>
674 <b:section class='header' id='header' maxwidgets='1' name='Header' showaddelement='no'>
675 <b:widget id='Header1' locked='true' title='Cloud Malware Analysis (Hlavička)' type='Header'>
676 <b:widget-settings>
677 <b:widget-setting name='displayUrl'>http://2.bp.blogspot.com/-s074h1ci9Cw/X1azgarcvqI/AAAAAAAAAkg/JpjgsnLHLf8nyOhf4dzDS_pYX_8SYXy9gCK4BGAYYCw/s1460/CloudMalwareAnalysisLogo.jpg</b:widget-setting>
678 <b:widget-setting name='displayHeight'>201</b:widget-setting>
679 <b:widget-setting name='sectionWidth'>1460</b:widget-setting>
680 <b:widget-setting name='useImage'>true</b:widget-setting>
681 <b:widget-setting name='shrinkToFit'>true</b:widget-setting>
682 <b:widget-setting name='imagePlacement'>BEHIND</b:widget-setting>
683 <b:widget-setting name='displayWidth'>1460</b:widget-setting>
684 </b:widget-settings>
685 <b:includable id='main'>
686
687 <b:if cond='data:useImage'>
688 <b:if cond='data:imagePlacement == "BEHIND"'>
689 <!--
690 Show image as background to text. You can't really calculate the width
691 reliably in JS because margins are not taken into account by any of
692 clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
693 width if the user is using shrink to fit.
694 This results in a margin-width's worth of pixels being cropped. If the
695 user is not using shrink to fit then we expand the header.
696 -->
697 <b:if cond='data:mobile'>
698 <div id='header-inner'>
699 <div class='titlewrapper' style='background: transparent'>
700 <h1 class='title' style='background: transparent; border-width: 0px'>
701 <b:include name='title'/>
702 </h1>
703 </div>
704 <b:include name='description'/>
705 </div>
706 <b:else/>
707 <div expr:style='"background-image: url(\"" + data:sourceUrl + "\"); " + "background-position: " + data:backgroundPositionStyleStr + "; " + data:widthStyleStr + "min-height: " + data:height + "_height: " + data:height + "background-repeat: no-repeat; "' id='header-inner'>
708 <div class='titlewrapper' style='background: transparent'>
709 <h1 class='title' style='background: transparent; border-width: 0px'>
710 <b:include name='title'/>
711 </h1>
712 </div>
713 <b:include name='description'/>
714 </div>
715 </b:if>
716 <b:else/>
717 <!--Show the image only-->
718 <div id='header-inner'>
719 <a expr:href='data:blog.homepageUrl' style='display: block'>
720 <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + "_headerimg"' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
721 </a>
722 <!--Show the description-->
723 <b:if cond='data:imagePlacement == "BEFORE_DESCRIPTION"'>
724 <b:include name='description'/>
725 </b:if>
726 </div>
727 </b:if>
728 <b:else/>
729 <!--No header image -->
730 <div id='header-inner'>
731 <div class='titlewrapper'>
732 <h1 class='title'>
733 <b:include name='title'/>
734 </h1>
735 </div>
736 <b:include name='description'/>
737 </div>
738 </b:if>
739</b:includable>
740 <b:includable id='description'>
741 <div class='descriptionwrapper'>
742 <p class='description'><span><data:description/></span></p>
743 </div>
744</b:includable>
745 <b:includable id='title'>
746 <b:tag cond='data:blog.url != data:blog.homepageUrl' expr:href='data:blog.homepageUrl' name='a'>
747 <data:title/>
748 </b:tag>
749</b:includable>
750 </b:widget>
751 </b:section>
752 </div>
753 </div>
754 <div class='header-cap-bottom cap-bottom'>
755 <div class='cap-left'/>
756 <div class='cap-right'/>
757 </div>
758 </div>
759 </header>
760
761 <div class='tabs-outer'>
762 <div class='tabs-cap-top cap-top'>
763 <div class='cap-left'/>
764 <div class='cap-right'/>
765 </div>
766 <div class='fauxborder-left tabs-fauxborder-left'>
767 <div class='fauxborder-right tabs-fauxborder-right'/>
768 <div class='region-inner tabs-inner'>
769 <b:section class='tabs' id='crosscol' maxwidgets='1' name='Cross-Column' showaddelement='yes'/>
770 <b:section class='tabs' id='crosscol-overflow' name='Cross-Column 2' showaddelement='no'/>
771 </div>
772 </div>
773 <div class='tabs-cap-bottom cap-bottom'>
774 <div class='cap-left'/>
775 <div class='cap-right'/>
776 </div>
777 </div>
778
779 <div class='main-outer'>
780 <div class='main-cap-top cap-top'>
781 <div class='cap-left'/>
782 <div class='cap-right'/>
783 </div>
784
785 <div class='fauxborder-left main-fauxborder-left'>
786 <div class='fauxborder-right main-fauxborder-right'/>
787 <div class='region-inner main-inner'>
788
789 <div class='columns fauxcolumns'>
790
791 <div class='fauxcolumn-outer fauxcolumn-center-outer'>
792 <div class='cap-top'>
793 <div class='cap-left'/>
794 <div class='cap-right'/>
795 </div>
796 <div class='fauxborder-left'>
797 <div class='fauxborder-right'/>
798 <div class='fauxcolumn-inner'>
799 </div>
800 </div>
801 <div class='cap-bottom'>
802 <div class='cap-left'/>
803 <div class='cap-right'/>
804 </div>
805 </div>
806
807 <div class='fauxcolumn-outer fauxcolumn-left-outer'>
808 <div class='cap-top'>
809 <div class='cap-left'/>
810 <div class='cap-right'/>
811 </div>
812 <div class='fauxborder-left'>
813 <div class='fauxborder-right'/>
814 <div class='fauxcolumn-inner'>
815 </div>
816 </div>
817 <div class='cap-bottom'>
818 <div class='cap-left'/>
819 <div class='cap-right'/>
820 </div>
821 </div>
822
823 <div class='fauxcolumn-outer fauxcolumn-right-outer'>
824 <div class='cap-top'>
825 <div class='cap-left'/>
826 <div class='cap-right'/>
827 </div>
828 <div class='fauxborder-left'>
829 <div class='fauxborder-right'/>
830 <div class='fauxcolumn-inner'>
831 </div>
832 </div>
833 <div class='cap-bottom'>
834 <div class='cap-left'/>
835 <div class='cap-right'/>
836 </div>
837 </div>
838
839 <!-- corrects IE6 width calculation -->
840 <div class='columns-inner'>
841
842 <div class='column-center-outer'>
843 <div class='column-center-inner'>
844 <b:section class='main' id='main' name='Main' showaddelement='no'>
845 <b:widget id='Blog1' locked='true' title='Blogové príspevky' type='Blog'>
846 <b:widget-settings>
847 <b:widget-setting name='showDateHeader'>false</b:widget-setting>
848 <b:widget-setting name='style.textcolor'>#000000</b:widget-setting>
849 <b:widget-setting name='showShareButtons'>false</b:widget-setting>
850 <b:widget-setting name='showCommentLink'>false</b:widget-setting>
851 <b:widget-setting name='style.urlcolor'>#539bcd</b:widget-setting>
852 <b:widget-setting name='showAuthor'>false</b:widget-setting>
853 <b:widget-setting name='disableGooglePlusShare'>true</b:widget-setting>
854 <b:widget-setting name='style.linkcolor'>#ffffff</b:widget-setting>
855 <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>
856 <b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>
857 <b:widget-setting name='showAuthorProfile'>false</b:widget-setting>
858 <b:widget-setting name='style.layout'>1x1</b:widget-setting>
859 <b:widget-setting name='showLabels'>false</b:widget-setting>
860 <b:widget-setting name='showLocation'>false</b:widget-setting>
861 <b:widget-setting name='showTimestamp'>false</b:widget-setting>
862 <b:widget-setting name='postsPerAd'>1</b:widget-setting>
863 <b:widget-setting name='showBacklinks'>false</b:widget-setting>
864 <b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>
865 <b:widget-setting name='showInlineAds'>false</b:widget-setting>
866 <b:widget-setting name='showReactions'>false</b:widget-setting>
867 </b:widget-settings>
868 <b:includable id='main' var='top'>
869 <b:if cond='!data:mobile'>
870 <!-- posts -->
871 <div class='blog-posts hfeed'>
872
873 <b:include data='top' name='status-message'/>
874
875 <b:loop values='data:posts' var='post'>
876 <b:if cond='data:post.isDateStart and not data:post.isFirstPost'>
877 </div></div>
878 </b:if>
879 <b:if cond='data:post.isDateStart'>
880 <div class="date-outer">
881 </b:if>
882 <b:if cond='data:post.dateHeader'>
883 <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
884 </b:if>
885 <b:if cond='data:post.isDateStart'>
886 <div class="date-posts">
887 </b:if>
888 <div class='post-outer'>
889 <b:include data='post' name='post'/>
890 <b:include cond='data:blog.pageType in {"static_page","item"}' data='post' name='comment_picker'/>
891 </div>
892
893 <!-- Ad -->
894 <b:if cond='data:post.includeAd'>
895 <div class='inline-ad'>
896 <data:adCode/>
897 </div>
898 </b:if>
899 </b:loop>
900 <b:if cond='data:numPosts != 0'>
901 </div></div>
902 </b:if>
903 </div>
904
905 <!-- navigation -->
906 <b:include name='nextprev'/>
907
908 <!-- feed links -->
909 <b:include name='feedLinks'/>
910
911 <b:else/>
912 <b:include name='mobile-main'/>
913 </b:if>
914
915 <b:include cond='data:top.showPlusOne' name='googlePlusBootstrap'/>
916</b:includable>
917 <b:includable id='backlinkDeleteIcon' var='backlink'/>
918 <b:includable id='backlinks' var='post'/>
919 <b:includable id='comment-form' var='post'>
920 <div class='comment-form'>
921 <a name='comment-form'/>
922 <b:if cond='data:mobile'>
923 <h4 id='comment-post-message'>
924 <a expr:id='data:widget.instanceId + "_comment-editor-toggle-link"' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
925 <p><data:blogCommentMessage/></p>
926 <data:blogTeamBlogMessage/>
927 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
928 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
929 <b:else/>
930 <h4 id='comment-post-message'><data:postCommentMsg/></h4>
931 <p><data:blogCommentMessage/></p>
932 <data:blogTeamBlogMessage/>
933 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
934 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>
935 </b:if>
936 <data:post.cmtfpIframe/>
937 <script type='text/javascript'>
938 BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>');
939 </script>
940 </div>
941</b:includable>
942 <b:includable id='commentDeleteIcon' var='comment'>
943 <span expr:class='"item-control " + data:comment.adminClass'>
944 <b:if cond='data:showCmtPopup'>
945 <div class='goog-toggle-button'>
946 <div class='goog-inline-block comment-action-icon'/>
947 </div>
948 <b:else/>
949 <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
950 <img src='https://resources.blogblog.com/img/icon_delete13.gif'/>
951 </a>
952 </b:if>
953 </span>
954</b:includable>
955 <b:includable id='comment_count_picker' var='post'>
956 <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
957 <data:post.commentLabelFull/>:
958 </a>
959</b:includable>
960 <b:includable id='comment_picker' var='post'>
961 <b:if cond='data:post.showThreadedComments'>
962 <b:include data='post' name='threaded_comments'/>
963 <b:else/>
964 <b:include data='post' name='comments'/>
965 </b:if>
966</b:includable>
967 <b:includable id='comments' var='post'>
968 <div class='comments' id='comments'>
969 <a name='comments'/>
970 <b:if cond='data:post.allowComments'>
971 <h4><data:post.commentLabelFull/>:</h4>
972
973 <b:if cond='data:post.commentPagingRequired'>
974 <span class='paging-control-container'>
975 <b:if cond='data:post.hasOlderLinks'>
976 <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
977  
978 <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
979  
980 </b:if>
981
982 <data:post.commentRangeText/>
983
984 <b:if cond='data:post.hasNewerLinks'>
985  
986 <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
987  
988 <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
989 </b:if>
990 </span>
991 </b:if>
992
993 <div expr:id='data:widget.instanceId + "_comments-block-wrapper"'>
994 <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
995 <b:loop values='data:post.comments' var='comment'>
996 <dt expr:class='"comment-author " + data:comment.authorClass' expr:id='data:comment.anchorName'>
997 <b:if cond='data:comment.favicon'>
998 <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
999 </b:if>
1000 <a expr:name='data:comment.anchorName'/>
1001 <b:if cond='data:blog.enabledCommentProfileImages'>
1002 <data:comment.authorAvatarImage/>
1003 </b:if>
1004 <b:if cond='data:comment.authorUrl'>
1005 <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
1006 <b:else/>
1007 <data:comment.author/>
1008 </b:if>
1009 <data:commentPostedByMsg/>
1010 </dt>
1011 <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
1012 <b:if cond='data:comment.isDeleted'>
1013 <span class='deleted-comment'><data:comment.body/></span>
1014 <b:else/>
1015 <p>
1016 <data:comment.body/>
1017 </p>
1018 </b:if>
1019 </dd>
1020 <dd class='comment-footer'>
1021 <span class='comment-timestamp'>
1022 <a expr:href='data:comment.url' title='comment permalink'>
1023 <data:comment.timestamp/>
1024 </a>
1025 <b:include data='comment' name='commentDeleteIcon'/>
1026 </span>
1027 </dd>
1028 </b:loop>
1029 </dl>
1030 </div>
1031
1032 <b:if cond='data:post.commentPagingRequired'>
1033 <span class='paging-control-container'>
1034 <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
1035 <data:post.oldestLinkText/>
1036 </a>
1037 <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
1038 <data:post.olderLinkText/>
1039 </a>
1040  
1041 <data:post.commentRangeText/>
1042  
1043 <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
1044 <data:post.newerLinkText/>
1045 </a>
1046 <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
1047 <data:post.newestLinkText/>
1048 </a>
1049 </span>
1050 </b:if>
1051
1052 <p class='comment-footer'>
1053 <b:if cond='data:post.embedCommentForm'>
1054 <b:if cond='data:post.allowNewComments'>
1055 <b:include data='post' name='comment-form'/>
1056 <b:else/>
1057 <data:post.noNewCommentsText/>
1058 </b:if>
1059 <b:elseif cond='data:post.allowComments'/>
1060 <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
1061 </b:if>
1062 </p>
1063 </b:if>
1064 <b:if cond='data:showCmtPopup'>
1065 <div id='comment-popup'>
1066 <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
1067 </iframe>
1068 </div>
1069 </b:if>
1070
1071 </div>
1072</b:includable>
1073 <b:includable id='feedLinks'>
1074 <b:if cond='data:blog.pageType != "item"'> <!-- Blog feed links -->
1075 <b:if cond='data:feedLinks'>
1076 <div class='blog-feeds'>
1077 <b:include data='feedLinks' name='feedLinksBody'/>
1078 </div>
1079 </b:if>
1080
1081 <b:else/> <!--Post feed links -->
1082 <div class='post-feeds'>
1083 <b:loop values='data:posts' var='post'>
1084 <b:include cond='data:post.allowComments and data:post.feedLinks' data='post.feedLinks' name='feedLinksBody'/>
1085 </b:loop>
1086 </div>
1087 </b:if>
1088</b:includable>
1089 <b:includable id='feedLinksBody' var='links'>
1090 <div class='feed-links'>
1091 <data:feedLinksMsg/>
1092 <b:loop values='data:links' var='f'>
1093 <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
1094 </b:loop>
1095 </div>
1096</b:includable>
1097 <b:includable id='iframe_comments' var='post'>
1098 <!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. -->
1099</b:includable>
1100 <b:includable id='mobile-index-post' var='post'>
1101 <div class='mobile-date-outer date-outer'>
1102 <b:if cond='data:post.dateHeader'>
1103 <div class='date-header'>
1104 <span><data:post.dateHeader/></span>
1105 </div>
1106 </b:if>
1107
1108 <div class='mobile-post-outer'>
1109 <a expr:href='data:post.url'>
1110 <h3 class='mobile-index-title entry-title' itemprop='name'>
1111 <data:post.title/>
1112 </h3>
1113
1114 <div class='mobile-index-arrow'>&rsaquo;</div>
1115
1116 <div class='mobile-index-contents'>
1117 <b:if cond='data:post.thumbnailUrl'>
1118 <div class='mobile-index-thumbnail'>
1119 <div class='Image'>
1120 <img expr:src='data:post.thumbnailUrl'/>
1121 </div>
1122 </div>
1123 </b:if>
1124
1125 <div class='post-body'>
1126 <b:if cond='data:post.snippet'><data:post.snippet/></b:if>
1127 </div>
1128 </div>
1129
1130 <div style='clear: both;'/>
1131 </a>
1132
1133 <div class='mobile-index-comment'>
1134 <b:include cond='data:blog.pageType != "static_page" and data:post.allowComments and data:post.numComments != 0' data='post' name='comment_count_picker'/>
1135 </div>
1136 </div>
1137 </div>
1138</b:includable>
1139 <b:includable id='mobile-main' var='top'>
1140 <!-- posts -->
1141 <div class='blog-posts hfeed'>
1142
1143 <b:include data='top' name='status-message'/>
1144
1145 <b:if cond='data:blog.pageType == "index"'>
1146 <b:loop values='data:posts' var='post'>
1147 <b:include data='post' name='mobile-index-post'/>
1148 </b:loop>
1149 <b:else/>
1150 <b:loop values='data:posts' var='post'>
1151 <b:include data='post' name='mobile-post'/>
1152 </b:loop>
1153 </b:if>
1154 </div>
1155
1156 <b:include name='mobile-nextprev'/>
1157</b:includable>
1158 <b:includable id='mobile-nextprev'>
1159 <div class='blog-pager' id='blog-pager'>
1160 <b:if cond='data:newerPageUrl'>
1161 <div class='mobile-link-button' id='blog-pager-newer-link'>
1162 <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'>&lsaquo;</a>
1163 </div>
1164 </b:if>
1165
1166 <b:if cond='data:olderPageUrl'>
1167 <div class='mobile-link-button' id='blog-pager-older-link'>
1168 <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'>&rsaquo;</a>
1169 </div>
1170 </b:if>
1171
1172 <div class='mobile-link-button' id='blog-pager-home-link'>
1173 <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
1174 </div>
1175
1176 <div class='mobile-desktop-link'>
1177 <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
1178 </div>
1179
1180 </div>
1181 <div class='clear'/>
1182</b:includable>
1183 <b:includable id='mobile-post' var='post'>
1184 <div class='date-outer'>
1185 <b:if cond='data:post.dateHeader'>
1186 <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
1187 </b:if>
1188 <div class='date-posts'>
1189 <div class='post-outer'>
1190
1191 <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
1192 <b:if cond='data:post.thumbnailUrl'>
1193 <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>
1194 </b:if>
1195 <meta expr:content='data:blog.blogId' itemprop='blogId'/>
1196 <meta expr:content='data:post.id' itemprop='postId'/>
1197
1198 <a expr:name='data:post.id'/>
1199 <b:if cond='data:post.title'>
1200 <h3 class='post-title entry-title' itemprop='name'>
1201 <b:if cond='data:post.link'>
1202 <a expr:href='data:post.link'><data:post.title/></a>
1203 <b:elseif cond='data:post.url and data:blog.url != data:post.url'/>
1204 <a expr:href='data:post.url'><data:post.title/></a>
1205 <b:else/>
1206 <data:post.title/>
1207 </b:if>
1208 </h3>
1209 </b:if>
1210
1211 <div class='post-header'>
1212 <div class='post-header-line-1'/>
1213 </div>
1214
1215 <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'>
1216 <data:post.body/>
1217 <div style='clear: both;'/> <!-- clear for photos floats -->
1218 </div>
1219
1220 <div class='post-footer'>
1221 <div class='post-footer-line post-footer-line-1'>
1222 <span class='post-author vcard'>
1223 <b:if cond='data:top.showAuthor'>
1224 <b:if cond='data:post.authorProfileUrl'>
1225 <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
1226 <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
1227 <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
1228 <span itemprop='name'><data:post.author/></span>
1229 </a>
1230 </span>
1231 <b:else/>
1232 <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
1233 <span itemprop='name'><data:post.author/></span>
1234 </span>
1235 </b:if>
1236 </b:if>
1237 </span>
1238
1239 <span class='post-timestamp'>
1240 <b:if cond='data:top.showTimestamp'>
1241 <data:top.timestampLabel/>
1242 <b:if cond='data:post.url'>
1243 <meta expr:content='data:post.url.canonical' itemprop='url'/>
1244 <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
1245 </b:if>
1246 </b:if>
1247 </span>
1248
1249 <span class='post-comment-link'>
1250 <b:include cond='data:blog.pageType not in {"item","static_page"} and data:post.allowComments' data='post' name='comment_count_picker'/>
1251 </span>
1252 </div>
1253
1254 <div class='post-footer-line post-footer-line-2'>
1255 <b:if cond='data:top.showMobileShare'>
1256 <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
1257 <a href='javascript:void(0);'><data:shareMsg/></a>
1258 </div>
1259 </b:if>
1260 <b:if cond='data:top.showDummy'>
1261 <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
1262 </b:if>
1263 </div>
1264
1265 </div>
1266 </div>
1267
1268 <b:include cond='data:blog.pageType in {"static_page","item"}' data='post' name='comment_picker'/>
1269 </div>
1270 </div>
1271 </div>
1272</b:includable>
1273 <b:includable id='nextprev'>
1274 <div class='blog-pager' id='blog-pager'>
1275 <b:if cond='data:newerPageUrl'>
1276 <span id='blog-pager-newer-link'>
1277 <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>
1278 </span>
1279 </b:if>
1280
1281 <b:if cond='data:olderPageUrl'>
1282 <span id='blog-pager-older-link'>
1283 <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
1284 </span>
1285 </b:if>
1286
1287 <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
1288
1289 <b:if cond='data:mobileLinkUrl'>
1290 <div class='blog-mobile-link'>
1291 <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
1292 </div>
1293 </b:if>
1294
1295 </div>
1296 <div class='clear'/>
1297</b:includable>
1298 <b:includable id='post' var='post'>
1299 <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
1300 <b:if cond='data:post.firstImageUrl'>
1301 <meta expr:content='data:post.firstImageUrl' itemprop='image_url'/>
1302 </b:if>
1303 <meta expr:content='data:blog.blogId' itemprop='blogId'/>
1304 <meta expr:content='data:post.id' itemprop='postId'/>
1305
1306 <a expr:name='data:post.id'/>
1307 <b:if cond='data:post.title'>
1308 <h3 class='post-title entry-title' itemprop='name'>
1309 <b:if cond='data:post.link or (data:post.url and data:blog.url != data:post.url)'>
1310 <a expr:href='data:post.link ? data:post.link : data:post.url'><data:post.title/></a>
1311 <b:else/>
1312 <data:post.title/>
1313 </b:if>
1314 </h3>
1315 </b:if>
1316
1317 <div class='post-header'>
1318 <div class='post-header-line-1'/>
1319 </div>
1320
1321 <!-- Then use the post body as the schema.org description, for good G+/FB snippeting. -->
1322 <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' expr:itemprop='(data:blog.metaDescription ? "" : "description ") + "articleBody"'>
1323 <data:post.body/>
1324 <div style='clear: both;'/> <!-- clear for photos floats -->
1325 </div>
1326
1327 <b:if cond='data:post.hasJumpLink'>
1328 <div class='jump-link'>
1329 <a expr:href='data:post.url + "#more"' expr:title='data:post.title'><data:post.jumpText/></a>
1330 </div>
1331 </b:if>
1332
1333 <div class='post-footer'>
1334 <div class='post-footer-line post-footer-line-1'>
1335 <span class='post-author vcard'>
1336 <b:if cond='data:top.showAuthor'>
1337 <data:top.authorLabel/>
1338 <b:if cond='data:post.authorProfileUrl'>
1339 <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
1340 <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
1341 <a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
1342 <span itemprop='name'><data:post.author/></span>
1343 </a>
1344 </span>
1345 <b:else/>
1346 <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
1347 <span itemprop='name'><data:post.author/></span>
1348 </span>
1349 </b:if>
1350 </b:if>
1351 </span>
1352
1353 <span class='post-timestamp'>
1354 <b:if cond='data:top.showTimestamp'>
1355 <data:top.timestampLabel/>
1356 <b:if cond='data:post.url'>
1357 <meta expr:content='data:post.url.canonical' itemprop='url'/>
1358 <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
1359 </b:if>
1360 </b:if>
1361 </span>
1362
1363 <span class='reaction-buttons'>
1364 <b:if cond='data:top.showReactions'>
1365 <table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>
1366 <td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>
1367 <span class='reactions-label'>
1368 <data:top.reactionsLabel/></span> </td>
1369 <td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td>
1370 </tr></table>
1371 </b:if>
1372 </span>
1373
1374 <span class='post-comment-link'>
1375 <b:include cond='data:blog.pageType not in {"item","static_page"} and data:post.allowComments' data='post' name='comment_count_picker'/>
1376 </span>
1377
1378 <span class='post-icons'>
1379 <!-- email post links -->
1380 <b:if cond='data:post.emailPostUrl'>
1381 <span class='item-action'>
1382 <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
1383 <img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
1384 </a>
1385 </span>
1386 </b:if>
1387
1388 <!-- quickedit pencil -->
1389 <b:include data='post' name='postQuickEdit'/>
1390 </span>
1391
1392 <!-- share buttons -->
1393 <div class='post-share-buttons goog-inline-block'>
1394 <b:include cond='data:post.sharePostUrl' data='post' name='shareButtons'/>
1395 </div>
1396
1397 </div>
1398
1399 <div class='post-footer-line post-footer-line-2'>
1400 <span class='post-labels'>
1401 <b:if cond='data:top.showPostLabels and data:post.labels'>
1402 <data:postLabelsLabel/>
1403 <b:loop values='data:post.labels' var='label'>
1404 <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='not data:label.isLast'>,</b:if>
1405 </b:loop>
1406 </b:if>
1407 </span>
1408 </div>
1409
1410 <div class='post-footer-line post-footer-line-3'>
1411 <span class='post-location'>
1412 <b:if cond='data:top.showLocation and data:post.location'>
1413 <data:postLocationLabel/>
1414 <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
1415 </b:if>
1416 </span>
1417 </div>
1418 <b:if cond='data:post.authorAboutMe'>
1419 <div class='author-profile' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
1420 <b:if cond='data:post.authorPhoto.url'>
1421 <img expr:src='data:post.authorPhoto.url' itemprop='image' width='50px'/>
1422 </b:if>
1423 <div>
1424 <a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author' title='author profile'>
1425 <span itemprop='name'><data:post.author/></span>
1426 </a>
1427 </div>
1428 <span itemprop='description'><data:post.authorAboutMe/></span>
1429 </div>
1430 </b:if>
1431 </div>
1432 </div>
1433</b:includable>
1434 <b:includable id='postQuickEdit' var='post'>
1435 <b:if cond='data:post.editUrl'>
1436 <span expr:class='"item-control " + data:post.adminClass'>
1437 <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
1438 <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
1439 </a>
1440 </span>
1441 </b:if>
1442</b:includable>
1443 <b:includable id='shareButtons' var='post'>
1444 <b:if cond='data:top.showEmailButton'><a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + "&target=email"' expr:title='data:top.emailThisMsg' target='_blank'><span class='share-button-link-text'><data:top.emailThisMsg/></span></a></b:if><b:if cond='data:top.showBlogThisButton'><a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + "&target=blog"' expr:onclick='"window.open(this.href, \"_blank\", \"height=270,width=475\"); return false;"' expr:title='data:top.blogThisMsg' target='_blank'><span class='share-button-link-text'><data:top.blogThisMsg/></span></a></b:if><b:if cond='data:top.showTwitterButton'><a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + "&target=twitter"' expr:title='data:top.shareToTwitterMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + "&target=facebook"' expr:onclick='"window.open(this.href, \"_blank\", \"height=430,width=640\"); return false;"' expr:title='data:top.shareToFacebookMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a></b:if><b:if cond='data:top.showPinterestButton'><a class='goog-inline-block share-button sb-pinterest' expr:href='data:post.sharePostUrl + "&target=pinterest"' expr:title='data:top.shareToPinterestMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToPinterestMsg/></span></a></b:if><b:if cond='data:top.showPlusOne'><div class='goog-inline-block google-plus-share-container'><data:post.googlePlusShareTag/></div></b:if>
1445</b:includable>
1446 <b:includable id='status-message'>
1447 <b:if cond='data:navMessage'>
1448 <div class='status-msg-wrap'>
1449 <div class='status-msg-body'>
1450 <data:navMessage/>
1451 </div>
1452 <div class='status-msg-border'>
1453 <div class='status-msg-bg'>
1454 <div class='status-msg-hidden'><data:navMessage/></div>
1455 </div>
1456 </div>
1457 </div>
1458 <div style='clear: both;'/>
1459 </b:if>
1460</b:includable>
1461 <b:includable id='threaded-comment-form' var='post'>
1462 <div class='comment-form'>
1463 <a name='comment-form'/>
1464 <b:if cond='data:mobile'>
1465 <p><data:blogCommentMessage/></p>
1466 <data:blogTeamBlogMessage/>
1467 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
1468 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
1469 <b:else/>
1470 <p><data:blogCommentMessage/></p>
1471 <data:blogTeamBlogMessage/>
1472 <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
1473 <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>
1474 </b:if>
1475 <data:post.cmtfpIframe/>
1476 <script type='text/javascript'>
1477 BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>');
1478 </script>
1479 </div>
1480</b:includable>
1481 <b:includable id='threaded_comment_js' var='post'>
1482 <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>
1483
1484 <script type='text/javascript'>
1485 (function() {
1486 var items = <data:post.commentJso/>;
1487 var msgs = <data:post.commentMsgs/>;
1488 var config = <data:post.commentConfig/>;
1489
1490// <![CDATA[
1491 var cursor = null;
1492 if (items && items.length > 0) {
1493 cursor = parseInt(items[items.length - 1].timestamp) + 1;
1494 }
1495
1496 var bodyFromEntry = function(entry) {
1497 var text = (entry &&
1498 ((entry.content && entry.content.$t) ||
1499 (entry.summary && entry.summary.$t))) ||
1500 '';
1501 if (entry && entry.gd$extendedProperty) {
1502 for (var k in entry.gd$extendedProperty) {
1503 if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
1504 return '<span class="deleted-comment">' + text + '</span>';
1505 }
1506 }
1507 }
1508 return text;
1509 }
1510
1511 var parse = function(data) {
1512 cursor = null;
1513 var comments = [];
1514 if (data && data.feed && data.feed.entry) {
1515 for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
1516 var comment = {};
1517 // comment ID, parsed out of the original id format
1518 var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
1519 comment.id = id ? id[2] : null;
1520 comment.body = bodyFromEntry(entry);
1521 comment.timestamp = Date.parse(entry.published.$t) + '';
1522 if (entry.author && entry.author.constructor === Array) {
1523 var auth = entry.author[0];
1524 if (auth) {
1525 comment.author = {
1526 name: (auth.name ? auth.name.$t : undefined),
1527 profileUrl: (auth.uri ? auth.uri.$t : undefined),
1528 avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
1529 };
1530 }
1531 }
1532 if (entry.link) {
1533 if (entry.link[2]) {
1534 comment.link = comment.permalink = entry.link[2].href;
1535 }
1536 if (entry.link[3]) {
1537 var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
1538 if (pid && pid[1]) {
1539 comment.parentId = pid[1];
1540 }
1541 }
1542 }
1543 comment.deleteclass = 'item-control blog-admin';
1544 if (entry.gd$extendedProperty) {
1545 for (var k in entry.gd$extendedProperty) {
1546 if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
1547 comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
1548 } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {
1549 comment.displayTime = entry.gd$extendedProperty[k].value;
1550 }
1551 }
1552 }
1553 comments.push(comment);
1554 }
1555 }
1556 return comments;
1557 };
1558
1559 var paginator = function(callback) {
1560 if (hasMore()) {
1561 var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
1562 if (cursor) {
1563 url += '&published-min=' + new Date(cursor).toISOString();
1564 }
1565 window.bloggercomments = function(data) {
1566 var parsed = parse(data);
1567 cursor = parsed.length < 50 ? null
1568 : parseInt(parsed[parsed.length - 1].timestamp) + 1
1569 callback(parsed);
1570 window.bloggercomments = null;
1571 }
1572 url += '&callback=bloggercomments';
1573 var script = document.createElement('script');
1574 script.type = 'text/javascript';
1575 script.src = url;
1576 document.getElementsByTagName('head')[0].appendChild(script);
1577 }
1578 };
1579 var hasMore = function() {
1580 return !!cursor;
1581 };
1582 var getMeta = function(key, comment) {
1583 if ('iswriter' == key) {
1584 var matches = !!comment.author
1585 && comment.author.name == config.authorName
1586 && comment.author.profileUrl == config.authorUrl;
1587 return matches ? 'true' : '';
1588 } else if ('deletelink' == key) {
1589 return config.baseUri + '/delete-comment.g?blogID='
1590 + config.blogId + '&postID=' + comment.id;
1591 } else if ('deleteclass' == key) {
1592 return comment.deleteclass;
1593 }
1594 return '';
1595 };
1596
1597 var replybox = null;
1598 var replyUrlParts = null;
1599 var replyParent = undefined;
1600
1601 var onReply = function(commentId, domId) {
1602 if (replybox == null) {
1603 // lazily cache replybox, and adjust to suit this style:
1604 replybox = document.getElementById('comment-editor');
1605 if (replybox != null) {
1606 replybox.height = '250px';
1607 replybox.style.display = 'block';
1608 replyUrlParts = replybox.src.split('#');
1609 }
1610 }
1611 if (replybox && (commentId !== replyParent)) {
1612 replybox.src = '';
1613 document.getElementById(domId).insertBefore(replybox, null);
1614 replybox.src = replyUrlParts[0]
1615 + (commentId ? '&parentID=' + commentId : '')
1616 + '#' + replyUrlParts[1];
1617 replyParent = commentId;
1618 }
1619 };
1620
1621 var hash = (window.location.hash || '#').substring(1);
1622 var startThread, targetComment;
1623 if (/^comment-form_/.test(hash)) {
1624 startThread = hash.substring('comment-form_'.length);
1625 } else if (/^c[0-9]+$/.test(hash)) {
1626 targetComment = hash.substring(1);
1627 }
1628
1629 // Configure commenting API:
1630 var configJso = {
1631 'maxDepth': config.maxThreadDepth
1632 };
1633 var provider = {
1634 'id': config.postId,
1635 'data': items,
1636 'loadNext': paginator,
1637 'hasMore': hasMore,
1638 'getMeta': getMeta,
1639 'onReply': onReply,
1640 'rendered': true,
1641 'initComment': targetComment,
1642 'initReplyThread': startThread,
1643 'config': configJso,
1644 'messages': msgs
1645 };
1646
1647 var render = function() {
1648 if (window.goog && window.goog.comments) {
1649 var holder = document.getElementById('comment-holder');
1650 window.goog.comments.render(holder, provider);
1651 }
1652 };
1653
1654 // render now, or queue to render when library loads:
1655 if (window.goog && window.goog.comments) {
1656 render();
1657 } else {
1658 window.goog = window.goog || {};
1659 window.goog.comments = window.goog.comments || {};
1660 window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
1661 window.goog.comments.loadQueue.push(render);
1662 }
1663 })();
1664// ]]>
1665 </script>
1666</b:includable>
1667 <b:includable id='threaded_comments' var='post'>
1668 <div class='comments' id='comments'>
1669 <a name='comments'/>
1670 <h4><data:post.commentLabelFull/>:</h4>
1671
1672 <div class='comments-content'>
1673 <b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/>
1674 <div id='comment-holder'>
1675 <data:post.commentHtml/>
1676 </div>
1677 </div>
1678
1679 <p class='comment-footer'>
1680 <b:if cond='data:post.allowNewComments'>
1681 <b:include data='post' name='threaded-comment-form'/>
1682 <b:else/>
1683 <data:post.noNewCommentsText/>
1684 </b:if>
1685 </p>
1686
1687 <b:if cond='data:showCmtPopup'>
1688 <div id='comment-popup'>
1689 <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
1690 </iframe>
1691 </div>
1692 </b:if>
1693
1694 <div id='backlinks-container'>
1695 <div expr:id='data:widget.instanceId + "_backlinks-container"'>
1696 <b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>
1697 </div>
1698 </div>
1699 </div>
1700</b:includable>
1701 </b:widget>
1702 </b:section>
1703 </div>
1704 </div>
1705
1706 <div class='column-left-outer'>
1707 <div class='column-left-inner'>
1708 <aside>
1709 <macro:include id='main-column-left-sections' name='sections'>
1710 <macro:param default='0' name='num' value='0'/>
1711 <macro:param default='sidebar-left' name='idPrefix'/>
1712 <macro:param default='sidebar' name='class'/>
1713 <macro:param default='true' name='includeBottom'/>
1714 </macro:include>
1715 </aside>
1716 </div>
1717 </div>
1718
1719 <div class='column-right-outer'>
1720 <div class='column-right-inner'>
1721 <aside>
1722 <macro:include id='main-column-right-sections' name='sections'>
1723 <macro:param default='2' name='num' value='1'/>
1724 <macro:param default='sidebar-right' name='idPrefix'/>
1725 <macro:param default='sidebar' name='class'/>
1726 <macro:param default='true' name='includeBottom'/>
1727 </macro:include>
1728 </aside>
1729 </div>
1730 </div>
1731
1732 </div>
1733
1734 <div style='clear: both'/>
1735 <!-- columns -->
1736 </div>
1737
1738 <!-- main -->
1739 </div>
1740 </div>
1741 <div class='main-cap-bottom cap-bottom'>
1742 <div class='cap-left'/>
1743 <div class='cap-right'/>
1744 </div>
1745 </div>
1746
1747 <footer>
1748 <div class='footer-outer'>
1749 <div class='footer-cap-top cap-top'>
1750 <div class='cap-left'/>
1751 <div class='cap-right'/>
1752 </div>
1753 <div class='fauxborder-left footer-fauxborder-left'>
1754 <div class='fauxborder-right footer-fauxborder-right'/>
1755 <div class='region-inner footer-inner'>
1756 <macro:include id='footer-sections' name='sections'>
1757 <macro:param default='2' name='num'/>
1758 <macro:param default='footer' name='idPrefix'/>
1759 <macro:param default='foot' name='class'/>
1760 <macro:param default='false' name='includeBottom'/>
1761 </macro:include>
1762 <!-- outside of the include in order to lock Attribution widget -->
1763 <b:section class='foot' id='footer-3' name='Footer' showaddelement='no'>
1764 <b:widget id='Attribution1' locked='true' title='' type='Attribution'>
1765 <b:widget-settings>
1766 <b:widget-setting name='copyright'>https://cloudmalwareanalysis.blogspot.com/</b:widget-setting>
1767 </b:widget-settings>
1768 <b:includable id='main'>
1769 <div class='widget-content' style='text-align: center;'>
1770 <b:if cond='data:attribution != ""'>
1771 <data:attribution/>
1772 </b:if>
1773 </div>
1774
1775 <b:include name='quickedit'/>
1776 </b:includable>
1777 </b:widget>
1778 </b:section>
1779 </div>
1780 </div>
1781 <div class='footer-cap-bottom cap-bottom'>
1782 <div class='cap-left'/>
1783 <div class='cap-right'/>
1784 </div>
1785 </div>
1786 </footer>
1787
1788 <!-- content -->
1789 </div>
1790 </div>
1791 <div class='content-cap-bottom cap-bottom'>
1792 <div class='cap-left'/>
1793 <div class='cap-right'/>
1794 </div>
1795 </div>
1796 </div>
1797
1798 <script type='text/javascript'>
1799 window.setTimeout(function() {
1800 document.body.className = document.body.className.replace('loading', '');
1801 }, 10);
1802 </script>
1803</body>
1804
1805<macro:includable id='sections' var='col'>
1806 <macro:if cond='data:col.num == 0'>
1807 <macro:else/>
1808 <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + "-1"' preferred='yes' showaddelement='yes'/>
1809
1810 <macro:if cond='data:col.num >= 2'>
1811 <table border='0' cellpadding='0' cellspacing='0' mexpr:class='"section-columns columns-" + data:col.num'>
1812 <tbody>
1813 <tr>
1814 <td class='first columns-cell'>
1815 <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + "-2-1"'/>
1816 </td>
1817
1818 <td class='columns-cell'>
1819 <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + "-2-2"'/>
1820 </td>
1821
1822 <macro:if cond='data:col.num >= 3'>
1823 <td class='columns-cell'>
1824 <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + "-2-3"'/>
1825 </td>
1826 </macro:if>
1827
1828 <macro:if cond='data:col.num >= 4'>
1829 <td class='columns-cell'>
1830 <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + "-2-4"'/>
1831 </td>
1832 </macro:if>
1833 </tr>
1834 </tbody>
1835 </table>
1836
1837 <macro:if cond='data:col.includeBottom'>
1838 <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + "-3"' showaddelement='no'/>
1839 </macro:if>
1840 </macro:if>
1841 </macro:if>
1842</macro:includable>
1843
1844<b:section-contents id='sidebar-right-1'/><b:section-contents id='footer-1'/><b:section-contents id='footer-2-1'>
1845 <b:widget id='Image2' locked='false' title='CloudMalwareAnalysis' type='Image'>
1846 <b:widget-settings>
1847 <b:widget-setting name='displayUrl'>http://2.bp.blogspot.com/--QWqdVI6KYs/XwDnX3IgvyI/AAAAAAAAAfg/8wGd-BynYokjXfjvXYeKKCPcQ2snKhWygCK4BGAYYCw/s1600/%25E2%2580%258BCloudMalwareAnalysisd.jpg</b:widget-setting>
1848 <b:widget-setting name='displayHeight'>232</b:widget-setting>
1849 <b:widget-setting name='sectionWidth'>940</b:widget-setting>
1850 <b:widget-setting name='shrinkToFit'>true</b:widget-setting>
1851 <b:widget-setting name='displayWidth'>940</b:widget-setting>
1852 <b:widget-setting name='link'>https://cloudmalwareanalysis.blogspot.com/p/httpscloudmalwareanalysisblogspotcom.html</b:widget-setting>
1853 <b:widget-setting name='caption'>CloudMalwareAnalysis</b:widget-setting>
1854 </b:widget-settings>
1855 <b:includable id='main'>
1856 <b:if cond='data:title != ""'>
1857 <h2><data:title/></h2>
1858 </b:if>
1859 <div class='widget-content'>
1860 <b:tag cond='data:link' expr:href='data:link' name='a'>
1861 <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + "_img"' expr:src='data:sourceUrl' expr:width='data:width'/>
1862 </b:tag>
1863 <br/>
1864 <b:if cond='data:caption'>
1865 <span class='caption'><data:caption/></span>
1866 </b:if>
1867 </div>
1868 <b:include name='quickedit'/>
1869 </b:includable>
1870 </b:widget>
1871 <b:widget id='Image3' locked='false' title='Offline Updates' type='Image'>
1872 <b:widget-settings>
1873 <b:widget-setting name='displayUrl'>http://1.bp.blogspot.com/-ZJb30R4xyQk/X1avtbabBsI/AAAAAAAAFPg/69FEWBQOeGEV-E7gxofOgC8O-gyDYyZ2ACK4BGAYYCw/s1460/2050BOTS.jpg</b:widget-setting>
1874 <b:widget-setting name='displayHeight'>1188</b:widget-setting>
1875 <b:widget-setting name='sectionWidth'>1460</b:widget-setting>
1876 <b:widget-setting name='shrinkToFit'>true</b:widget-setting>
1877 <b:widget-setting name='displayWidth'>1460</b:widget-setting>
1878 <b:widget-setting name='link'/>
1879 <b:widget-setting name='caption'>Offline Updates</b:widget-setting>
1880 </b:widget-settings>
1881 <b:includable id='main'>
1882 <b:if cond='data:title != ""'>
1883 <h2><data:title/></h2>
1884 </b:if>
1885 <div class='widget-content'>
1886 <b:tag cond='data:link' expr:href='data:link' name='a'>
1887 <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + "_img"' expr:src='data:sourceUrl' expr:width='data:width'/>
1888 </b:tag>
1889 <br/>
1890 <b:if cond='data:caption'>
1891 <span class='caption'><data:caption/></span>
1892 </b:if>
1893 </div>
1894 <b:include name='quickedit'/>
1895 </b:includable>
1896 </b:widget>
1897 <b:widget id='HTML5' locked='false' title='https://rumbletalk.com' type='HTML'>
1898 <b:widget-settings>
1899 <b:widget-setting name='content'><div style="width: 1000px; height: 2000px;"><div id="rt-ae06f4143795225aea6c4d0a3fe3bff9"></div> <script src="https://rumbletalk.com/client/?r0piw425"></script></div>
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128https://rumbletalk.com/client/chat.php?r0piw425</b:widget-setting>
2129 </b:widget-settings>
2130 <b:includable id='main'>
2131 <!-- only display title if it's non-empty -->
2132 <b:if cond='data:title != ""'>
2133 <h2 class='title'><data:title/></h2>
2134 </b:if>
2135 <div class='widget-content'>
2136 <data:content/>
2137 </div>
2138
2139 <b:include name='quickedit'/>
2140</b:includable>
2141 </b:widget>
2142 <b:widget id='HTML14' locked='false' title='www.speedtest.net' type='HTML'>
2143 <b:widget-settings>
2144 <b:widget-setting name='content'>https://www.speedtest.net/result/10052554239
2145
2146https://www.speedtest.net/result/10052554239.png
2147
2148<a href="https://www.speedtest.net/result/10052554239"><img src="https://www.speedtest.net/result/10052554239.png"/></a>
2149
2150[URL=https://www.speedtest.net/result/10052554239][IMG]https://www.speedtest.net/result/10052554239.png[/IMG]
2151[/URL]
2152
2153
2154
2155
2156<a href="https://testmy.net/db/V4rsM49lm.4NsYao_sp">TestMy.net Test ID : V4rsM49lm.4NsYao_sp</a><iframe loading="lazy" src="https://testmy.net/db/V4rsM49lm.4NsYao_sp&f=1" scrolling="no" frameborder="0" height="400" width="100%"></iframe></b:widget-setting>
2157 </b:widget-settings>
2158 <b:includable id='main'>
2159 <!-- only display title if it's non-empty -->
2160 <b:if cond='data:title != ""'>
2161 <h2 class='title'><data:title/></h2>
2162 </b:if>
2163 <div class='widget-content'>
2164 <data:content/>
2165 </div>
2166
2167 <b:include name='quickedit'/>
2168</b:includable>
2169 </b:widget>
2170 <b:widget id='HTML13' locked='false' title='www.spreaker.com' type='HTML'>
2171 <b:widget-settings>
2172 <b:widget-setting name='content'><a class="spreaker-player" href="https://www.spreaker.com/show/cmaaioos" data-resource="show_id=4570825" data-width="100%" data-height="350px" data-theme="dark" data-playlist="show" data-playlist-continuous="true" data-autoplay="true" data-live-autoplay="true" data-chapters-image="true" data-episode-image-position="left" data-hide-logo="false" data-hide-likes="false" data-hide-comments="false" data-hide-sharing="false" data-hide-download="true">Listen to "CMAAIOOS" on Spreaker.</a>
2173
2174
2175<script async src="https://widget.spreaker.com/widgets.js"></script></b:widget-setting>
2176 </b:widget-settings>
2177 <b:includable id='main'>
2178 <!-- only display title if it's non-empty -->
2179 <b:if cond='data:title != ""'>
2180 <h2 class='title'><data:title/></h2>
2181 </b:if>
2182 <div class='widget-content'>
2183 <data:content/>
2184 </div>
2185
2186 <b:include name='quickedit'/>
2187</b:includable>
2188 </b:widget>
2189 <b:widget id='HTML12' locked='false' title='www.mixcloud.com' type='HTML'>
2190 <b:widget-settings>
2191 <b:widget-setting name='content'><iframe width="200" height="250" src="https://www.mixcloud.com/widget/follow/?dark=1&u=%2FCloudMalwareAnalysis%2F" frameborder="0" ></iframe>
2192
2193https://www.mixcloud.com/CloudMalwareAnalysis/</b:widget-setting>
2194 </b:widget-settings>
2195 <b:includable id='main'>
2196 <!-- only display title if it's non-empty -->
2197 <b:if cond='data:title != ""'>
2198 <h2 class='title'><data:title/></h2>
2199 </b:if>
2200 <div class='widget-content'>
2201 <data:content/>
2202 </div>
2203
2204 <b:include name='quickedit'/>
2205</b:includable>
2206 </b:widget>
2207 <b:widget id='HTML11' locked='false' title='https://open.spotify.com' type='HTML'>
2208 <b:widget-settings>
2209 <b:widget-setting name='content'>https://open.spotify.com/playlist/5mArOMyYkcuIQUJNRpoVtc?si=EieyYU7MRqSlA-oCLD7MEg
2210
2211<iframe src="https://open.spotify.com/embed/playlist/5mArOMyYkcuIQUJNRpoVtc" width="500" height="500" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
2212
2213spotify:playlist:5mArOMyYkcuIQUJNRpoVtc</b:widget-setting>
2214 </b:widget-settings>
2215 <b:includable id='main'>
2216 <!-- only display title if it's non-empty -->
2217 <b:if cond='data:title != ""'>
2218 <h2 class='title'><data:title/></h2>
2219 </b:if>
2220 <div class='widget-content'>
2221 <data:content/>
2222 </div>
2223
2224 <b:include name='quickedit'/>
2225</b:includable>
2226 </b:widget>
2227 <b:widget id='HTML6' locked='false' title='www.revolvermaps.com' type='HTML'>
2228 <b:widget-settings>
2229 <b:widget-setting name='content'><![CDATA[<script type="text/javascript" src="//rf.revolvermaps.com/0/0/3.js?i=5c00fe9qaye&b=0&s=40&m=2&cl=00ff6c&co=000000&cd=fff600&v0=100&v1=100&r=1" async="async"></script>]]></b:widget-setting>
2230 </b:widget-settings>
2231 <b:includable id='main'>
2232 <!-- only display title if it's non-empty -->
2233 <b:if cond='data:title != ""'>
2234 <h2 class='title'><data:title/></h2>
2235 </b:if>
2236 <div class='widget-content'>
2237 <data:content/>
2238 </div>
2239
2240 <b:include name='quickedit'/>
2241</b:includable>
2242 </b:widget>
2243 <b:widget id='HTML7' locked='false' title='http://feeds.feedburner.com' type='HTML'>
2244 <b:widget-settings>
2245 <b:widget-setting name='content'><![CDATA[<p><a href="http://feeds.feedburner.com/CloudMalwareAnalysis" rel="alternate" type="application/rss+xml">Subscribe to Cloud Malware Analysis</a></p>]]></b:widget-setting>
2246 </b:widget-settings>
2247 <b:includable id='main'>
2248 <!-- only display title if it's non-empty -->
2249 <b:if cond='data:title != ""'>
2250 <h2 class='title'><data:title/></h2>
2251 </b:if>
2252 <div class='widget-content'>
2253 <data:content/>
2254 </div>
2255
2256 <b:include name='quickedit'/>
2257</b:includable>
2258 </b:widget>
2259 <b:widget id='HTML1' locked='false' title='https://discord.com' type='HTML'>
2260 <b:widget-settings>
2261 <b:widget-setting name='content'>729073927569014864
2262
2263https://discord.com/api/guilds/729073927569014864/widget.json
2264
2265<iframe src="https://discord.com/widget?id=729073927569014864&theme=dark" width="auto" height="*900" allowtransparency="true" frameborder="0"></iframe></b:widget-setting>
2266 </b:widget-settings>
2267 <b:includable id='main'>
2268 <!-- only display title if it's non-empty -->
2269 <b:if cond='data:title != ""'>
2270 <h2 class='title'><data:title/></h2>
2271 </b:if>
2272 <div class='widget-content'>
2273 <data:content/>
2274 </div>
2275
2276 <b:include name='quickedit'/>
2277</b:includable>
2278 </b:widget>
2279 <b:widget id='HTML4' locked='false' title='https://www.youtube-nocookie.com/embed' type='HTML'>
2280 <b:widget-settings>
2281 <b:widget-setting name='content'><script src="https://apis.google.com/js/platform.js"></script>
2282
2283<div class="g-ytsubscribe" data-channelid="UCRzXVUUMGKT2dfto_B8-6QA" data-layout="full" data-theme="dark" data-count="default"></div></b:widget-setting>
2284 </b:widget-settings>
2285 <b:includable id='main'>
2286 <!-- only display title if it's non-empty -->
2287 <b:if cond='data:title != ""'>
2288 <h2 class='title'><data:title/></h2>
2289 </b:if>
2290 <div class='widget-content'>
2291 <data:content/>
2292 </div>
2293
2294 <b:include name='quickedit'/>
2295</b:includable>
2296 </b:widget>
2297 <b:widget id='Wikipedia1' locked='false' title='CloudMalwareAnalysis@pm.me' type='Wikipedia'>
2298 <b:includable id='main'>
2299 <b:if cond='data:title != ""'><h2 class='title'><data:title/></h2></b:if>
2300 <div class='wikipedia-search-main-container'>
2301 <form class='wikipedia-search-form' expr:id='data:widget.instanceId + "_wikipedia-search-form"' name='wikipedia'>
2302 <div class='wikipedia-searchtable'>
2303 <span>
2304 <a class='wikipedia-search-wiki-link' href='https://wikipedia.org/wiki/' target='_blank'>
2305 <img align='top' class='wikipedia-icon' src='https://resources.blogblog.com/img/widgets/icon_wikipedia_w.png'/>
2306 </a>
2307 </span>
2308 <span class='wikipedia-search-bar'>
2309 <span class='wikipedia-input-box'>
2310 <input class='wikipedia-search-input' expr:id='data:widget.instanceId + "_wikipedia-search-input"' type='text'/>
2311 </span>
2312 <span>
2313 <input class='wikipedia-search-button' type='submit'/>
2314 </span>
2315 </span>
2316 </div>
2317 </form>
2318 <div class='wikipedia-search-results-header' expr:id='data:widget.instanceId + "_wikipedia-search-results-header"'><data:searchResultsMsg/></div>
2319 <div class='wikipedia-search-results' expr:id='data:widget.instanceId + "_wikipedia-search-results"'/>
2320 <nobr>
2321 <div expr:dir='data:blog.languageDirection' expr:id='data:widget.instanceId + "_wikipedia-search-more"'/>
2322 </nobr>
2323 </div><br/>
2324 <b:include name='quickedit'/>
2325</b:includable>
2326 </b:widget>
2327 <b:widget id='Translate1' locked='false' title='SUB' type='Translate'>
2328 <b:widget-settings>
2329 <b:widget-setting name='displayMode'>SIMPLE</b:widget-setting>
2330 </b:widget-settings>
2331 <b:includable id='main'>
2332 <b:if cond='data:title != ""'>
2333 <h2 class='title'><data:title/></h2>
2334 </b:if>
2335 <div id='google_translate_element'/>
2336 <script>
2337 function googleTranslateElementInit() {
2338 new google.translate.TranslateElement({
2339 pageLanguage: '<data:pageLanguage/>',
2340 autoDisplay: 'true',
2341 layout: google.translate.TranslateElement.InlineLayout.<data:layout/>
2342 }, 'google_translate_element');
2343 }
2344 </script>
2345 <script src='//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit'/>
2346 <b:include name='quickedit'/>
2347</b:includable>
2348 </b:widget>
2349 <b:widget id='Subscribe1' locked='false' title='Prihlásiť na odber' type='Subscribe'>
2350 <b:includable id='main'>
2351 <div style='white-space:nowrap'>
2352 <b:if cond='data:title != ""'>
2353 <h2 class='title'><data:title/></h2>
2354 </b:if>
2355 <div class='widget-content'>
2356 <b:loop values='data:feeds' var='feed'>
2357 <div expr:class='"subscribe-wrapper subscribe-type-" + data:feed.type'>
2358
2359 <div expr:class='"subscribe expanded subscribe-type-" + data:feed.type' expr:id='"SW_READER_LIST_" + data:widgetId + data:feed.type' style='display:none;'>
2360 <div class='top'>
2361 <span class='inner' expr:onclick='"return(_SW_toggleReaderList(event, \"" + data:widgetId +data:feed.type + "\"));"'>
2362 <img class='subscribe-dropdown-arrow' expr:src='data:arrowDropdownImg'/>
2363 <img align='absmiddle' alt='' border='0' class='feed-icon' expr:src='data:feedIconImg'/>
2364 <data:feed.title/>
2365 </span>
2366
2367 <div class='feed-reader-links'>
2368 <a class='feed-reader-link' expr:href='"https://www.netvibes.com/subscribe.php?url=" + data:feed.encodedUrl' target='_blank'>
2369 <img expr:src='data:imagePathBase + "subscribe-netvibes.png"'/>
2370 </a>
2371 <a class='feed-reader-link' expr:href='"https://add.my.yahoo.com/content?url=" + data:feed.encodedUrl' target='_blank'>
2372 <img expr:src='data:imagePathBase + "subscribe-yahoo.png"'/>
2373 </a>
2374 <a class='feed-reader-link' expr:href='data:feed.url' target='_blank'>
2375 <img align='absmiddle' class='feed-icon' expr:src='data:feedIconImg'/>
2376 Atom
2377 </a>
2378 </div>
2379
2380 </div>
2381 <div class='bottom'/>
2382 </div>
2383
2384 <div class='subscribe' expr:id='"SW_READER_LIST_CLOSED_" + data:widgetId +data:feed.type' expr:onclick='"return(_SW_toggleReaderList(event, \"" + data:widgetId +data:feed.type + "\"));"'>
2385 <div class='top'>
2386 <span class='inner'>
2387 <img class='subscribe-dropdown-arrow' expr:src='data:arrowDropdownImg'/>
2388 <span expr:onclick='"return(_SW_toggleReaderList(event, \"" + data:widgetId +data:feed.type + "\"));"'>
2389 <img align='absmiddle' alt='' border='0' class='feed-icon' expr:src='data:feedIconImg'/>
2390 <data:feed.title/>
2391 </span>
2392 </span>
2393 </div>
2394 <div class='bottom'/>
2395 </div>
2396
2397 </div>
2398 </b:loop>
2399
2400 <div style='clear:both'/>
2401
2402 </div>
2403 </div>
2404
2405 <b:include name='quickedit'/>
2406</b:includable>
2407 </b:widget>
2408 <b:widget id='Label1' locked='false' title='Menovky' type='Label'>
2409 <b:widget-settings>
2410 <b:widget-setting name='sorting'>ALPHA</b:widget-setting>
2411 <b:widget-setting name='display'>CLOUD</b:widget-setting>
2412 <b:widget-setting name='selectedLabelsList'/>
2413 <b:widget-setting name='showType'>ALL</b:widget-setting>
2414 <b:widget-setting name='showFreqNumbers'>true</b:widget-setting>
2415 </b:widget-settings>
2416 <b:includable id='main'>
2417 <b:if cond='data:title != ""'>
2418 <h2><data:title/></h2>
2419 </b:if>
2420 <div expr:class='"widget-content " + data:display + "-label-widget-content"'>
2421 <b:if cond='data:display == "list"'>
2422 <ul>
2423 <b:loop values='data:labels' var='label'>
2424 <li>
2425 <b:if cond='data:blog.url == data:label.url'>
2426 <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
2427 <b:else/>
2428 <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
2429 </b:if>
2430 <b:if cond='data:showFreqNumbers'>
2431 <span dir='ltr'>(<data:label.count/>)</span>
2432 </b:if>
2433 </li>
2434 </b:loop>
2435 </ul>
2436 <b:else/>
2437 <b:loop values='data:labels' var='label'>
2438 <span expr:class='"label-size label-size-" + data:label.cssSize'>
2439 <b:if cond='data:blog.url == data:label.url'>
2440 <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
2441 <b:else/>
2442 <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
2443 </b:if>
2444 <b:if cond='data:showFreqNumbers'>
2445 <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
2446 </b:if>
2447 </span>
2448 </b:loop>
2449 </b:if>
2450 <b:include name='quickedit'/>
2451 </div>
2452</b:includable>
2453 </b:widget>
2454 <b:widget id='Followers1' locked='false' title='Následníci' type='Followers'>
2455 <b:widget-settings>
2456 <b:widget-setting name='borderColorTransparent'>true</b:widget-setting>
2457 <b:widget-setting name='useTemplateDefaultStyles'>true</b:widget-setting>
2458 <b:widget-setting name='contentSecondaryTextColor'>rgba(0, 0, 0, 0)</b:widget-setting>
2459 <b:widget-setting name='contentHeadlineColor'>rgba(0, 0, 0, 0)</b:widget-setting>
2460 <b:widget-setting name='endcapTextColor'>rgba(0, 0, 0, 0)</b:widget-setting>
2461 <b:widget-setting name='contentTextColor'>rgba(0, 0, 0, 0)</b:widget-setting>
2462 <b:widget-setting name='contentSecondaryLinkColor'>rgba(0, 0, 0, 0)</b:widget-setting>
2463 <b:widget-setting name='endcapLinkColor'>rgba(0, 0, 0, 0)</b:widget-setting>
2464 <b:widget-setting name='contentLinkColor'>rgba(0, 0, 0, 0)</b:widget-setting>
2465 </b:widget-settings>
2466 <b:includable id='main'>
2467 <b:if cond='data:title != "" and data:codeSnippet != ""'>
2468 <h2 class='title'><data:title/></h2>
2469 </b:if>
2470 <div class='widget-content'>
2471 <div expr:id='data:widget.instanceId + "-wrapper"'>
2472 <b:if cond='data:codeSnippet != ""'>
2473 <div style='margin-right:2px;'>
2474 <data:codeSnippet/>
2475 </div>
2476 </b:if>
2477 </div>
2478 <b:include name='quickedit'/>
2479 </div>
2480</b:includable>
2481 </b:widget>
2482 <b:widget id='Stats1' locked='false' title='Celkový počet zobrazení stránky' type='Stats'>
2483 <b:widget-settings>
2484 <b:widget-setting name='showGraphicalCounter'>true</b:widget-setting>
2485 <b:widget-setting name='showAnimatedCounter'>true</b:widget-setting>
2486 <b:widget-setting name='showSparkline'>true</b:widget-setting>
2487 <b:widget-setting name='sparklineStyle'>BLACK_TRANSPARENT</b:widget-setting>
2488 <b:widget-setting name='timeRange'>ALL_TIME</b:widget-setting>
2489 </b:widget-settings>
2490 <b:includable id='main'>
2491 <b:if cond='data:title != ""'><h2><data:title/></h2></b:if>
2492 <div class='widget-content'>
2493 <!-- Content is going to be visible when data will be fetched from server. -->
2494 <div expr:id='data:widget.instanceId + "_content"' style='display: none;'>
2495 <!-- Counter and image will be injected later via AJAX call. -->
2496 <b:if cond='data:showSparkline'>
2497 <script src='https://www.gstatic.com/charts/loader.js' type='text/javascript'/>
2498 <span expr:id='data:widget.instanceId + "_sparklinespan"' style='display:inline-block; width:75px; height:30px'/>
2499 </b:if>
2500 <span expr:class='"counter-wrapper " + (data:showGraphicalCounter ? "graph-counter-wrapper" : "text-counter-wrapper")' expr:id='data:widget.instanceId + "_totalCount"'>
2501 </span>
2502 <b:include name='quickedit'/>
2503 </div>
2504 </div>
2505</b:includable>
2506 </b:widget>
2507 <b:widget id='HTML3' locked='false' title='https://widget.socialblade.com' type='HTML'>
2508 <b:widget-settings>
2509 <b:widget-setting name='content'><![CDATA[<iframe id="fr" src="https://widget.socialblade.com/widget?v=1&u=Socialblade" style="overflow: hidden; height: 125px; width: 200px; border: 0;" scrolling="no" frameborder="0"></iframe>]]></b:widget-setting>
2510 </b:widget-settings>
2511 <b:includable id='main'>
2512 <!-- only display title if it's non-empty -->
2513 <b:if cond='data:title != ""'>
2514 <h2 class='title'><data:title/></h2>
2515 </b:if>
2516 <div class='widget-content'>
2517 <data:content/>
2518 </div>
2519
2520 <b:include name='quickedit'/>
2521</b:includable>
2522 </b:widget>
2523 <b:widget id='HTML2' locked='false' title='http://creativecommons.org' type='HTML'>
2524 <b:widget-settings>
2525 <b:widget-setting name='content'><![CDATA[<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Licencia Creative Commons" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This dielo is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Uvedenie Autora-Rovnaké Šírenie 4.0 Medzinárodný License</a>.]]></b:widget-setting>
2526 </b:widget-settings>
2527 <b:includable id='main'>
2528 <!-- only display title if it's non-empty -->
2529 <b:if cond='data:title != ""'>
2530 <h2 class='title'><data:title/></h2>
2531 </b:if>
2532 <div class='widget-content'>
2533 <data:content/>
2534 </div>
2535
2536 <b:include name='quickedit'/>
2537</b:includable>
2538 </b:widget>
2539 <b:widget id='HTML9' locked='false' title='https://www.addtoany.com' type='HTML'>
2540 <b:widget-settings>
2541 <b:widget-setting name='content'><!-- AddToAny BEGIN -->
2542<a class="a2a_dd" href="https://www.addtoany.com/share"><img src="https://static.addtoany.com/buttons/share_save_171_16.png" width="171" height="16" border="0" alt="Share" /></a>
2543<script>
2544var a2a_config = a2a_config || {};
2545a2a_config.onclick = 1;
2546a2a_config.num_services = 22;
2547</script>
2548<script async src="https://static.addtoany.com/menu/page.js"></script>
2549<!-- AddToAny END --></b:widget-setting>
2550 </b:widget-settings>
2551 <b:includable id='main'>
2552 <!-- only display title if it's non-empty -->
2553 <b:if cond='data:title != ""'>
2554 <h2 class='title'><data:title/></h2>
2555 </b:if>
2556 <div class='widget-content'>
2557 <data:content/>
2558 </div>
2559
2560 <b:include name='quickedit'/>
2561</b:includable>
2562 </b:widget>
2563 <b:widget id='HTML10' locked='false' title='https://platform.twitter.com' type='HTML'>
2564 <b:widget-settings>
2565 <b:widget-setting name='content'><a href="https://twitter.com/CMAAIOOS?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-size="large" data-dnt="true" data-show-count="false">Follow @CMAAIOOS</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
2566
2567<a href="https://twitter.com/intent/tweet?screen_name=CMAAIOOS&ref_src=twsrc%5Etfw" class="twitter-mention-button" data-size="large" data-dnt="true" data-show-count="false">Tweet to @CMAAIOOS</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
2568
2569
2570<a class="twitter-timeline" data-height="700" data-dnt="true" data-theme="dark" href="https://twitter.com/CMAAIOOS?ref_src=twsrc%5Etfw">Tweets by CMAAIOOS</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></b:widget-setting>
2571 </b:widget-settings>
2572 <b:includable id='main'>
2573 <!-- only display title if it's non-empty -->
2574 <b:if cond='data:title != ""'>
2575 <h2 class='title'><data:title/></h2>
2576 </b:if>
2577 <div class='widget-content'>
2578 <data:content/>
2579 </div>
2580
2581 <b:include name='quickedit'/>
2582</b:includable>
2583 </b:widget>
2584 <b:widget id='HTML8' locked='false' title='https://twitter.com' type='HTML'>
2585 <b:widget-settings>
2586 <b:widget-setting name='content'><a href="https://twitter.com/CMAService?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-size="large" data-show-screen-name="false" data-dnt="true" data-show-count="false">Follow @CMAService</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
2587
2588<a href="https://twitter.com/intent/tweet?screen_name=CMAService&ref_src=twsrc%5Etfw" class="twitter-mention-button" data-size="large" data-show-screen-name="false" data-dnt="true" data-show-count="false">Tweet to @CMAService</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
2589
2590<a class="twitter-timeline" data-dnt="true" data-theme="dark" href="https://twitter.com/CMAService?ref_src=twsrc%5Etfw">Tweets by CMAService</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></b:widget-setting>
2591 </b:widget-settings>
2592 <b:includable id='main'>
2593 <!-- only display title if it's non-empty -->
2594 <b:if cond='data:title != ""'>
2595 <h2 class='title'><data:title/></h2>
2596 </b:if>
2597 <div class='widget-content'>
2598 <data:content/>
2599 </div>
2600
2601 <b:include name='quickedit'/>
2602</b:includable>
2603 </b:widget>
2604</b:section-contents><b:section-contents id='footer-2-2'/></html>