/*! dialogs-manager v4.9.3 | (c) Kobi Zaltzberg | https://github.com/kobizz/dialogs-manager/blob/master/LICENSE.txt 2023-12-28 17:35 */ !function(p,t){"use strict";var y={widgetsTypes:{},createWidgetType:function(t,e,n){n=n||this.Widget;function i(){n.apply(this,arguments)}var o=i.prototype=new n(t);return o.types=o.types.concat([t]),p.extend(o,e),(o.constructor=i).extend=function(t,e){return y.createWidgetType(t,e,i)},i},addWidgetType:function(t,e,n){return e&&e.prototype instanceof this.Widget?this.widgetsTypes[t]=e:this.widgetsTypes[t]=this.createWidgetType(t,e,n)},getWidgetType:function(t){return this.widgetsTypes[t]}};y.Instance=function(){var n=this,e={};this.createWidget=function(t,e){t=new(y.getWidgetType(t))(t);return t.init(n,e=e||{}),t},this.getSettings=function(t){return t?e[t]:Object.create(e)},this.init=function(t){return p.extend(e,{classPrefix:"dialog",effects:{show:"fadeIn",hide:"fadeOut"}},t),p("body"),n},n.init()},y.Widget=function(n){function e(t,e){var t=a.effects[t],n=d.widget;if("function"==typeof t)t.apply(n,e);else{if(!n[t])throw"Reference Error: The effect "+t+" not found";n[t].apply(n,e)}}function i(t){if(!f(t)){if(a.hide.onClick){if(p(t.target).closest(a.selectors.preventClose).length)return}else if(t.target!==this)return;c.hide()}}function o(t){f(t)||p(t.target).closest(d.widget).length||h(t)||c.hide()}function s(t,e){t=p.extend(!0,{},t.getSettings()),a={headerMessage:"",message:"",effects:t.effects,classes:{globalPrefix:t.classPrefix,prefix:t.classPrefix+"-"+n,preventScroll:t.classPrefix+"-prevent-scroll"},selectors:{preventClose:"."+t.classPrefix+"-prevent-close"},container:"body",preventScroll:!1,iframe:null,closeButton:!1,closeButtonOptions:{iconClass:t.classPrefix+"-close-button-icon",attributes:{role:"button",tabindex:0,"aria-label":"Close",href:"#"},iconElement:""},position:{element:"widget",my:"center",at:"center",enable:!0,autoRefresh:!1},hide:{auto:!1,autoDelay:5e3,onClick:!1,onOutsideClick:!0,onOutsideContextMenu:!1,onBackgroundClick:!0,onEscKeyPress:!0,ignore:""}},p.extend(!0,a,c.getDefaultSettings(),e),p.each(a,function(t){t=t.match(/^on([A-Z].*)/);t&&(t=t[1].charAt(0).toLowerCase()+t[1].slice(1),c.on(t,this))})}function r(t){27===t.which&&c.hide()}function t(){var t=[d.window];d.iframe&&t.push(jQuery(d.iframe[0].contentWindow)),t.forEach(function(t){a.hide.onEscKeyPress&&t.off("keyup",r),a.hide.onOutsideClick&&t[0].removeEventListener("click",o,!0),a.hide.onOutsideContextMenu&&t[0].removeEventListener("contextmenu",o,!0),a.position.autoRefresh&&t.off("resize",c.refreshPosition)}),(a.hide.onClick||a.hide.onBackgroundClick)&&d.widget.off("click",i)}var c=this,a={},u={},d={},l=0,g=["refreshPosition"],h=function(t){return!!a.hide.ignore&&!!p(t.target).closest(a.hide.ignore).length},f=function(t){return"click"===t.type&&2===t.button};this.addElement=function(t,e,n){e=d[t]=p(e||"
"),t=t.replace(/([a-z])([A-Z])/g,function(){return arguments[1]+"-"+arguments[2].toLowerCase()});return n=n?n+" ":"",n=(n+=a.classes.globalPrefix+"-"+t)+(" "+a.classes.prefix+"-"+t),e.addClass(n),e},this.destroy=function(){return t(),d.widget.remove(),c.trigger("destroy"),c},this.getElements=function(t){return t?d[t]:d},this.getSettings=function(t){var e=Object.create(a);return t?e[t]:e},this.hide=function(){if(c.isVisible())return clearTimeout(l),e("hide",arguments),t(),a.preventScroll&&c.getElements("body").removeClass(a.classes.preventScroll),c.trigger("hide"),c},this.init=function(t,e){var n,i,o;if(t instanceof y.Instance)return n=g.concat(c.getClosureMethods()),p.each(n,function(){var t=c[this];c[this]=function(){t.apply(c,arguments)}}),c.trigger("init",e),s(t,e),c.addElement("widget"),c.addElement("header"),c.addElement("message"),c.addElement("window",window),c.addElement("body",document.body),c.addElement("container",a.container),a.iframe&&c.addElement("iframe",a.iframe),a.closeButton&&(a.closeButtonClass&&(a.closeButtonOptions.iconClass=a.closeButtonClass),n=p("",a.closeButtonOptions.attributes),i=p(a.closeButtonOptions.iconElement).addClass(a.closeButtonOptions.iconClass),n.append(i),c.addElement("closeButton",n)),(i=c.getSettings("id"))&&c.setID(i),o=[],p.each(c.types,function(){o.push(a.classes.globalPrefix+"-type-"+this)}),o.push(c.getSettings("className")),d.widget.addClass(o.join(" ")).attr({"aria-modal":!0,role:"document",tabindex:0}),c.buildWidget(),c.attachEvents(),c.trigger("ready"),c;throw"The "+c.widgetName+" must to be initialized from an instance of DialogsManager.Instance"},this.isVisible=function(){return d.widget.is(":visible")},this.on=function(t,e){return"object"==typeof t?p.each(t,function(t){c.on(t,this)}):t.split(" ").forEach(function(t){u[t]||(u[t]=[]),u[t].push(e)}),c},this.off=function(t,e){return u[t]&&(e?-1!==(e=u[t].indexOf(e))&&u[t].splice(e,1):delete u[t]),c},this.refreshPosition=function(){var t,e,n,i,o,s,r;a.position.enable&&(t=p.extend({},a.position),d[t.of]&&(t.of=d[t.of]),t.of||(t.of=window),a.iframe&&(e=t).my&&(n=/([+-]\d+)?$/,i=d.iframe.offset(),o=d.iframe[0].contentWindow,s=e.my.split(" "),r=[],1===s.length&&(/left|right/.test(s[0])?s.push("center"):s.unshift("center")),s.forEach(function(t,e){t=t.replace(n,function(t){return t=+t||0,t=0<=(t+=e?i.top-o.scrollY:i.left-o.scrollX)?"+"+t:t});r.push(t)}),e.my=r.join(" ")),d[t.element].position(t))},this.setID=function(t){return d.widget.attr("id",t),c},this.setHeaderMessage=function(t){return c.getElements("header").html(t),c},this.setMessage=function(t){return d.message.html(t),c},this.setSettings=function(t,e){return jQuery.isPlainObject(e)?p.extend(!0,a[t],e):a[t]=e,c},this.show=function(){var t;return clearTimeout(l),d.widget.appendTo(d.container).hide(),e("show",arguments),c.refreshPosition(),a.hide.auto&&(l=setTimeout(c.hide,a.hide.autoDelay)),t=[d.window],d.iframe&&t.push(jQuery(d.iframe[0].contentWindow)),t.forEach(function(t){a.hide.onEscKeyPress&&t.on("keyup",r),a.hide.onOutsideClick&&t[0].addEventListener("click",o,!0),a.hide.onOutsideContextMenu&&t[0].addEventListener("contextmenu",o,!0),a.position.autoRefresh&&t.on("resize",c.refreshPosition)}),(a.hide.onClick||a.hide.onBackgroundClick)&&d.widget.on("click",i),a.preventScroll&&c.getElements("body").addClass(a.classes.preventScroll),c.trigger("show"),c},this.trigger=function(t,n){var e="on"+t[0].toUpperCase()+t.slice(1),e=(c[e]&&c[e](n),u[t]);if(e)return p.each(e,function(t,e){e.call(c,n)}),c}},y.Widget.prototype.types=[],y.Widget.prototype.buildWidget=function(){var t=this.getElements(),e=this.getSettings();t.widget.append(t.header,t.message),this.setHeaderMessage(e.headerMessage),this.setMessage(e.message),this.getSettings("closeButton")&&t.widget.prepend(t.closeButton)},y.Widget.prototype.attachEvents=function(){var e=this;e.getSettings("closeButton")&&e.getElements("closeButton").on("click",function(t){t.preventDefault(),e.hide()})},y.Widget.prototype.getDefaultSettings=function(){return{}},y.Widget.prototype.getClosureMethods=function(){return[]},y.Widget.prototype.onHide=function(){},y.Widget.prototype.onShow=function(){},y.Widget.prototype.onInit=function(){},y.Widget.prototype.onReady=function(){},y.widgetsTypes.simple=y.Widget,y.addWidgetType("buttons",{activeKeyUp:function(t){9===t.which&&t.preventDefault(),this.hotKeys[t.which]&&this.hotKeys[t.which](this)},activeKeyDown:function(t){var e,n;this.focusedButton&&9===t.which&&(t.preventDefault(),e=this.focusedButton.index(),t.shiftKey?(n=e-1)<0&&(n=this.buttons.length-1):(n=e+1)>=this.buttons.length&&(n=0),this.focusedButton=this.buttons[n].trigger("focus"))},addButton:function(t){function e(){i.hide.onButtonClick&&n.hide(),"function"==typeof t.callback&&t.callback.call(this,n)}var n=this,i=n.getSettings(),o=jQuery.extend(i.button,t),s=t.classes?t.classes+" ":"",o=(s+=i.classes.globalPrefix+"-button",n.addElement(t.name,p("<"+o.tag+">").html(t.text),s));n.buttons.push(o);return o.on("click",e),t.hotKey&&(this.hotKeys[t.hotKey]=e),this.getElements("buttonsWrapper").append(o),t.focus&&(this.focusedButton=o),n},bindHotKeys:function(){this.getElements("window").on({keyup:this.activeKeyUp,keydown:this.activeKeyDown})},buildWidget:function(){y.Widget.prototype.buildWidget.apply(this,arguments);var t=this.addElement("buttonsWrapper");this.getElements("widget").append(t)},getClosureMethods:function(){return["activeKeyUp","activeKeyDown"]},getDefaultSettings:function(){return{hide:{onButtonClick:!0},button:{tag:"button"}}},onHide:function(){this.unbindHotKeys()},onInit:function(){this.buttons=[],this.hotKeys={},this.focusedButton=null},onShow:function(){this.bindHotKeys(),this.focusedButton||(this.focusedButton=this.buttons[0]),this.focusedButton&&this.focusedButton.trigger("focus")},unbindHotKeys:function(){this.getElements("window").off({keyup:this.activeKeyUp,keydown:this.activeKeyDown})}}),y.addWidgetType("lightbox",y.getWidgetType("buttons").extend("lightbox",{getDefaultSettings:function(){var t=y.getWidgetType("buttons").prototype.getDefaultSettings.apply(this,arguments);return p.extend(!0,t,{contentWidth:"auto",contentHeight:"auto",position:{element:"widgetContent",of:"widget",autoRefresh:!0}})},buildWidget:function(){y.getWidgetType("buttons").prototype.buildWidget.apply(this,arguments);var t=this.addElement("widgetContent"),e=this.getElements();t.append(e.header,e.message,e.buttonsWrapper),e.widget.html(t),e.closeButton&&t.prepend(e.closeButton)},onReady:function(){var t=this.getElements(),e=this.getSettings();"auto"!==e.contentWidth&&t.message.width(e.contentWidth),"auto"!==e.contentHeight&&t.message.height(e.contentHeight)}})),y.addWidgetType("confirm",y.getWidgetType("lightbox").extend("confirm",{onReady:function(){y.getWidgetType("lightbox").prototype.onReady.apply(this,arguments);var t=this.getSettings("strings"),e="cancel"===this.getSettings("defaultOption");this.addButton({name:"cancel",text:t.cancel,callback:function(t){t.trigger("cancel")},focus:e}),this.addButton({name:"ok",text:t.confirm,callback:function(t){t.trigger("confirm")},focus:!e})},getDefaultSettings:function(){var t=y.getWidgetType("lightbox").prototype.getDefaultSettings.apply(this,arguments);return t.strings={confirm:"OK",cancel:"Cancel"},t.defaultOption="cancel",t}})),y.addWidgetType("alert",y.getWidgetType("lightbox").extend("alert",{onReady:function(){y.getWidgetType("lightbox").prototype.onReady.apply(this,arguments);var t=this.getSettings("strings");this.addButton({name:"ok",text:t.confirm,callback:function(t){t.trigger("confirm")}})},getDefaultSettings:function(){var t=y.getWidgetType("lightbox").prototype.getDefaultSettings.apply(this,arguments);return t.strings={confirm:"OK"},t}})),t.DialogsManager=y}("undefined"!=typeof jQuery?jQuery:"function"==typeof require&&require("jquery"),"undefined"!=typeof module&&void 0!==module.exports?module.exports:window);{"id":2840,"date":"2023-05-17T04:56:14","date_gmt":"2023-05-17T04:56:14","guid":{"rendered":"https:\/\/gvmodernsurveyors.com\/home\/"},"modified":"2024-03-22T10:07:41","modified_gmt":"2024-03-22T10:07:41","slug":"gv-modern-surveyors-2","status":"publish","type":"page","link":"https:\/\/gvmodernsurveyors.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n\n\n\n\n\n\n

About Us<\/h2>\n\n

GV Modern surveyors is inclusive of Topographic surveys, setting out surveys, Hills Surveys, Highway Survey. There is a great demand for these in varied kinds of project management requirements and civil and structural engineering. Our services are renowned for being prompt, relevant, effective and accurate.<\/p>\n\n\n\n\n\n

Why Choose Us<\/h2>\n\n\n\n

We are dedicated to providing the highest level of efficiency, quality, and customer satisfaction. Join us on our journey towards Operational Excellence, and experience the difference it makes in our services.<\/p>\n\n\n

We always try to provide the most effective and optimal solution to our clients. We provide high quality mapping and surveying services at very reasonable prices to the customers to provide them full satisfaction.<\/p>\n\n\n

Our team of experts is comprised of highly skilled professionals who bring a wealth of knowledge and experience to the table. With their diverse backgrounds and expertise in various fields, our team is well-equipped to tackle complex challenges and deliver exceptional results.<\/p>\n\n\n\n\n\n\n

Why Choose Us<\/h2>\n\n\n\n

We are dedicated to providing the highest level of efficiency, quality, and customer satisfaction. Join us on our journey towards Operational Excellence, and experience the difference it makes in our services.<\/p>\n\n\n

We always try to provide the most effective and optimal solution to our clients. We provide high quality mapping and surveying services at very reasonable prices to the customers to provide them full satisfaction.<\/p>\n\n\n

Our team of experts is comprised of highly skilled professionals who bring a wealth of knowledge and experience to the table. With their diverse backgrounds and expertise in various fields, our team is well-equipped to tackle complex challenges and deliver exceptional results.<\/p>\n\n\n\n\n\n\n

Our Services<\/h2>\n\n

GV Modern Surveyors, a team of experts with years of experience in the surveying industry, helps our clients to resolve the puzzle in their total extent of the land. We understand the time and accuracy is the most crucial thing in surveying.<\/p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n

Testimonials<\/h2>\n\n\n\n

GV Modern Surveyors has recently completed a Topographic Survey. We were more than satisfied with work, communication, and presentation throughout the project.<\/span> <\/p>



\n\n\n

GV Modern Surveyors did an excellent job in the survey work. However, with their competency and efforts, they have identified the survey numbers and resolved all my issues. I highly recommend them for the survey work based on my pleasant experience with them.<\/p>\n\n\n

I was delighted by their customer response of GV Modern Surveyors. This was my 1st learning experience about the road survey. They have an excellent team for work delivery and outputs. Very professional at a fair charge. Wish them the highest success in all their projects.<\/p>
\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nPROVIDING HIGH QUALITY AND AFFORDABLE SERVICES<\/b>\n

\nSimply provide your details and one of our engineers or surveyors will respond shortly. And your detailed quote will be provided back and offers you an accurate and firm estimate.<\/p>\n\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2840","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/gvmodernsurveyors.com\/wp-json\/wp\/v2\/pages\/2840"}],"collection":[{"href":"https:\/\/gvmodernsurveyors.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gvmodernsurveyors.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gvmodernsurveyors.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gvmodernsurveyors.com\/wp-json\/wp\/v2\/comments?post=2840"}],"version-history":[{"count":57,"href":"https:\/\/gvmodernsurveyors.com\/wp-json\/wp\/v2\/pages\/2840\/revisions"}],"predecessor-version":[{"id":3561,"href":"https:\/\/gvmodernsurveyors.com\/wp-json\/wp\/v2\/pages\/2840\/revisions\/3561"}],"wp:attachment":[{"href":"https:\/\/gvmodernsurveyors.com\/wp-json\/wp\/v2\/media?parent=2840"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}