1 | witness #0utf8�]�T[s��7�j�g�Д"m+�W���ä����?KIQwb Vw'��F��r��I�H�y���Z.0q�]�T[s��7�j�g�Д"m+�W���ä����?KIQwb Vw'��F��r��I�H�y���Z.0qascii9]VT[s$,74jHg5P"m+IWUQC$rltb?KIQwb Vw',BF/zr?BIdH%y0=Z.0q9]VT[s$,74jHg5P"m+IWUQC$rltb?KIQwb Vw',BF/zr?BIdH%y0=Z.0qhexb9175d03d60c545b73a4ac370fb46ac867b5d094226d2bc95795d5d1c3a4f2ecf4e23f4b4951776200567727acc246affa72bfc249e448a57996b0bd5a2e3071b9175d03d60c545b73a4ac370fb46ac867b5d094226d2bc95795d5d1c3a4f2ecf4e23f4b4951776200567727acc246affa72bfc249e448a57996b0bd5a2e3071 #1utf8 ~@�7,Y����ME�+�Yn���ԏ������x� cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��M:�etitleqChronoBlocks #011fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #011</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75062,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��lM5�etitleqChronoBlocks #012fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #012</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75102,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M:�etitleqChronoBlocks #013fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #013</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75052,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe�� M8�etitleqChronoBlocks #014fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #014</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77492,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��JM:�etitleqChronoBlocks #018fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #018</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77592,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M5�etitleqChronoBlocks #019fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #019</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77452,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��� M5�etitleqChronoBlocks #021fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #021</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75092,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��(M:�etitleqChronoBlocks #025fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #025</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75072,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��rM5�etitleqChronoBlocks #027fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #027</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75082,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���
M:�etitleqChronoBlocks #032fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #032</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75032,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��M:�etitleqChronoBlocks #036fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #036</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75042,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��PM6�etitleqChronoBlocks #040fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #040</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77422,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M5�etitleqChronoBlocks #043fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #043</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77362,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M8�etitleqChronoBlocks #048fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #048</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77532,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��.M5�etitleqChronoBlocks #051fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #051</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75112,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��xM5�etitleqChronoBlocks #052fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #052</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75142,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M5�etitleqChronoBlocks #062fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #062</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75162,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��M5�etitleqChronoBlocks #069fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #069</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77472,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��VM8�etitleqChronoBlocks #070fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #070</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75012,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M8�etitleqChronoBlocks #080fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #080</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77312,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M:�etitleqChronoBlocks #085fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #085</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75022,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��4M5�etitleqChronoBlocks #086fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #086</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75182,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��~M5�etitleqChronoBlocks #087fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #087</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75202,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M8�etitleqChronoBlocks #088fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #088</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77322,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��!M5�etitleqChronoBlocks #089fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #089</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77552,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��\"M8�etitleqChronoBlocks #097fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #097</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=74992,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���#M5�etitleqChronoBlocks #113fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #113</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77432,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���$M5�etitleqChronoBlocks #117fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #117</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75122,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��:&M5�etitleqChronoBlocks #119fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #119</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77382,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���'M8�etitleqChronoBlocks #122fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #122</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77302,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���(M8�etitleqChronoBlocks #125fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #125</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77332,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��*M5�etitleqChronoBlocks #132fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #132</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77462,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��b+M6�etitleqChronoBlocks #135fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #135</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77412,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���,M5�etitleqChronoBlocks #153fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #153</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75172,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���-M5�etitleqChronoBlocks #163fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #163</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75152,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��@/M8�etitleqChronoBlocks #167fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #167</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75002,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���0M8�etitleqChronoBlocks #172fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #172</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77632,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���1M5�etitleqChronoBlocks #174fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #174</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77352,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��3M5�etitleqChronoBlocks #175fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #175</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75132,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��h4M5�etitleqChronoBlocks #177fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #177</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77342,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���5M:�etitleqChronoBlocks #179fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #179</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77572,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���6M6�etitleqChronoBlocks #186fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #186</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77402,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��F8M:�etitleqChronoBlocks #195fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #195</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77612,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���9M5�etitleqChronoBlocks #199fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #199</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77442,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���:M5�etitleqChronoBlocks #213fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #213</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77372,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��$<M6�etitleqChronoBlocks #216fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #216</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77392,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��n=M8�etitleqChronoBlocks #217fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #217</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77512,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h ~@�7,Y����ME�+�Yn���ԏ������x� cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��M:�etitleqChronoBlocks #011fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #011</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75062,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��lM5�etitleqChronoBlocks #012fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #012</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75102,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M:�etitleqChronoBlocks #013fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #013</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75052,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe�� M8�etitleqChronoBlocks #014fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #014</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77492,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��JM:�etitleqChronoBlocks #018fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #018</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77592,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M5�etitleqChronoBlocks #019fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #019</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77452,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��� M5�etitleqChronoBlocks #021fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #021</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75092,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��(M:�etitleqChronoBlocks #025fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #025</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75072,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��rM5�etitleqChronoBlocks #027fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #027</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75082,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���
M:�etitleqChronoBlocks #032fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #032</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75032,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��M:�etitleqChronoBlocks #036fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #036</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75042,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��PM6�etitleqChronoBlocks #040fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #040</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77422,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M5�etitleqChronoBlocks #043fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #043</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77362,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M8�etitleqChronoBlocks #048fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #048</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77532,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��.M5�etitleqChronoBlocks #051fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #051</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75112,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��xM5�etitleqChronoBlocks #052fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #052</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75142,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M5�etitleqChronoBlocks #062fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #062</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75162,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��M5�etitleqChronoBlocks #069fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #069</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77472,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��VM8�etitleqChronoBlocks #070fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #070</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75012,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M8�etitleqChronoBlocks #080fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #080</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77312,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M:�etitleqChronoBlocks #085fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #085</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75022,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��4M5�etitleqChronoBlocks #086fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #086</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75182,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��~M5�etitleqChronoBlocks #087fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #087</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75202,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���M8�etitleqChronoBlocks #088fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #088</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77322,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��!M5�etitleqChronoBlocks #089fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #089</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77552,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��\"M8�etitleqChronoBlocks #097fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #097</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=74992,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���#M5�etitleqChronoBlocks #113fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #113</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77432,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���$M5�etitleqChronoBlocks #117fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #117</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75122,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��:&M5�etitleqChronoBlocks #119fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #119</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77382,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���'M8�etitleqChronoBlocks #122fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #122</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77302,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���(M8�etitleqChronoBlocks #125fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #125</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77332,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��*M5�etitleqChronoBlocks #132fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #132</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77462,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��b+M6�etitleqChronoBlocks #135fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #135</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77412,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���,M5�etitleqChronoBlocks #153fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #153</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75172,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���-M5�etitleqChronoBlocks #163fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #163</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75152,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��@/M8�etitleqChronoBlocks #167fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #167</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75002,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���0M8�etitleqChronoBlocks #172fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #172</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77632,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���1M5�etitleqChronoBlocks #174fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #174</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77352,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��3M5�etitleqChronoBlocks #175fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #175</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75132,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��h4M5�etitleqChronoBlocks #177fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #177</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77342,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���5M:�etitleqChronoBlocks #179fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #179</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77572,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���6M6�etitleqChronoBlocks #186fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #186</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77402,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��F8M:�etitleqChronoBlocks #195fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #195</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77612,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���9M5�etitleqChronoBlocks #199fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #199</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77442,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe���:M5�etitleqChronoBlocks #213fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #213</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77372,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��$<M6�etitleqChronoBlocks #216fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #216</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77392,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 ��O�%1��-�E&4fk_�g9�K���ȇSe��n=M8�etitleqChronoBlocks #217fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #217</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>⌛</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77512,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>hascii ~@ 7,Y~/jsMEy+Yn;T c7w1qx, cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.M:)etitleqChronoBlocks #011fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #011</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75062,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.lM5)etitleqChronoBlocks #012fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #012</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75102,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.6M:)etitleqChronoBlocks #013fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #013</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75052,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|. M8)etitleqChronoBlocks #014fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #014</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77492,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.JM:)etitleqChronoBlocks #018fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #018</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77592,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.M5)etitleqChronoBlocks #019fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #019</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77452,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.^ M5)etitleqChronoBlocks #021fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #021</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75092,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.(M:)etitleqChronoBlocks #025fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #025</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75072,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.rM5)etitleqChronoBlocks #027fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #027</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75082,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.<
M:)etitleqChronoBlocks #032fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #032</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75032,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.M:)etitleqChronoBlocks #036fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #036</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75042,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.PM6)etitleqChronoBlocks #040fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #040</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77422,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.M5)etitleqChronoBlocks #043fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #043</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77362,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.dM8)etitleqChronoBlocks #048fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #048</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77532,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|..M5)etitleqChronoBlocks #051fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #051</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75112,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.xM5)etitleqChronoBlocks #052fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #052</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75142,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.BM5)etitleqChronoBlocks #062fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #062</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75162,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.M5)etitleqChronoBlocks #069fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #069</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77472,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.VM8)etitleqChronoBlocks #070fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #070</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75012,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|. M8)etitleqChronoBlocks #080fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #080</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77312,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.jM:)etitleqChronoBlocks #085fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #085</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75022,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.4M5)etitleqChronoBlocks #086fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #086</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75182,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.~M5)etitleqChronoBlocks #087fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #087</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75202,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.HM8)etitleqChronoBlocks #088fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #088</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77322,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.!M5)etitleqChronoBlocks #089fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #089</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77552,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.\"M8)etitleqChronoBlocks #097fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #097</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=74992,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.&#M5)etitleqChronoBlocks #113fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #113</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77432,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.p$M5)etitleqChronoBlocks #117fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #117</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75122,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.:&M5)etitleqChronoBlocks #119fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #119</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77382,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.'M8)etitleqChronoBlocks #122fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #122</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77302,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.N(M8)etitleqChronoBlocks #125fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #125</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77332,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.*M5)etitleqChronoBlocks #132fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #132</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77462,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.b+M6)etitleqChronoBlocks #135fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #135</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77412,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.,,M5)etitleqChronoBlocks #153fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #153</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75172,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.v-M5)etitleqChronoBlocks #163fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #163</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75152,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.@/M8)etitleqChronoBlocks #167fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #167</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75002,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.
0M8)etitleqChronoBlocks #172fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #172</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77632,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.T1M5)etitleqChronoBlocks #174fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #174</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77352,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.3M5)etitleqChronoBlocks #175fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #175</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75132,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.h4M5)etitleqChronoBlocks #177fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #177</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77342,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.25M:)etitleqChronoBlocks #179fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #179</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77572,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.|6M6)etitleqChronoBlocks #186fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #186</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77402,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.F8M:)etitleqChronoBlocks #195fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #195</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77612,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.9M5)etitleqChronoBlocks #199fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #199</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77442,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.Z:M5)etitleqChronoBlocks #213fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #213</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77372,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.$<M6)etitleqChronoBlocks #216fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #216</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77392,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.n=M8)etitleqChronoBlocks #217fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #217</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77512,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h ~@ 7,Y~/jsMEy+Yn;T c7w1qx, cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.M:)etitleqChronoBlocks #011fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #011</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75062,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.lM5)etitleqChronoBlocks #012fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #012</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75102,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.6M:)etitleqChronoBlocks #013fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #013</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75052,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|. M8)etitleqChronoBlocks #014fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #014</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77492,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.JM:)etitleqChronoBlocks #018fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #018</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77592,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.M5)etitleqChronoBlocks #019fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #019</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77452,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.^ M5)etitleqChronoBlocks #021fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #021</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75092,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.(M:)etitleqChronoBlocks #025fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #025</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75072,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.rM5)etitleqChronoBlocks #027fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #027</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75082,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.<
M:)etitleqChronoBlocks #032fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #032</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75032,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.M:)etitleqChronoBlocks #036fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #036</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75042,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.PM6)etitleqChronoBlocks #040fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #040</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77422,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.M5)etitleqChronoBlocks #043fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #043</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77362,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.dM8)etitleqChronoBlocks #048fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #048</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77532,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|..M5)etitleqChronoBlocks #051fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #051</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75112,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.xM5)etitleqChronoBlocks #052fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #052</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75142,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.BM5)etitleqChronoBlocks #062fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #062</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75162,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.M5)etitleqChronoBlocks #069fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #069</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77472,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.VM8)etitleqChronoBlocks #070fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #070</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75012,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|. M8)etitleqChronoBlocks #080fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #080</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77312,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.jM:)etitleqChronoBlocks #085fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #085</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75022,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.4M5)etitleqChronoBlocks #086fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #086</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75182,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.~M5)etitleqChronoBlocks #087fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #087</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75202,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.HM8)etitleqChronoBlocks #088fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #088</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77322,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.!M5)etitleqChronoBlocks #089fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #089</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77552,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.\"M8)etitleqChronoBlocks #097fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #097</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=74992,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.&#M5)etitleqChronoBlocks #113fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #113</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77432,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.p$M5)etitleqChronoBlocks #117fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #117</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75122,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.:&M5)etitleqChronoBlocks #119fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #119</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77382,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.'M8)etitleqChronoBlocks #122fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #122</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77302,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.N(M8)etitleqChronoBlocks #125fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #125</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77332,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.*M5)etitleqChronoBlocks #132fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #132</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77462,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.b+M6)etitleqChronoBlocks #135fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #135</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77412,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.,,M5)etitleqChronoBlocks #153fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPIRALqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #153</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75172,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.v-M5)etitleqChronoBlocks #163fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #163</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75152,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.@/M8)etitleqChronoBlocks #167fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #167</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75002,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.
0M8)etitleqChronoBlocks #172fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiHOURGLASSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #172</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77632,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.T1M5)etitleqChronoBlocks #174fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #174</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77352,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.3M5)etitleqChronoBlocks #175fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSPHEREqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #175</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=75132,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.h4M5)etitleqChronoBlocks #177fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #177</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77342,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.25M:)etitleqChronoBlocks #179fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #179</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77572,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.|6M6)etitleqChronoBlocks #186fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #186</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77402,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.F8M:)etitleqChronoBlocks #195fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapekCONVERGENCEqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #195</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77612,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.9M5)etitleqChronoBlocks #199fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #199</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77442,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.Z:M5)etitleqChronoBlocks #213fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapefSTAIRSqperceived_horizoneBELOWhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #213</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77372,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.$<M6)etitleqChronoBlocks #216fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapegSQUARESqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #216</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77392,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>h cordtext/html;charset=utf-8 @tOT%1\}-`E&4fk_Ng9YK4HSe|.n=M8)etitleqChronoBlocks #217fartistfPhrazejcreated_atj2025-05-11fparentxBaefc65530c87c8b49e974bd93967ce5f6b66342645e02dfd01dc3125d44ff4c0i0ikey_shapeiWHIRLPOOLqperceived_horizoneABOVEhsymmetryhRELATIVEcsatePIZZAkdescriptionxZThis piece is part of the Pizza Party. a cluster of frames inscribed on exotic Pizza Sats. M<!DOCTYPE html><html><head><meta charset="utf-8"/><title>ChronoBlocks #217</title><meta name="viewport" content="width=device-width, initial-scale=1"/><style>html,body{margin:0;padding:0;background:#fff;overflow:hidden;height:100%;width:100%;}#sketch-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;touch-action:none}canvas{width:min(100vw,100vh)!important;height:auto!important;aspect-ratio:1}</style><link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000M/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>b</text></svg>"><script src="/content/13a5c8e41dfc110514b450b2f15317988c0aaf276d3dbdcca9aa3c7d0b2188a7i0"></script></head><body><div id="sketch-container"></div><script>let staticFrame=77512,angleX=staticFrame*.25,targetX=angleX,angleY=0,targetY=0,dragging=!1,lastMouseX,lastMouseY,lastInteractionTime=0,resetDelay=4000;function setup(){let cnv=createCanvas(1000,1000,WEBGL);cnv.parent("sketch-container"),pixelDensity(1),angleMode(DEGREES),noFilMl();}function draw(){background(255);if(!dragging&&millis()-lastInteractionTime>resetDelay){targetX=staticFrame*.25;targetY=0;}angleX=lerp(angleX,targetX,.05);angleY=lerp(angleY,targetY,.05);rotateX(angleX);rotateY(angleY);for(let i=0;i<85;i++){push();rotateY(staticFrame*.025*(i+.01));box(2+10*i);pop();}}function mousePressed(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();}function touchStarted(){dragging=!0;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}fM}unction touchMoved(){let dx=mouseX-lastMouseX,dy=mouseY-lastMouseY;targetY+=.3*dx;targetX-=.3*dy;lastMouseX=mouseX;lastMouseY=mouseY;lastInteractionTime=millis();return!1;}function mouseReleased(){endInteraction();}function touchEnded(){endInteraction();return!1;}function endInteraction(){dragging=!1;lastInteractionTime=millis();}function windowResized(){}</script></body></html>hhex207e4080372c59feafeaf3194d45f92b9c596ebb9b981dd48fff89e3b7f7b1f178ac0063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae01054d3a01a9657469746c65714368726f6e6f426c6f636b7320233031316661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233031313c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353036322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102026c0301054d3501a9657469746c65714368726f6e6f426c6f636b7320233031326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233031323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353130322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202b60401054d3a01a9657469746c65714368726f6e6f426c6f636b7320233031336661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233031333c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353035322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202000601054d3801a9657469746c65714368726f6e6f426c6f636b7320233031346661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233031343c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373439322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102024a0701054d3a01a9657469746c65714368726f6e6f426c6f636b7320233031386661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233031383c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373539322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202940801054d3501a9657469746c65714368726f6e6f426c6f636b7320233031396661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233031393c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373435322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202de0901054d3501a9657469746c65714368726f6e6f426c6f636b7320233032316661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233032313c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353039322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202280b01054d3a01a9657469746c65714368726f6e6f426c6f636b7320233032356661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233032353c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353037322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202720c01054d3501a9657469746c65714368726f6e6f426c6f636b7320233032376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233032373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353038322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202bc0d01054d3a01a9657469746c65714368726f6e6f426c6f636b7320233033326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233033323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353033322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202060f01054d3a01a9657469746c65714368726f6e6f426c6f636b7320233033366661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233033363c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353034322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202501001054d3601a9657469746c65714368726f6e6f426c6f636b7320233034306661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656753515541524553717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233034303c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373432322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102029a1101054d3501a9657469746c65714368726f6e6f426c6f636b7320233034336661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233034333c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373336322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202e41201054d3801a9657469746c65714368726f6e6f426c6f636b7320233034386661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233034383c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373533322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102022e1401054d3501a9657469746c65714368726f6e6f426c6f636b7320233035316661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233035313c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353131322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202781501054d3501a9657469746c65714368726f6e6f426c6f636b7320233035326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233035323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353134322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202c21601054d3501a9657469746c65714368726f6e6f426c6f636b7320233036326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656653504952414c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233036323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353136322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102020c1801054d3501a9657469746c65714368726f6e6f426c6f636b7320233036396661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656653504952414c717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233036393c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373437322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202561901054d3801a9657469746c65714368726f6e6f426c6f636b7320233037306661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569484f5552474c415353717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233037303c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353031322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202a01a01054d3801a9657469746c65714368726f6e6f426c6f636b7320233038306661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233038303c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373331322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202ea1b01054d3a01a9657469746c65714368726f6e6f426c6f636b7320233038356661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233038353c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353032322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202341d01054d3501a9657469746c65714368726f6e6f426c6f636b7320233038366661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656653504952414c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233038363c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353138322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102027e1e01054d3501a9657469746c65714368726f6e6f426c6f636b7320233038376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656653504952414c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233038373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353230322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202c81f01054d3801a9657469746c65714368726f6e6f426c6f636b7320233038386661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233038383c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373332322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202122101054d3501a9657469746c65714368726f6e6f426c6f636b7320233038396661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233038393c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373535322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102025c2201054d3801a9657469746c65714368726f6e6f426c6f636b7320233039376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569484f5552474c415353717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233039373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37343939322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202a62301054d3501a9657469746c65714368726f6e6f426c6f636b7320233131336661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233131333c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373433322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202f02401054d3501a9657469746c65714368726f6e6f426c6f636b7320233131376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233131373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353132322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102023a2601054d3501a9657469746c65714368726f6e6f426c6f636b7320233131396661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233131393c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373338322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202842701054d3801a9657469746c65714368726f6e6f426c6f636b7320233132326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233132323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373330322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202ce2801054d3801a9657469746c65714368726f6e6f426c6f636b7320233132356661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233132353c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373333322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202182a01054d3501a9657469746c65714368726f6e6f426c6f636b7320233133326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233133323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373436322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202622b01054d3601a9657469746c65714368726f6e6f426c6f636b7320233133356661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656753515541524553717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233133353c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373431322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202ac2c01054d3501a9657469746c65714368726f6e6f426c6f636b7320233135336661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656653504952414c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233135333c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353137322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202f62d01054d3501a9657469746c65714368726f6e6f426c6f636b7320233136336661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233136333c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353135322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202402f01054d3801a9657469746c65714368726f6e6f426c6f636b7320233136376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569484f5552474c415353717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233136373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353030322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102028a3001054d3801a9657469746c65714368726f6e6f426c6f636b7320233137326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569484f5552474c415353717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233137323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373633322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202d43101054d3501a9657469746c65714368726f6e6f426c6f636b7320233137346661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233137343c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373335322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102021e3301054d3501a9657469746c65714368726f6e6f426c6f636b7320233137356661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233137353c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353133322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202683401054d3501a9657469746c65714368726f6e6f426c6f636b7320233137376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233137373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373334322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202b23501054d3a01a9657469746c65714368726f6e6f426c6f636b7320233137396661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233137393c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373537322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202fc3601054d3601a9657469746c65714368726f6e6f426c6f636b7320233138366661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656753515541524553717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233138363c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373430322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202463801054d3a01a9657469746c65714368726f6e6f426c6f636b7320233139356661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233139353c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373631322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202903901054d3501a9657469746c65714368726f6e6f426c6f636b7320233139396661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233139393c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373434322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202da3a01054d3501a9657469746c65714368726f6e6f426c6f636b7320233231336661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233231333c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373337322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202243c01054d3601a9657469746c65714368726f6e6f426c6f636b7320233231366661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656753515541524553717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233231363c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373339322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102026e3d01054d3801a9657469746c65714368726f6e6f426c6f636b7320233231376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233231373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373531322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e68207e4080372c59feafeaf3194d45f92b9c596ebb9b981dd48fff89e3b7f7b1f178ac0063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae01054d3a01a9657469746c65714368726f6e6f426c6f636b7320233031316661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233031313c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353036322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102026c0301054d3501a9657469746c65714368726f6e6f426c6f636b7320233031326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233031323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353130322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202b60401054d3a01a9657469746c65714368726f6e6f426c6f636b7320233031336661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233031333c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353035322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202000601054d3801a9657469746c65714368726f6e6f426c6f636b7320233031346661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233031343c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373439322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102024a0701054d3a01a9657469746c65714368726f6e6f426c6f636b7320233031386661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233031383c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373539322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202940801054d3501a9657469746c65714368726f6e6f426c6f636b7320233031396661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233031393c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373435322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202de0901054d3501a9657469746c65714368726f6e6f426c6f636b7320233032316661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233032313c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353039322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202280b01054d3a01a9657469746c65714368726f6e6f426c6f636b7320233032356661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233032353c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353037322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202720c01054d3501a9657469746c65714368726f6e6f426c6f636b7320233032376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233032373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353038322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202bc0d01054d3a01a9657469746c65714368726f6e6f426c6f636b7320233033326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233033323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353033322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202060f01054d3a01a9657469746c65714368726f6e6f426c6f636b7320233033366661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233033363c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353034322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202501001054d3601a9657469746c65714368726f6e6f426c6f636b7320233034306661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656753515541524553717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233034303c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373432322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102029a1101054d3501a9657469746c65714368726f6e6f426c6f636b7320233034336661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233034333c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373336322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202e41201054d3801a9657469746c65714368726f6e6f426c6f636b7320233034386661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233034383c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373533322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102022e1401054d3501a9657469746c65714368726f6e6f426c6f636b7320233035316661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233035313c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353131322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202781501054d3501a9657469746c65714368726f6e6f426c6f636b7320233035326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233035323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353134322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202c21601054d3501a9657469746c65714368726f6e6f426c6f636b7320233036326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656653504952414c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233036323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353136322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102020c1801054d3501a9657469746c65714368726f6e6f426c6f636b7320233036396661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656653504952414c717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233036393c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373437322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202561901054d3801a9657469746c65714368726f6e6f426c6f636b7320233037306661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569484f5552474c415353717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233037303c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353031322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202a01a01054d3801a9657469746c65714368726f6e6f426c6f636b7320233038306661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233038303c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373331322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202ea1b01054d3a01a9657469746c65714368726f6e6f426c6f636b7320233038356661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233038353c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353032322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202341d01054d3501a9657469746c65714368726f6e6f426c6f636b7320233038366661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656653504952414c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233038363c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353138322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102027e1e01054d3501a9657469746c65714368726f6e6f426c6f636b7320233038376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656653504952414c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233038373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353230322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202c81f01054d3801a9657469746c65714368726f6e6f426c6f636b7320233038386661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233038383c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373332322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202122101054d3501a9657469746c65714368726f6e6f426c6f636b7320233038396661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233038393c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373535322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102025c2201054d3801a9657469746c65714368726f6e6f426c6f636b7320233039376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569484f5552474c415353717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233039373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37343939322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202a62301054d3501a9657469746c65714368726f6e6f426c6f636b7320233131336661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233131333c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373433322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202f02401054d3501a9657469746c65714368726f6e6f426c6f636b7320233131376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233131373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353132322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102023a2601054d3501a9657469746c65714368726f6e6f426c6f636b7320233131396661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233131393c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373338322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202842701054d3801a9657469746c65714368726f6e6f426c6f636b7320233132326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233132323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373330322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202ce2801054d3801a9657469746c65714368726f6e6f426c6f636b7320233132356661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233132353c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373333322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202182a01054d3501a9657469746c65714368726f6e6f426c6f636b7320233133326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233133323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373436322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202622b01054d3601a9657469746c65714368726f6e6f426c6f636b7320233133356661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656753515541524553717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233133353c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373431322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202ac2c01054d3501a9657469746c65714368726f6e6f426c6f636b7320233135336661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656653504952414c717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233135333c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353137322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202f62d01054d3501a9657469746c65714368726f6e6f426c6f636b7320233136336661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233136333c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353135322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202402f01054d3801a9657469746c65714368726f6e6f426c6f636b7320233136376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569484f5552474c415353717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233136373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353030322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102028a3001054d3801a9657469746c65714368726f6e6f426c6f636b7320233137326661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569484f5552474c415353717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233137323c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373633322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202d43101054d3501a9657469746c65714368726f6e6f426c6f636b7320233137346661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233137343c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373335322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102021e3301054d3501a9657469746c65714368726f6e6f426c6f636b7320233137356661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535048455245717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233137353c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37353133322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202683401054d3501a9657469746c65714368726f6e6f426c6f636b7320233137376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233137373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373334322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202b23501054d3a01a9657469746c65714368726f6e6f426c6f636b7320233137396661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233137393c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373537322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202fc3601054d3601a9657469746c65714368726f6e6f426c6f636b7320233138366661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656753515541524553717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233138363c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373430322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202463801054d3a01a9657469746c65714368726f6e6f426c6f636b7320233139356661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656b434f4e56455247454e4345717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233139353c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373631322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202903901054d3501a9657469746c65714368726f6e6f426c6f636b7320233139396661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233139393c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373434322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202da3a01054d3501a9657469746c65714368726f6e6f426c6f636b7320233231336661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706566535441495253717065726365697665645f686f72697a6f6e6542454c4f576873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233231333c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373337322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae010202243c01054d3601a9657469746c65714368726f6e6f426c6f636b7320233231366661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f73686170656753515541524553717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233231363c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373339322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e680063036f7264010117746578742f68746d6c3b636861727365743d7574662d38010320c0f44fd42531dc01fd2de0452634666b5fce6739d94b979eb4c8870c5365fcae0102026e3d01054d3801a9657469746c65714368726f6e6f426c6f636b7320233231376661727469737466506872617a656a637265617465645f61746a323032352d30352d313166706172656e747842616566633635353330633837633862343965393734626439333936376365356636623636333432363435653032646664303164633331323564343466663463306930696b65795f736861706569574849524c504f4f4c717065726365697665645f686f72697a6f6e6541424f56456873796d6d657472796852454c4154495645637361746550495a5a416b6465736372697074696f6e785a546869732070696563652069732070617274206f66207468652050697a7a612050617274792e206120636c7573746572206f66206672616d657320696e73637269626564206f6e2065786f7469632050697a7a6120536174732e004d08023c21444f43545950452068746d6c3e3c68746d6c3e3c686561643e3c6d65746120636861727365743d227574662d38222f3e3c7469746c653e4368726f6e6f426c6f636b7320233231373c2f7469746c653e3c6d657461206e616d653d2276696577706f72742220636f6e74656e743d2277696474683d6465766963652d77696474682c20696e697469616c2d7363616c653d31222f3e3c7374796c653e68746d6c2c626f64797b6d617267696e3a303b70616464696e673a303b6261636b67726f756e643a236666663b6f766572666c6f773a68696464656e3b6865696768743a313030253b77696474683a313030253b7d23736b657463682d636f6e7461696e65727b6865696768743a313030253b77696474683a313030253b646973706c61793a666c65783b6a7573746966792d636f6e74656e743a63656e7465723b616c69676e2d6974656d733a63656e7465723b746f7563682d616374696f6e3a6e6f6e657d63616e7661737b77696474683a6d696e2831303076772c31303076682921696d706f7274616e743b6865696768743a6175746f21696d706f7274616e743b6173706563742d726174696f3a317d3c2f7374796c653e3c6c696e6b2072656c3d2269636f6e2220687265663d22646174613a696d6167652f7376672b786d6c2c3c73766720786d6c6e733d253232687474703a2f2f7777772e77332e6f72672f323030304d08022f7376672532322076696577426f783d25323230203020313030203130302532323e3c7465787420793d2532322e39656d25323220666f6e742d73697a653d25323239302532323ee28c9b3c2f746578743e3c2f7376673e223e3c736372697074207372633d222f636f6e74656e742f313361356338653431646663313130353134623435306232663135333137393838633061616632373664336462646363613961613363376430623231383861376930223e3c2f7363726970743e3c2f686561643e3c626f64793e3c6469762069643d22736b657463682d636f6e7461696e6572223e3c2f6469763e3c7363726970743e6c6574207374617469634672616d653d37373531322c616e676c65583d7374617469634672616d652a2e32352c746172676574583d616e676c65582c616e676c65593d302c746172676574593d302c6472616767696e673d21312c6c6173744d6f757365582c6c6173744d6f757365592c6c617374496e746572616374696f6e54696d653d302c726573657444656c61793d343030303b66756e6374696f6e20736574757028297b6c657420636e763d63726561746543616e76617328313030302c313030302c574542474c293b636e762e706172656e742822736b657463682d636f6e7461696e657222292c706978656c44656e736974792831292c616e676c654d6f64652844454752454553292c6e6f46696c4d08026c28293b7d66756e6374696f6e206472617728297b6261636b67726f756e6428323535293b696628216472616767696e6726266d696c6c697328292d6c617374496e746572616374696f6e54696d653e726573657444656c6179297b746172676574583d7374617469634672616d652a2e32353b746172676574593d303b7d616e676c65583d6c65727028616e676c65582c746172676574582c2e3035293b616e676c65593d6c65727028616e676c65592c746172676574592c2e3035293b726f746174655828616e676c6558293b726f746174655928616e676c6559293b666f72286c657420693d303b693c38353b692b2b297b7075736828293b726f7461746559287374617469634672616d652a2e3032352a28692b2e303129293b626f7828322b31302a69293b706f7028293b7d7d66756e6374696f6e206d6f7573655072657373656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e20746f7563685374617274656428297b6472616767696e673d21303b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d664d7d01756e6374696f6e20746f7563684d6f76656428297b6c65742064783d6d6f757365582d6c6173744d6f757365582c64793d6d6f757365592d6c6173744d6f757365593b746172676574592b3d2e332a64783b746172676574582d3d2e332a64793b6c6173744d6f757365583d6d6f757365583b6c6173744d6f757365593d6d6f757365593b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b72657475726e21313b7d66756e6374696f6e206d6f75736552656c656173656428297b656e64496e746572616374696f6e28293b7d66756e6374696f6e20746f756368456e64656428297b656e64496e746572616374696f6e28293b72657475726e21313b7d66756e6374696f6e20656e64496e746572616374696f6e28297b6472616767696e673d21313b6c617374496e746572616374696f6e54696d653d6d696c6c697328293b7d66756e6374696f6e2077696e646f77526573697a656428297b7d3c2f7363726970743e3c2f626f64793e3c2f68746d6c3e68 #2utf8�~@�7,Y����ME�+�Yn���ԏ������x�~@�7,Y����ME�+�Yn���ԏ������xasciiA~@ 7,Y~/jsMEy+Yn;T c7w1qxA~@ 7,Y~/jsMEy+Yn;T c7w1qxhexc17e4080372c59feafeaf3194d45f92b9c596ebb9b981dd48fff89e3b7f7b1f178c17e4080372c59feafeaf3194d45f92b9c596ebb9b981dd48fff89e3b7f7b1f178 |
---|