{"id":8,"date":"2021-04-22T14:18:59","date_gmt":"2021-04-22T14:18:59","guid":{"rendered":"http:\/\/lobby.webfoot.io\/?page_id=8"},"modified":"2023-05-15T14:56:18","modified_gmt":"2023-05-15T14:56:18","slug":"home","status":"publish","type":"page","link":"https:\/\/lobby.webfoot.io\/","title":{"rendered":"Home"},"content":{"rendered":"<div>\n<p>    <rssapp-carousel id=\"kccvoK4NfNbf1buN\"><\/rssapp-carousel><script src=\"https:\/\/widget.rss.app\/v1\/carousel.js\" type=\"text\/javascript\" async><\/script>\n<\/div>\n<div>\n<p>    <a class=\"weatherwidget-io\" href=\"https:\/\/forecast7.com\/en\/41d25n87d83\/manteno\/?unit=us\" data-label_1=\"MANTENO\" data-label_2=\"WEATHER\" data-font=\"Ubuntu\" data-icons=\"Climacons Animated\" data-days=\"3\" data-theme=\"pure\" >MANTENO WEATHER<\/a><br \/>\n<script>\n!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src='https:\/\/weatherwidget.io\/js\/widget.min.js';fjs.parentNode.insertBefore(js,fjs);}}(document,'script','weatherwidget-io-js');\n<\/script>\n<link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/jrn4jkr.css\">\n<div id=\"ping\"><\/div>\n<div id=\"ping-bg\"><\/div>\n<\/div>\n<div>\n<div id=\"clock\">10:24:35<\/div>\n<p><script>\nsetInterval(showTime,1000);\/\/ takes time as 1 s and execute the function for every second.<\/p>\n<p>function showTime() {\n    let today = new Date();\n    let hours = today.getHours();\n    let minutes = today.getMinutes();\n    let seconds = today.getSeconds();\n    let period = 'AM';<\/p>\n<p>    \/\/ Set the clock in 12 hr format\n    \/\/ If hours is equal to 0 at midnight, we set to 12, and if greater than 12, we will\n    \/\/subtract it from 12.\n    if (hours == '0')\n    {\n        hours = 12;\n    }\n    if (hours > 12) {\n        hours -= 12;\n        period = 'PM';\n    }<\/p>\n<p>    \/\/ when the hrs is less than 10, we are concantenate with 0, otherwise leave it hrs.\n    hours = hours <10 ? `0${hours}` : hours;\n    minutes = minutes <10 ? `0${minutes}` : minutes;\n    seconds = seconds <10 ? `0${seconds}` : seconds;\n    \n    \/\/ displayin to UI\n    const time = `${hours} : ${minutes} ${period} `;\n    document.getElementById('clock').innerHTML = time;\n}\nshowTime();<\/script>\n<\/div>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"style\":\"default\",\"width\":\"\",\"vertical_align\":\"bottom\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"title_breakpoint\":\"xl\",\"image_position\":\"center-center\",\"height\":\"full\",\"padding\":\"none\",\"image\":\"wp-content\\\/uploads\\\/photo-1519046904884-53103b34b206-scaled.jpg\",\"image_size\":\"cover\",\"status\":\"\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"media_overlay_gradient\":\"\",\"width_medium\":\"\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"module_position\",\"props\":{\"layout\":\"stack\",\"breakpoint\":\"m\",\"content\":\"builder-1\",\"status\":\"disabled\"}},{\"type\":\"html\",\"props\":{\"content\":\"<rssapp-carousel id=\\\"kccvoK4NfNbf1buN\\\"><\\\/rssapp-carousel><script src=\\\"https:\\\/\\\/widget.rss.app\\\/v1\\\/carousel.js\\\" type=\\\"text\\\/javascript\\\" async><\\\/script>\",\"id\":\"rss\",\"status\":\"\"}}]}],\"props\":{\"width\":\"expand\",\"margin_remove_bottom\":false,\"width_expand\":\"right\",\"padding_remove_horizontal\":false,\"row_gap\":\"collapse\",\"status\":\"\",\"class\":\"\"}},{\"type\":\"row\",\"props\":{\"layout\":\"1-2,1-2\",\"column_gap\":\"collapse\"},\"children\":[{\"type\":\"column\",\"props\":{\"position_sticky_breakpoint\":\"m\",\"image_position\":\"center-center\",\"media_overlay_gradient\":\"\",\"width_medium\":\"1-2\",\"vertical_align\":\"bottom\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"<a class=\\\"weatherwidget-io\\\" href=\\\"https:\\\/\\\/forecast7.com\\\/en\\\/41d25n87d83\\\/manteno\\\/?unit=us\\\" data-label_1=\\\"MANTENO\\\" data-label_2=\\\"WEATHER\\\" data-font=\\\"Ubuntu\\\" data-icons=\\\"Climacons Animated\\\" data-days=\\\"3\\\" data-theme=\\\"pure\\\" >MANTENO WEATHER<\\\/a>\\n<script>\\n!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src='https:\\\/\\\/weatherwidget.io\\\/js\\\/widget.min.js';fjs.parentNode.insertBefore(js,fjs);}}(document,'script','weatherwidget-io-js');\\n<\\\/script>\\n<link rel=\\\"stylesheet\\\" href=\\\"https:\\\/\\\/use.typekit.net\\\/jrn4jkr.css\\\">\\n\n\n<div id=\\\"ping\\\"><\\\/div>\\n\n\n<div id=\\\"ping-bg\\\"><\\\/div>\"}}]},{\"type\":\"column\",\"props\":{\"position_sticky_breakpoint\":\"m\",\"image_position\":\"center-center\",\"media_overlay_gradient\":\"\",\"width_medium\":\"1-2\",\"vertical_align\":\"bottom\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"\n\n<div id=\\\"clock\\\">10:24:35<\\\/div>\\n<script>\\nsetInterval(showTime,1000);\\\/\\\/ takes time as 1 s and execute the function for every second.\\n\\nfunction showTime() {\\n    let today = new Date();\\n    let hours = today.getHours();\\n    let minutes = today.getMinutes();\\n    let seconds = today.getSeconds();\\n    let period = 'AM';\\n    \\n    \\\/\\\/ Set the clock in 12 hr format\\n    \\\/\\\/ If hours is equal to 0 at midnight, we set to 12, and if greater than 12, we will\\n    \\\/\\\/subtract it from 12.\\n    if (hours == '0')\\n    {\\n        hours = 12;\\n    }\\n    if (hours > 12) {\\n        hours -= 12;\\n        period = 'PM';\\n    }\\n\\n    \\\/\\\/ when the hrs is less than 10, we are concantenate with 0, otherwise leave it hrs.\\n    hours = hours <10 ? `0${hours}` : hours;\\n    minutes = minutes <10 ? `0${minutes}` : minutes;\\n    seconds = seconds <10 ? `0${seconds}` : seconds;\\n    \\n    \\\/\\\/ displayin to UI\\n    const time = `${hours} : ${minutes} ${period} `;\\n    document.getElementById('clock').innerHTML = time;\\n}\\nshowTime();<\\\/script>\"}}]}]}],\"name\":\"MAIN HERO\"}],\"version\":\"2.7.22\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>MANTENO WEATHER 10:24:35<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lobby.webfoot.io\/index.php\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lobby.webfoot.io\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lobby.webfoot.io\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lobby.webfoot.io\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lobby.webfoot.io\/index.php\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":99,"href":"https:\/\/lobby.webfoot.io\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":308,"href":"https:\/\/lobby.webfoot.io\/index.php\/wp-json\/wp\/v2\/pages\/8\/revisions\/308"}],"wp:attachment":[{"href":"https:\/\/lobby.webfoot.io\/index.php\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}