{"id":7844,"date":"2024-12-11T08:27:56","date_gmt":"2024-12-11T13:27:56","guid":{"rendered":"https:\/\/www.fredastaire.com\/narragansett\/?page_id=7844"},"modified":"2024-12-11T08:40:16","modified_gmt":"2024-12-11T13:40:16","slug":"infosheet","status":"publish","type":"page","link":"https:\/\/www.fredastaire.com\/narragansett\/infosheet\/","title":{"rendered":"New Student Information"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7844\" class=\"elementor elementor-7844\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-178c7064 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"178c7064\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5c847ae0\" data-id=\"5c847ae0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-31c9e84a elementor-widget elementor-widget-heading\" data-id=\"31c9e84a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Thank you for Dancing with us!<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-69ded12 elementor-widget elementor-widget-heading\" data-id=\"69ded12\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">New Student Information<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-16cb172 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"16cb172\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4ffb1267\" data-id=\"4ffb1267\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-273be64 elementor-widget elementor-widget-html\" data-id=\"273be64\" 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<iframe id=\"JotFormIFrame-230826055251147\" style=\"min-width: 100%; max-width: 100%; height: 1800px; border: none;\" title=\"New Student Information Narragansett\" src=\"https:\/\/form.jotform.com\/230826055251147\" frameborder=\"0\" scrolling=\"no\" allowfullscreen=\"allowfullscreen\"> <\/iframe> <script type=\"text\/javascript\"> var ifr = document.getElementById(\"JotFormIFrame-230826055251147\"); if (ifr) { var src = ifr.src; var iframeParams = []; if (window.location.href\r\n && window.location.href.indexOf(\"?\") > -1) { iframeParams = iframeParams.concat(window.location.href.substr(window.location.href.indexOf(\"?\") + 1).split('&')); } if (src && src.indexOf(\"?\") > -1) { iframeParams = iframeParams.concat(src.substr(src.indexOf(\"?\")\r\n + 1).split(\"&\")); src = src.substr(0, src.indexOf(\"?\")) } iframeParams.push(\"isIframeEmbed=1\"); ifr.src = src + \"?\" + iframeParams.join('&'); } window.handleIFrameMessage = function(e) { if (typeof e.data === 'object') { return; } var args = e.data.split(\":\");\r\n if (args.length > 2) { iframe = document.getElementById(\"JotFormIFrame-\" + args[(args.length - 1)]); } else { iframe = document.getElementById(\"JotFormIFrame\"); } if (!iframe) { return; } switch (args[0]) { case \"scrollIntoView\": iframe.scrollIntoView(); break;\r\n case \"setHeight\": iframe.style.height = args[1] + \"px\"; if (!isNaN(args[1]) && parseInt(iframe.style.minHeight) > parseInt(args[1])) { iframe.style.minHeight = args[1] + \"px\"; } break; case \"collapseErrorPage\": if (iframe.clientHeight > window.innerHeight)\r\n { iframe.style.height = window.innerHeight + \"px\"; } break; case \"reloadPage\": window.location.reload(); break; case \"loadScript\": if( !window.isPermitted(e.origin, ['jotform.com', 'jotform.pro']) ) { break; } var src = args[1]; if (args.length > 3) { src\r\n = args[1] + ':' + args[2]; } var script = document.createElement('script'); script.src = src; script.type = 'text\/javascript'; document.body.appendChild(script); break; case \"exitFullscreen\": if (window.document.exitFullscreen) window.document.exitFullscreen();\r\n else if (window.document.mozCancelFullScreen) window.document.mozCancelFullScreen(); else if (window.document.mozCancelFullscreen) window.document.mozCancelFullScreen(); else if (window.document.webkitExitFullscreen) window.document.webkitExitFullscreen();\r\n else if (window.document.msExitFullscreen) window.document.msExitFullscreen(); break; } var isJotForm = (e.origin.indexOf(\"jotform\") > -1) ? true : false; if(isJotForm && \"contentWindow\" in iframe && \"postMessage\" in iframe.contentWindow) { var urls = {\"docurl\":encodeURIComponent(document.URL),\"referrer\":encodeURIComponent(document.referrer)};\r\n iframe.contentWindow.postMessage(JSON.stringify({\"type\":\"urls\",\"value\":urls}), \"*\"); } }; window.isPermitted = function(originUrl, whitelisted_domains) { var url = document.createElement('a'); url.href = originUrl; var hostname = url.hostname; var result =\r\n false; if( typeof hostname !== 'undefined' ) { whitelisted_domains.forEach(function(element) { if( hostname.slice((-1 * element.length - 1)) === '.'.concat(element) || hostname === element ) { result = true; } }); return result; } }; if (window.addEventListener)\r\n { window.addEventListener(\"message\", handleIFrameMessage, false); } else if (window.attachEvent) { window.attachEvent(\"onmessage\", handleIFrameMessage); } <\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Thank you for Dancing with us! New Student Information<\/p>\n","protected":false},"author":382,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-7844","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.fredastaire.com\/narragansett\/wp-json\/wp\/v2\/pages\/7844","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.fredastaire.com\/narragansett\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.fredastaire.com\/narragansett\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.fredastaire.com\/narragansett\/wp-json\/wp\/v2\/users\/382"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fredastaire.com\/narragansett\/wp-json\/wp\/v2\/comments?post=7844"}],"version-history":[{"count":0,"href":"https:\/\/www.fredastaire.com\/narragansett\/wp-json\/wp\/v2\/pages\/7844\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.fredastaire.com\/narragansett\/wp-json\/wp\/v2\/media?parent=7844"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}