Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - myvgh.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 18 May 2025 04:12:57 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 52
Connection: keep-alive
Location: https://myvgh.org
Server: ip-100-74-4-146.eu-west-2.compute.internal
Vary: Accept-Encoding
X-Request-Id: 6580589d-a262-474b-aee7-28ffe19f9c4d

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://myvgh.org
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 18 May 2025 04:12:52 GMT
Server: Apache
Content-Security-Policy: upgrade-insecure-requestssl
Upgrade: h2,h2c
Connection: Upgrade
Last-Modified: Sun, 18 May 2025 01:40:56 GMT
Cache-Control: max-age=0
Expires: Sun, 18 May 2025 04:12:52 GMT
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: myvgh.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="en-US" class="no-js">
	<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>
<!-- Google Tag Manager -->
<script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MD7KZM5T');</script>
<!-- End Google Tag Manager -->

		<link data-minify="1" href="https://myvgh.org/wp-content/cache/min/1/npm/[email protected]/dist/css/bootstrap.min.css?ver=1745866698" rel="stylesheet" crossorigin="anonymous">
		<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://myvgh.org/wp-content/cache/min/1/npm/[email protected]/dist/js/bootstrap.bundle.min.js?ver=1745866699" crossorigin="anonymous" data-rocket-defer defer></script>
		
		
		<link href="//www.google-analytics.com" rel="dns-prefetch">
		<link href="https://myvgh.org/wp-content/themes/impactbase/favicon.ico?v=2" rel="shortcut icon">
		<link href="https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/icons/touch.png?lossy=2&strip=1&webp=1" rel="apple-touch-icon-precomposed">
		<script type="rocketlazyloadscript" data-rocket-src="https://kit.fontawesome.com/eaa6dac965.js" crossorigin="anonymous" data-rocket-defer defer></script>
		
		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
		<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">

		<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
		<meta name="description" content="">
		
		
	
		<script data-minify="1" src="https://myvgh.org/wp-content/cache/min/1/jquery-3.4.1.min.js?ver=1745866699" crossorigin="anonymous" data-rocket-defer defer></script>
		<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://myvgh.org/wp-content/cache/min/1/ajax/libs/popper.js/1.14.7/umd/popper.min.js?ver=1745866699" crossorigin="anonymous" data-rocket-defer defer></script>
		
		<script type="rocketlazyloadscript" data-rocket-src="https://myvgh.org/wp-content/themes/impactbase/js/lib/conditionizr-4.3.0.min.js" data-rocket-defer defer></script>
		<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://myvgh.org/wp-content/cache/min/1/wp-content/themes/impactbase/js/scripts.js?ver=1745866699" data-rocket-defer defer></script>
		<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	
	<!-- This site is optimized with the Yoast SEO Premium plugin v25.0 (Yoast SEO v25.0) - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Virginia Gay - Serving the Health Needs of our Community Since 1923</title><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css?family=Roboto%3A300%2C400%7CRoboto%3A300%2C400%2C500%2C700&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A300%2C400%7CRoboto%3A300%2C400%2C500%2C700&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto%3A300%2C400%7CRoboto%3A300%2C400%2C500%2C700&#038;display=swap" /></noscript><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;700&#038;family=Raleway:wght@200;300;400;500;600;700;800;900&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;700&#038;family=Raleway:wght@200;300;400;500;600;700;800;900&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;700&#038;family=Raleway:wght@200;300;400;500;600;700;800;900&#038;display=swap" /></noscript>
	<meta name="description" content="For 100+ years, Virginia Gay Hospital has provided the community with quality health care services using innovative techniques &amp; treatments." />
	<link rel="canonical" href="https://myvgh.org/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Virginia Gay Hospital" />
	<meta property="og:description" content="For 100+ years, Virginia Gay Hospital has provided the community with quality health care services using innovative techniques &amp; treatments." />
	<meta property="og:url" content="https://myvgh.org/" />
	<meta property="og:site_name" content="Virginia Gay" />
	<meta property="article:publisher" content="https://www.facebook.com/VirginiaGayHospital" />
	<meta property="article:modified_time" content="2025-03-26T16:12:52+00:00" />
	<meta property="og:image" content="https://myvgh.org/wp-content/uploads/2025/01/VGH_hospital_front.jpg" />
	<meta property="og:image:width" content="1313" />
	<meta property="og:image:height" content="938" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://myvgh.org/","url":"https://myvgh.org/","name":"Virginia Gay - Serving the Health Needs of our Community Since 1923","isPartOf":{"@id":"https://myvgh.org/#website"},"about":{"@id":"https://myvgh.org/#organization"},"datePublished":"2016-11-21T16:24:17+00:00","dateModified":"2025-03-26T16:12:52+00:00","description":"For 100+ years, Virginia Gay Hospital has provided the community with quality health care services using innovative techniques & treatments.","breadcrumb":{"@id":"https://myvgh.org/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://myvgh.org/"]}]},{"@type":"BreadcrumbList","@id":"https://myvgh.org/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://myvgh.org/#website","url":"https://myvgh.org/","name":"Virginia Gay","description":"","publisher":{"@id":"https://myvgh.org/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://myvgh.org/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://myvgh.org/#organization","name":"Virginia Gay","url":"https://myvgh.org/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://myvgh.org/#/schema/logo/image/","url":"https://myvgh.org/wp-content/uploads/2024/01/Virginia-Gay-Hospital-Vertical-Logo-01.png","contentUrl":"https://myvgh.org/wp-content/uploads/2024/01/Virginia-Gay-Hospital-Vertical-Logo-01.png","width":900,"height":900,"caption":"Virginia Gay"},"image":{"@id":"https://myvgh.org/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/VirginiaGayHospital","https://www.instagram.com/virginiagayhospital/","https://www.linkedin.com/company/virginia-gay-hospital/"]}]}</script>
	<!-- / Yoast SEO Premium plugin. -->


<link rel='dns-prefetch' href='//b1405324.smushcdn.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<style id='wp-emoji-styles-inline-css' type='text/css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://myvgh.org/wp-includes/css/dist/block-library/style.min.css?ver=05608bb21d9443813d78a7fd3618251f' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel='stylesheet' id='lvca-animate-styles-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/assets/css/animate.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-frontend-styles-css' href='https://myvgh.org/wp-content/cache/background-css/1/myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/assets/css/lvca-frontend.css?ver=1745866698&wpr_t=1747514455' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-icomoon-styles-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/assets/css/icomoon.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='image-hover-effects-css-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/mega-addons-for-visual-composer/css/ihover.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='style-css-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/mega-addons-for-visual-composer/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='font-awesome-latest-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/css/all.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='hamburger.css-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/wp-responsive-menu/assets/css/wpr-hamburger.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='wprmenu.css-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/wp-responsive-menu/assets/css/wprmenu.css?ver=1745866698' media='all' />
<style id='wprmenu.css-inline-css' type='text/css'>
@media only screen and ( max-width: 992px ) {html body div.wprm-wrapper {overflow: scroll;}html body div.wprm-overlay{ background: rgb(0,0,0) }#wprmenu_bar {background-image: var(--wpr-bg-cb9968ee-9eca-4b58-ab43-cedbdb5f7651);background-size: cover ;background-repeat: repeat;}#wprmenu_bar {background-color: #8a2332;}html body div#mg-wprm-wrap .wpr_submit .icon.icon-search {color: #ffffff;}#wprmenu_bar .menu_title,#wprmenu_bar .wprmenu_icon_menu,#wprmenu_bar .menu_title a {color: #ffffff;}#wprmenu_bar .menu_title a {font-size: 20px;font-weight: normal;}#mg-wprm-wrap li.menu-item a {font-size: 15px;text-transform: uppercase;font-weight: normal;}#mg-wprm-wrap li.menu-item-has-children ul.sub-menu a {font-size: 15px;text-transform: uppercase;font-weight: normal;}#mg-wprm-wrap li.current-menu-item > a {background: #8a2332;}#mg-wprm-wrap li.current-menu-item > a,#mg-wprm-wrap li.current-menu-item span.wprmenu_icon{color: #ffffff !important;}#mg-wprm-wrap {background-color: #8a2332;}.cbp-spmenu-push-toright,.cbp-spmenu-push-toright .mm-slideout {left: 80% ;}.cbp-spmenu-push-toleft {left: -80% ;}#mg-wprm-wrap.cbp-spmenu-right,#mg-wprm-wrap.cbp-spmenu-left,#mg-wprm-wrap.cbp-spmenu-right.custom,#mg-wprm-wrap.cbp-spmenu-left.custom,.cbp-spmenu-vertical {width: 80%;max-width: 400px;}#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a,div#mg-wprm-wrap ul li span.wprmenu_icon {color: #ffffff;}#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item:valid ~ a{color: #ffffff;}#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover {background: #8a2332;color: #ffffff !important;}div#mg-wprm-wrap ul>li:hover>span.wprmenu_icon {color: #ffffff !important;}.wprmenu_bar .hamburger-inner,.wprmenu_bar .hamburger-inner::before,.wprmenu_bar .hamburger-inner::after {background: #ffffff;}.wprmenu_bar .hamburger:hover .hamburger-inner,.wprmenu_bar .hamburger:hover .hamburger-inner::before,.wprmenu_bar .hamburger:hover .hamburger-inner::after {background: #ffffff;}#wprmenu_menu.left {width:80%;left: -80%;right: auto;}#wprmenu_menu.right {width:80%;right: -80%;left: auto;}.wprmenu_bar .hamburger {float: right;}.wprmenu_bar #custom_menu_icon.hamburger {top: 0px;right: 0px;float: right;background-color: #cccccc;}html body div#wprmenu_bar {height : 45px;}#mg-wprm-wrap.cbp-spmenu-left,#mg-wprm-wrap.cbp-spmenu-right,#mg-widgetmenu-wrap.cbp-spmenu-widget-left,#mg-widgetmenu-wrap.cbp-spmenu-widget-right {top: 45px !important;}.wpr_custom_menu #custom_menu_icon {display: block;}html { padding-top: 42px !important; }#wprmenu_bar,#mg-wprm-wrap { display: block; }div#wpadminbar { position: fixed; }}
</style>
<link data-minify="1" rel='stylesheet' id='wpr_icons-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/wp-responsive-menu/inc/assets/icons/wpr-icons.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-accordion-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/accordion/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-slick-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/assets/css/slick.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-carousel-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/carousel/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-clients-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/clients/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-heading-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/heading/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-odometers-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/odometers/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-piecharts-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/piecharts/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-posts-carousel-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/posts-carousel/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-pricing-table-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/pricing-table/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-services-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/services/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-stats-bar-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/stats-bar/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-tabs-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/tabs/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-team-members-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/team/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-testimonials-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/testimonials/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-flexslider-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/assets/css/flexslider.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-testimonials-slider-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/testimonials-slider/css/style.css?ver=1745866698' media='all' />
<link data-minify="1" rel='stylesheet' id='lvca-portfolio-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/addons-for-visual-composer/includes/addons/portfolio/css/style.css?ver=1745866698' media='all' />
<link rel='stylesheet' id='pojo-a11y-css' href='https://myvgh.org/wp-content/plugins/pojo-accessibility/modules/legacy/assets/css/style.min.css?ver=1.0.0' media='all' />
<link data-minify="1" rel='stylesheet' id='js_composer_front-css' href='https://myvgh.org/wp-content/cache/background-css/1/myvgh.org/wp-content/cache/min/1/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=1745866698&wpr_t=1747514455' media='all' />
<link data-minify="1" rel='stylesheet' id='js_composer_custom_css-css' href='https://myvgh.org/wp-content/cache/min/1/wp-content/uploads/js_composer/custom.css?ver=1745866698' media='all' />
<link rel='stylesheet' id='popup-maker-site-css' href='https://myvgh.org/wp-content/plugins/popup-maker/assets/css/pum-site.min.css?ver=1.20.4' media='all' />
<style id='popup-maker-site-inline-css' type='text/css'>
/* Popup Google Fonts */
@import url('//fonts.googleapis.com/css?family=Montserrat:100');

/* Popup Theme 2610: Light Box */
.pum-theme-2610, .pum-theme-lightbox { background-color: rgba( 153, 19, 62, 0.60 ) } 
.pum-theme-2610 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #ffffff; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 229, 229, 1.00 ) } 
.pum-theme-2610 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-2610 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit; font-weight: 100 } 
.pum-theme-2610 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 26px; width: 26px; left: auto; right: -13px; bottom: auto; top: -13px; padding: 0px; color: #ffffff; font-family: Arial; font-weight: 100; font-size: 24px; line-height: 24px; border: 2px solid #ffffff; border-radius: 26px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } 

/* Popup Theme 2609: Default Theme */
.pum-theme-2609, .pum-theme-default-theme { background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-2609 .pum-container, .pum-theme-default-theme .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } 
.pum-theme-2609 .pum-title, .pum-theme-default-theme .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; font-style: normal; line-height: 36px } 
.pum-theme-2609 .pum-content, .pum-theme-default-theme .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400; font-style: inherit } 
.pum-theme-2609 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; font-style: inherit; line-height: 36px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } 

/* Popup Theme 2611: Enterprise Blue */
.pum-theme-2611, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-2611 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-2611 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-2611 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-2611 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: Times New Roman; font-weight: 100; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } 

/* Popup Theme 2612: Hello Box */
.pum-theme-2612, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-2612 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-2612 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-2612 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-2612 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } 

/* Popup Theme 2613: Cutting Edge */
.pum-theme-2613, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-2613 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-2613 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-weight: 100; font-size: 26px; line-height: 28px } 
.pum-theme-2613 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit; font-weight: 100 } 
.pum-theme-2613 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } 

/* Popup Theme 2614: Framed Border */
.pum-theme-2614, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-2614 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-2614 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-2614 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-2614 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Tahoma; font-weight: 700; font-size: 16px; line-height: 18px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } 

/* Popup Theme 2615: Floating Bar - Soft Blue */
.pum-theme-2615, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-2615 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-2615 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-2615 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-2615 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } 

/* Popup Theme 2616: Content Only - For use with page builders or block editor */
.pum-theme-2616, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-2616 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-2616 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-2616 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-2616 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } 

#pum-34370 {z-index: 1999999999}
#pum-34369 {z-index: 1999999999}
#pum-2618 {z-index: 1999999999}

</style>
<link rel="stylesheet" type="text/css" href="https://myvgh.org/wp-content/plugins/nextend-smart-slider3-pro/Public/SmartSlider3/Application/Frontend/Assets/dist/smartslider.min.css?ver=c9342566" media="all">

<style data-related="n2-ss-3">div#n2-ss-3 .n2-ss-slider-1{display:grid;position:relative;}div#n2-ss-3 .n2-ss-slider-2{display:grid;position:relative;overflow:hidden;padding:0px 0px 0px 0px;border:0px solid RGBA(62,62,62,1);border-radius:0px;background-clip:padding-box;background-repeat:repeat;background-position:50% 50%;background-size:cover;background-attachment:scroll;z-index:1;}div#n2-ss-3:not(.n2-ss-loaded) .n2-ss-slider-2{background-image:none !important;}div#n2-ss-3 .n2-ss-slider-3{display:grid;grid-template-areas:'cover';position:relative;overflow:hidden;z-index:10;}div#n2-ss-3 .n2-ss-slider-3 > *{grid-area:cover;}div#n2-ss-3 .n2-ss-slide-backgrounds,div#n2-ss-3 .n2-ss-slider-3 > .n2-ss-divider{position:relative;}div#n2-ss-3 .n2-ss-slide-backgrounds{z-index:10;}div#n2-ss-3 .n2-ss-slide-backgrounds > *{overflow:hidden;}div#n2-ss-3 .n2-ss-slide-background{transform:translateX(-100000px);}div#n2-ss-3 .n2-ss-slider-4{place-self:center;position:relative;width:100%;height:100%;z-index:20;display:grid;grid-template-areas:'slide';}div#n2-ss-3 .n2-ss-slider-4 > *{grid-area:slide;}div#n2-ss-3.n2-ss-full-page--constrain-ratio .n2-ss-slider-4{height:auto;}div#n2-ss-3 .n2-ss-slide{display:grid;place-items:center;grid-auto-columns:100%;position:relative;z-index:20;-webkit-backface-visibility:hidden;transform:translateX(-100000px);}div#n2-ss-3 .n2-ss-slide{perspective:1000px;}div#n2-ss-3 .n2-ss-slide-active{z-index:21;}.n2-ss-background-animation{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;}div#n2-ss-3 .n2-ss-button-container,div#n2-ss-3 .n2-ss-button-container a{display:block;}div#n2-ss-3 .n2-ss-button-container--non-full-width,div#n2-ss-3 .n2-ss-button-container--non-full-width a{display:inline-block;}div#n2-ss-3 .n2-ss-button-container.n2-ss-nowrap{white-space:nowrap;}div#n2-ss-3 .n2-ss-button-container a div{display:inline;font-size:inherit;text-decoration:inherit;color:inherit;line-height:inherit;font-family:inherit;font-weight:inherit;}div#n2-ss-3 .n2-ss-button-container a > div{display:inline-flex;align-items:center;vertical-align:top;}div#n2-ss-3 .n2-ss-button-container span{font-size:100%;vertical-align:baseline;}div#n2-ss-3 .n2-ss-button-container a[data-iconplacement="left"] span{margin-right:0.3em;}div#n2-ss-3 .n2-ss-button-container a[data-iconplacement="right"] span{margin-left:0.3em;}div#n2-ss-3 .n2-font-4660fc0142467341001a4ad914ef9a7e-hover{font-family: 'BohemiaLTW01';color: #b7293e;font-size:168.75%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;font-weight: 400;}div#n2-ss-3 .n2-font-1113198446f8a807b62b70c3822f8d67-hover{font-family: 'BohemiaLTW01';color: #141414;font-size:450%;text-shadow: none;line-height: 1;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;font-weight: 900;}div#n2-ss-3 .n2-font-c1bfaf7fad97e7529b521e8097f73e7c-paragraph{font-family: 'Roboto','Arial';color: #1d1d1d;font-size:118.75%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;font-weight: 400;}div#n2-ss-3 .n2-font-c1bfaf7fad97e7529b521e8097f73e7c-paragraph a, div#n2-ss-3 .n2-font-c1bfaf7fad97e7529b521e8097f73e7c-paragraph a:FOCUS{font-family: 'Roboto','Arial';color: #1890d7;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;font-weight: 400;}div#n2-ss-3 .n2-font-c1bfaf7fad97e7529b521e8097f73e7c-paragraph a:HOVER, div#n2-ss-3 .n2-font-c1bfaf7fad97e7529b521e8097f73e7c-paragraph a:ACTIVE{font-family: 'Roboto','Arial';color: #1890d7;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;font-weight: 400;}div#n2-ss-3 .n2-font-41a1b15fe499c0cff3b6df4d457dcc68-link a{font-family: 'BohemiaLTW01';color: #ffffff;font-size:87.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;font-weight: 900;}div#n2-ss-3 .n2-style-2cd8834c111934cbb7f9e6d3cc8260fe-heading{background: #8a2332;opacity:1;padding:10px 30px 10px 30px ;box-shadow: none;border: 0px solid RGBA(0,0,0,1);border-radius:20px;}div#n2-ss-3 .n2-ss-slider-2{background-color:RGBA(255,255,255,1);}div#n2-ss-3 .n-uc-qFNUex8SnQkk{padding:10px 10px 10px 10px}div#n2-ss-3 .n-uc-1015fa9e12160-inner{padding:90px 10px 10px 145px;justify-content:flex-start}div#n2-ss-3 .n-uc-1015fa9e12160{align-self:var(--ss-fs);}div#n2-ss-3 .n-uc-vawEi0fnrRCi{--margin-bottom:5px;max-width:205px;align-self:var(--ss-fs);}div#n2-ss-3 .n-uc-X9M8sDr40YXv{--margin-right:5px;--margin-bottom:45px;max-width:595px;align-self:var(--ss-fs);}div#n2-ss-3 .n-uc-BUvjeYHYXEEX{--margin-bottom:40px;max-width:485px;align-self:var(--ss-fs);}div#n2-ss-3 .n-uc-7UOWdUWFZUH4{align-self:var(--ss-fs);}@media (min-width: 1200px){div#n2-ss-3 [data-hide-desktopportrait="1"]{display: none !important;}}@media (orientation: landscape) and (max-width: 1199px) and (min-width: 901px),(orientation: portrait) and (max-width: 1199px) and (min-width: 701px){div#n2-ss-3 .n-uc-1015fa9e12160-inner{padding:90px 10px 10px 30px}div#n2-ss-3 .n-uc-X9M8sDr40YXv{--margin-right:10px;--margin-bottom:45px;max-width:445px;--ssfont-scale:0.8}div#n2-ss-3 .n-uc-BUvjeYHYXEEX{max-width:465px;--ssfont-scale:0.8}div#n2-ss-3 [data-hide-tabletportrait="1"]{display: none !important;}}@media (orientation: landscape) and (max-width: 900px),(orientation: portrait) and (max-width: 700px){div#n2-ss-3 .n-uc-To7xiLs0tEME{display:none}div#n2-ss-3 .n-uc-gwM3leIQwyYi{display:none}div#n2-ss-3 .n-uc-1015fa9e12160-inner{padding:90px 10px 10px 5px}div#n2-ss-3 .n-uc-X9M8sDr40YXv{--ssfont-scale:0.4}div#n2-ss-3 .n-uc-BUvjeYHYXEEX{--ssfont-scale:0.7}div#n2-ss-3 .n-uc-7UOWdUWFZUH4{--ssfont-scale:0.8}div#n2-ss-3 [data-hide-mobileportrait="1"]{display: none !important;}}</style>
<script>(function(){this._N2=this._N2||{_r:[],_d:[],r:function(){this._r.push(arguments)},d:function(){this._d.push(arguments)}}}).call(window);!function(e,i,o,r){(i=e.match(/(Chrome|Firefox|Safari)\/(\d+)\./))&&("Chrome"==i[1]?r=+i[2]>=32:"Firefox"==i[1]?r=+i[2]>=65:"Safari"==i[1]&&(o=e.match(/Version\/(\d+)/)||e.match(/(\d+)[0-9_]+like Mac/))&&(r=+o[1]>=14),r&&document.documentElement.classList.add("n2webp"))}(navigator.userAgent);</script><script src="https://myvgh.org/wp-content/plugins/nextend-smart-slider3-pro/Public/SmartSlider3/Application/Frontend/Assets/dist/n2.min.js?ver=c9342566" defer async></script>
<script src="https://myvgh.org/wp-content/plugins/nextend-smart-slider3-pro/Public/SmartSlider3/Application/Frontend/Assets/dist/smartslider-frontend.min.js?ver=c9342566" defer async></script>
<script src="https://myvgh.org/wp-content/plugins/nextend-smart-slider3-pro/Public/SmartSlider3/Slider/SliderType/Simple/Assets/dist/ss-simple.min.js?ver=c9342566" defer async></script>
<script>_N2.r('documentReady',function(){_N2.r(["documentReady","smartslider-frontend","ss-simple"],function(){new _N2.SmartSliderSimple('n2-ss-3',{"admin":false,"background.video.mobile":1,"loadingTime":2000,"randomize":{"randomize":0,"randomizeFirst":0},"callbacks":"","alias":{"id":0,"smoothScroll":0,"slideSwitch":0,"scroll":1},"align":"normal","isDelayed":0,"responsive":{"mediaQueries":{"all":false,"desktopportrait":["(min-width: 1200px)"],"tabletportrait":["(orientation: landscape) and (max-width: 1199px) and (min-width: 901px)","(orientation: portrait) and (max-width: 1199px) and (min-width: 701px)"],"mobileportrait":["(orientation: landscape) and (max-width: 900px)","(orientation: portrait) and (max-width: 700px)"]},"base":{"slideOuterWidth":1280,"slideOuterHeight":720,"sliderWidth":1280,"sliderHeight":720,"slideWidth":1280,"slideHeight":720},"hideOn":{"desktopLandscape":false,"desktopPortrait":false,"tabletLandscape":false,"tabletPortrait":false,"mobileLandscape":false,"mobilePortrait":false},"onResizeEnabled":true,"type":"fullwidth","sliderHeightBasedOn":"real","focusUser":1,"focusEdge":"auto","breakpoints":[{"device":"tabletPortrait","type":"max-screen-width","portraitWidth":1199,"landscapeWidth":1199},{"device":"mobilePortrait","type":"max-screen-width","portraitWidth":700,"landscapeWidth":900}],"enabledDevices":{"desktopLandscape":0,"desktopPortrait":1,"tabletLandscape":0,"tabletPortrait":1,"mobileLandscape":0,"mobilePortrait":1},"sizes":{"desktopPortrait":{"width":1280,"height":720,"max":3000,"min":1200},"tabletPortrait":{"width":701,"height":394,"customHeight":false,"max":1199,"min":701},"mobilePortrait":{"width":320,"height":180,"customHeight":false,"max":900,"min":320}},"overflowHiddenPage":0,"focus":{"offsetTop":"#wpadminbar","offsetBottom":""}},"controls":{"mousewheel":0,"touch":0,"keyboard":1,"blockCarouselInteraction":1},"playWhenVisible":1,"playWhenVisibleAt":0.5,"lazyLoad":0,"lazyLoadNeighbor":0,"blockrightclick":0,"maintainSession":0,"autoplay":{"enabled":0,"start":1,"duration":8000,"autoplayLoop":1,"allowReStart":0,"pause":{"click":1,"mouse":"0","mediaStarted":1},"resume":{"click":0,"mouse":"0","mediaEnded":1,"slidechanged":0},"interval":1,"intervalModifier":"loop","intervalSlide":"current"},"perspective":1000,"layerMode":{"playOnce":0,"playFirstLayer":1,"mode":"skippable","inAnimation":"mainInEnd"},"parallax":{"enabled":1,"mobile":0,"is3D":0,"animate":1,"horizontal":"mouse","vertical":"mouse","origin":"slider","scrollmove":"both"},"postBackgroundAnimations":0,"bgAnimations":0,"mainanimation":{"type":"horizontal","duration":800,"delay":0,"ease":"easeOutQuad","shiftedBackgroundAnimation":"auto"},"carousel":1,"initCallbacks":function(){}})})});</script><script type="text/javascript" src="https://myvgh.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://myvgh.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/assets/js/jquery.waypoints.min.js?ver=3.9.3" id="lvca-waypoints-js" data-rocket-defer defer></script>
<script type="text/javascript" id="lvca-frontend-scripts-js-extra">
/* <![CDATA[ */
var lvca_settings = {"mobile_width":"780","custom_css":""};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/assets/js/lvca-frontend.min.js?ver=3.9.3" id="lvca-frontend-scripts-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/wp-responsive-menu/assets/js/modernizr.custom.js?ver=1745866699" id="modernizr-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/wp-responsive-menu/assets/js/touchSwipe.js?ver=1745866699" id="touchSwipe-js" data-rocket-defer defer></script>
<script type="text/javascript" id="wprmenu.js-js-extra">
/* <![CDATA[ */
var wprmenu = {"zooming":"","from_width":"992","push_width":"400","menu_width":"80","parent_click":"","swipe":"","enable_overlay":"1","wprmenuDemoId":""};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/cache/min/1/wp-content/plugins/wp-responsive-menu/assets/js/wprmenu.js?ver=1745866699" id="wprmenu.js-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/includes/addons/accordion/js/accordion.min.js?ver=3.9.3" id="lvca-accordion-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/assets/js/slick.min.js?ver=3.9.3" id="lvca-slick-carousel-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/assets/js/jquery.stats.min.js?ver=3.9.3" id="lvca-stats-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/includes/addons/odometers/js/odometer.min.js?ver=3.9.3" id="lvca-odometers-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/includes/addons/piecharts/js/piechart.min.js?ver=3.9.3" id="lvca-piecharts-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/includes/addons/posts-carousel/js/posts-carousel.min.js?ver=3.9.3" id="lvca-post-carousel-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/includes/addons/spacer/js/spacer.min.js?ver=3.9.3" id="lvca-spacer-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/includes/addons/services/js/services.min.js?ver=3.9.3" id="lvca-services-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/includes/addons/stats-bar/js/stats-bar.min.js?ver=3.9.3" id="lvca-stats-bar-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/includes/addons/tabs/js/tabs.min.js?ver=3.9.3" id="lvca-tabs-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/assets/js/jquery.flexslider.min.js?ver=3.9.3" id="lvca-flexslider-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/includes/addons/testimonials-slider/js/testimonials.min.js?ver=3.9.3" id="lvca-testimonials-slider-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/assets/js/isotope.pkgd.min.js?ver=3.9.3" id="lvca-isotope-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/assets/js/imagesloaded.pkgd.min.js?ver=3.9.3" id="lvca-imagesloaded-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/addons-for-visual-composer/includes/addons/portfolio/js/portfolio.min.js?ver=3.9.3" id="lvca-portfolio-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript"></script><link rel="https://api.w.org/" href="https://myvgh.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://myvgh.org/wp-json/wp/v2/pages/6" /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://myvgh.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmyvgh.org%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://myvgh.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmyvgh.org%2F&#038;format=xml" />
        <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
            (function () {
                window.lvca_fs = {can_use_premium_code: false};
            })();
        </script>
        <style type="text/css">
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{ background-color: #9e002a;	color: #ffffff;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{ border-color: #9e002a;}
body.pojo-a11y-focusable a:focus{ outline-style: solid !important;	outline-width: 1px !important;	outline-color: #0a0000 !important;}
#pojo-a11y-toolbar{ top: 80vh !important;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{ background-color: #ffffff;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{ color: #333333;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{ background-color: #d10037;	color: #ffffff;}
@media (max-width: 767px) { #pojo-a11y-toolbar { top: 70vh !important; } }</style><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/>
<style type="text/css">
.paypal-donations { text-align: center !important }
</style>
<noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>		
		<link rel="preconnect" href="https://fonts.gstatic.com">

		

		<link href="https://myvgh.org/wp-content/themes/impactbase/fonts/Bohemia-LT-Std-Bold_7872.ttf" rel="stylesheet" type="text/css"/>

		<link data-minify="1" rel="stylesheet" href="https://myvgh.org/wp-content/cache/min/1/code.getmdl.io/1.0.0/material.indigo-pink.min.css?ver=1745866698" rel="stylesheet">
		<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">

		<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://myvgh.org/wp-content/cache/min/1/code.getmdl.io/1.0.0/material.min.js?ver=1745866699" data-rocket-defer defer></script>

		<link data-minify="1" href="https://myvgh.org/wp-content/cache/min/1/ajax/libs/animate.css/3.1.0/animate.css?ver=1745866699" rel="stylesheet">
		<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://myvgh.org/wp-content/cache/min/1/ajax/libs/wow/1.1.2/wow.js?ver=1745866699" data-rocket-defer defer></script>
		<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://myvgh.org/wp-content/cache/min/1/wp-content/themes/impactbase/js/modern.js?ver=1745866699" data-rocket-defer defer></script>
		<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://myvgh.org/wp-content/cache/min/1/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js?ver=1745866699" data-rocket-defer defer></script>

		<script type="rocketlazyloadscript"> new WOW().init(); </script>




		<link data-minify="1" rel="stylesheet" href="https://myvgh.org/wp-content/cache/min/1/wp-content/themes/impactbase/normalize.css?ver=1745866699">
		<link data-minify="1" rel="stylesheet" href="https://myvgh.org/wp-content/cache/min/1/wp-content/themes/impactbase/hamburger.css?ver=1745866699">
		<link data-minify="1" rel="stylesheet" href="https://myvgh.org/wp-content/cache/background-css/1/myvgh.org/wp-content/cache/min/1/wp-content/themes/impactbase/style.css?ver=1745866699&wpr_t=1747514455">
		<link data-minify="1" rel="stylesheet" href="https://myvgh.org/wp-content/cache/min/1/wp-content/themes/impactbase/responsive.css?ver=1745866699">
		<script type="rocketlazyloadscript"> 
		//        // conditionizr.com
		//        // configure environment tests
		//        conditionizr.config({
		//            assets: 'https://myvgh.org/wp-content/themes/impactbase/assets/',
		//            tests: {}
		//        });
		</script>
		<!-- Global site tag (gtag.js) - Google Analytics -->
 		<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-4HKMYRSWMY"></script>
		<script type="rocketlazyloadscript">
		  window.dataLayer = window.dataLayer || [];
		  function gtag(){dataLayer.push(arguments);}
		  gtag('js', new Date());

		  gtag('config', 'G-4HKMYRSWMY');
		</script>


		<!-- Google Tag Manager -->
		<script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
		new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
		j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
		'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
		})(window,document,'script','dataLayer','GTM-TFJZWRS');</script> 
		<!-- End Google Tag Manager -->

	<style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.slick-loading .slick-list{--wpr-bg-b354c8e4-11f9-4c1e-890e-e7201a150aff: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/addons-for-visual-composer/assets/css/ajax-loader.gif?lossy=2&strip=1&webp=1');}.wpb_address_book i.icon,option.wpb_address_book{--wpr-bg-363786ac-1137-4f61-8921-6cc24f5df8fa: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/address-book.png?lossy=2&strip=1&webp=1');}.wpb_alarm_clock i.icon,option.wpb_alarm_clock{--wpr-bg-0df484d0-da0b-41c8-a58d-54a2db322605: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png?lossy=2&strip=1&webp=1');}.wpb_anchor i.icon,option.wpb_anchor{--wpr-bg-65ee3e0c-f960-4a4d-9a0a-ae136c8ca74f: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/anchor.png?lossy=2&strip=1&webp=1');}.wpb_application_image i.icon,option.wpb_application_image{--wpr-bg-fbe33b11-fd55-4a0f-a943-1d8a82f4ecf4: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/application-image.png?lossy=2&strip=1&webp=1');}.wpb_arrow i.icon,option.wpb_arrow{--wpr-bg-5aa29e22-0f77-42a0-9c76-0819b8be91f2: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/arrow.png?lossy=2&strip=1&webp=1');}.wpb_asterisk i.icon,option.wpb_asterisk{--wpr-bg-9a35933c-d49f-4bf9-aeb1-a7a6a4c3093d: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/asterisk.png?lossy=2&strip=1&webp=1');}.wpb_hammer i.icon,option.wpb_hammer{--wpr-bg-66358ce6-574f-420b-95bc-10c35a1ce8aa: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png?lossy=2&strip=1&webp=1');}.wpb_balloon i.icon,option.wpb_balloon{--wpr-bg-aa89b9f7-f6c4-48cf-a376-c55aef8c6f8a: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/balloon.png?lossy=2&strip=1&webp=1');}.wpb_balloon_buzz i.icon,option.wpb_balloon_buzz{--wpr-bg-0f94968a-186e-45c8-a8bb-c8164409743d: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png?lossy=2&strip=1&webp=1');}.wpb_balloon_facebook i.icon,option.wpb_balloon_facebook{--wpr-bg-3aab65b5-6cd4-496b-a5ed-e5a17d4068f7: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png?lossy=2&strip=1&webp=1');}.wpb_balloon_twitter i.icon,option.wpb_balloon_twitter{--wpr-bg-f42487a9-7b47-4817-ad11-f72bcde1f3ef: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png?lossy=2&strip=1&webp=1');}.wpb_battery i.icon,option.wpb_battery{--wpr-bg-341cb93d-37d3-4cef-a22c-1f14ac0b05df: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/battery-full.png?lossy=2&strip=1&webp=1');}.wpb_binocular i.icon,option.wpb_binocular{--wpr-bg-6d52a193-6dd0-4bfb-a402-4123769b4c6f: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/binocular.png?lossy=2&strip=1&webp=1');}.wpb_document_excel i.icon,option.wpb_document_excel{--wpr-bg-fe9e1109-c9d9-4f71-a938-5f7efd20d6b0: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-excel.png?lossy=2&strip=1&webp=1');}.wpb_document_image i.icon,option.wpb_document_image{--wpr-bg-80f43a0e-b4d0-456c-95b1-8b10845379d3: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-image.png?lossy=2&strip=1&webp=1');}.wpb_document_music i.icon,option.wpb_document_music{--wpr-bg-3bbd0442-a60b-49bc-b863-4e3e1833277a: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-music.png?lossy=2&strip=1&webp=1');}.wpb_document_office i.icon,option.wpb_document_office{--wpr-bg-62a2217c-45f6-4e20-a818-ff5dd62bdba1: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-office.png?lossy=2&strip=1&webp=1');}.wpb_document_pdf i.icon,option.wpb_document_pdf{--wpr-bg-75c61a9f-00af-47f8-acc4-02aa35469e1e: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-pdf.png?lossy=2&strip=1&webp=1');}.wpb_document_powerpoint i.icon,option.wpb_document_powerpoint{--wpr-bg-50314a24-f59c-406c-9858-9de76726a9a1: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-powerpoint.png?lossy=2&strip=1&webp=1');}.wpb_document_word i.icon,option.wpb_document_word{--wpr-bg-e7aebbbd-cc74-4dc2-9bd2-cd4f367dad03: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png?lossy=2&strip=1&webp=1');}.wpb_bookmark i.icon,option.wpb_bookmark{--wpr-bg-d9e0b2ca-c75d-4da9-af21-8ca52da2cb71: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/bookmark.png?lossy=2&strip=1&webp=1');}.wpb_camcorder i.icon,option.wpb_camcorder{--wpr-bg-8ca08154-832f-4755-9bf7-528c98fc0f37: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/camcorder.png?lossy=2&strip=1&webp=1');}.wpb_camera i.icon,option.wpb_camera{--wpr-bg-017d525d-e376-4da2-b814-55495a9f822e: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/camera.png?lossy=2&strip=1&webp=1');}.wpb_chart i.icon,option.wpb_chart{--wpr-bg-d2c08cf8-959f-4aff-9867-96191a6003ca: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/chart.png?lossy=2&strip=1&webp=1');}.wpb_chart_pie i.icon,option.wpb_chart_pie{--wpr-bg-052e585d-50d4-456e-bd52-c530a4d41470: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png?lossy=2&strip=1&webp=1');}.wpb_clock i.icon,option.wpb_clock{--wpr-bg-f6768365-1e60-42de-a6be-bdb332b9557c: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/clock.png?lossy=2&strip=1&webp=1');}.wpb_play i.icon,option.wpb_play{--wpr-bg-b16d82d8-6dda-4585-bfe5-e188f66ed696: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/control.png?lossy=2&strip=1&webp=1');}.wpb_fire i.icon,option.wpb_fire{--wpr-bg-63150108-7ad7-44e6-bd30-2bbcb6ebfad1: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/fire.png?lossy=2&strip=1&webp=1');}.wpb_heart i.icon,option.wpb_heart{--wpr-bg-1c76b34c-a166-4ff2-a3a0-78958a636e0a: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/heart.png?lossy=2&strip=1&webp=1');}.wpb_mail i.icon,option.wpb_mail{--wpr-bg-e221c180-bf9c-41e9-894d-486d15a6429c: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/mail.png?lossy=2&strip=1&webp=1');}.wpb_shield i.icon,option.wpb_shield{--wpr-bg-cbe8d068-dda3-4c9d-970b-04ecaaa5ca45: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png?lossy=2&strip=1&webp=1');}.wpb_video i.icon,option.wpb_video{--wpr-bg-99d8297e-2e38-4bdd-a2a1-47f1fc1ec56b: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/video.png?lossy=2&strip=1&webp=1');}.vc-spinner::before{--wpr-bg-a07fa86c-29c6-45c4-a241-42e2dc6192f6: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/spinner.gif?lossy=2&strip=1&webp=1');}.vc_pixel_icon-alert{--wpr-bg-37be319d-8cbd-46f8-881e-925e2beae874: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/vc/alert.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-info{--wpr-bg-a74d326d-2734-42f7-be3d-45151106e710: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/vc/info.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-tick{--wpr-bg-e94ef997-6bad-46e8-8584-833484c9f9cf: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/vc/tick.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-explanation{--wpr-bg-3a29b6bd-ec3c-481b-ba72-1c92ea452ae5: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/vc/exclamation.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-address_book{--wpr-bg-f72d9834-6c47-483d-849b-6439fbafdb85: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/address-book.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-alarm_clock{--wpr-bg-75989ba1-ecd8-4b5a-bbdf-ba3a21ec0a12: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-anchor{--wpr-bg-f2f8d0f1-1ae5-49c1-93a7-46156634c653: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/anchor.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-application_image{--wpr-bg-0dcc3472-3571-4bb6-aa36-b2d8ec414ecd: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/application-image.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-arrow{--wpr-bg-cba8330f-069e-40ff-b3d9-33fcf434de1f: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/arrow.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-asterisk{--wpr-bg-bbe2f017-ccd8-411c-9a65-c2183d509008: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/asterisk.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-hammer{--wpr-bg-36e9d844-1c21-4ea8-9042-bc46552f45ed: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-balloon{--wpr-bg-108fb4b2-2024-46cd-b190-322e85359ffb: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/balloon.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-balloon_buzz{--wpr-bg-688df29b-c1dd-41d6-bf9b-00ea2bf39c01: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-balloon_facebook{--wpr-bg-235f34fc-8719-4415-83d9-8df741fc4d5a: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-balloon_twitter{--wpr-bg-54e9d9a6-ba68-498d-9284-cc5db23aa6f8: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-battery{--wpr-bg-5d8f7f3f-c009-40e3-8b9c-6d90474999b1: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/battery-full.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-binocular{--wpr-bg-b6843dee-983c-40b6-b1d0-da3e8f91fcb7: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/binocular.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-document_excel{--wpr-bg-845e5b97-ee61-474c-9bc2-f319d7b2292b: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-excel.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-document_image{--wpr-bg-0544634c-b1f9-4040-818a-0925d86687f0: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-image.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-document_music{--wpr-bg-5dde071a-7027-4c02-bfc7-f05c2ad8546e: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-music.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-document_office{--wpr-bg-10dc8f78-4fd0-48f1-86fa-4f561a593eb9: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-office.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-document_pdf{--wpr-bg-2717c5ce-9cb1-418c-9151-2dcdf3528273: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-pdf.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-document_powerpoint{--wpr-bg-d30df90c-35f8-4e89-bb3a-6d8481978bf5: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-powerpoint.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-document_word{--wpr-bg-23742c9f-ddef-461a-b555-91fdc5fb0fbb: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-bookmark{--wpr-bg-13c8762c-23c0-42ed-911b-b87cfcdf93d0: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/bookmark.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-camcorder{--wpr-bg-9916bcf6-57d6-4545-975d-f0dc2c7e1514: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/camcorder.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-camera{--wpr-bg-7f52a4ba-3f8c-4e5d-9ea3-2123f87f2bcf: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/camera.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-chart{--wpr-bg-c09796f9-4a4e-4fb5-be16-594b40641c58: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/chart.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-chart_pie{--wpr-bg-825632f0-c71f-46b1-88df-03ad9770f0b5: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-clock{--wpr-bg-e336e941-eaaf-4ade-bc7c-c7f08808b59d: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/clock.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-play{--wpr-bg-4e519f9e-2c85-4e64-9304-04e328fac83e: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/control.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-fire{--wpr-bg-74317c94-df8f-4ee6-95be-9980df781ec4: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/fire.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-heart{--wpr-bg-a2bdcd21-7f1c-4dd2-8573-59f4eab653b6: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/heart.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-mail{--wpr-bg-882e46a3-69a6-463d-960f-4ea1c1e3058d: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/mail.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-shield{--wpr-bg-3d435913-d27a-49a4-86f2-8735f6316296: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png?lossy=2&strip=1&webp=1');}.vc_pixel_icon-video{--wpr-bg-388e65ff-1cf3-4bcf-95e6-2f64e7cdd137: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/icons/video.png?lossy=2&strip=1&webp=1');}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{--wpr-bg-b7729d6e-a15f-4d29-b96f-e1a7e7b95cd2: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/toggle_open.png?lossy=2&strip=1&webp=1');}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{--wpr-bg-8dbb9e1d-68b2-4853-a457-c24b45feeb81: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/toggle_close.png?lossy=2&strip=1&webp=1');}.wpb_flickr_widget p.flickr_stream_wrap a{--wpr-bg-3ad77be3-7b7b-4fbf-8705-f72ec216c8ba: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/images/flickr.png?lossy=2&strip=1&webp=1');}.vc-spinner.vc-spinner-complete::before{--wpr-bg-b3d6f440-a7c4-4067-b56a-73fae94f6a39: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/vc/tick.png?lossy=2&strip=1&webp=1');}.vc-spinner.vc-spinner-failed::before{--wpr-bg-c5c50c7c-8979-4433-88db-598a01ea2a95: url('https://b1405324.smushcdn.com/1405324/wp-content/plugins/js_composer/assets/vc/remove.png?lossy=2&strip=1&webp=1');}section.homeFeature{--wpr-bg-ac1345a1-a43a-4343-9a16-7535db7fccf8: url('https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/canv3.jpg?lossy=2&strip=1&webp=1');}section.homeFaq{--wpr-bg-b964071d-4e63-4691-8fb8-40b87fd99806: url('https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/canv3.jpg?lossy=2&strip=1&webp=1');}.vidCol:before{--wpr-bg-5e1f99e8-e526-468b-91f5-cec1986042e3: url('https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/dots.png?lossy=2&strip=1&webp=1');}#mentalHealth{--wpr-bg-10310115-75bd-43dd-93df-66000a7abebf: url('https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/header_mental_health.jpg?lossy=2&strip=1&webp=1');}#imagingEmpoweringInn{--wpr-bg-f34dc0c0-aeeb-4b5f-80ac-54efddd7b35a: url('https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/header_imaging.jpg?lossy=2&strip=1&webp=1');}#homeHealth{--wpr-bg-3ab0dc2a-b526-4e88-a32d-032cf22774cf: url('https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/header_homehealth.jpg?lossy=2&strip=1&webp=1');}#specializedCare{--wpr-bg-50e9b105-07d9-4528-98f9-3e428fd6cf68: url('https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/vgh_header_imaging_visiting_specialties.jpg?lossy=2&strip=1&webp=1');}#newYearWellness{--wpr-bg-73decc07-67d3-4a42-8409-df23868cf77d: url('https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/VGH-250101_NewYear_wellness_header_imaging.jpg?lossy=2&strip=1&webp=1');}#outPatientCare{--wpr-bg-d584cfed-f869-4ff7-a5a7-8f180ccbe024: url('https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/header_outpatient.jpg?lossy=2&strip=1&webp=1');}#screenToday{--wpr-bg-4213912e-69df-4cec-8334-d86d49d6f183: url('https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/header_screentoday.jpg?lossy=2&strip=1&webp=1');}#aprilOR{--wpr-bg-ee8e27bc-4590-4277-9732-756aeb58bc1f: url('https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/header_aprilOR.jpg?lossy=2&strip=1&webp=1');}#mayPT{--wpr-bg-3a3fe430-d92f-44b3-ad02-5b64ff884a4b: url('https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/header_may_PT.jpg?lossy=2&strip=1&webp=1');}#wprmenu_bar{--wpr-bg-cb9968ee-9eca-4b58-ab43-cedbdb5f7651: url('https://myvgh.org/');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".slick-loading .slick-list","style":".slick-loading .slick-list{--wpr-bg-b354c8e4-11f9-4c1e-890e-e7201a150aff: url('https:\/\/myvgh.org\/wp-content\/plugins\/addons-for-visual-composer\/assets\/css\/ajax-loader.gif');}","hash":"b354c8e4-11f9-4c1e-890e-e7201a150aff","url":"https:\/\/myvgh.org\/wp-content\/plugins\/addons-for-visual-composer\/assets\/css\/ajax-loader.gif"},{"selector":".wpb_address_book i.icon,option.wpb_address_book","style":".wpb_address_book i.icon,option.wpb_address_book{--wpr-bg-363786ac-1137-4f61-8921-6cc24f5df8fa: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/address-book.png');}","hash":"363786ac-1137-4f61-8921-6cc24f5df8fa","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/address-book.png"},{"selector":".wpb_alarm_clock i.icon,option.wpb_alarm_clock","style":".wpb_alarm_clock i.icon,option.wpb_alarm_clock{--wpr-bg-0df484d0-da0b-41c8-a58d-54a2db322605: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/alarm-clock.png');}","hash":"0df484d0-da0b-41c8-a58d-54a2db322605","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/alarm-clock.png"},{"selector":".wpb_anchor i.icon,option.wpb_anchor","style":".wpb_anchor i.icon,option.wpb_anchor{--wpr-bg-65ee3e0c-f960-4a4d-9a0a-ae136c8ca74f: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/anchor.png');}","hash":"65ee3e0c-f960-4a4d-9a0a-ae136c8ca74f","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/anchor.png"},{"selector":".wpb_application_image i.icon,option.wpb_application_image","style":".wpb_application_image i.icon,option.wpb_application_image{--wpr-bg-fbe33b11-fd55-4a0f-a943-1d8a82f4ecf4: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/application-image.png');}","hash":"fbe33b11-fd55-4a0f-a943-1d8a82f4ecf4","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/application-image.png"},{"selector":".wpb_arrow i.icon,option.wpb_arrow","style":".wpb_arrow i.icon,option.wpb_arrow{--wpr-bg-5aa29e22-0f77-42a0-9c76-0819b8be91f2: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/arrow.png');}","hash":"5aa29e22-0f77-42a0-9c76-0819b8be91f2","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/arrow.png"},{"selector":".wpb_asterisk i.icon,option.wpb_asterisk","style":".wpb_asterisk i.icon,option.wpb_asterisk{--wpr-bg-9a35933c-d49f-4bf9-aeb1-a7a6a4c3093d: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/asterisk.png');}","hash":"9a35933c-d49f-4bf9-aeb1-a7a6a4c3093d","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/asterisk.png"},{"selector":".wpb_hammer i.icon,option.wpb_hammer","style":".wpb_hammer i.icon,option.wpb_hammer{--wpr-bg-66358ce6-574f-420b-95bc-10c35a1ce8aa: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/auction-hammer.png');}","hash":"66358ce6-574f-420b-95bc-10c35a1ce8aa","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/auction-hammer.png"},{"selector":".wpb_balloon i.icon,option.wpb_balloon","style":".wpb_balloon i.icon,option.wpb_balloon{--wpr-bg-aa89b9f7-f6c4-48cf-a376-c55aef8c6f8a: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon.png');}","hash":"aa89b9f7-f6c4-48cf-a376-c55aef8c6f8a","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon.png"},{"selector":".wpb_balloon_buzz i.icon,option.wpb_balloon_buzz","style":".wpb_balloon_buzz i.icon,option.wpb_balloon_buzz{--wpr-bg-0f94968a-186e-45c8-a8bb-c8164409743d: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-buzz.png');}","hash":"0f94968a-186e-45c8-a8bb-c8164409743d","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-buzz.png"},{"selector":".wpb_balloon_facebook i.icon,option.wpb_balloon_facebook","style":".wpb_balloon_facebook i.icon,option.wpb_balloon_facebook{--wpr-bg-3aab65b5-6cd4-496b-a5ed-e5a17d4068f7: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-facebook.png');}","hash":"3aab65b5-6cd4-496b-a5ed-e5a17d4068f7","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-facebook.png"},{"selector":".wpb_balloon_twitter i.icon,option.wpb_balloon_twitter","style":".wpb_balloon_twitter i.icon,option.wpb_balloon_twitter{--wpr-bg-f42487a9-7b47-4817-ad11-f72bcde1f3ef: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-twitter.png');}","hash":"f42487a9-7b47-4817-ad11-f72bcde1f3ef","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-twitter.png"},{"selector":".wpb_battery i.icon,option.wpb_battery","style":".wpb_battery i.icon,option.wpb_battery{--wpr-bg-341cb93d-37d3-4cef-a22c-1f14ac0b05df: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/battery-full.png');}","hash":"341cb93d-37d3-4cef-a22c-1f14ac0b05df","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/battery-full.png"},{"selector":".wpb_binocular i.icon,option.wpb_binocular","style":".wpb_binocular i.icon,option.wpb_binocular{--wpr-bg-6d52a193-6dd0-4bfb-a402-4123769b4c6f: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/binocular.png');}","hash":"6d52a193-6dd0-4bfb-a402-4123769b4c6f","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/binocular.png"},{"selector":".wpb_document_excel i.icon,option.wpb_document_excel","style":".wpb_document_excel i.icon,option.wpb_document_excel{--wpr-bg-fe9e1109-c9d9-4f71-a938-5f7efd20d6b0: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-excel.png');}","hash":"fe9e1109-c9d9-4f71-a938-5f7efd20d6b0","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-excel.png"},{"selector":".wpb_document_image i.icon,option.wpb_document_image","style":".wpb_document_image i.icon,option.wpb_document_image{--wpr-bg-80f43a0e-b4d0-456c-95b1-8b10845379d3: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-image.png');}","hash":"80f43a0e-b4d0-456c-95b1-8b10845379d3","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-image.png"},{"selector":".wpb_document_music i.icon,option.wpb_document_music","style":".wpb_document_music i.icon,option.wpb_document_music{--wpr-bg-3bbd0442-a60b-49bc-b863-4e3e1833277a: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-music.png');}","hash":"3bbd0442-a60b-49bc-b863-4e3e1833277a","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-music.png"},{"selector":".wpb_document_office i.icon,option.wpb_document_office","style":".wpb_document_office i.icon,option.wpb_document_office{--wpr-bg-62a2217c-45f6-4e20-a818-ff5dd62bdba1: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-office.png');}","hash":"62a2217c-45f6-4e20-a818-ff5dd62bdba1","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-office.png"},{"selector":".wpb_document_pdf i.icon,option.wpb_document_pdf","style":".wpb_document_pdf i.icon,option.wpb_document_pdf{--wpr-bg-75c61a9f-00af-47f8-acc4-02aa35469e1e: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-pdf.png');}","hash":"75c61a9f-00af-47f8-acc4-02aa35469e1e","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-pdf.png"},{"selector":".wpb_document_powerpoint i.icon,option.wpb_document_powerpoint","style":".wpb_document_powerpoint i.icon,option.wpb_document_powerpoint{--wpr-bg-50314a24-f59c-406c-9858-9de76726a9a1: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-powerpoint.png');}","hash":"50314a24-f59c-406c-9858-9de76726a9a1","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-powerpoint.png"},{"selector":".wpb_document_word i.icon,option.wpb_document_word","style":".wpb_document_word i.icon,option.wpb_document_word{--wpr-bg-e7aebbbd-cc74-4dc2-9bd2-cd4f367dad03: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-word.png');}","hash":"e7aebbbd-cc74-4dc2-9bd2-cd4f367dad03","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-word.png"},{"selector":".wpb_bookmark i.icon,option.wpb_bookmark","style":".wpb_bookmark i.icon,option.wpb_bookmark{--wpr-bg-d9e0b2ca-c75d-4da9-af21-8ca52da2cb71: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/bookmark.png');}","hash":"d9e0b2ca-c75d-4da9-af21-8ca52da2cb71","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/bookmark.png"},{"selector":".wpb_camcorder i.icon,option.wpb_camcorder","style":".wpb_camcorder i.icon,option.wpb_camcorder{--wpr-bg-8ca08154-832f-4755-9bf7-528c98fc0f37: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/camcorder.png');}","hash":"8ca08154-832f-4755-9bf7-528c98fc0f37","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/camcorder.png"},{"selector":".wpb_camera i.icon,option.wpb_camera","style":".wpb_camera i.icon,option.wpb_camera{--wpr-bg-017d525d-e376-4da2-b814-55495a9f822e: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/camera.png');}","hash":"017d525d-e376-4da2-b814-55495a9f822e","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/camera.png"},{"selector":".wpb_chart i.icon,option.wpb_chart","style":".wpb_chart i.icon,option.wpb_chart{--wpr-bg-d2c08cf8-959f-4aff-9867-96191a6003ca: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/chart.png');}","hash":"d2c08cf8-959f-4aff-9867-96191a6003ca","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/chart.png"},{"selector":".wpb_chart_pie i.icon,option.wpb_chart_pie","style":".wpb_chart_pie i.icon,option.wpb_chart_pie{--wpr-bg-052e585d-50d4-456e-bd52-c530a4d41470: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/chart-pie.png');}","hash":"052e585d-50d4-456e-bd52-c530a4d41470","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/chart-pie.png"},{"selector":".wpb_clock i.icon,option.wpb_clock","style":".wpb_clock i.icon,option.wpb_clock{--wpr-bg-f6768365-1e60-42de-a6be-bdb332b9557c: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/clock.png');}","hash":"f6768365-1e60-42de-a6be-bdb332b9557c","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/clock.png"},{"selector":".wpb_play i.icon,option.wpb_play","style":".wpb_play i.icon,option.wpb_play{--wpr-bg-b16d82d8-6dda-4585-bfe5-e188f66ed696: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/control.png');}","hash":"b16d82d8-6dda-4585-bfe5-e188f66ed696","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/control.png"},{"selector":".wpb_fire i.icon,option.wpb_fire","style":".wpb_fire i.icon,option.wpb_fire{--wpr-bg-63150108-7ad7-44e6-bd30-2bbcb6ebfad1: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/fire.png');}","hash":"63150108-7ad7-44e6-bd30-2bbcb6ebfad1","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/fire.png"},{"selector":".wpb_heart i.icon,option.wpb_heart","style":".wpb_heart i.icon,option.wpb_heart{--wpr-bg-1c76b34c-a166-4ff2-a3a0-78958a636e0a: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/heart.png');}","hash":"1c76b34c-a166-4ff2-a3a0-78958a636e0a","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/heart.png"},{"selector":".wpb_mail i.icon,option.wpb_mail","style":".wpb_mail i.icon,option.wpb_mail{--wpr-bg-e221c180-bf9c-41e9-894d-486d15a6429c: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/mail.png');}","hash":"e221c180-bf9c-41e9-894d-486d15a6429c","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/mail.png"},{"selector":".wpb_shield i.icon,option.wpb_shield","style":".wpb_shield i.icon,option.wpb_shield{--wpr-bg-cbe8d068-dda3-4c9d-970b-04ecaaa5ca45: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/plus-shield.png');}","hash":"cbe8d068-dda3-4c9d-970b-04ecaaa5ca45","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/plus-shield.png"},{"selector":".wpb_video i.icon,option.wpb_video","style":".wpb_video i.icon,option.wpb_video{--wpr-bg-99d8297e-2e38-4bdd-a2a1-47f1fc1ec56b: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/video.png');}","hash":"99d8297e-2e38-4bdd-a2a1-47f1fc1ec56b","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/video.png"},{"selector":".vc-spinner","style":".vc-spinner::before{--wpr-bg-a07fa86c-29c6-45c4-a241-42e2dc6192f6: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/spinner.gif');}","hash":"a07fa86c-29c6-45c4-a241-42e2dc6192f6","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/spinner.gif"},{"selector":".vc_pixel_icon-alert","style":".vc_pixel_icon-alert{--wpr-bg-37be319d-8cbd-46f8-881e-925e2beae874: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/vc\/alert.png');}","hash":"37be319d-8cbd-46f8-881e-925e2beae874","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/vc\/alert.png"},{"selector":".vc_pixel_icon-info","style":".vc_pixel_icon-info{--wpr-bg-a74d326d-2734-42f7-be3d-45151106e710: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/vc\/info.png');}","hash":"a74d326d-2734-42f7-be3d-45151106e710","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/vc\/info.png"},{"selector":".vc_pixel_icon-tick","style":".vc_pixel_icon-tick{--wpr-bg-e94ef997-6bad-46e8-8584-833484c9f9cf: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/vc\/tick.png');}","hash":"e94ef997-6bad-46e8-8584-833484c9f9cf","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/vc\/tick.png"},{"selector":".vc_pixel_icon-explanation","style":".vc_pixel_icon-explanation{--wpr-bg-3a29b6bd-ec3c-481b-ba72-1c92ea452ae5: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/vc\/exclamation.png');}","hash":"3a29b6bd-ec3c-481b-ba72-1c92ea452ae5","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/vc\/exclamation.png"},{"selector":".vc_pixel_icon-address_book","style":".vc_pixel_icon-address_book{--wpr-bg-f72d9834-6c47-483d-849b-6439fbafdb85: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/address-book.png');}","hash":"f72d9834-6c47-483d-849b-6439fbafdb85","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/address-book.png"},{"selector":".vc_pixel_icon-alarm_clock","style":".vc_pixel_icon-alarm_clock{--wpr-bg-75989ba1-ecd8-4b5a-bbdf-ba3a21ec0a12: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/alarm-clock.png');}","hash":"75989ba1-ecd8-4b5a-bbdf-ba3a21ec0a12","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/alarm-clock.png"},{"selector":".vc_pixel_icon-anchor","style":".vc_pixel_icon-anchor{--wpr-bg-f2f8d0f1-1ae5-49c1-93a7-46156634c653: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/anchor.png');}","hash":"f2f8d0f1-1ae5-49c1-93a7-46156634c653","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/anchor.png"},{"selector":".vc_pixel_icon-application_image","style":".vc_pixel_icon-application_image{--wpr-bg-0dcc3472-3571-4bb6-aa36-b2d8ec414ecd: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/application-image.png');}","hash":"0dcc3472-3571-4bb6-aa36-b2d8ec414ecd","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/application-image.png"},{"selector":".vc_pixel_icon-arrow","style":".vc_pixel_icon-arrow{--wpr-bg-cba8330f-069e-40ff-b3d9-33fcf434de1f: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/arrow.png');}","hash":"cba8330f-069e-40ff-b3d9-33fcf434de1f","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/arrow.png"},{"selector":".vc_pixel_icon-asterisk","style":".vc_pixel_icon-asterisk{--wpr-bg-bbe2f017-ccd8-411c-9a65-c2183d509008: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/asterisk.png');}","hash":"bbe2f017-ccd8-411c-9a65-c2183d509008","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/asterisk.png"},{"selector":".vc_pixel_icon-hammer","style":".vc_pixel_icon-hammer{--wpr-bg-36e9d844-1c21-4ea8-9042-bc46552f45ed: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/auction-hammer.png');}","hash":"36e9d844-1c21-4ea8-9042-bc46552f45ed","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/auction-hammer.png"},{"selector":".vc_pixel_icon-balloon","style":".vc_pixel_icon-balloon{--wpr-bg-108fb4b2-2024-46cd-b190-322e85359ffb: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon.png');}","hash":"108fb4b2-2024-46cd-b190-322e85359ffb","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon.png"},{"selector":".vc_pixel_icon-balloon_buzz","style":".vc_pixel_icon-balloon_buzz{--wpr-bg-688df29b-c1dd-41d6-bf9b-00ea2bf39c01: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-buzz.png');}","hash":"688df29b-c1dd-41d6-bf9b-00ea2bf39c01","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-buzz.png"},{"selector":".vc_pixel_icon-balloon_facebook","style":".vc_pixel_icon-balloon_facebook{--wpr-bg-235f34fc-8719-4415-83d9-8df741fc4d5a: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-facebook.png');}","hash":"235f34fc-8719-4415-83d9-8df741fc4d5a","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-facebook.png"},{"selector":".vc_pixel_icon-balloon_twitter","style":".vc_pixel_icon-balloon_twitter{--wpr-bg-54e9d9a6-ba68-498d-9284-cc5db23aa6f8: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-twitter.png');}","hash":"54e9d9a6-ba68-498d-9284-cc5db23aa6f8","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-twitter.png"},{"selector":".vc_pixel_icon-battery","style":".vc_pixel_icon-battery{--wpr-bg-5d8f7f3f-c009-40e3-8b9c-6d90474999b1: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/battery-full.png');}","hash":"5d8f7f3f-c009-40e3-8b9c-6d90474999b1","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/battery-full.png"},{"selector":".vc_pixel_icon-binocular","style":".vc_pixel_icon-binocular{--wpr-bg-b6843dee-983c-40b6-b1d0-da3e8f91fcb7: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/binocular.png');}","hash":"b6843dee-983c-40b6-b1d0-da3e8f91fcb7","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/binocular.png"},{"selector":".vc_pixel_icon-document_excel","style":".vc_pixel_icon-document_excel{--wpr-bg-845e5b97-ee61-474c-9bc2-f319d7b2292b: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-excel.png');}","hash":"845e5b97-ee61-474c-9bc2-f319d7b2292b","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-excel.png"},{"selector":".vc_pixel_icon-document_image","style":".vc_pixel_icon-document_image{--wpr-bg-0544634c-b1f9-4040-818a-0925d86687f0: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-image.png');}","hash":"0544634c-b1f9-4040-818a-0925d86687f0","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-image.png"},{"selector":".vc_pixel_icon-document_music","style":".vc_pixel_icon-document_music{--wpr-bg-5dde071a-7027-4c02-bfc7-f05c2ad8546e: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-music.png');}","hash":"5dde071a-7027-4c02-bfc7-f05c2ad8546e","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-music.png"},{"selector":".vc_pixel_icon-document_office","style":".vc_pixel_icon-document_office{--wpr-bg-10dc8f78-4fd0-48f1-86fa-4f561a593eb9: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-office.png');}","hash":"10dc8f78-4fd0-48f1-86fa-4f561a593eb9","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-office.png"},{"selector":".vc_pixel_icon-document_pdf","style":".vc_pixel_icon-document_pdf{--wpr-bg-2717c5ce-9cb1-418c-9151-2dcdf3528273: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-pdf.png');}","hash":"2717c5ce-9cb1-418c-9151-2dcdf3528273","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-pdf.png"},{"selector":".vc_pixel_icon-document_powerpoint","style":".vc_pixel_icon-document_powerpoint{--wpr-bg-d30df90c-35f8-4e89-bb3a-6d8481978bf5: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-powerpoint.png');}","hash":"d30df90c-35f8-4e89-bb3a-6d8481978bf5","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-powerpoint.png"},{"selector":".vc_pixel_icon-document_word","style":".vc_pixel_icon-document_word{--wpr-bg-23742c9f-ddef-461a-b555-91fdc5fb0fbb: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-word.png');}","hash":"23742c9f-ddef-461a-b555-91fdc5fb0fbb","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-word.png"},{"selector":".vc_pixel_icon-bookmark","style":".vc_pixel_icon-bookmark{--wpr-bg-13c8762c-23c0-42ed-911b-b87cfcdf93d0: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/bookmark.png');}","hash":"13c8762c-23c0-42ed-911b-b87cfcdf93d0","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/bookmark.png"},{"selector":".vc_pixel_icon-camcorder","style":".vc_pixel_icon-camcorder{--wpr-bg-9916bcf6-57d6-4545-975d-f0dc2c7e1514: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/camcorder.png');}","hash":"9916bcf6-57d6-4545-975d-f0dc2c7e1514","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/camcorder.png"},{"selector":".vc_pixel_icon-camera","style":".vc_pixel_icon-camera{--wpr-bg-7f52a4ba-3f8c-4e5d-9ea3-2123f87f2bcf: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/camera.png');}","hash":"7f52a4ba-3f8c-4e5d-9ea3-2123f87f2bcf","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/camera.png"},{"selector":".vc_pixel_icon-chart","style":".vc_pixel_icon-chart{--wpr-bg-c09796f9-4a4e-4fb5-be16-594b40641c58: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/chart.png');}","hash":"c09796f9-4a4e-4fb5-be16-594b40641c58","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/chart.png"},{"selector":".vc_pixel_icon-chart_pie","style":".vc_pixel_icon-chart_pie{--wpr-bg-825632f0-c71f-46b1-88df-03ad9770f0b5: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/chart-pie.png');}","hash":"825632f0-c71f-46b1-88df-03ad9770f0b5","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/chart-pie.png"},{"selector":".vc_pixel_icon-clock","style":".vc_pixel_icon-clock{--wpr-bg-e336e941-eaaf-4ade-bc7c-c7f08808b59d: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/clock.png');}","hash":"e336e941-eaaf-4ade-bc7c-c7f08808b59d","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/clock.png"},{"selector":".vc_pixel_icon-play","style":".vc_pixel_icon-play{--wpr-bg-4e519f9e-2c85-4e64-9304-04e328fac83e: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/control.png');}","hash":"4e519f9e-2c85-4e64-9304-04e328fac83e","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/control.png"},{"selector":".vc_pixel_icon-fire","style":".vc_pixel_icon-fire{--wpr-bg-74317c94-df8f-4ee6-95be-9980df781ec4: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/fire.png');}","hash":"74317c94-df8f-4ee6-95be-9980df781ec4","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/fire.png"},{"selector":".vc_pixel_icon-heart","style":".vc_pixel_icon-heart{--wpr-bg-a2bdcd21-7f1c-4dd2-8573-59f4eab653b6: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/heart.png');}","hash":"a2bdcd21-7f1c-4dd2-8573-59f4eab653b6","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/heart.png"},{"selector":".vc_pixel_icon-mail","style":".vc_pixel_icon-mail{--wpr-bg-882e46a3-69a6-463d-960f-4ea1c1e3058d: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/mail.png');}","hash":"882e46a3-69a6-463d-960f-4ea1c1e3058d","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/mail.png"},{"selector":".vc_pixel_icon-shield","style":".vc_pixel_icon-shield{--wpr-bg-3d435913-d27a-49a4-86f2-8735f6316296: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/plus-shield.png');}","hash":"3d435913-d27a-49a4-86f2-8735f6316296","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/plus-shield.png"},{"selector":".vc_pixel_icon-video","style":".vc_pixel_icon-video{--wpr-bg-388e65ff-1cf3-4bcf-95e6-2f64e7cdd137: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/video.png');}","hash":"388e65ff-1cf3-4bcf-95e6-2f64e7cdd137","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/video.png"},{"selector":".wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon","style":".wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{--wpr-bg-b7729d6e-a15f-4d29-b96f-e1a7e7b95cd2: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/toggle_open.png');}","hash":"b7729d6e-a15f-4d29-b96f-e1a7e7b95cd2","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/toggle_open.png"},{"selector":".wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon","style":".wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{--wpr-bg-8dbb9e1d-68b2-4853-a457-c24b45feeb81: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/toggle_close.png');}","hash":"8dbb9e1d-68b2-4853-a457-c24b45feeb81","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/toggle_close.png"},{"selector":".wpb_flickr_widget p.flickr_stream_wrap a","style":".wpb_flickr_widget p.flickr_stream_wrap a{--wpr-bg-3ad77be3-7b7b-4fbf-8705-f72ec216c8ba: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/flickr.png');}","hash":"3ad77be3-7b7b-4fbf-8705-f72ec216c8ba","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/images\/flickr.png"},{"selector":".vc-spinner.vc-spinner-complete","style":".vc-spinner.vc-spinner-complete::before{--wpr-bg-b3d6f440-a7c4-4067-b56a-73fae94f6a39: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/vc\/tick.png');}","hash":"b3d6f440-a7c4-4067-b56a-73fae94f6a39","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/vc\/tick.png"},{"selector":".vc-spinner.vc-spinner-failed","style":".vc-spinner.vc-spinner-failed::before{--wpr-bg-c5c50c7c-8979-4433-88db-598a01ea2a95: url('https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/vc\/remove.png');}","hash":"c5c50c7c-8979-4433-88db-598a01ea2a95","url":"https:\/\/myvgh.org\/wp-content\/plugins\/js_composer\/assets\/vc\/remove.png"},{"selector":"section.homeFeature","style":"section.homeFeature{--wpr-bg-ac1345a1-a43a-4343-9a16-7535db7fccf8: url('https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/canv3.jpg');}","hash":"ac1345a1-a43a-4343-9a16-7535db7fccf8","url":"https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/canv3.jpg"},{"selector":"section.homeFaq","style":"section.homeFaq{--wpr-bg-b964071d-4e63-4691-8fb8-40b87fd99806: url('https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/canv3.jpg');}","hash":"b964071d-4e63-4691-8fb8-40b87fd99806","url":"https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/canv3.jpg"},{"selector":".vidCol","style":".vidCol:before{--wpr-bg-5e1f99e8-e526-468b-91f5-cec1986042e3: url('https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/dots.png');}","hash":"5e1f99e8-e526-468b-91f5-cec1986042e3","url":"https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/dots.png"},{"selector":"#mentalHealth","style":"#mentalHealth{--wpr-bg-10310115-75bd-43dd-93df-66000a7abebf: url('https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_mental_health.jpg');}","hash":"10310115-75bd-43dd-93df-66000a7abebf","url":"https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_mental_health.jpg"},{"selector":"#imagingEmpoweringInn","style":"#imagingEmpoweringInn{--wpr-bg-f34dc0c0-aeeb-4b5f-80ac-54efddd7b35a: url('https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_imaging.jpg');}","hash":"f34dc0c0-aeeb-4b5f-80ac-54efddd7b35a","url":"https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_imaging.jpg"},{"selector":"#homeHealth","style":"#homeHealth{--wpr-bg-3ab0dc2a-b526-4e88-a32d-032cf22774cf: url('https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_homehealth.jpg');}","hash":"3ab0dc2a-b526-4e88-a32d-032cf22774cf","url":"https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_homehealth.jpg"},{"selector":"#specializedCare","style":"#specializedCare{--wpr-bg-50e9b105-07d9-4528-98f9-3e428fd6cf68: url('https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/vgh_header_imaging_visiting_specialties.jpg');}","hash":"50e9b105-07d9-4528-98f9-3e428fd6cf68","url":"https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/vgh_header_imaging_visiting_specialties.jpg"},{"selector":"#newYearWellness","style":"#newYearWellness{--wpr-bg-73decc07-67d3-4a42-8409-df23868cf77d: url('https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/VGH-250101_NewYear_wellness_header_imaging.jpg');}","hash":"73decc07-67d3-4a42-8409-df23868cf77d","url":"https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/VGH-250101_NewYear_wellness_header_imaging.jpg"},{"selector":"#outPatientCare","style":"#outPatientCare{--wpr-bg-d584cfed-f869-4ff7-a5a7-8f180ccbe024: url('https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_outpatient.jpg');}","hash":"d584cfed-f869-4ff7-a5a7-8f180ccbe024","url":"https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_outpatient.jpg"},{"selector":"#screenToday","style":"#screenToday{--wpr-bg-4213912e-69df-4cec-8334-d86d49d6f183: url('https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_screentoday.jpg');}","hash":"4213912e-69df-4cec-8334-d86d49d6f183","url":"https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_screentoday.jpg"},{"selector":"#aprilOR","style":"#aprilOR{--wpr-bg-ee8e27bc-4590-4277-9732-756aeb58bc1f: url('https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_aprilOR.jpg');}","hash":"ee8e27bc-4590-4277-9732-756aeb58bc1f","url":"https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_aprilOR.jpg"},{"selector":"#mayPT","style":"#mayPT{--wpr-bg-3a3fe430-d92f-44b3-ad02-5b64ff884a4b: url('https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_may_PT.jpg');}","hash":"3a3fe430-d92f-44b3-ad02-5b64ff884a4b","url":"https:\/\/myvgh.org\/wp-content\/themes\/impactbase\/img\/header_may_PT.jpg"},{"selector":"#wprmenu_bar","style":"#wprmenu_bar{--wpr-bg-cb9968ee-9eca-4b58-ab43-cedbdb5f7651: url('https:\/\/myvgh.org\/');}","hash":"cb9968ee-9eca-4b58-ab43-cedbdb5f7651","url":"https:\/\/myvgh.org\/"}]; const rocket_excluded_pairs = [];</script><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_lazyload_css_bg_img wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_automatic_lazy_rendering wpr_oci wpr_minify_css wpr_preload_links wpr_desktop" /></head>
	<body class="home wp-singular page-template page-template-homepage page-template-homepage-php page page-id-6 wp-theme-impactbase virginia-gay-hospital wpb-js-composer js-comp-ver-8.4.1 vc_responsive">
		<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MD7KZM5T"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

	<div  id="top-of-site-pixel-anchor"></div>

		

		
		<!-- Header
		=================================== -->
		<header >
		<div  class="whtBar">
		<div  class="tHWrap">
				<div class="container-fluid topHead">
					<div  class="row">
						<div class="col-md-2">
						<a href="https://myvgh.org">	<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Logo"class="hdLogo" data-lazy-src="https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/logoh.png?lossy=2&strip=1&webp=1"><noscript><img src="https://myvgh.org/wp-content/themes/impactbase/img/logoh.png" alt="Logo"class="hdLogo"></noscript></a>
						</div>
						<div class="col-md-5">

						<div class="topSect">

						<i class="fas fa-siren-on"></i>
						<a  href="https://myvgh.org/emergency/" class="topSectLink">
						<h4>Emergency</h4>
						<h5>Services</h5>
						</a>
						</div>

						<div class="topSect">

						<i class="fas fa-map-marker-plus"></i>
						<a class="topSectLink">
						<h4>502 N. 9th Ave</h4>
						<h5>Vinton, IA 52349</h5>
						</a>
						</div>

						<div class="topSect">

						<i class="fas fa-phone-volume"></i>
						<a href="tel:3194726200" class="topSectLink">
						<h4>(319) 472-6200</h4>
						<h5>Fax (319) 472-6222</h5>
						</a>
						</div>

						</div>
						<div class="col-md-5">
						<div class="cov-res">

						<i class="fas fa-virus"></i>
						<div class="topSectLink">
						<h3>Covid-19</h3>
						<h4>Information	</h4>
						</div>
	</div>
<a href="https://myvgh.org/careers/" class="trhtBt etl1">
<h4>CAREERS</h4>
	<div class="trhtBtSub">Apply Today</div>
</a>
<a href="https://secure.epayhealthcare.com/VGH759epay"  data-wow-delay="2s"target="new" data-wow-duration="2s" class="trhtBt etl2 wow tada">
<h4>Portal</h4>
<div class="trhtBtSub">Pay Bill</div>
</a>







						</div>
					</div>
				</div>
		</div>
		</div>
<div  class="redTag  wow fadeInLeftBig">Clinics, Home Health, Nursing &amp; Rehab</div>
		<div  class="bHWrap">
				<div  class="container-fluid bottomHead">
					<div class="row">
						<div class="col-md-3">

						</div>
						<div class="col-md-9 blackBar">
					<a href="https://myvgh.org" class="hmLnk">	<i class="fas fa-home-alt"></i></a>
						<ul id="menu-main-menu" class="menu"><li id="menu-item-14" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-14"><a href="https://myvgh.org/" aria-current="page">Virginia Gay Hospital</a></li>
<li id="menu-item-2583" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2583"><a>About</a>
<ul class="sub-menu">
	<li id="menu-item-2657" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2657"><a href="https://myvgh.org/healing-tradition/">Healing Tradition</a></li>
	<li id="menu-item-2656" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2656"><a href="https://myvgh.org/mission-board/">Mission &#038; Board</a></li>
</ul>
</li>
<li id="menu-item-32112" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-32112"><a>Foundation</a>
<ul class="sub-menu">
	<li id="menu-item-32109" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32109"><a href="https://myvgh.org/vgh-foundation/">About VGH Foundation</a></li>
	<li id="menu-item-32292" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32292"><a href="https://myvgh.org/vgh-foundation/tree-of-lights/">Tree of Lights</a></li>
	<li id="menu-item-32290" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32290"><a href="https://myvgh.org/vgh-foundation/plaza-of-heroes/">Plaza of Heroes</a></li>
	<li id="menu-item-32291" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32291"><a href="https://myvgh.org/vgh-foundation/gifts-of-hope/">Gifts of Hope</a></li>
	<li id="menu-item-32289" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32289"><a href="https://myvgh.org/vgh-foundation/reach-out-and-read/">Reach Out and Read</a></li>
	<li id="menu-item-32288" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32288"><a href="https://myvgh.org/vgh-foundation/scholarships/">Scholarships</a></li>
	<li id="menu-item-32287" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32287"><a href="https://myvgh.org/vgh-foundation/legacy-circle/">Legacy Circle</a></li>
</ul>
</li>
<li id="menu-item-2584" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2584"><a>Services</a>
<ul class="sub-menu">
	<li id="menu-item-2591" class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2591"><a href="https://myvgh.org/service/acute-care/">Acute Care</a></li>
	<li id="menu-item-3455" class="menu-item menu-item-type-post_type menu-item-object-service menu-item-3455"><a href="https://myvgh.org/service/behavioral-health/">Behavioral Health</a></li>
	<li id="menu-item-2592" class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2592"><a href="https://myvgh.org/service/home-healthcare/">Home Healthcare</a></li>
	<li id="menu-item-2593" class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2593"><a href="https://myvgh.org/service/imaging-services/">Imaging Services</a></li>
	<li id="menu-item-2594" class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2594"><a href="https://myvgh.org/service/lab-services/">Lab Services</a></li>
	<li id="menu-item-2595" class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2595"><a href="https://myvgh.org/service/nursing-rehab/">Virginia Gay Nursing &#038; Rehab LLC</a></li>
	<li id="menu-item-2597" class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2597"><a href="https://myvgh.org/service/respiratory-therapy/">Respiratory Therapy</a></li>
	<li id="menu-item-2596" class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2596"><a href="https://myvgh.org/service/prenatal-care/">Prenatal Care</a></li>
	<li id="menu-item-2598" class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2598"><a href="https://myvgh.org/service/sleep-studies/">Sleep Studies</a></li>
	<li id="menu-item-2599" class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2599"><a href="https://myvgh.org/service/specialist-surgeries/">Specialist and Surgeries</a></li>
	<li id="menu-item-2600" class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2600"><a href="https://myvgh.org/service/therapy-services/">Therapy Services</a></li>
	<li id="menu-item-2601" class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2601"><a href="https://myvgh.org/service/well-child-care/">Well-Child Care</a></li>
	<li id="menu-item-2602" class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2602"><a href="https://myvgh.org/service/wound-care/">Wound Care</a></li>
	<li id="menu-item-34298" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34298"><a href="https://myvgh.org/nutritional-services/">Nutritional Services</a></li>
</ul>
</li>
<li id="menu-item-2585" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2585"><a>Patient Resources</a>
<ul class="sub-menu">
	<li id="menu-item-2607" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2607"><a href="https://myvgh.org/community-health-needs-assesment/">Community Health Needs Assessment</a></li>
	<li id="menu-item-2606" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2606"><a href="https://myvgh.org/community-link/">Community Links</a></li>
	<li id="menu-item-2605" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2605"><a href="https://myvgh.org/financial-assistance/">Financial Assistance</a></li>
	<li id="menu-item-2604" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2604"><a href="https://myvgh.org/what-you-can-do-at-vgh/">What You Can Do at VGH</a></li>
	<li id="menu-item-2603" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2603"><a href="https://myvgh.org/price-transparency/">Price Transparency</a></li>
</ul>
</li>
<li id="menu-item-2589" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2589"><a>Clinics</a>
<ul class="sub-menu">
	<li id="menu-item-2680" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2680"><a href="https://myvgh.org/location/atkins-clinic/">Atkins Family Medical Clinic</a></li>
	<li id="menu-item-2681" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2681"><a href="https://myvgh.org/location/urbana-clinic/">Urbana Family Medical Clinic</a></li>
	<li id="menu-item-2682" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2682"><a href="https://myvgh.org/location/van-horne-clinic/">Van Horne Family Medical Clinic</a></li>
	<li id="menu-item-2683" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2683"><a href="https://myvgh.org/location/vinton-clinic/">Vinton Family Medical Clinic</a></li>
</ul>
</li>
<li id="menu-item-720" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-720"><a href="https://myvgh.org/provider">Providers</a></li>
<li id="menu-item-2588" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2588"><a href="https://myvgh.org/news/">News</a></li>
<li id="menu-item-12" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12"><a href="https://myvgh.org/contact/">Contact</a></li>
<li id="menu-item-33844" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-33844"><a href="https://myvgh.org/daisy-award/">DAISY Award</a></li>
</ul>						</div>
					</div>
				</div>
		</div>



		</header>

		
		<div  class="clearfix"></div>





		<div data-bg="https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/canv4.jpg?lossy=2&strip=1&webp=1" class="pageTop rocket-lazyload"  style="">
			<div  class="container">
				<div class="row">
				<div class="col-md-8">
<div class="titleWrap">
				<h1 class="title">
				Virginia Gay Hospital



			</h1>
				<h5>Virginia Gay Hospital</h5>
				</div>
					</div>
					<div class="col-md-4">
						<div class="headSub">
					<div class="topSub">Not sure where to start?</div>
					<a href="https://myvgh.org/contact" class="topButton">Contact Us</a>
					</div>
					</div>
				</div>
			</div>
		</div>





		<div  class="breadcrumbs">
			<div  class="container post">
				<div  class="row justify-content-center">
            <ul class="post-meta text-center">
                <li>
									<a href="https://myvgh.org">Home</a>
								</li>
                <li class="active">
									Virginia Gay Hospital							</li>
            </ul>
<!--
			<a href="https://myvgh.org/">Home</a> /

			Virginia Gay Hospital-->





		</div>
		</div></div>

<div  class="slideWrap">
<div  class="n2_clear"><ss3-force-full-width data-overflow-x="body" data-horizontal-selector="body"><div class="n2-section-smartslider fitvidsignore  n2_clear" data-ssid="3" tabindex="0" role="region" aria-label="Slider"><div id="n2-ss-3-align" class="n2-ss-align"><div class="n2-padding"><div id="n2-ss-3" data-creator="Smart Slider 3" data-responsive="fullwidth" class="n2-ss-slider n2-ow n2-has-hover n2notransition  ">
        <div class="n2-ss-slider-1 n2_ss__touch_element n2-ow">
            <div class="n2-ss-slider-2 n2-ow">
                                                <div class="n2-ss-slider-3 n2-ow">

                    <div class="n2-ss-slide-backgrounds n2-ow-all"><div class="n2-ss-slide-background" data-public-id="1" data-mode="fill"><div data-color="RGBA(255,255,255,0)" style="background-color: RGBA(255,255,255,0);" class="n2-ss-slide-background-color"></div></div></div>                    <div class="n2-ss-slider-4 n2-ow">
                        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" data-related-device="desktopPortrait" class="n2-ow n2-ss-preserve-size n2-ss-preserve-size--slider n2-ss-slide-limiter"></svg><div data-first="1" data-slide-duration="0" data-id="26" data-slide-public-id="1" data-title="Slide" class="n2-ss-slide n2-ow  n2-ss-slide-26"><div role="note" class="n2-ss-slide--focus" tabindex="-1">Slide</div><div class="n2-ss-layers-container n2-ss-slide-limiter n2-ow"><div class="n2-ss-layer n2-ow n-uc-qFNUex8SnQkk" data-sstype="slide" data-pm="default"><div class="n2-ss-layer n2-ow n-uc-gKaTIRHSDjdv" data-pm="absolute" data-responsiveposition="1" data-desktopportraitleft="-540" data-desktopportraittop="-462" data-responsivesize="1" data-desktopportraitwidth="162" data-desktopportraitheight="auto" data-desktopportraitalign="right" data-desktopportraitvalign="bottom" data-parentid="" data-desktopportraitparentalign="center" data-desktopportraitparentvalign="middle" data-ssparallax="1" data-sstype="layer"><div class=" n2-ss-item-image-content n2-ss-item-content n2-ow-all"><picture class="skip-lazy" data-skip-lazy="1"><img id="n2-ss-3item1" alt="background dots" class="dots skip-lazy" title="background dots" width="176" height="176" data-skip-lazy="1" src="https://b1405324.smushcdn.com/1405324/wp-content/uploads/2020/11/dots-1.png?lossy=2&strip=1&webp=1" /></picture></div></div><div class="n2-ss-layer n2-ow n-uc-PTvq2BC9eAaK n2-ss-layer--need-height" data-pm="absolute" data-responsiveposition="1" data-desktopportraitleft="37" data-desktopportraittop="-31" data-responsivesize="1" data-desktopportraitwidth="466" data-desktopportraitheight="381" data-desktopportraitalign="right" data-desktopportraitvalign="top" data-parentid="" data-desktopportraitparentalign="center" data-desktopportraitparentvalign="middle" data-ssparallax="1" data-sstype="layer"><div class="n2-ss-item-content n2-ow" style="background-color: #8a2332;background-color: RGBA(138,35,50,1);height:100%;border-radius:20px;"></div></div><div class="n2-ss-layer n2-ow n-uc-l5rukB1JVRUW n2-ss-layer--need-height" data-pm="absolute" data-responsiveposition="1" data-desktopportraitleft="223" data-desktopportraittop="-133" data-responsivesize="1" data-desktopportraitwidth="466" data-desktopportraitheight="381" data-desktopportraitalign="right" data-desktopportraitvalign="top" data-parentid="" data-desktopportraitparentalign="center" data-desktopportraitparentvalign="middle" data-ssparallax="2" data-sstype="layer"><div class="n2-ss-item-content n2-ow" style="background-color: #c8263d;background-color: RGBA(200,38,61,1);height:100%;border-radius:20px;"></div></div><div class="n2-ss-layer n2-ow n-uc-To7xiLs0tEME n2-ss-layer--need-height" data-pm="absolute" data-responsiveposition="1" data-desktopportraitleft="-22" data-tabletportraitleft="-31" data-desktopportraittop="-210" data-tabletportraittop="292" data-responsivesize="1" data-desktopportraitwidth="558" data-tabletportraitwidth="508" data-desktopportraitheight="300" data-tabletportraitheight="318" data-desktopportraitalign="right" data-tabletportraitalign="right" data-desktopportraitvalign="bottom" data-tabletportraitvalign="top" data-parentid="" data-desktopportraitparentalign="center" data-desktopportraitparentvalign="middle" data-hidemobileportrait="1" data-ssparallax="3" data-sstype="layer"><div class="n2-ss-item-content n2-ow" style="background-color: #1b1b1b;background-color: RGBA(27,27,27,0.52);height:100%;border-radius:20px;"></div></div><div class="n2-ss-layer n2-ow n-uc-gwM3leIQwyYi" data-pm="absolute" data-responsiveposition="1" data-desktopportraitleft="-33" data-tabletportraitleft="-31" data-desktopportraittop="-210" data-tabletportraittop="338" data-responsivesize="1" data-desktopportraitwidth="547" data-tabletportraitwidth="509" data-desktopportraitheight="293" data-tabletportraitheight="272" data-desktopportraitalign="right" data-tabletportraitalign="right" data-desktopportraitvalign="bottom" data-tabletportraitvalign="top" data-parentid="" data-desktopportraitparentalign="center" data-desktopportraitparentvalign="middle" data-hidemobileportrait="1" data-ssparallax="3" data-sstype="layer"><div class=" n2-ss-item-image-content n2-ss-item-content n2-ow-all"><picture class="skip-lazy" data-skip-lazy="1"><img id="n2-ss-3item5" alt="Virginia Gay Providers" class="skip-lazy" title="Virginia Gay Providers" width="800" height="428" data-skip-lazy="1" src="https://b1405324.smushcdn.com/1405324/wp-content/uploads/2024/12/Group-Shot-2025.png?lossy=2&strip=1&webp=1" /></picture></div></div><div class="n2-ss-layer n2-ow n-uc-1015fa9e12160" data-pm="default" data-sstype="content" data-hasbackground="0"><div class="n2-ss-section-main-content n2-ss-layer-with-background n2-ss-layer-content n2-ow n-uc-1015fa9e12160-inner"><div class="n2-ss-layer n2-ow n-uc-vawEi0fnrRCi" data-pm="normal" data-animv2="{&quot;basic&quot;:{&quot;in&quot;:{&quot;type&quot;:&quot;basic&quot;,&quot;name&quot;:&quot;Downscale&quot;,&quot;keyFrames&quot;:[{&quot;delay&quot;:0.25,&quot;opacity&quot;:0,&quot;scaleX&quot;:2,&quot;scaleY&quot;:2}]}}}" data-sstype="layer"><div id="n2-ss-3item6" class="n2-font-4660fc0142467341001a4ad914ef9a7e-hover   n2-ss-item-content n2-ss-text n2-ow" style="display:block;">Welcome</div></div><div class="n2-ss-layer n2-ow n-uc-X9M8sDr40YXv" data-pm="normal" data-animv2="{&quot;basic&quot;:{&quot;in&quot;:{&quot;type&quot;:&quot;basic&quot;,&quot;name&quot;:&quot;Upscale&quot;,&quot;keyFrames&quot;:[{&quot;delay&quot;:1.0500000000000000444089209850062616169452667236328125,&quot;scaleX&quot;:0,&quot;scaleY&quot;:0}]}}}" data-sstype="layer"><div id="n2-ss-3item7" class="n2-font-1113198446f8a807b62b70c3822f8d67-hover   n2-ss-item-content n2-ss-text n2-ow" style="display:block;">VIRGINIA GAY<br>HOSPITAL</div></div><div class="n2-ss-layer n2-ow n-uc-BUvjeYHYXEEX" data-pm="normal" data-animv2="{&quot;basic&quot;:{&quot;in&quot;:{&quot;type&quot;:&quot;basic&quot;,&quot;name&quot;:&quot;Fade&quot;,&quot;keyFrames&quot;:[{&quot;delay&quot;:1.8000000000000000444089209850062616169452667236328125,&quot;opacity&quot;:0}]}}}" data-sstype="layer"><div class="n2-ss-item-content n2-ss-text n2-ow-all"><div class=""><p class="n2-font-c1bfaf7fad97e7529b521e8097f73e7c-paragraph   ">Virginia Gay Hospital (VGH) is a privately operated, nonprofit rural hospital created by the trust of Virginia Gay, which has successfully served the needs of the people of Vinton and the surrounding communities since 1923. Our purpose is to provide quality health care services by using innovative, growth-oriented techniques and maintaining a sound financial base.</p>
</div></div></div><div class="n2-ss-layer n2-ow n-uc-7UOWdUWFZUH4 n2-ss-layer--auto" data-pm="normal" data-animv2="{&quot;basic&quot;:{&quot;in&quot;:{&quot;type&quot;:&quot;basic&quot;,&quot;name&quot;:&quot;Fade&quot;,&quot;keyFrames&quot;:[{&quot;delay&quot;:2.350000000000000088817841970012523233890533447265625,&quot;opacity&quot;:0}]}}}" data-sstype="layer"><div class="n2-ss-button-container n2-ss-item-content n2-ow n2-font-41a1b15fe499c0cff3b6df4d457dcc68-link  n2-ss-nowrap n2-ss-button-container--non-full-width"><a class="n2-style-2cd8834c111934cbb7f9e6d3cc8260fe-heading  n2-ow " href="https://myvgh.org/healing-tradition/"><div><div>LEARN MORE</div></div></a></div></div></div></div></div></div></div>                    </div>

                                    </div>
            </div>
        </div>
        </div><ss3-loader></ss3-loader></div></div><div class="n2_clear"></div></div></ss3-force-full-width></div>	</div>


<div  class="homePageWrap">
	
<section  class="homeWelcom">
	<div  class="container">
		<div class="row">

		<div class="col-md-6 wow fadeInLeftBig">
			<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="building" class="buildPic" data-lazy-src="https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/building.jpg?lossy=2&strip=1&webp=1"><noscript><img src="https://myvgh.org/wp-content/themes/impactbase/img/building.jpg" alt="building" class="buildPic"></noscript>
		</div>
		<div class="col-md-6 wow fadeInRightBig">
		<h3 class="burg">Virginia Gay</h3>
		<h2 class="">Nursing & Rehab LLC</h2>
		<p class="">Trust is an essential component to any care program. Virginia Gay Nursing and Rehab has been entrusted with the care of older adults since 1962. While times have changed, our mission to provide our residents with quality care they can trust remains steadfast.</p>
		<p class="">Our Nursing and Rehab services are designed to care for patients with either long or short-term and temporary needs.</p>
		<a href="https://myvgh.org/service/nursing-rehab/" class="burgButt" target="new">Learn More</a>
	
	
	</div>
	
		</div>
	</div>
</section>
<section  class="homeFeature">
	<div  class="container">
		<div class="row wow fadeInLeftBig">

		<div class="col-md-3">
		<div class="featBox">
			<h4 class="featTitle">Careers<br/>With VGH</h4>
			<i class="fal fa-file-spreadsheet featIco"></i>
			<div class="featCont">
			<p class="burg">Employment Opportunities</p>
			<a href="https://myvgh.org/apply" class="black bold">Apply Today</a>
			</div>


		</div>
		</div>

		<div class="col-md-3">
		<div class="featBox">
			<h4 class="featTitle">MyUnityPoint<br/></h4>
			<i class="far fa-file-signature featIco"></i>
			<div class="featCont">
			
			<a href="https://www.chart.myunitypoint.org/" target="new" class="burgButt">Access MyUnityPoint</a>
	
			</div>


		</div>
		</div>

		<div class="col-md-6">
		<div class="featBox">
			<h4 class="featTitle">Find A</br>Provider</h4>
			<i class="far fa-user-md featIco"></i>
			<div class="featCont">




			<form method="get" action="https://myvgh.org/">

	<input type="text"  name="s" value="Search"  placeholder="Search by name, location, or specialty..." id="search"  />
	<input type="submit" alt="Search" class="srch burgButt" value="Search"  />
	<input type="hidden" name="post_type" value="provider" /> 
</form>




		</div>


		</div>
		</div>

		</div>
	</div>
</section>

<section  class="homeWelcom">
	<div  class="container">
		<div class="row">

		<div class="col-md-6 wow fadeInLeftBig">
			<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="heart cut out" buildingclass="buildPic" data-lazy-src="https://b1405324.smushcdn.com/1405324/wp-content/uploads/2021/02/heart-cut-out-scaled-500x500.jpeg?lossy=2&strip=1&webp=1"><noscript><img src="https://myvgh.org/wp-content/uploads/2021/02/heart-cut-out-scaled-500x500.jpeg" alt="heart cut out" buildingclass="buildPic"></noscript>
		</div>
		<div class="col-md-6 wow fadeInRightBig">
		<h3 class="burg">Virginia Gay Hospital</h3>
		<h2 class="">Health Care<br/>
Foundation</h2>
		<p class="">The mission of the Virginia Gay Hospital Health Care Foundation is the continuation of health and medical care to people of the Virginia Gay Hospital service area.</p>
		<p class="">Our concern for humanity is demonstrated by a commitment to obtain and distribute funds through the Virginia Gay Hospital Health Care Foundation that will promote, maintain and restore the health of the individuals it serves.</p>
		<a href="https://myvgh.org/vgh-foundation/" class="burgButt" target="new">Learn More</a>
	
	
	</div>
	
		</div>
	</div>
</section>






<section  class="homeFaq">
<div  class="container">
  <div class="row">
  <div class="col-md-6  wow fadeInLeftBig faq-column">
    <div class="question-answer-div">
      <h5 class="question">
       Featured Question
		<i class="fa pull-right faq-expand-icon  fas fa-chevron-right"></i>
		<i class="fa pull-right faq-expand-icon  fas fa-chevron-down hide "></i>
       </h5>
      <p class="answer">
	  Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam

	</p>
    </div>
    <!--another question starts here!-->
    <div class="question-answer-div">
      <h5 class="question">
      Featured Question
	  <i class="fa pull-right faq-expand-icon  fas fa-chevron-right"></i>
		<i class="fa pull-right faq-expand-icon  fas fa-chevron-down hide "></i>
       </h5>
      <p class="answer">
	  Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
	      </p>
    </div>
    <!--another question starts here!-->
    <div class="question-answer-div">
      <h5 class="question">
      Featured Question
	  <i class="fa pull-right faq-expand-icon  fas fa-chevron-right"></i>
		<i class="fa pull-right faq-expand-icon  fas fa-chevron-down hide "></i>
       </h5>
      <p class="answer">
	  Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
	      </p>
    </div>
    
    <!--another question starts here!-->
    <div class="question-answer-div">
      <h5 class="question">
      Featured Question
	  <i class="fa pull-right faq-expand-icon  fas fa-chevron-right"></i>
		<i class="fa pull-right faq-expand-icon  fas fa-chevron-down hide "></i>
       </h5>
      <p class="answer">
	  Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
	      </p>
    </div>
  
    </div><!--faq column ending!-->




<div class="col-md-6  wow fadeInRightBig faq-text">
<h3 class="burg">F.A.Q.</h3>
		<h2 class="">Frequently <br> Asked Questions</h2>

<p style="black"> Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor</p>

<p> Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et.</p>
</div>

</div><!-- faq row ending!-->
</div><!-- faq container ending!-->
</section>


<section  class="hmvid">
	<div  class="container">
		<div class="row">

		<div class="col-md-6 wow fadeInLeftBig">
		<div class="vidTextWrap">
<h3 class="pnk">Lorem ipsum</h3>
<h2 class="bold">Video Section Title</h2>

<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor</p>
		</div>
		</div>
		<div class="col-md-6  wow fadeInRightBig vidCol">
<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="video pic" class="hmVidThumb" data-lazy-src="https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/vidPic.jpg?lossy=2&strip=1&webp=1"><noscript><img src="https://myvgh.org/wp-content/themes/impactbase/img/vidPic.jpg" alt="video pic" class="hmVidThumb"></noscript>
</div>
	</div>
	
		
	<div class="blkVidWrap vidBottomWrap  wow fadeInLeftBig">
	<div class="container">
		<div class="row">

		<div class="col-md-8">
	
		<div class="vidicoWrap">
		<i class="fas fa-hospital-alt vidIcodf"></i>
		</div>

			<div class="vbRight">
		<h2>Find Help Today</h2>

		<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam.</p>

		<a href="" class="burgButt BBlght">Learn More</a>

		</div>



		</div>

	</div>
</div>
</div>


</section>


<section class="hmNews">
	<div class="container">
		<h3 class="center burg">STAY UP TO DATE</h3>
		<h2 class="center">Recent Posts</h2>
		<div class="row">

		<div class="col-md-8 hmNewsLeftWrap wow fadeInLeftBig">
		<div class="cs-post-carousel-layout">
    <div class="cs-container swiper-container">
        <div class="swiper-wrapper"><div class="swiper-slide">
						
                        <div class="cs-post-item">
                            <div class="cs-post-category-icon">
                                <a href="https://myvgh.org/daisy-award-2/">			Biographies</a>
                            </div>
                            <div class="cs-post-thumb">
                                <a href="https://myvgh.org/daisy-award-2/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="DAISY Award" data-lazy-src="https://b1405324.smushcdn.com/1405324/wp-content/uploads/2025/05/20250514_181231-350x520.jpg?lossy=2&strip=1&webp=1"><noscript><img src="https://myvgh.org/wp-content/uploads/2025/05/20250514_181231-350x520.jpg" alt="DAISY Award"></noscript></a>
                            </div>
                            <div class="cs-post-inner">
                                <h3><a href="https://myvgh.org/daisy-award-2/">DAISY Award</a></h3>
                                <div class="cs-post-meta cs-clearfix">
                                   <span class="cs-post-meta-date">May 14, 2025</span>
                                </div>
                            </div>
                        </div>
                    </div><div class="swiper-slide">
						
                        <div class="cs-post-item">
                            <div class="cs-post-category-icon">
                                <a href="https://myvgh.org/virginia-gay-hospital-honors-dedicated-employees-at-2025-service-awards-banquet/">			Biographies</a>
                            </div>
                            <div class="cs-post-thumb">
                                <a href="https://myvgh.org/virginia-gay-hospital-honors-dedicated-employees-at-2025-service-awards-banquet/"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Virginia Gay Hospital Honors Dedicated Employees at 2025 Service Awards Banquet" data-lazy-src="https://b1405324.smushcdn.com/1405324/wp-content/uploads/2025/05/20250514_181738-350x520.jpg?lossy=2&strip=1&webp=1"><noscript><img src="https://myvgh.org/wp-content/uploads/2025/05/20250514_181738-350x520.jpg" alt="Virginia Gay Hospital Honors Dedicated Employees at 2025 Service Awards Banquet"></noscript></a>
                            </div>
                            <div class="cs-post-inner">
                                <h3><a href="https://myvgh.org/virginia-gay-hospital-honors-dedicated-employees-at-2025-service-awards-banquet/">Virginia Gay Hospital Honors Dedicated Employees at 2025 Service Awards Banquet</a></h3>
                                <div class="cs-post-meta cs-clearfix">
                                   <span class="cs-post-meta-date"></span>
                                </div>
                            </div>
                        </div>
                    </div>        </div>
    </div>
</div>



		</div>
		<div class="col-md-4 hmNewsRightWrap">

		
        
        <div class="amb-home-post-single override wow fadeInLeftBig">
            <div class="amb-home-post-contents override">       
				
	<div class="cat2">		Biographies</div>



				<h2><a href='https://myvgh.org/provider-spotlight-dr-brian-meeker-d-o-continuing-his-commitment-to-our-community/'>Provider Spotlight: Dr. Brian Meeker, D.O. – Continuing His Commitment to Our Community!</a></h2>
				<h5></h5>

            </div>
        </div>


        
        <div class="amb-home-post-single override wow fadeInLeftBig">
            <div class="amb-home-post-contents override">       
				
	<div class="cat2">		Biographies</div>



				<h2><a href='https://myvgh.org/happy-nurses-week-grateful/'>Happy Nurses Week &#8211; Grateful!</a></h2>
				<h5>May 5, 2025</h5>

            </div>
        </div>


        


		</div>


		</div>
	
	</div>

</section>





<section class="homeCont">
	<div class="container">
		<h2 class="burg center">Get In Touch With Us</h2>
		<div class="row">

		<div class="col-md-6 HCLEFT wow fadeInLeftBig">
		
		<iframe loading="lazy" src="about:blank" width="100%" height="500px" style="border:none;" data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://snazzymaps.com/embed/688634"></iframe><noscript><iframe src="https://snazzymaps.com/embed/688634" width="100%" height="500px" style="border:none;"></iframe></noscript>

	
		</div>
		<div class="col-md-6 wow fadeInRightBig HCRIGHT">
			<h2>Virginia Gay Hospital</h2>
			<div class="CnWrp">
		<div class="adCn"><i class="fas fa-map-marker-alt"></i> 502 N. 9th Ave Vinton, IA 52349</div>
		<div class="pnhCn"><i class="fas fa-phone"></i> 
		<span class="bold">Phone</span> <a href="tel:(319) 472-6200">(319) 472-6200</a> &nbsp; &nbsp; &nbsp;  <span class="bold">Fax</span> <a href="tel:(319) 472-6222">(319) 472-6222</a>
		</div>

		<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="break" class="break" data-lazy-src="https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/break.png?lossy=2&strip=1&webp=1"><noscript><img src="https://myvgh.org/wp-content/themes/impactbase/img/break.png" alt="break" class="break"></noscript>



		<div class="locs">

	<div class="locWrap">
	<h5>Atkins Clinic</h5>
	<div class="locAd"><i class="fas fa-map-marker-alt"></i> 
401 Cardinal Ave.<br/>
Atkins, IA 52206
	</div>
	<div class="locPhn"><i class="fas fa-phone"></i> 
	<span class="black">Phone</span> <a href="tel:(319) 446-7800">(319) 446-7800</a>   <br/>
	<span class="black">Fax</span> <a href="tel:(319) 555-5555">(555) 555-5555</a>
	</div>
	</div>

	<div class="locWrap">
	<h5>Urbana Clinic</h5>
	<div class="locAd"><i class="fas fa-map-marker-alt"></i> 
	1002 W. Main St <br/> 
	Urbana, IA 52345
	</div>
	<div class="locPhn"><i class="fas fa-phone"></i> 
	<span class="black">Phone</span> <a href="tel:(319) 443-5000">(319) 443-5000</a>   <br/>
	<span class="black">Fax</span> <a href="tel:(319) 443-5005">(319) 443-5005</a>
	</div>
	</div>


	
	<div class="locWrap">
	<h5>Van Horne Clinic</h5>
	<div class="locAd"><i class="fas fa-map-marker-alt"></i> 
	205 Main St <br/> 
	Van Horne, IA 52346
	</div>
	<div class="locPhn"><i class="fas fa-phone"></i> 
	<span class="black">Phone</span> <a href="tel:(319) 228-8000">(319) 228-8000</a>   <br/>
	<span class="black">Fax</span> <a href="tel:(319) 228-8003">(319) 228-8003</a>
	</div>
	</div>


	<div class="locWrap">
	<h5>Vinton Clinic</h5>
	<div class="locAd"><i class="fas fa-map-marker-alt"></i> 
	504 N. 9th Ave<br/> 
	Vinton, IA 52349
	</div>
	<div class="locPhn"><i class="fas fa-phone"></i> 
	<span class="black">Phone</span> <a href="tel:(319) 472-6200">(319) 472-6300</a>   <br/>
	<span class="black">Fax</span> <a href="tel:(319) 555-5555">(319) 472-2524</a>
	</div>
	</div>

	</div>


		</div>










	</div>

	
		</div>
	</div>
</section>










</div>
<!-- footer -->

<footer data-wpr-lazyrender="1">

<div class="container-fluid">
		<div class="row">

		<div class="col-md-4 ftLft">
		<a href="https://myvgh.org">	<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Logo" class="ftLogo" data-lazy-src="https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/logohw.png?lossy=2&strip=1&webp=1"><noscript><img src="https://myvgh.org/wp-content/themes/impactbase/img/logohw.png" alt="Logo" class="ftLogo"></noscript></a>

		<div class="adft"><i class="fas fa-map-marker-alt"></i> 502 N. 9th Ave Vinton, IA 52349</div>
		<div class="pnhft"><i class="fas fa-phone"></i>
		<span class="hot">Phone</span> <a href="tel:(319) 472-6200">(319) 472-6200</a>   <span class="hot">Fax</span> <a href="tel:(319) 472-6222">(319) 472-6222</a>


	</div>


	</div>
		<div class="col-md-8 ftRght">
<div class="nlWrap">
<h3>Enroll to receive our e-newsletter: “Thrive Today and Everyday!”</h3>

</div>

<div class="redTagFt  wow fadeInLeftBig">Clinics, Home Health, Nursing & Rehab</div>

<ul id="menu-footer" class="menu"><li id="menu-item-2778" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2778"><a href="https://myvgh.org/privacy-policy/">Privacy Policy</a></li>
<li id="menu-item-2781" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2781"><a target="_blank" href="https://myvgh.org/nondiscrimination/">Nondiscrimination</a></li>
<li id="menu-item-2779" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2779"><a href="https://myvgh.org/accessibility/">Accessibility</a></li>
<li id="menu-item-2780" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2780"><a href="https://myvgh.org/equal-employment-opportunity/">EEO</a></li>
<li id="menu-item-32108" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32108"><a href="https://myvgh.org/vgh-foundation/">VGH Foundation</a></li>
<li id="menu-item-32899" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32899"><a href="https://myvgh.org/model-disclosure-notice/">Model Disclosure Notice</a></li>
<li id="menu-item-33122" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-33122"><a target="_blank" href="https://myvgh.org/wp-content/uploads/2022/05/NondiscriminationPolicy15180.pdf">VGH Nondiscrimination/Accessibility Statement</a></li>
<li id="menu-item-34634" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-34634"><a href="https://apps.para-hcfs.com/PTT/FinalLinks/VirginiaGay_V2.aspx">Price Transparency</a></li>
<li id="menu-item-35220" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-35220"><a href="https://myvgh.org/wp-content/uploads/2025/01/English-CMS-MSSP-Beneficiary-Notification-Poster-with-link-2025-1.pdf">Medicare Shared Savings Program – ACO</a></li>
<li id="menu-item-35222" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-35222"><a href="https://myvgh.org/wp-content/uploads/2024/09/policy-poster-english.pdf">NHSC Site</a></li>
</ul>
<div class="ft-pinnacle">
<a href="https://dementiafriendlyiowa.org/dementia-friendly-businesses-organizations/">	<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Dementia-Friendly Iowa Window Decal" class="DementiaLogo" data-lazy-src="https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/Dementia-Friendly-Iowa-Window-Decal.png?lossy=2&strip=1&webp=1"><noscript><img src="https://myvgh.org/wp-content/themes/impactbase/img/Dementia-Friendly-Iowa-Window-Decal.png" alt="Dementia-Friendly Iowa Window Decal" class="DementiaLogo"></noscript></a>
<a href="https://pinnacleqi.com/awards/about">	<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="CEA Logo"class="PinnacleLogo" data-lazy-src="https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/Small+CEA+Master+File+Gradient+Logo+2023.png?lossy=2&strip=1&webp=1"><noscript><img src="https://myvgh.org/wp-content/themes/impactbase/img/Small+CEA+Master+File+Gradient+Logo+2023.png" alt="CEA Logo"class="PinnacleLogo"></noscript></a><h3>Received in both Home Health, Nursing & Rehab</h3>
</div>
<div class="ftSoc">
<a href="https://www.facebook.com/VirginiaGayHospital" target="new"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.linkedin.com/company/virginia-gay-hospital/" target="new"><i class="fab fa-linkedin-in"></i></a>
<a href="https://www.instagram.com/virginiagayhospital/" target="new"><i class="fab fa-instagram"></i></a>

</div>

</div>


		</div>

	</div>






	<div class="copyrightWrap">
		<div class="copyrightContainer container">

	<div class="row">
			<div class="col-md-6 ">
				&copy; 2025 Copyright Virginia Gay				</div>
				<div class="col-md-6 taRight imtCreds">
			Site By <a href="http://www.impactmt.com" target="new"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Impact Logo" data-lazy-src="https://b1405324.smushcdn.com/1405324/wp-content/themes/impactbase/img/imt.png?lossy=2&strip=1&webp=1"><noscript><img src="https://myvgh.org/wp-content/themes/impactbase/img/imt.png" alt="Impact Logo"></noscript>Impact Marketing</a>
				</div>
		</div>
		</div>
	</div>
	<!-- /copyright -->
</footer>
<!-- /footer -->

<!-- analytics -->
<script type="rocketlazyloadscript">
(function(f,i,r,e,s,h,l){i['GoogleAnalyticsObject']=s;f[s]=f[s]||function(){
(f[s].q=f[s].q||[]).push(arguments)},f[s].l=1*new Date();h=i.createElement(r),
l=i.getElementsByTagName(r)[0];h.async=1;h.src=e;l.parentNode.insertBefore(h,l)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXXXXX-XX', 'yourdomain.com');
ga('send', 'pageview');
</script>
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/impactbase\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>

			<div  class="wprm-wrapper">
        
        <!-- Overlay Starts here -->
			 			   <div class="wprm-overlay"></div>
			         <!-- Overlay Ends here -->
			
			         <div id="wprmenu_bar" class="wprmenu_bar bodyslide right">
  <div class="hamburger hamburger--3dx">
    <span class="hamburger-box">
      <span class="hamburger-inner"></span>
    </span>
  </div>
  <div class="menu_title">
      <a href="https://myvgh.org">
      MENU    </a>
      </div>
</div>			 
			<div class="cbp-spmenu cbp-spmenu-vertical cbp-spmenu-right default " id="mg-wprm-wrap">
				
				
				<ul id="wprmenu_menu_ul">
  
  <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6 current_page_item menu-item-14"><a href="https://myvgh.org/" aria-current="page">Virginia Gay Hospital</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2583"><a>About</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2657"><a href="https://myvgh.org/healing-tradition/">Healing Tradition</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2656"><a href="https://myvgh.org/mission-board/">Mission &#038; Board</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-32112"><a>Foundation</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32109"><a href="https://myvgh.org/vgh-foundation/">About VGH Foundation</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32292"><a href="https://myvgh.org/vgh-foundation/tree-of-lights/">Tree of Lights</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32290"><a href="https://myvgh.org/vgh-foundation/plaza-of-heroes/">Plaza of Heroes</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32291"><a href="https://myvgh.org/vgh-foundation/gifts-of-hope/">Gifts of Hope</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32289"><a href="https://myvgh.org/vgh-foundation/reach-out-and-read/">Reach Out and Read</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32288"><a href="https://myvgh.org/vgh-foundation/scholarships/">Scholarships</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32287"><a href="https://myvgh.org/vgh-foundation/legacy-circle/">Legacy Circle</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2584"><a>Services</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2591"><a href="https://myvgh.org/service/acute-care/">Acute Care</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-service menu-item-3455"><a href="https://myvgh.org/service/behavioral-health/">Behavioral Health</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2592"><a href="https://myvgh.org/service/home-healthcare/">Home Healthcare</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2593"><a href="https://myvgh.org/service/imaging-services/">Imaging Services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2594"><a href="https://myvgh.org/service/lab-services/">Lab Services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2595"><a href="https://myvgh.org/service/nursing-rehab/">Virginia Gay Nursing &#038; Rehab LLC</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2597"><a href="https://myvgh.org/service/respiratory-therapy/">Respiratory Therapy</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2596"><a href="https://myvgh.org/service/prenatal-care/">Prenatal Care</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2598"><a href="https://myvgh.org/service/sleep-studies/">Sleep Studies</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2599"><a href="https://myvgh.org/service/specialist-surgeries/">Specialist and Surgeries</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2600"><a href="https://myvgh.org/service/therapy-services/">Therapy Services</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2601"><a href="https://myvgh.org/service/well-child-care/">Well-Child Care</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-service menu-item-2602"><a href="https://myvgh.org/service/wound-care/">Wound Care</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34298"><a href="https://myvgh.org/nutritional-services/">Nutritional Services</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2585"><a>Patient Resources</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2607"><a href="https://myvgh.org/community-health-needs-assesment/">Community Health Needs Assessment</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2606"><a href="https://myvgh.org/community-link/">Community Links</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2605"><a href="https://myvgh.org/financial-assistance/">Financial Assistance</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2604"><a href="https://myvgh.org/what-you-can-do-at-vgh/">What You Can Do at VGH</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2603"><a href="https://myvgh.org/price-transparency/">Price Transparency</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-2589"><a>Clinics</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2680"><a href="https://myvgh.org/location/atkins-clinic/">Atkins Family Medical Clinic</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2681"><a href="https://myvgh.org/location/urbana-clinic/">Urbana Family Medical Clinic</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2682"><a href="https://myvgh.org/location/van-horne-clinic/">Van Horne Family Medical Clinic</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2683"><a href="https://myvgh.org/location/vinton-clinic/">Vinton Family Medical Clinic</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-720"><a href="https://myvgh.org/provider">Providers</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2588"><a href="https://myvgh.org/news/">News</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12"><a href="https://myvgh.org/contact/">Contact</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-post menu-item-33844"><a href="https://myvgh.org/daisy-award/">DAISY Award</a></li>

        <li class="wprm_after_menu_content"><a href="https://myvgh.org/careers/" class="trhtBt etl1">
<h4>CAREERS</h4>
	<div class="trhtBtSub">Apply Today</div>
</a>
<a href="https://secure.epayhealthcare.com/VGH759epay"  data-wow-delay="2s"target="new" data-wow-duration="2s" class="trhtBt etl2 wow tada">
<h4>Portal</h4>
<div class="trhtBtSub">Pay Bill</div>
</a>
</li>
     
</ul>
				
				</div>
			</div>
			<div 
	id="pum-2618" 
	role="dialog" 
	aria-modal="false"
	class="pum pum-overlay pum-theme-2610 pum-theme-lightbox popmake-overlay click_open" 
	data-popmake="{&quot;id&quot;:2618,&quot;slug&quot;:&quot;covid&quot;,&quot;theme_id&quot;:2610,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;.cov-res&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;normal&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;90%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}">

	<div id="popmake-2618" class="pum-container popmake theme-2610 pum-responsive pum-responsive-normal responsive size-normal">

				
				
		
				<div class="pum-content popmake-content" tabindex="0">
			<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner vc_custom_1604874960889"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h2>COVID-19 Resources and Our Response</h2>
<div>Virginia Gay Hospital and Clinics created this web page for information about the COVID-19 virus and responses by VGH to provide care to patients and the communities we serve.</div>
<div></div>
<div><strong>Please call ahead if you are experiencing symptoms of the flu or COVID-19. </strong></div>
<div></div>
<div><strong>The hospital’s main number is<a href="tel:319-472-6200."> 319-472-6200.</a></strong></div>
<div></div>
<h3>Clinic phone numbers are</h3>
<div>
<div><strong>Atkins:</strong> <a href="tel:319-446-7800">319-446-7800</a></div>
<div><strong>Urbana:</strong> <a href="tel:319-443-5000">319-443-5000</a></div>
<div><strong>Van Horne:</strong> <a href="tel:319-228-8000">319-228-8000</a></div>
<div><strong>Vinton:</strong> <a href="tel:319-472-6300">319-472-6300</a></div>
<div></div>
</div>
<div>
<div></div>
<div>For more information please visit our Covid Resources page</div>
</div>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner vc_custom_1604874970153"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left wpb_content_element">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img width="500" height="463" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20463'%3E%3C/svg%3E" class="vc_single_image-img attachment-full" alt="illustration cartoon of woman wearing mask holding a thumbs up" title="cov" decoding="async" fetchpriority="high" data-lazy-srcset="https://b1405324.smushcdn.com/1405324/wp-content/uploads/2020/11/cov.png?lossy=2&strip=1&webp=1 250w, https://b1405324.smushcdn.com/1405324/wp-content/uploads/2020/11/cov.png?lossy=2&strip=1&webp=1 120w, https://b1405324.smushcdn.com/1405324/wp-content/uploads/2020/11/cov.png?lossy=2&strip=1&webp=1 500w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://b1405324.smushcdn.com/1405324/wp-content/uploads/2020/11/cov.png?lossy=2&strip=1&webp=1" /><noscript><img width="500" height="463" src="https://myvgh.org/wp-content/uploads/2020/11/cov.png" class="vc_single_image-img attachment-full" alt="illustration cartoon of woman wearing mask holding a thumbs up" title="cov" decoding="async" fetchpriority="high" srcset="https://myvgh.org/wp-content/uploads/2020/11/cov.png 250w, https://myvgh.org/wp-content/uploads/2020/11/cov.png 120w, https://myvgh.org/wp-content/uploads/2020/11/cov.png 500w" sizes="(max-width: 500px) 100vw, 500px" /></noscript></div>
		</figure>
	</div>
<div class="vc_btn3-container vc_btn3-center vc_do_btn" ><a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-square vc_btn3-style-3d vc_btn3-color-pink" href="https://myvgh.org/covid-19/" title="Covid">More Covid Resources</a></div></div></div></div></div>
		</div>

				
							<button type="button" class="pum-close popmake-close" aria-label="Close">
			×			</button>
		
	</div>

</div>
<script type="text/javascript" id="pojo-a11y-js-extra">
/* <![CDATA[ */
var PojoA11yOptions = {"focusable":"","remove_link_target":"","add_role_links":"","enable_save":"","save_expiration":""};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/pojo-accessibility/modules/legacy/assets/js/app.min.js?ver=1.0.0" id="pojo-a11y-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/myvgh.org","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
/* ]]> */
</script>
<script type="text/javascript" id="rocket_lazyload_css-js-extra">
/* <![CDATA[ */
var rocket_lazyload_css_data = {"threshold":"300"};
/* ]]> */
</script>
<script type="text/javascript" id="rocket_lazyload_css-js-after">
/* <![CDATA[ */
!function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]);
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=8.4.1" id="wpb_composer_front_js-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" data-rocket-defer defer></script>
<script type="text/javascript" id="popup-maker-site-js-extra">
/* <![CDATA[ */
var pum_vars = {"version":"1.20.4","pm_dir_url":"https:\/\/myvgh.org\/wp-content\/plugins\/popup-maker\/","ajaxurl":"https:\/\/myvgh.org\/wp-admin\/admin-ajax.php","restapi":"https:\/\/myvgh.org\/wp-json\/pum\/v1","rest_nonce":null,"default_theme":"2609","debug_mode":"","disable_tracking":"","home_url":"\/","message_position":"top","core_sub_forms_enabled":"1","popups":[],"cookie_domain":"","analytics_route":"analytics","analytics_api":"https:\/\/myvgh.org\/wp-json\/pum\/v1"};
var pum_sub_vars = {"ajaxurl":"https:\/\/myvgh.org\/wp-admin\/admin-ajax.php","message_position":"top"};
var pum_popups = {"pum-2618":{"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":".cov-res"}}],"cookies":[],"disable_on_mobile":false,"disable_on_tablet":false,"atc_promotion":null,"explain":null,"type_section":null,"theme_id":"2610","size":"normal","responsive_min_width":"0%","responsive_max_width":"90%","custom_width":"640px","custom_height_auto":false,"custom_height":"380px","scrollable_content":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","open_sound":"none","custom_sound":"","location":"center","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"zindex":"1999999999","close_button_delay":"0","fi_promotion":null,"close_on_form_submission":false,"close_on_form_submission_delay":"0","close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"theme_slug":"lightbox","id":2618,"slug":"covid"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://myvgh.org/wp-content/plugins/popup-maker/assets/js/site.min.js?defer&amp;ver=1.20.4" id="popup-maker-site-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript"></script>		<a id="pojo-a11y-skip-content" class="pojo-skip-link pojo-skip-content" tabindex="1" accesskey="s" href="#content">Skip to content</a>
				<nav id="pojo-a11y-toolbar" class="pojo-a11y-toolbar-right" role="navigation">
			<div class="pojo-a11y-toolbar-toggle">
				<a class="pojo-a11y-toolbar-link pojo-a11y-toolbar-toggle-link" href="javascript:void(0);" title="Accessibility Tools" role="button">
					<span class="pojo-sr-only sr-only">Open toolbar</span>
					<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="currentColor" width="1em">
						<title>Accessibility Tools</title>
						<path d="M50 8.1c23.2 0 41.9 18.8 41.9 41.9 0 23.2-18.8 41.9-41.9 41.9C26.8 91.9 8.1 73.2 8.1 50S26.8 8.1 50 8.1M50 0C22.4 0 0 22.4 0 50s22.4 50 50 50 50-22.4 50-50S77.6 0 50 0zm0 11.3c-21.4 0-38.7 17.3-38.7 38.7S28.6 88.7 50 88.7 88.7 71.4 88.7 50 71.4 11.3 50 11.3zm0 8.9c4 0 7.3 3.2 7.3 7.3S54 34.7 50 34.7s-7.3-3.2-7.3-7.3 3.3-7.2 7.3-7.2zm23.7 19.7c-5.8 1.4-11.2 2.6-16.6 3.2.2 20.4 2.5 24.8 5 31.4.7 1.9-.2 4-2.1 4.7-1.9.7-4-.2-4.7-2.1-1.8-4.5-3.4-8.2-4.5-15.8h-2c-1 7.6-2.7 11.3-4.5 15.8-.7 1.9-2.8 2.8-4.7 2.1-1.9-.7-2.8-2.8-2.1-4.7 2.6-6.6 4.9-11 5-31.4-5.4-.6-10.8-1.8-16.6-3.2-1.7-.4-2.8-2.1-2.4-3.9.4-1.7 2.1-2.8 3.9-2.4 19.5 4.6 25.1 4.6 44.5 0 1.7-.4 3.5.7 3.9 2.4.7 1.8-.3 3.5-2.1 3.9z"/>					</svg>
				</a>
			</div>
			<div class="pojo-a11y-toolbar-overlay">
				<div class="pojo-a11y-toolbar-inner">
					<p class="pojo-a11y-toolbar-title">Accessibility Tools</p>

					<ul class="pojo-a11y-toolbar-items pojo-a11y-tools">
																			<li class="pojo-a11y-toolbar-item">
								<a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-resize-font pojo-a11y-btn-resize-plus" data-action="resize-plus" data-action-group="resize" tabindex="-1" role="button">
									<span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Increase Text</title><path fill="currentColor" d="M256 200v16c0 4.25-3.75 8-8 8h-56v56c0 4.25-3.75 8-8 8h-16c-4.25 0-8-3.75-8-8v-56h-56c-4.25 0-8-3.75-8-8v-16c0-4.25 3.75-8 8-8h56v-56c0-4.25 3.75-8 8-8h16c4.25 0 8 3.75 8 8v56h56c4.25 0 8 3.75 8 8zM288 208c0-61.75-50.25-112-112-112s-112 50.25-112 112 50.25 112 112 112 112-50.25 112-112zM416 416c0 17.75-14.25 32-32 32-8.5 0-16.75-3.5-22.5-9.5l-85.75-85.5c-29.25 20.25-64.25 31-99.75 31-97.25 0-176-78.75-176-176s78.75-176 176-176 176 78.75 176 176c0 35.5-10.75 70.5-31 99.75l85.75 85.75c5.75 5.75 9.25 14 9.25 22.5z"></path></svg></span><span class="pojo-a11y-toolbar-text">Increase Text</span>								</a>
							</li>

							<li class="pojo-a11y-toolbar-item">
								<a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-resize-font pojo-a11y-btn-resize-minus" data-action="resize-minus" data-action-group="resize" tabindex="-1" role="button">
									<span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Decrease Text</title><path fill="currentColor" d="M256 200v16c0 4.25-3.75 8-8 8h-144c-4.25 0-8-3.75-8-8v-16c0-4.25 3.75-8 8-8h144c4.25 0 8 3.75 8 8zM288 208c0-61.75-50.25-112-112-112s-112 50.25-112 112 50.25 112 112 112 112-50.25 112-112zM416 416c0 17.75-14.25 32-32 32-8.5 0-16.75-3.5-22.5-9.5l-85.75-85.5c-29.25 20.25-64.25 31-99.75 31-97.25 0-176-78.75-176-176s78.75-176 176-176 176 78.75 176 176c0 35.5-10.75 70.5-31 99.75l85.75 85.75c5.75 5.75 9.25 14 9.25 22.5z"></path></svg></span><span class="pojo-a11y-toolbar-text">Decrease Text</span>								</a>
							</li>
						
													<li class="pojo-a11y-toolbar-item">
								<a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-grayscale" data-action="grayscale" data-action-group="schema" tabindex="-1" role="button">
									<span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Grayscale</title><path fill="currentColor" d="M15.75 384h-15.75v-352h15.75v352zM31.5 383.75h-8v-351.75h8v351.75zM55 383.75h-7.75v-351.75h7.75v351.75zM94.25 383.75h-7.75v-351.75h7.75v351.75zM133.5 383.75h-15.5v-351.75h15.5v351.75zM165 383.75h-7.75v-351.75h7.75v351.75zM180.75 383.75h-7.75v-351.75h7.75v351.75zM196.5 383.75h-7.75v-351.75h7.75v351.75zM235.75 383.75h-15.75v-351.75h15.75v351.75zM275 383.75h-15.75v-351.75h15.75v351.75zM306.5 383.75h-15.75v-351.75h15.75v351.75zM338 383.75h-15.75v-351.75h15.75v351.75zM361.5 383.75h-15.75v-351.75h15.75v351.75zM408.75 383.75h-23.5v-351.75h23.5v351.75zM424.5 383.75h-8v-351.75h8v351.75zM448 384h-15.75v-352h15.75v352z"></path></svg></span><span class="pojo-a11y-toolbar-text">Grayscale</span>								</a>
							</li>
						
													<li class="pojo-a11y-toolbar-item">
								<a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-high-contrast" data-action="high-contrast" data-action-group="schema" tabindex="-1" role="button">
									<span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>High Contrast</title><path fill="currentColor" d="M192 360v-272c-75 0-136 61-136 136s61 136 136 136zM384 224c0 106-86 192-192 192s-192-86-192-192 86-192 192-192 192 86 192 192z"></path></svg></span><span class="pojo-a11y-toolbar-text">High Contrast</span>								</a>
							</li>
						
													<li class="pojo-a11y-toolbar-item">
								<a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-negative-contrast" data-action="negative-contrast" data-action-group="schema" tabindex="-1" role="button">

									<span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Negative Contrast</title><path fill="currentColor" d="M416 240c-23.75-36.75-56.25-68.25-95.25-88.25 10 17 15.25 36.5 15.25 56.25 0 61.75-50.25 112-112 112s-112-50.25-112-112c0-19.75 5.25-39.25 15.25-56.25-39 20-71.5 51.5-95.25 88.25 42.75 66 111.75 112 192 112s149.25-46 192-112zM236 144c0-6.5-5.5-12-12-12-41.75 0-76 34.25-76 76 0 6.5 5.5 12 12 12s12-5.5 12-12c0-28.5 23.5-52 52-52 6.5 0 12-5.5 12-12zM448 240c0 6.25-2 12-5 17.25-46 75.75-130.25 126.75-219 126.75s-173-51.25-219-126.75c-3-5.25-5-11-5-17.25s2-12 5-17.25c46-75.5 130.25-126.75 219-126.75s173 51.25 219 126.75c3 5.25 5 11 5 17.25z"></path></svg></span><span class="pojo-a11y-toolbar-text">Negative Contrast</span>								</a>
							</li>
						
													<li class="pojo-a11y-toolbar-item">
								<a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-light-background" data-action="light-background" data-action-group="schema" tabindex="-1" role="button">
									<span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Light Background</title><path fill="currentColor" d="M184 144c0 4.25-3.75 8-8 8s-8-3.75-8-8c0-17.25-26.75-24-40-24-4.25 0-8-3.75-8-8s3.75-8 8-8c23.25 0 56 12.25 56 40zM224 144c0-50-50.75-80-96-80s-96 30-96 80c0 16 6.5 32.75 17 45 4.75 5.5 10.25 10.75 15.25 16.5 17.75 21.25 32.75 46.25 35.25 74.5h57c2.5-28.25 17.5-53.25 35.25-74.5 5-5.75 10.5-11 15.25-16.5 10.5-12.25 17-29 17-45zM256 144c0 25.75-8.5 48-25.75 67s-40 45.75-42 72.5c7.25 4.25 11.75 12.25 11.75 20.5 0 6-2.25 11.75-6.25 16 4 4.25 6.25 10 6.25 16 0 8.25-4.25 15.75-11.25 20.25 2 3.5 3.25 7.75 3.25 11.75 0 16.25-12.75 24-27.25 24-6.5 14.5-21 24-36.75 24s-30.25-9.5-36.75-24c-14.5 0-27.25-7.75-27.25-24 0-4 1.25-8.25 3.25-11.75-7-4.5-11.25-12-11.25-20.25 0-6 2.25-11.75 6.25-16-4-4.25-6.25-10-6.25-16 0-8.25 4.5-16.25 11.75-20.5-2-26.75-24.75-53.5-42-72.5s-25.75-41.25-25.75-67c0-68 64.75-112 128-112s128 44 128 112z"></path></svg></span><span class="pojo-a11y-toolbar-text">Light Background</span>								</a>
							</li>
						
													<li class="pojo-a11y-toolbar-item">
								<a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-links-underline" data-action="links-underline" data-action-group="toggle" tabindex="-1" role="button">
									<span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Links Underline</title><path fill="currentColor" d="M364 304c0-6.5-2.5-12.5-7-17l-52-52c-4.5-4.5-10.75-7-17-7-7.25 0-13 2.75-18 8 8.25 8.25 18 15.25 18 28 0 13.25-10.75 24-24 24-12.75 0-19.75-9.75-28-18-5.25 5-8.25 10.75-8.25 18.25 0 6.25 2.5 12.5 7 17l51.5 51.75c4.5 4.5 10.75 6.75 17 6.75s12.5-2.25 17-6.5l36.75-36.5c4.5-4.5 7-10.5 7-16.75zM188.25 127.75c0-6.25-2.5-12.5-7-17l-51.5-51.75c-4.5-4.5-10.75-7-17-7s-12.5 2.5-17 6.75l-36.75 36.5c-4.5 4.5-7 10.5-7 16.75 0 6.5 2.5 12.5 7 17l52 52c4.5 4.5 10.75 6.75 17 6.75 7.25 0 13-2.5 18-7.75-8.25-8.25-18-15.25-18-28 0-13.25 10.75-24 24-24 12.75 0 19.75 9.75 28 18 5.25-5 8.25-10.75 8.25-18.25zM412 304c0 19-7.75 37.5-21.25 50.75l-36.75 36.5c-13.5 13.5-31.75 20.75-50.75 20.75-19.25 0-37.5-7.5-51-21.25l-51.5-51.75c-13.5-13.5-20.75-31.75-20.75-50.75 0-19.75 8-38.5 22-52.25l-22-22c-13.75 14-32.25 22-52 22-19 0-37.5-7.5-51-21l-52-52c-13.75-13.75-21-31.75-21-51 0-19 7.75-37.5 21.25-50.75l36.75-36.5c13.5-13.5 31.75-20.75 50.75-20.75 19.25 0 37.5 7.5 51 21.25l51.5 51.75c13.5 13.5 20.75 31.75 20.75 50.75 0 19.75-8 38.5-22 52.25l22 22c13.75-14 32.25-22 52-22 19 0 37.5 7.5 51 21l52 52c13.75 13.75 21 31.75 21 51z"></path></svg></span><span class="pojo-a11y-toolbar-text">Links Underline</span>								</a>
							</li>
						
													<li class="pojo-a11y-toolbar-item">
								<a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-readable-font" data-action="readable-font" data-action-group="toggle" tabindex="-1" role="button">
									<span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Readable Font</title><path fill="currentColor" d="M181.25 139.75l-42.5 112.5c24.75 0.25 49.5 1 74.25 1 4.75 0 9.5-0.25 14.25-0.5-13-38-28.25-76.75-46-113zM0 416l0.5-19.75c23.5-7.25 49-2.25 59.5-29.25l59.25-154 70-181h32c1 1.75 2 3.5 2.75 5.25l51.25 120c18.75 44.25 36 89 55 133 11.25 26 20 52.75 32.5 78.25 1.75 4 5.25 11.5 8.75 14.25 8.25 6.5 31.25 8 43 12.5 0.75 4.75 1.5 9.5 1.5 14.25 0 2.25-0.25 4.25-0.25 6.5-31.75 0-63.5-4-95.25-4-32.75 0-65.5 2.75-98.25 3.75 0-6.5 0.25-13 1-19.5l32.75-7c6.75-1.5 20-3.25 20-12.5 0-9-32.25-83.25-36.25-93.5l-112.5-0.5c-6.5 14.5-31.75 80-31.75 89.5 0 19.25 36.75 20 51 22 0.25 4.75 0.25 9.5 0.25 14.5 0 2.25-0.25 4.5-0.5 6.75-29 0-58.25-5-87.25-5-3.5 0-8.5 1.5-12 2-15.75 2.75-31.25 3.5-47 3.5z"></path></svg></span><span class="pojo-a11y-toolbar-text">Readable Font</span>								</a>
							</li>
																		<li class="pojo-a11y-toolbar-item">
							<a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-reset" data-action="reset" tabindex="-1" role="button">
								<span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Reset</title><path fill="currentColor" d="M384 224c0 105.75-86.25 192-192 192-57.25 0-111.25-25.25-147.75-69.25-2.5-3.25-2.25-8 0.5-10.75l34.25-34.5c1.75-1.5 4-2.25 6.25-2.25 2.25 0.25 4.5 1.25 5.75 3 24.5 31.75 61.25 49.75 101 49.75 70.5 0 128-57.5 128-128s-57.5-128-128-128c-32.75 0-63.75 12.5-87 34.25l34.25 34.5c4.75 4.5 6 11.5 3.5 17.25-2.5 6-8.25 10-14.75 10h-112c-8.75 0-16-7.25-16-16v-112c0-6.5 4-12.25 10-14.75 5.75-2.5 12.75-1.25 17.25 3.5l32.5 32.25c35.25-33.25 83-53 132.25-53 105.75 0 192 86.25 192 192z"></path></svg></span>
								<span class="pojo-a11y-toolbar-text">Reset</span>
							</a>
						</li>
					</ul>
									</div>
			</div>
		</nav>
		<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://myvgh.org/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script>
</body>
</html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1747532456 -->                               

Whois info of domain

Domain Name: MYVGH.COM
Registry Domain ID: 1979119721_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.wildwestdomains.com
Registrar URL: http://www.wildwestdomains.com
Updated Date: 2023-11-13T17:13:54Z
Creation Date: 2015-11-12T20:56:10Z
Registry Expiry Date: 2025-11-12T20:56:10Z
Registrar: Wild West Domains, LLC
Registrar IANA ID: 440
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS65.DOMAINCONTROL.COM
Name Server: NS66.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-18T04:12:47Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass