{"id":229,"date":"2021-09-30T00:12:58","date_gmt":"2021-09-30T00:12:58","guid":{"rendered":"http:\/\/rockymountainbobcatservice.com\/?page_id=229"},"modified":"2022-11-18T21:54:10","modified_gmt":"2022-11-18T21:54:10","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/rockymountainbobcatservice.com\/?page_id=229","title":{"rendered":"Contact Us"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.16&#8243; background_image=&#8221;http:\/\/rockymountainbobcatservice.com\/wp-content\/uploads\/2021\/09\/truckandequipment.jpg&#8221; min_height=&#8221;470.2px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; custom_padding=&#8221;|92px||||&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;http:\/\/rockymountainbobcatservice.com\/wp-content\/uploads\/2022\/11\/RMB-LOGO-BEVELLED.png&#8221; _builder_version=&#8221;4.19.1&#8243; _module_preset=&#8221;default&#8221; title_text=&#8221;RMB-LOGO-BEVELLED&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243; custom_padding=&#8221;|||142px||&#8221; custom_margin=&#8221;|130px||47px||&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;22px|||||&#8221; custom_padding=&#8221;117px|||||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;791px&#8221; custom_margin=&#8221;|auto|167px|auto||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_button button_url=&#8221;tel:1-403-627-5991&#8243; button_text=&#8221;Call Us. Click Here&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><iframe id=\"JotFormIFrame-221726995592268\" title=\"Information Request Form\" onload=\"window.parent.scrollTo(0,0)\" allowtransparency=\"true\" allowfullscreen=\"true\" allow=\"geolocation; microphone; camera\" src=\"https:\/\/form.jotform.com\/221726995592268\" frameborder=\"0\" style=\"min-width: 100%; height: 539px; border: none;\" scrolling=\"no\"><\/p>\n<p>    <\/iframe><\/p>\n<p><script type=\"text\/javascript\">\n      var ifr = document.getElementById(\"JotFormIFrame-221726995592268\");\n      if (ifr) {\n        var src = ifr.src;\n        var iframeParams = [];\n        if (window.location.href && window.location.href.indexOf(\"?\") > -1) {\n          iframeParams = iframeParams.concat(window.location.href.substr(window.location.href.indexOf(\"?\") + 1).split('&'));\n        }\n        if (src && src.indexOf(\"?\") > -1) {\n          iframeParams = iframeParams.concat(src.substr(src.indexOf(\"?\") + 1).split(\"&\"));\n          src = src.substr(0, src.indexOf(\"?\"))\n        }\n        iframeParams.push(\"isIframeEmbed=1\");\n        ifr.src = src + \"?\" + iframeParams.join('&');\n      }\n      window.handleIFrameMessage = function(e) {\n        if (typeof e.data === 'object') { return; }\n        var args = e.data.split(\":\");\n        if (args.length > 2) { iframe = document.getElementById(\"JotFormIFrame-\" + args[(args.length - 1)]); } else { iframe = document.getElementById(\"JotFormIFrame\"); }\n        if (!iframe) { return; }\n        switch (args[0]) {\n          case \"scrollIntoView\":\n            iframe.scrollIntoView();\n            break;\n          case \"setHeight\":\n            iframe.style.height = args[1] + \"px\";\n            break;\n          case \"collapseErrorPage\":\n            if (iframe.clientHeight > window.innerHeight) {\n              iframe.style.height = window.innerHeight + \"px\";\n            }\n            break;\n          case \"reloadPage\":\n            window.location.reload();\n            break;\n          case \"loadScript\":\n            if( !window.isPermitted(e.origin, ['jotform.com', 'jotform.pro']) ) { break; }\n            var src = args[1];\n            if (args.length > 3) {\n                src = args[1] + ':' + args[2];\n            }\n            var script = document.createElement('script');\n            script.src = src;\n            script.type = 'text\/javascript';\n            document.body.appendChild(script);\n            break;\n          case \"exitFullscreen\":\n            if      (window.document.exitFullscreen)        window.document.exitFullscreen();\n            else if (window.document.mozCancelFullScreen)   window.document.mozCancelFullScreen();\n            else if (window.document.mozCancelFullscreen)   window.document.mozCancelFullScreen();\n            else if (window.document.webkitExitFullscreen)  window.document.webkitExitFullscreen();\n            else if (window.document.msExitFullscreen)      window.document.msExitFullscreen();\n            break;\n        }\n        var isJotForm = (e.origin.indexOf(\"jotform\") > -1) ? true : false;\n        if(isJotForm && \"contentWindow\" in iframe && \"postMessage\" in iframe.contentWindow) {\n          var urls = {\"docurl\":encodeURIComponent(document.URL),\"referrer\":encodeURIComponent(document.referrer)};\n          iframe.contentWindow.postMessage(JSON.stringify({\"type\":\"urls\",\"value\":urls}), \"*\");\n        }\n      };\n      window.isPermitted = function(originUrl, whitelisted_domains) {\n        var url = document.createElement('a');\n        url.href = originUrl;\n        var hostname = url.hostname;\n        var result = false;\n        if( typeof hostname !== 'undefined' ) {\n          whitelisted_domains.forEach(function(element) {\n              if( hostname.slice((-1 * element.length - 1)) === '.'.concat(element) ||  hostname === element ) {\n                  result = true;\n              }\n          });\n          return result;\n        }\n      };\n      if (window.addEventListener) {\n        window.addEventListener(\"message\", handleIFrameMessage, false);\n      } else if (window.attachEvent) {\n        window.attachEvent(\"onmessage\", handleIFrameMessage);\n      }\n      <\/script>\n<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:divi\/placeholder \/-->","_et_gb_content_width":""},"_links":{"self":[{"href":"https:\/\/rockymountainbobcatservice.com\/index.php?rest_route=\/wp\/v2\/pages\/229"}],"collection":[{"href":"https:\/\/rockymountainbobcatservice.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rockymountainbobcatservice.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rockymountainbobcatservice.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/rockymountainbobcatservice.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=229"}],"version-history":[{"count":11,"href":"https:\/\/rockymountainbobcatservice.com\/index.php?rest_route=\/wp\/v2\/pages\/229\/revisions"}],"predecessor-version":[{"id":365,"href":"https:\/\/rockymountainbobcatservice.com\/index.php?rest_route=\/wp\/v2\/pages\/229\/revisions\/365"}],"wp:attachment":[{"href":"https:\/\/rockymountainbobcatservice.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=229"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}