<!DOCTYPE html>
<html data-i="mu9_sjx85ws" data-sa="f45zD4dORjcKkv88A8nie45%2Bj%2BwJcL2OsrsRhQr8ESbwpEA%2BYGadhIS%2FfNpwXdo2xvHyu1QZ3R3Ueq0agMtHDrkk%2BGOSvMyHimWQAsbc7FFUJnuO7bdbkq%2FFMX7kdKV1OUMyV3%2BgTYqH%2F224kR8bFvnYGPo%3D">
<head>
	<title>Upcoming Events | Personal Injury Lawyer Mooresville</title>
	<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
	<meta name="description" content="Upcoming Events. Talk to a family law attorney at our Mooresville law firm to find out how to address your case. A Family Attorney in Mooresville can help!"/>
	<meta name="msvalidate.01" content="0C0416ED4BDC6F1426283E5C785513F7"/>
	<meta name="google-site-verification" content="6viKOMFmDLBwxkEK_mtT4BXltOChLPpL8ttZezXZHg0"/>
	<meta property="og:image" content="http://www.lakenormanlaw.com/images/Facebook_Logo-170x170.jpg"/>
	<meta property="article:publisher" content="https://www.facebook.com/Homesley-Wingo-Law-Group-PLLC-114692834239/"/>
	<meta property="og:site_name" content="Homesley &amp; Wingo Law Group PLLC"/>
	<meta content="initial-scale=1" name="viewport"/>
	<meta property="og:url" content="http://www.lakenormanlaw.com/about/events/upcoming-events/"/>
	<link rel="canonical" href="http://www.lakenormanlaw.com/about/events/upcoming-events/"/>
	<link rel="stylesheet" type="text/css" href="/cms/includes/zkxzygodtkl.1707302139290.css" data-require='["cms","cms-behave"]'/>
	<script type="text/javascript" src="/cms/includes/t5jc4wcdo1s.1707302139290.js" defer data-require='["j/modernizr","j/jquery","j/jquery.ui","j/ui.touch","j/ui.wheel","j/ui.draw","j/timezone","static","j/jquery.cookie","extensions","uri","behaviors","c/scrollbar","c/loading","m/date","form","adapter","v/jwplayer","video"]'></script>
	<script type="text/javascript">
(function(n){var t=n.Process||{},i=function(n){var t=+n;return isNaN(t)?n:t},u=function(n){return decodeURIComponent(n.replace(/\+/g,"%20"))},o=/\{(.+?)\}/g,s=window.location.hash&&window.location.hash[1]==="~"&&!/\bSPPC=./i.test(document.cookie||""),e=[],f=null,r=null;t.Page=function(n){for(var i=n.length;i--;)s?e.push(n[i]):t.Element(document.getElementById(n[i]))};t.Delayed=function(){var n;for(r=null;n=e.shift();)t.Element(document.getElementById(n))};t.Element=function(n){if(n)switch(n.getAttribute("data-process")){case"if":t.If(n);break;case"replace":t.Replace(n);break;default:t.Fix(n)}};t.Replace=function(n){var i,f=n.parentNode,r=document.createTextNode(t.Get(n.getAttribute("data-replace"))),u=n.firstElementChild;u&&u.getAttribute&&(i=u.getAttribute("href"))&&i.substring(0,4)==="tel:"&&(i=document.createElement("a"),i.setAttribute("href","tel:"+r.data),i.appendChild(document.createTextNode(r.data)),r=i);f.insertBefore(r,n);f.removeChild(n)};t.Fix=function(n){var r,u,i,f=n.attributes.length,e=n.childNodes.length;if(n.nodeName==="SCRIPT"){n.parentNode.removeChild(n);return}while(f--)r=n.attributes[f],r.name.substring(0,13)=="data-replace-"&&(u=r.name.substring(13),n.setAttribute(u,t.Get(r.value)),n.removeAttribute(r.name));while(e--)i=n.childNodes[e],i.nodeType===3&&i.data&&i.data.indexOf("{")>=0&&(i.data=t.Get(i.data))};t.If=function(n){for(var i,u,f,e,o=n.parentNode,s=n.attributes.length,r=undefined;s--;){i=n.attributes[s];switch(i.name){case"field":r=t.Check(n,t.Get(i.value));break;case"nofield":r=!t.Check(n,t.Get(i.value))}if(r!==undefined)break}if(r)for(u=n.childNodes,f=0,e=u.length;f<e;f++)o.insertBefore(u[0],n);o.removeChild(n)};t.Check=function(n,r){for(var u,f,e=n.attributes.length;e--;){u=n.attributes[e];switch(u.name){case"equals":return r==t.Get(u.value);case"gt":case"greaterthan":case"morethan":return i(r)>i(t.Get(u.value));case"gte":return i(r)>=i(t.Get(u.value));case"lt":case"lessthan":case"lesserthan":return i(r)<i(t.Get(u.value));case"lte":return i(r)<=i(t.Get(u.value));case"ne":case"notequals":return r!=t.Get(u.value);case"contains":return f=t.Get(u.value),r.indexOf(f>=0);case"notcontains":return f=t.Get(u.value),!r.indexOf(f>=0);case"in":return f=t.Get(u.value),t.InArray(r,(""+f).split(","));case"notin":return f=t.Get(u.value),!t.InArray(r,(""+f).split(","));case"between":return f=t.Get(u.value).Split(","),f.length==2&&i(r)>=i(f[0])&&i(r)<=i(f[1])?!0:!1}}return!!r};t.InArray=function(n,t){for(var i=t.length;i--;)if(t[i]==n)return!0;return!1};t.Get=function(n){return n.replace(o,function(n,i){var r=i.split("/"),f=r.shift();return t.Data(f.split(":"),0)||u(r.shift()||"")})};t.Data=function(n,i){var r;switch(n[i].toLowerCase()){case"f":return t.Format(n[i+1],n,i+2);case"if":return t.Data(n,i+1)?n.pop():"";case"ifno":case"ifnot":return t.Data(n,i+1)?"":n.pop();case"q":case"querystring":return t.Query(n[i+1])||"";case"session":case"cookie":return t.Cookie(n[i+1])||"";case"request":return r=window.location.search,r&&r[0]==="?"&&n[i+1]&&n[i+1][0]!="?"&&(r=r.substr(1)),r;default:return""}};t.Format=function(n,i,r){var s,u,o,f,e;if(!n||r>i.length-1)return"";if(s=null,u=null,n=n.toLowerCase(),f=0,n=="binary")f=2;else if(r+1<i.length)switch(n){case"p":case"phone":case"p2":case"phone2":i[r].indexOf("0")>=0&&(u=i[r],f=1);break;default:o=parseInt(i[r]);isNaN(o)||(s=o,f=1)}e=t.Data(i,r+f);switch(n){case"p":case"phone":return t.Phone(""+e,u);case"p2":case"phone2":return t.Phone(""+e,u||"000.000.0000");case"tel":return t.Phone(""+e,u||"0000000000")}};t.Phone=function(n,t){var u,i,f,r;if(!n)return"";if(u=n.replace(/\D+/g,""),u.length<10)return n;for(i=(t||"(000) 000-0000").split(""),f=0,r=0;r<i.length;r++)i[r]=="0"&&(f<u.length?i[r]=u[f++]:(i.splice(r,1),r--));return f==10&&u.length>10&&i.push(" x"+u.substring(10)),i.join("")};t.Query=function(n){var i,r,t,e;if(!f)for(f={},i=window.location.search?window.location.search.substring(1).split("&"):[],r=i.length;r--;)t=i[r].split("="),e=u(t.shift()).toLowerCase(),f[e]=t.length?u(t.join("=")):null;return f[n.toLowerCase()]};t.Cookie=function(n){var f,i,o,e,t;if(!r)for(r={},f=document.cookie?document.cookie.split("; "):[],i=f.length;i--;){o=f[i].split("=");e=u(o.shift()).toLowerCase();t=o.join("=");switch(t[0]){case"#":r[e]=+t.substring(1);break;case":":r[e]=new Date(+t.substring(1));break;case"!":r[e]=t==="!!";break;case"'":r[e]=u(t.substring(1));break;default:r[e]=u(t)}}for(f=n.split("|"),i=0;i<f.length;i++)if(t=r[f[i].toLowerCase()],t)return t;return""};n.Process=t;document.documentElement&&(document.documentElement.clientWidth<=1280||(t.Cookie("pref")&1)==1)&&(document.documentElement.className+=" minimize")})(this);
(function(n){window.rrequire||n(window)})(function(n){function c(n){return n&&v.call(n)==="[object Function]"}function p(n){return n&&v.call(n)==="[object Array]"}function ut(n){for(var t,i,u,r,f,e=document.styleSheets,o=e&&e.length;o--;){t=e[o];try{i=t&&(t.cssRules||t.rules)}catch(s){continue}for(u=i&&i.length;u--;)try{if(r=i[u],f=r&&(r.selectorText||r.cssText),f&&n.test(f))return!0}catch(s){}}return!1}function ft(t,i,u,e,o){var h=function(){o?n.register(u):e==="css"&&(r[u]=!0)},s=function(){e==="js"&&console.log('error - "'+i+'" could not be loaded, rrequire will not fire.')};t.addEventListener?(t.addEventListener("load",h,!1),t.addEventListener("error",s,!1)):t.onload=t.onreadystatechange=function(n,i){var r=t.readyState;if(i||!r||/loaded|complete/.test(r)){if(r==="loaded"&&(t.children,t.readyState==="loading"&&(r="error")),t.onload=t.onreadystatechange=null,t=null,o&&r!=="error"){setTimeout(function(){var n=f[u];!n||n()?h():s();h=null;s=null},1);return}r==="error"?s():h();s=null;sucess=null}}}function w(i,u,f,e){var a,v,w,h,c,k,o,l,d;if(i&&n.document){for(a=n.document.getElementsByTagName(u),v=a.length;v--;)if(w=a[v],h=w.getAttribute(f),h){if(h=h.toLowerCase().replace(/\.\d{13}(\.js|\.css)/,"$1"),t[h])continue;else t[h]=!0;if(c=w.getAttribute("data-require"),c){try{c=JSON.parse(c)}catch(g){}if(p(c))for(k=c.length;k--;)o=c[k].toLowerCase(),t[o]=!0,u==="link"&&(r[o]=!0),o&&o.substring(0,4)==="cms/"&&(t["/"+o+".js"]=!0)}if(l=h.indexOf(s+e+"/"),l>=0){o=h.substring(l+s.length+e.length+1).replace(new RegExp("\\."+e+"$"),"");switch(o){case"j/jquery.1.x":case"j/jquery.2.x":case"j/jquery.3.x":o="j/jquery"}t[o.toLowerCase()]=!0}l=h.indexOf(nt);l===0&&(o=h.substring(l+1).replace(new RegExp("\\."+e+"$"),""),t[o.toLowerCase()]=!0);h.replace(y,function(n,i,r,u){r?(t["//"+r+u]=!0,r==window.location.hostname&&(t[u.toLowerCase()]=!0)):t[u.toLowerCase()]=!0})}if(o=i.toLowerCase(),!t[o]){if(i==="cms"&&t["cms-5"]||i==="cms-5"&&t.cms){t[o]=!0;return}if(e==="js")b(i,"script","src","js");else if(e==="css"){if(d=rt[i],d&&ut(d)){r[i]=!0;return}b(i,"link","href","css")}}}}function b(i,u,f,e){var c,o,l,a=n.document.head||n.document.body,v=!1,p,w;if(a){p=r[i.toLowerCase()];w=t[i.toLowerCase()];document.documentElement.classList&&document.documentElement.classList.add("requiring");switch(i){case"j/jquery":i="j/jquery.2.x"}if(i!=="j/jquery.2.x"||n.Modernizr&&n.Modernizr.canvas||(i="j/jquery.1.x"),o=n.document.createElement(u),l=y.exec(i))c=l[1]||!l[2]?i:n.location.protocol+"//"+l[2]+l[3],e==="js"&&i!==h.googlemap[0][0]&&(v=!0);else if(c=/^cms\//.test(i)?"/"+i+"."+e:s+e+"/"+i+"."+e,t[c])return;switch(e){case"js":o.setAttribute("type","text/javascript");o.setAttribute("async","async");break;case"css":o.setAttribute("type","text/css");o.setAttribute("rel","stylesheet")}ft(o,c,i,e,v);o.setAttribute(f,c);a.appendChild(o);o=null;a=null;t[i]=!0}}function k(n){for(var t,i=n.length;i--;)if(t=n[i],t&&!r[t])return!1;return!0}function et(){var t,n=u.length;for(e&&(clearTimeout(e),e=0);n--;)t=u[n],t[2]===!0&&u.splice(n,1);u.length===0&&document.documentElement.classList&&document.documentElement.classList.remove("requiring")}function ot(){for(var t,i=0,r=u.length;i<r;)(t=u[i++],t[2]!==!0)&&k(t[0])&&(t[2]=!0,t[1](n.jQuery,n),e&&clearTimeout(e),e=setTimeout(et,1))}function d(n){var t;if(n){if(typeof n=="string")return[n.toLowerCase()];if(p(n)){for(t=n.length;t--;)n[t]=(""+(n[t]||"")).toLowerCase();return n}return null}return null}function g(n,t){for(var i,r,u=0;u<n.length;u++)if(i=h[n[u]],i){for(n.splice(u,1),u--,r=i[0].length;r--;)n.push(i[0][r]);if(i[1]&&t)for(r=i[1].length;r--;)t.push(i[1][r])}t&&t.length&&g(t)}var i="/",o=".",s=i+i+"www.scorpioncms.com/common"+i,nt=i+"cms"+i,r={},t={},u=[],e=0,l=document&&document.documentElement&&document.documentElement.getAttribute("data-gmap"),tt=l&&"&key="+l,a=Object.prototype,v=a.toString,it=a.hasOwnProperty,h={jquery:[["j/jquery","j/jquery.ui"]],behavior:[["behaviors"],["cms-behave"]],googlemap:[["https:"+i+i+"maps.googleapis.com/maps/api/js?v=3.exp&libraries=places&callback=registermap"+(tt||"")]],map:[["m/gmap"]],loading:[["c/loading2"],["cms-5"]],jwplayer:[[i+"common/js/v/jwplayer"+o+"js"]],tools:[["jquery","behavior","extensions","uri","chart","c/cms","c/scrollbar","loading","form"],["cms-tools","opensans"]],opensans:[[i+i+"fonts.googleapis.com/css?family=Open+Sans:300,400italic,400,600,700|Montserrat:400,700"]],ckeditor:[[o+o+i+"ckeditor/ckeditor"]],ace:[[i+i+"cdn.jsdelivr.net/ace/1.1.9/min/ace"+o+"js"]],weather:[["m/weather"]],cookie:[["j/jquery.cookie"]]},f={"j/jquery":function(){return!!n.jQuery},"j/jquery.1.x":function(){return!!n.jQuery},"j/jquery.2.x":function(){return!!n.jQuery},"j/jquery.3.x":function(){return!!n.jQuery},"j/jquery.ui":function(){return!!(n.jQuery&&n.jQuery.widget)},googlemap:function(){return!!(n.google&&n.google.maps)},jwplayer:function(){return!!n.jwplayer},ckeditor:function(){return!!n.CKEDITOR},ace:function(){return!!n.ace},weather:function(){return!!(n.jQuery&&n.jQuery.weather)}},rt={"cms-5":/\.ui\-widget\-overlay3\b/,"cms-behave":/\.ui\-conditional\-panel\b/,"cms-toolbar":/#SMSTop\b/,cms:/\.ui\-dialog\-titlebar\-fullscreen\b/},y=/^(https?:)?(?:\/\/([\w\-\.]+))?(\/.+)/i;(function(){var n;for(var t in f)it.call(f,t)&&(n=h[t],n&&n[0]&&n[0][0]&&(f[n[0][0]]=f[t]))})();n.registerLoading=function(n){t[n]=!0};n.register=function(n){n&&typeof n=="string"&&(r[n]=!0,ot())};n.registermap=function(){var n=h.googlemap[0][0];register(n)};n.rrequire=function(i,e,o){var v,s,y,l,h,p,a;if(i=d(i),i){for(c(o)&&(v=o,o=e,e=v,v=null),o=d(o),o||(o=[]),g(i,o),s=i.length,y=!0;s--;)if((l=i[s],l)&&(h=l.toLowerCase(),!r[h])){if(p=f[h],p&&p()){r[h]=!0;continue}y=!1;t[h]||w(l,"script","src","js")}for(s=0;s<o.length;)(a=o[s],a)&&(h=a.toLowerCase(),r[h]||w(a,"link","href","css"),s++);c(e)&&(y||k(i)?e(n.jQuery,n):u.push([i,e,!1]))}};n.rrequire.setBase=function(n){s=n};n.rrequire.setDetect=function(n,t){n&&typeof n=="string"&&c(t)&&(f[n]=t)};n.rrequire.getLoading=function(){var n=Object.keys(t);return n.sort(),console.log(JSON.stringify(n,null,"\t"))};n.require||(n.require=n.rrequire)});
</script>
	<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.scorpioncms.com/common/js/j/google-analytics.js','ga');

ga('create', 'UA-73262924-1', 'auto');
ga('require', 'displayfeatures');

(function(w) {
    if (w.ga && w.VedDecode && w.VedDecode.ved) {
        // Send pageview with custom dimension data
        ga('set', {
            dimension1: getVedValue('linkIndex'),
            dimension2: getVedValue('linkType'),
            dimension3: getVedValue('resultPosition'),
            dimension4: getVedValue('subResultPosition'),
            dimension5: getVedValue('page')
            });
    }
    function getVedValue(key) {
        var ret = w.VedDecode[key];
        return ret ? ret + '' : '(not set)';
    }
})(window);

ga('send', 'pageview');
</script>
</head>
<body class="sub side about upcoming-events" data-config="w366x69i.wuo\kllkec6s.5kn\scnmya8_.l2g">
<header class="icobalt ilayout header-zone" id="HeaderZone"><div class="header-panel v1 light" id="HeaderPanel">
	
	<div class="main mast-box">
		<a href="/" class="top-logo"><img alt="Homesley &amp; Wingo" src="/images/Logo.png" title="Homesley &amp; Wingo"></a>
		<div class="title" id="MastTitle">
			<h2></h2>
		</div>
	</div>
	<nav class="top-nav">
		<div class="main">
			<ul class="desktop-nav" id="HeaderPanelV1Nav">
				<li>
					<a href="/about/" target="">About</a>
					<ul class="nav-flyout ui-scroll"><li>
					<a href="/about/isaac-harris-house/" target="">Isaac Harris House</a>
					
				</li><li>
					<a href="/photo-gallery/tour-our-office/" target="">Tour Our Office</a>
					
				</li><li>
					<a href="/about/community-involvement/" target="">Community Involvement</a>
					
				</li><li>
					<a href="/about/the-arc-of-justice/" target="">The Arc of Justice</a>
					
				</li><li>
					<a href="/photo-gallery/" target="">Photo Gallery</a>
					
				</li><li>
					<a href="/about/events/" target="">Events</a>
					<ul class="nav-flyout ui-scroll"><li>
					<a href="/about/events/upcoming-events/" target="">Upcoming Events</a>
					
				</li><li>
					<a href="/about/events/past-events/" target="">Past Events</a>
					
				</li></ul>
				</li><li>
					<a href="/about/our-clients/" target="">Our Clients</a>
					
				</li></ul>
				</li><li>
					<a href="/attorneys/" target="">Attorneys</a>
					<ul class="nav-flyout ui-scroll"><li>
					<a href="/attorneys/clifton-w-homesley/" target="">Clifton W. Homesley</a>
					
				</li><li>
					<a href="/attorneys/andrew-j-wingo/" target="">Andrew J. Wingo</a>
					
				</li><li>
					<a href="/attorneys/clark-d-tew/" target="">Clark D. Tew</a>
					
				</li><li>
					<a href="/attorneys/randall-w-faircloth/" target="">Randall W. Faircloth</a>
					
				</li><li>
					<a href="/attorneys/stephanie-killian/" target="">Stephanie Killian</a>
					
				</li></ul>
				</li><li>
					<a href="/staff/" target="">Staff</a>
					
				</li><li>
					<a href="/practice-areas/" target="">Practice Areas</a>
					<ul class="nav-flyout ui-scroll"><li>
					<a href="/practice-areas/appeals/" target="">Appeals</a>
					
				</li><li>
					<a href="/practice-areas/business-law/" target="">Business Law</a>
					
				</li><li>
					<a href="/practice-areas/civil-litigation/" target="">Civil Litigation</a>
					
				</li><li>
					<a href="/practice-areas/labor-employment-law/" target="">Labor Employment Law</a>
					
				</li><li>
					<a href="/practice-areas/estate-planning/" target="">Estate Planning</a>
					
				</li><li>
					<a href="/practice-areas/family-law/" target="">Family law </a>
					
				</li><li>
					<a href="/practice-areas/motorsports/" target="">Motorsports</a>
					
				</li><li>
					<a href="/practice-areas/personal-injury/" target="">Personal Injury</a>
					
				</li><li>
					<a href="/practice-areas/residential-commercial-real-estate/" target="">Residential & Commercial Real Estate</a>
					
				</li></ul>
				</li><li>
					<a href="/resources/" target="">Resources</a>
					
				</li><li>
					<a href="https://lakenormanlaw.secureserverdot.com/payNow.php" target="">Make a Payment</a>
					
				</li><li>
					<a href="/contact-us/" target="">Contact Us</a>
					
				</li>
			</ul>
			<ul id="MobileNav" class="mobile-nav">
				<li>
					<a class="mob-call" href="tel:7044571073" id="HeaderPanel_1" data-replace-href="tel:{F:Tel:Cookie:PPCP1/7044571073}"><icon class="phone-12"></icon>
						<span>Call
							<span>Today</span>
						</span>
					</a>
				</li>
				<li>
					<a href="/case-evaluation/"><icon class="email-2"></icon>
						<span>Email
							<span>Us</span>
						</span>
					</a>
				</li>
				<li>
					<a href="http://maps.google.com/maps?f=d&amp;hl=en&amp;daddr=330%20S%20Main%20St.+Mooresville+NC+28115" target="_blank"><icon class="map-marker"></icon>
						<span><span>Our</span> Map </span>
					</a>
				</li>
				<li class="mobile-menu">
					<div id="MobileMenu" data-role="MobileMenu">
						<button id="MenuButton" data-role="Start"><icon class="menu-6"></icon>Menu </button>
						<nav>
							<ul>
								<li class="child7">
									<a href="/about/">About</a>
									<ul><li class="child0">
									<a href="/about/isaac-harris-house/">Isaac Harris House</a>
									
								</li><li class="child0">
									<a href="/photo-gallery/tour-our-office/">Tour Our Office</a>
									
								</li><li class="child0">
									<a href="/about/community-involvement/">Community Involvement</a>
									
								</li><li class="child0">
									<a href="/about/the-arc-of-justice/">The Arc of Justice</a>
									
								</li><li class="child0">
									<a href="/photo-gallery/">Photo Gallery</a>
									
								</li><li class="child2">
									<a href="/about/events/">Events</a>
									<ul><li class="child0">
									<a href="/about/events/upcoming-events/">Upcoming Events</a>
									
								</li><li class="child0">
									<a href="/about/events/past-events/">Past Events</a>
									
								</li></ul>
								</li><li class="child0">
									<a href="/about/our-clients/">Our Clients</a>
									
								</li></ul>
								</li><li class="child5">
									<a href="/attorneys/">Attorneys</a>
									<ul><li class="child0">
									<a href="/attorneys/clifton-w-homesley/">Clifton W. Homesley</a>
									
								</li><li class="child0">
									<a href="/attorneys/andrew-j-wingo/">Andrew J. Wingo</a>
									
								</li><li class="child0">
									<a href="/attorneys/clark-d-tew/">Clark D. Tew</a>
									
								</li><li class="child0">
									<a href="/attorneys/randall-w-faircloth/">Randall W. Faircloth</a>
									
								</li><li class="child0">
									<a href="/attorneys/stephanie-killian/">Stephanie Killian</a>
									
								</li></ul>
								</li><li class="child0">
									<a href="/staff/">Staff</a>
									
								</li><li class="child9">
									<a href="/practice-areas/">Practice Areas</a>
									<ul><li class="child0">
									<a href="/practice-areas/appeals/">Appeals</a>
									
								</li><li class="child0">
									<a href="/practice-areas/business-law/">Business Law</a>
									
								</li><li class="child0">
									<a href="/practice-areas/civil-litigation/">Civil Litigation</a>
									
								</li><li class="child0">
									<a href="/practice-areas/labor-employment-law/">Labor Employment Law</a>
									
								</li><li class="child0">
									<a href="/practice-areas/estate-planning/">Estate Planning</a>
									
								</li><li class="child0">
									<a href="/practice-areas/family-law/">Family law </a>
									
								</li><li class="child0">
									<a href="/practice-areas/motorsports/">Motorsports</a>
									
								</li><li class="child0">
									<a href="/practice-areas/personal-injury/">Personal Injury</a>
									
								</li><li class="child0">
									<a href="/practice-areas/residential-commercial-real-estate/">Residential & Commercial Real Estate</a>
									
								</li></ul>
								</li><li class="child0">
									<a href="/resources/">Resources</a>
									
								</li><li class="child0">
									<a href="https://lakenormanlaw.secureserverdot.com/payNow.php">Make a Payment</a>
									
								</li><li class="child0">
									<a href="/contact-us/">Contact Us</a>
									
								</li>
							</ul>
						</nav>
					</div>
				</li>
			</ul>
		</div>
	</nav>
	<div class="tagline">
		<div id="NumberTitle"><h4>
	Bold.
	<strong>Innovative</strong>. Unyielding.
</h4></div>
		<div class="contact-info">
			<a href="tel:(704) 457-1073" id="HeaderPanel_2" data-replace-href="tel:{F:P:Cookie:PPCP1/(704)%20457-1073}"><span id="HeaderPanel_3" data-process="replace" data-replace="{F:P2:Cookie:PPCP1/704.457.1073}">704.457.1073</span></a>
		</div>
		<div id="PayButton"><p><a class="btn" href="https://lakenormanlaw.secureserverdot.com/payNow.php" target="_blank">Make a Payment</a></p></div>
	</div>
</div>
<script id="Process_HeaderPanel" type="text/javascript" style="display:none;">window.Process&&Process.Page(['Process_HeaderPanel','HeaderPanel_1','HeaderPanel_2','HeaderPanel_3']);</script>
<section class="sub-banner-panel v1 light" id="SubBannerPanelV1">
	
	<div class="main">
		<h2 id="SubBannerPanelV1Text">Bold. Innovative. Unyielding.</h2>
		<div id="SubBannerPanelV1List"><ul class="button-list">
	<li><a href="/attorneys/">Meet the Attorneys</a></li>
	<li><a href="/about/community-involvement/">Community Involvement</a></li>
	<li><a href="/contact-us/">Contact Us</a></li>
</ul></div>
	</div>
</section></header>
<div class="icobalt ilayout" id="BannerZone"></div>
<div class="main sidebox cf">
	<main class="icobalt ilayout" id="MainZone"><div class="content-panel section light" id="MainContent"><h1>Upcoming Events</h1>
<h1>Business After Hours -</h1>
<h1>May 24, 2017</h1>
<p><img src="/images/HGW_BAH_2017_color[1].jpg" style="width:622px;height:800px"></p></div>
<script id="Process_MainContent" type="text/javascript" style="display:none;">window.Process&&Process.Page(['Process_MainContent','MainContent_1']);</script>
</main>
	<aside class="icobalt ilayout" id="SideZone"><aside class="side-nav-panel v20 light" id="SideNavV20">
	
	<nav class="practice-nav" id="SideNavV20Nav">
		<header>
			<h3>
				<a href="/about/">About </a>
			</h3>
		</header>
		<ul>
			<li class="level1 ">
				<a href="/about/isaac-harris-house/" target="">Isaac Harris House</a>
				
			</li><li class="level1 ">
				<a href="/photo-gallery/tour-our-office/" target="">Tour Our Office</a>
				
			</li><li class="level1 ">
				<a href="/about/community-involvement/" target="">Community Involvement</a>
				
			</li><li class="level1 ">
				<a href="/about/the-arc-of-justice/" target="">The Arc of Justice</a>
				
			</li><li class="level1 ">
				<a href="/photo-gallery/" target="">Photo Gallery</a>
				
			</li><li class="level1 selected">
				<a href="/about/events/" target="">Events</a>
				<ul><li class="level2 selected">
				<a href="/about/events/upcoming-events/" target="">Upcoming Events</a>
				
			</li><li class="level2 ">
				<a href="/about/events/past-events/" target="">Past Events</a>
				
			</li></ul>
			</li><li class="level1 ">
				<a href="/about/our-clients/" target="">Our Clients</a>
				
			</li>
		</ul>
	</nav>
</aside><form id="Form_ContactFormPanelV1" method="post" enctype="multipart/form-data" style="margin:0px;" action="/about/events/upcoming-events/">
<input type="hidden" name="_m_" value="ContactFormPanelV1">
<section class="contact-form-panel v1 section" id="ContactFormPanelV1">
	
	<div class="main">
		<div class="contact-box">
			<header id="ContactFormHeaderV1"><h2>Contact Us</h2>
<p><em>Please be advised that an attorney-client relationship is not established
		 until you formally retain the firm.</em></p></header>
			<div id="ContactFormPanelV1Form">
				<fieldset>
					<ul>
						<li data-item="i" data-key="">
							<div class="data checkbox">
								<input id="ContactFormPanelV1Form_ITM0_Agreed" class="check" required="required" placeholder="I have read the above statement." type="checkbox" name="ContactFormPanelV1Form$ITM0$Agreed">
								<p>I have read the above statement.</p>
								<div class="validation" for="ContactFormPanelV1Form_ITM0_Agreed" data-type="valueMissing">
									Please acknowledge you have read the statement.
								</div>
							</div>
						</li><li data-item="i" data-key="">
							<label class="hide" for="ContactFormPanelV1Form_ITM0_Name">Name</label>
							<div class="input-text">
								<input placeholder="Name" required="required" type="text" id="ContactFormPanelV1Form_ITM0_Name" name="ContactFormPanelV1Form$ITM0$Name" value>
								<div class="validation" for="ContactFormPanelV1Form_ITM0_Name" data-type="valueMissing">
									Please enter your name.
								</div>
							</div>
						</li><li data-item="i" data-key="">
							<label class="hide" for="ContactFormPanelV1Form_ITM0_EmailAddress">Email</label>
							<div class="input-text">
								<input placeholder="Email" required="required" type="email" id="ContactFormPanelV1Form_ITM0_EmailAddress" name="ContactFormPanelV1Form$ITM0$EmailAddress" value>
								<div class="validation" for="ContactFormPanelV1Form_ITM0_EmailAddress" data-type="typeMismatch">
									This isn't a valid email address.
								</div>
							</div>
						</li><li data-item="i" data-key="">
							<label class="hide" for="ContactFormPanelV1Form_ITM0_Phone">Phone</label>
							<div class="input-text">
								<input placeholder="Phone" type="tel" required="required" id="ContactFormPanelV1Form_ITM0_Phone" name="ContactFormPanelV1Form$ITM0$Phone" value>
								<div class="validation" for="ContactFormPanelV1Form_ITM0_Phone" data-type="typeMismatch">
									This isn't a valid phone number.
								</div>
							</div>
						</li><li data-item="i" data-key="">
							<label class="hide" for="ContactFormPanelV1Form_ITM0_LeadTypeID"></label>
							<div class="input-text">
								<select id="ContactFormPanelV1Form_ITM0_LeadTypeID" required="required" name="ContactFormPanelV1Form$ITM0$LeadTypeID">
									<option value="">Are you a new client?</option>
									<option value="1">Yes, I am a potential new client.</option>
									<option value="11">No, I am a current existing client.</option>
									<option value="13">I'm neither.</option>
								</select>
								<div class="validation" for="ContactFormPanelV1Form_ITM0_LeadTypeID" data-type="valueMissing">
									Please make a selection.
								</div>
							</div>
						</li><li data-item="i" data-key="">
							<label class="hide" for="ContactFormPanelV1Form_ITM0_Message">Message</label>
							<div class="input-text">
								<textarea placeholder="Message" maxlength="500" required="required" type="text" id="ContactFormPanelV1Form_ITM0_Message" name="ContactFormPanelV1Form$ITM0$Message"></textarea>
								<div class="validation" for="ContactFormPanelV1Form_ITM0_Message" data-type="valueMissing">
									Please enter a message.
								</div>
							</div>
						</li>
					</ul>
				</fieldset>
				<input id="ContactFormPanelV1Form_FTR0_FFD6" type="hidden" name="ContactFormPanelV1Form$FTR0$FFD6" value>
				<button class="btn" type="submit" id="ContactFormPanelV1Form_FTR0_ctl01" name="ContactFormPanelV1Form$FTR0$ctl01">Send Message</button>
			</div>
		</div>
	</div>
</section>
</form></aside>
</div>
<div class="icobalt ilayout" id="WideZone"></div>
<footer class="icobalt ilayout" id="FooterZone"><div id="FooterPanel" class="footer-panel v20 light cf">
	
	<div class="main box">
		<img class="bottom-logo" alt="Homesley &amp; Wingo" title="Homesley &amp; Wingo" src="/images/Logo.png">
		<div id="FooterV20SiteSchema" class="schema">
			<h3>
				Call Today!
				<a href="tel:(704) 457-1073" class="phone-link" itemprop="telephone" id="FooterPanel_1" data-replace-href="tel:{F:P:Cookie:PPCP1/(704)%20457-1073}"><span id="FooterPanel_2" data-process="replace" data-replace="{F:P:Cookie:PPCP1/(704)%20457-1073}">(704) 457-1073</span></a>
			</h3>
			<div itemscope="" itemtype="http://schema.org/LegalService">
				<small><span itemprop="legalName">Homesley & Wingo</span>
					<br>
					<span itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress"><span itemprop="streetAddress">330 S Main St.
							
							<br>
						</span>
						<span itemprop="addressLocality">Mooresville</span>,
						<span itemprop="addressRegion">NC </span>
						<span itemprop="postalCode">28115</span>
						<br>
						<span itemscope="" itemtype="http://schema.org/Place"><a itemprop="map" rel="nofollow" target="_blank" href="http://maps.google.com/maps?f=q&amp;hl=en&amp;z=15&amp;q=330%20S%20Main%20St.,Mooresville,NC,28115">View Map [+]</a></span>
					</span>
					<span id="FooterPanel_3" data-process="if" style="display:none" field="{F:P:Cookie:PPCP1/(704)%20457-1073}">
						<br>
						<span>Call Today</span>
						<span itemprop="telephone"><a href="tel:(704) 457-1073" class="phone-link" itemprop="telephone" id="FooterPanel_4" data-replace-href="tel:{F:P:Cookie:PPCP1/(704)%20457-1073}"><span id="FooterPanel_5" data-process="replace" data-replace="{F:P:Cookie:PPCP1/(704)%20457-1073}">(704) 457-1073</span></a></span>
						<br>Real Estate Fax: (704) 663-4511
						<br> General Practice Fax: (704) 664-0267
						<br>
					</span>
					<span id="FooterPanel_6" data-process="if" style="display:none" field="{F:P:Cookie:PPCP2/}">
						<br>
						<span>Local</span>
						<span itemprop="telephone"><a href="tel:" class="phone-link" itemprop="telephone" id="FooterPanel_7" data-replace-href="tel:{F:P:Cookie:PPCP2/}"><span id="FooterPanel_8" data-process="replace" data-replace="{F:P:Cookie:PPCP2/}"></span></a></span>
					</span>
					<br> Website:
					<a href="http://www.lakenormanlaw.com/" itemprop="url" style="word-wrap:break-word;max-width:100%">http://www.lakenormanlaw.com/</a>
				</small>
			</div>
		</div>
		<div class="footer-right">
			<nav class="footer-links" id="FooterV20FooterLinks"><ul>
	<li><a href="/">Home</a></li>
	<li><a href="/attorneys/">Meet Our Team</a></li>
	<li><a href="/case-evaluation/">Case Evaluation</a></li>
	<li><a href="/contact-us/">Contact Us</a></li>
	<li><a href="/site-map/">Site Map</a></li>
	<li><a href="/privacy-policy/">Privacy Policy</a></li>
</ul></nav>
			<ul class="social" id="FooterV20TopSocial">
				<li class="social-button" data-item="i" data-key="14908">
					<a href="https://plus.google.com/102280765041311237050/about" target="_blank" rel="nofollow" class="google-plus"><icon class="google-plus"></icon></a>
				</li><li class="social-button" data-item="i" data-key="14909">
					<a href="https://twitter.com/homesleywingo" target="_blank" rel="nofollow" class="twitter"><icon class="twitter"></icon></a>
				</li><li class="social-button" data-item="i" data-key="15977">
					<a href="https://www.facebook.com/Homesley-Wingo-Law-Group-PLLC-114692834239/" target="_blank" rel="nofollow" class="facebook"><icon class="facebook"></icon></a>
				</li><li class="social-button" data-item="i" data-key="16344">
					<a href="https://www.instagram.com/homesleyandwingo/" target="_blank" rel="nofollow" class="instagram"><icon class="instagram"></icon></a>
				</li>
			</ul>
		</div>
		<div class="footer-twitter-feed">
			<a class="twitter-timeline" href="https://twitter.com/HomesleyWingo" data-width="300" data-height="400" data-theme="light">Tweets by HomesleyWingo</a>
		</div>
	</div>
	<div class="sd-footer">
		<div class="main">
			<a href="http://www.scorpiondesign.com" target="_blank"><img src="/images/SDLOGO.png" alt="Internet Marketing Experts" title="Internet Marketing Experts"></a>
			<small>The information on this website is for general information purposes only.
				 Nothing on this site should be taken as legal advice for any individual
				 case or situation. This information is not intended to create, and receipt
				 or viewing does not constitute, an attorney-client relationship.
				<br>&copy;  All Rights Reserved.</small>
		</div>
	</div>
</div>
<script id="Process_FooterPanel" type="text/javascript" style="display:none;">window.Process&&Process.Page(['Process_FooterPanel','FooterPanel_1','FooterPanel_2','FooterPanel_3','FooterPanel_4','FooterPanel_5','FooterPanel_6','FooterPanel_7','FooterPanel_8']);</script>
</footer>

<script type="text/javascript" src="//platform.twitter.com/widgets.js" defer></script>
<script type="text/javascript" src="//www.scorpioncms.com/Shared/js2/m/cssanimation.js" defer></script>
<script type="text/javascript" src="/cms/includes/hnljgyzizzt.1706131942523.js" defer data-require='["sa"]'></script>
<noscript id="deferred-styles">
	<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Montserrat:400,700|Permanent+Marker:400"/>
	<link rel="stylesheet" type="text/css" href="//www.scorpioncms.com/css/jeszvhjc_ob.css" />
</noscript>
<script>
var loadDeferredStyles = function() {
	var addStylesNode = document.getElementById('deferred-styles');
	var replacement = document.createElement('div');
	replacement.innerHTML = addStylesNode.textContent;
	document.body.appendChild(replacement)
	addStylesNode.parentElement.removeChild(addStylesNode);
};
var raf = requestAnimationFrame || mozRequestAnimationFrame ||
webkitRequestAnimationFrame || msRequestAnimationFrame;
if (raf) raf(function() { window.setTimeout(loadDeferredStyles, 0); });
else window.addEventListener('load', loadDeferredStyles);
</script>
</body>
</html>