{"id":769,"date":"2024-11-02T20:46:24","date_gmt":"2024-11-02T20:46:24","guid":{"rendered":"https:\/\/thedarc.us\/?page_id=769"},"modified":"2024-11-10T23:20:29","modified_gmt":"2024-11-10T23:20:29","slug":"thanks","status":"publish","type":"page","link":"https:\/\/thedarc.us\/es\/thanks\/","title":{"rendered":"Thanks"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"769\" class=\"elementor elementor-769\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf39c49 e-con-full e-flex e-con e-parent\" data-id=\"cf39c49\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2c2310 elementor-widget elementor-widget-html\" data-id=\"d2c2310\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"custombg\">\r\n  <h1 class=\"title\"><b>Thanks <br>and <br>Welcome <\/b> <\/h1>\r\n  <canvas id=\"canvas\"><\/canvas>\r\n<\/div>\r\n\r\n\r\n\r\n\r\n\r\n<script>\r\n    const canvasEl = document.querySelector('#canvas');\r\n\r\nconst w = canvasEl.width = window.innerWidth;\r\nconst h = canvasEl.height = window.innerHeight * 2;\r\n\r\nfunction loop() {\r\n  requestAnimationFrame(loop);\r\n\tctx.clearRect(0,0,w,h);\r\n  \r\n  confs.forEach((conf) => {\r\n    conf.update();\r\n    conf.draw();\r\n  })\r\n}\r\n\r\nfunction Confetti () {\r\n  \/\/construct confetti\r\n  const colours = ['#00102c', '#ff011d', '#004c90'];\r\n  \r\n  this.x = Math.round(Math.random() * w);\r\n  this.y = Math.round(Math.random() * h)-(h\/2);\r\n  this.rotation = Math.random()*360;\r\n\r\n  const size = Math.random()*(w\/60);\r\n  this.size = size < 15 ? 15 : size;\r\n\r\n  this.color = colours[Math.floor(colours.length * Math.random())];\r\n\r\n  this.speed = this.size\/7;\r\n  \r\n  this.opacity = Math.random();\r\n\r\n  this.shiftDirection = Math.random() > 0.5 ? 1 : -1;\r\n}\r\n\r\nConfetti.prototype.border = function() {\r\n  if (this.y >= h) {\r\n    this.y = h;\r\n  }\r\n}\r\n\r\nConfetti.prototype.update = function() {\r\n  this.y += this.speed;\r\n  \r\n  if (this.y <= h) {\r\n    this.x += this.shiftDirection\/3;\r\n    this.rotation += this.shiftDirection*this.speed\/100;\r\n  }\r\n\r\n  if (this.y > h) this.border();\r\n};\r\n\r\nConfetti.prototype.draw = function() {\r\n  ctx.beginPath();\r\n  ctx.arc(this.x, this.y, this.size, this.rotation, this.rotation+(Math.PI\/2));\r\n  ctx.lineTo(this.x, this.y);\r\n  ctx.closePath();\r\n  ctx.globalAlpha = this.opacity;\r\n  ctx.fillStyle = this.color;\r\n  ctx.fill();\r\n};\r\n\r\nconst ctx = canvasEl.getContext('2d');\r\nconst confNum = Math.floor(w \/ 4);\r\nconst confs = new Array(confNum).fill().map(_ => new Confetti());\r\n\r\nloop();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Thanks and Welcome<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","footnotes":""},"class_list":["post-769","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thedarc.us\/es\/wp-json\/wp\/v2\/pages\/769","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thedarc.us\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thedarc.us\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thedarc.us\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/thedarc.us\/es\/wp-json\/wp\/v2\/comments?post=769"}],"version-history":[{"count":40,"href":"https:\/\/thedarc.us\/es\/wp-json\/wp\/v2\/pages\/769\/revisions"}],"predecessor-version":[{"id":1326,"href":"https:\/\/thedarc.us\/es\/wp-json\/wp\/v2\/pages\/769\/revisions\/1326"}],"wp:attachment":[{"href":"https:\/\/thedarc.us\/es\/wp-json\/wp\/v2\/media?parent=769"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}