<!DOCTYPE html>
<html class="home-layout" lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" data-i="x37dc20xp4z" data-is="t8z9n9vij4z" data-gmap="AIzaSyD9RxIAFFpAdGvsN49rqOZLQbeZ6BSLoL4" data-sa="wAF8Owq%2FY2cHNWHyaGsHxp7%2BVnhTFa13eDn69Ou8eT7%2BRuuHJ5Gz771NMV8BkStRy6eIl%2BkJL%2Fo8JhLMDFu0A%2Fhq%2FQr1zU92hgoisHibnLjDYpd6uH42EYxQyZTf8wr1M%2BCY%2FRLJluQ354B3ORXbZOXXtFMjp28hH2i9FB0DljyaIbV6">
<head>
	<title>Orthopedists Geneva & Elgin, IL | Orthopedic Care</title>
	<link rel="canonical" href="https://www.fvortho.com/"/>
	<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
	<meta content="initial-scale=1" name="viewport"/>
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
	<meta name="format-detection" content="telephone=no"/>
	<meta name="description" content="Welcome to Fox Valley Orthopedics, where patients receive treatment and care from board-certified orthopedists in Kane County, IL. Contact our team today."/>
	<meta property="og:type" content="website"/>
	<meta property="og:site_name" content="Fox Valley Orthopedics"/>
	<meta property="og:url" content="https://www.fvortho.com/"/>
	<meta property="og:title" content="Kane County Orthopedists | Fox Valley Orthopedics"/>
	<meta property="og:description" content="Welcome to Fox Valley Orthopedics, where patients receive treatment and care from board-certified orthopedists. We serve all of Kane County and the surrounding areas."/>
	<meta property="og:image" content="http://www.fvortho.com/images/banners/42.jpg"/>
	<meta name="twitter:card" content="summary_large_image"/>
	<meta name="twitter:title" content="Kane County Orthopedists | Fox Valley Orthopedics"/>
	<meta name="twitter:description" content="Welcome to Fox Valley Orthopedics, where patients receive treatment and care from board-certified orthopedists. We serve all of Kane County and the surrounding areas."/>
	<meta name="twitter:image" content="http://www.fvortho.com/images/banners/42.jpg"/>
	<meta property="article:publisher" content="https://www.facebook.com/fvortho"/>
	<meta name="google-site-verification" content="8qwtquif25czEG1bofGgO_DSy8aCpa1dYloeZLzY0_4"/>
	<script type="text/javascript">
(function(scope){var Process=scope.Process||{},ifNum=function(val){var number=+val;if(isNaN(number)){return val}else{return number}},_decode=function(val){return decodeURIComponent(val.replace(/\+/g,'%20'))},_token=/\{(.+?)\}/g,_delay=window.location.hash&&window.location.hash[1]==='~'&&!/\bSPPC=./i.test(document.cookie||""),_delayed=[],_query=null,_cookies=null,_map=null,_phones=null;Process.Page=function(ids){var index=ids.length;while(index--){if(_delay){_delayed.push(ids[index])}else{Process.Element(document.getElementById(ids[index]))}}};Process.Delayed=function(){var id;_cookies=null;while(id=_delayed.shift()){Process.Element(document.getElementById(id))}};Process.Element=function(element){var process;if(!element){return}switch(element.getAttribute('data-process')){case'if':Process.If(element);break;case'replace':Process.Replace(element);break;default:Process.Fix(element);break}};Process.Replace=function(element){var href,parent=element.parentNode,text=document.createTextNode(Process.Get(element.getAttribute('data-replace'))),child=element.firstElementChild;if(child&&child.getAttribute&&(href=child.getAttribute('href'))&&href.substring(0,4)==='tel:'){href=document.createElement('a');href.setAttribute('href','tel:'+text.data);href.appendChild(document.createTextNode(text.data));text=href}parent.insertBefore(text,element);parent.removeChild(element)};Process.Fix=function(element){var attr,key,node,len=element.attributes.length,size=element.childNodes.length;if(element.nodeName==='SCRIPT'){element.parentNode.removeChild(element);return}while(len--){attr=element.attributes[len];if(attr.name.substring(0,13)=='data-replace-'){key=attr.name.substring(13);element.setAttribute(key,Process.Get(attr.value));element.removeAttribute(attr.name)}}while(size--){node=element.childNodes[size];if(node.nodeType===3&&node.data&&node.data.indexOf('{')>=0){node.data=Process.Get(node.data)}}};Process.If=function(element){var attr,children,i,len,parent=element.parentNode,index=element.attributes.length,visible=undefined;while(index--){attr=element.attributes[index];switch(attr.name){case'field':visible=Process.Check(element,Process.Get(attr.value));break;case'nofield':visible=!Process.Check(element,Process.Get(attr.value));break}if(visible!==undefined){break}}if(visible){children=element.childNodes;i=0;len=children.length;for(;i<len;i++){parent.insertBefore(children[0],element)}}parent.removeChild(element)};Process.Check=function(element,val1){var attr,val2,index=element.attributes.length;while(index--){attr=element.attributes[index];switch(attr.name){case"equals":return val1==Process.Get(attr.value);case"gt":case"greaterthan":case"morethan":return ifNum(val1)>ifNum(Process.Get(attr.value));case"gte":return ifNum(val1)>=ifNum(Process.Get(attr.value));case"lt":case"lessthan":case"lesserthan":return ifNum(val1)<ifNum(Process.Get(attr.value));case"lte":return ifNum(val1)<=ifNum(Process.Get(attr.value));case"ne":case"notequals":return val1!=Process.Get(attr.value);case"contains":val2=Process.Get(attr.value);return val1.indexOf(val2>=0);case"notcontains":val2=Process.Get(attr.value);return!val1.indexOf(val2>=0);case"in":val2=Process.Get(attr.value);return Process.InArray(val1,(""+val2).split(','));case"notin":val2=Process.Get(attr.value);return!Process.InArray(val1,(""+val2).split(','));case"between":val2=Process.Get(attr.value).Split(',');if(val2.length==2&&ifNum(val1)>=ifNum(val2[0])&&ifNum(val1)<=ifNum(val2[1])){return true}else{return false}}}return!!val1};Process.InArray=function(val,array){var index=array.length;while(index--){if(array[index]==val){return true}}return false};Process.Get=function(field){var value=field.replace(_token,function(m,m1){var parts=m1.split('/'),token=parts.shift();return Process.Data(token.split(':'),0,parts[0])||_decode(parts.shift()||"")});return value};Process.Data=function(data,index,def){var query;switch(data[index].toLowerCase()){case"f":return Process.Format(data[index+1],data,index+2,def);case"if":return Process.Data(data,index+1)?data.pop():"";case"ifno":case"ifnot":return Process.Data(data,index+1)?"":data.pop();case"q":case"querystring":return Process.Query(data[index+1])||"";case"session":case"cookie":return Process.Cookie(data[index+1])||"";case"number":return Process.Number(data[index+1],def)||"";case"request":query=Process.Cookie("RWQ")||window.location.search;if(query&&query[0]==='?'&&data[index+1]&&data[index+1][0]!='?'){query=query.substr(1)}return query;case"u":return Process.UserData(data[index+1])||"";default:return""}};Process.Format=function(type,data,index,def){if(!type||index>data.length-1)return"";var digits=null;var pattern=null;var d;type=type.toLowerCase();var pos=0;if(type=="binary")pos=2;else if(index+1<data.length){switch(type){case"p":case"phone":case"p2":case"phone2":case"p3":case"phone3":if(data[index].indexOf('0')>=0){pattern=data[index];pos=1}break;default:d=parseInt(data[index]);if(!isNaN(d)){digits=d;pos=1}break}}var value=Process.Data(data,index+pos,def);switch(type){case"p":case"phone":return Process.Phone(""+value,pattern);case"p2":case"phone2":return Process.Phone(""+value,pattern||"000.000.0000");case"p3":case"phone3":return Process.Phone(""+value,pattern||"000-000-0000");case"tel":return Process.Phone(""+value,pattern||"0000000000")}};Process.Phone=function(number,pattern){if(!number)return"";var digits=number.replace(/\D+/g,"");if(digits.length<10){return number}var sb=(pattern||"(000) 000-0000").split("");var count=0;for(var i=0;i<sb.length;i++){if(sb[i]=='0'){if(count<digits.length)sb[i]=digits[count++];else{sb.splice(i,1);i--}}}if(count==10&&digits.length>10){sb.push(" x"+digits.substring(10))}return sb.join("")};Process.Query=function(key){var q,array,i,parts,name,value;if(!_query){_query={};q=Process.Cookie("RWQ")||window.location.search;array=q?q.substring(1).split('&'):[];i=array.length;while(i--){parts=array[i].split('=');name=_decode(parts.shift()).toLowerCase();if(parts.length){_query[name]=_decode(parts.join('='))}else{_query[name]=null}}}return _query[key.toLowerCase()]};Process.Cookie=function(key){var array,i,parts,name,value;if(!_cookies){_cookies={};array=document.cookie?document.cookie.split('; '):[];i=array.length;while(i--){parts=array[i].split('=');name=_decode(parts.shift()).toLowerCase();value=parts.join('=');switch(value[0]){case'#':_cookies[name]=+value.substring(1);break;case':':_cookies[name]=new Date(+value.substring(1));break;case'!':_cookies[name]=value==='!!';break;case"'":_cookies[name]=_decode(value.substring(1));break;default:_cookies[name]=_decode(value);break}}}array=key.split('|');i=0;for(;i<array.length;i++){value=_cookies[array[i].toLowerCase()];if(value){return value}}return""};Process.UserData=function(key){switch(key){case'DisplayName':return Process.Cookie('U_DisplayName')||"";case'TimeOfDay':var date=new Date;var hour=date.getHours();if(hour>=17||hour<5){return'Evening'}else if(hour<12){return'Morning'}else{return'Afternoon'}}};Process.Number=function(key,def){var data,item,phone;if(!def){return def}if(!_map){_map={};data=(Process.Cookie("PHMAP")||"").split(',');for(var i=0;i<data.length;i++){item=(data[i]||"").split('=');if(item.length===2){_map[item[0]]=item[1]}}}phone=_map[def];if(!phone||phone==="0"){phone=def}if(!_phones){_phones={}}_phones[phone]=1;return phone};Process.Phones=function(){var arr;if(!_phones){return null}else{arr=[];for(var p in _phones){if(_phones.hasOwnProperty(p)){arr.push(p)}}return arr.join('|')}};scope.Process=Process;if(document.documentElement&&(document.documentElement.clientWidth<=1280||(Process.Cookie("pref")&1)===1)){document.documentElement.className+=" minimize"}})(this);
(function(factory){if(!window.rrequire){factory(window)}}(function(scope){var _s_="/",_d_=".",_c_=":",base=_s_+_s_+'www.scorpioncms.com',local=_s_+'cms'+_s_,loaded={},loading={},waiting=[],timer=0,gmap=document&&document.documentElement&&document.documentElement.getAttribute('data-gmap'),gmapquery=gmap&&('&key='+gmap),op=Object.prototype,ostring=op.toString,hasOwn=op.hasOwnProperty,packages={jquery:[["j/jquery","j/jquery.ui"]],behavior:[["behaviors"],["cms-behave"]],googlemap:[["https"+_c_+_s_+_s_+"maps.googleapis.com/maps/api/js?v=3&libraries=places&callback=registermap"+(gmapquery||"")]],map:[["m/gmap"]],loading:[["c/loading2"],["cms-5"]],jwplayer:[[_s_+"common/js/v/jwplayer"+_d_+"js"]],tools:[["jquery","behavior","extensions","uri","chart","c/cms","c/scrollbar","loading","form"],["cms-tools","opensans"]],opensans:[["https"+_c_+_s_+_s_+"fonts.googleapis.com/css"+"?"+"family=Open+Sans:300,400italic,400,600,700|Montserrat:400,700"]],ckeditor:[[_d_+_d_+_s_+"ckeditor/ckeditor"]],ck:[["admin/ck/ckeditor"]],ace:[[_s_+_s_+"cdnjs.cloudflare.com/ajax/libs/ace/1.4.1/ace"+_d_+"js"]],weather:[["m/weather"]],cookie:[["j/jquery.cookie"]],form2:[["admin/js/form","admin/js/poly"]]},detect={"j/jquery":function(){return!!scope.jQuery},"j/jquery.1.x":function(){return!!scope.jQuery},"j/jquery.2.x":function(){return!!scope.jQuery},"j/jquery.3.x":function(){return!!scope.jQuery},"j/jquery.ui":function(){return!!(scope.jQuery&&scope.jQuery.widget)},"j/jquery.cookie":function(){return!!(scope.jQuery&&scope.jQuery.cookie)},"j/poly":function(){return!!(scope.Element&&scope.Element.prototype&&scope.Element.prototype.scrollIntoViewport)},googlemap:function(){return!!(scope.google&&scope.google.maps)},jwplayer:function(){return!!scope.jwplayer},ckeditor:function(){return!!scope.CKEDITOR},ace:function(){return!!scope.ace},weather:function(){return!!(scope.jQuery&&scope.jQuery.weather)}},detectCSS={"cms-5":/\.ui\-widget\-overlay3\b/,"cms-behave":/\.ui\-conditional\-panel\b/,"cms-toolbar":/#SMSTop\b/,cms:/\.ui\-dialog\-titlebar\-fullscreen\b/},r_url=/^(https?:)?(\/\/([\w\-\.]+))?(\/.+)/i;(function(){var pkg;for(var p in detect){if(hasOwn.call(detect,p)){pkg=packages[p];if(pkg&&pkg[0]&&pkg[0][0]){detect[pkg[0][0]]=detect[p]}}}})();if(!Array.isArray){Array.isArray=function(arg){return Object.prototype.toString.call(arg)==='[object Array]'}}if(!Function.isFunction){Function.isFunction=function(arg){return Object.prototype.toString.call(arg)==='[object Function]'}}function checkStylesheets(reg){var sheet,rules,index2,rule,text,sheets=document.styleSheets,index1=sheets&&sheets.length;while(index1--){sheet=sheets[index1];try{rules=sheet&&(sheet.cssRules||sheet.rules)}catch(ex){continue}index2=rules&&rules.length;while(index2--){try{rule=rules[index2];text=rule&&(rule.selectorText||rule.cssText);if(text&&reg.test(text)){return true}}catch(ex){;}}}return false}var lastChecked=null;function loadElement(file,tagName,attribute,ext){var names,head,tag,prop,register,path,time=(new Date).getTime();if(!lastChecked||(time-lastChecked)>1000){checkLoading();lastChecked=time}if(loading[file]){return}names=normalize(file,ext);if(!names.length){return}switch(names[0]){case"/common/js/j/jquery.js":case"/common/js/j/jquery.1.x.js":case"/common/js/j/jquery.2.x.js":if(!scope.Modernizr||!scope.Modernizr.canvas){names[0]="/common/js/j/jquery.1.x.js"}else{names[0]="/common/js/j/jquery.2.x.js"}break}logLoading(names);if(ext==='css'){tag=scope.document.createElement('link');tag.setAttribute('type','text/css');tag.setAttribute('rel','stylesheet');prop='href'}else{tag=scope.document.createElement('script');tag.setAttribute('type','text/javascript');tag.setAttribute('async','async');prop='src';register=names.length<2||file[0]==='/'}if(file.indexOf('j/jquery')>=0){try{throw new Error('Jquery Require '+file);}catch(ex){console.log(ex.stack);var array=[];var a=arguments;var args;var c;while(a){args=[];args.push.apply(args,a);array.push(args);c=a.callee.caller;a=c&&c.arguments}console.log(JSON.stringify(array))}}path=names[0];if(path.substring(0,8)==='/common/'){path=base+path}onLoad(tag,file,ext,register);tag.setAttribute(prop,path);head=(scope.document.head||scope.document.body);head.appendChild(tag)}function onLoad(el,file,ext,register){var success=function(){if(register){scope.register(file);checkWaiting()}else if(ext==='css'){loaded[file]=true;checkWaiting()}};var error=function(){if(ext==='js'){console.log('error - "'+file+'" could not be loaded, rrequire will not fire.')}};if(el.addEventListener){el.addEventListener('load',success,false);el.addEventListener('error',error,false)}else{el.onload=el.onreadystatechange=function(_,isAbort){var state=el.readyState;if(isAbort||!state||/loaded|complete/.test(state)){if(state==='loaded'){el.children;if(el.readyState==='loading'){state='error'}}el.onload=el.onreadystatechange=null;el=null;if(register&&state!=='error'){setTimeout(function(){var det=detect[file];if(!det||det()){success()}else{error()}success=null;error=null},1);return}else if(state==='error'){error()}else{success()}error=null;sucess=null}}};}function checkLoading(){var el,src,req,elements=document.querySelectorAll("script[src]");for(var i=0;i<elements.length;i++){el=elements[i];src=el.getAttribute('src');req=el.getAttribute('data-require');addLoading(src,req,'js')}elements=document.querySelectorAll("link[rel='stylesheet'][href]");for(var i=0;i<elements.length;i++){el=elements[i];src=el.getAttribute('href');req=el.getAttribute('data-require');addLoading(src,req,'css')}}function normalize(src,ext){var names=[];if(!src){return names}if(src.indexOf(scope.location.origin)===0){src=src.substring(scope.location.origin.length)}if(m=r_url.exec(src)){if(m[1]){names.push(src);return names}else if(m[2]){names.push(scope.location.protocol+src);return names}if(m=/(.+?)\.\d{13}(\.\w{2,12})$/.exec(src)){src=m[1]+m[2]}names.push(src);if(m=/^\/(common|cms)\/(admin\/|js\/|css\/)?(.+?)(\.js|\.css)$/.exec(src)){if(m[1]==='cms'){src=m[1]+'/'+(m[2]||"")+m[3]}else if(m[2]==="admin/"){src=m[2]+m[3]}else{src=m[3]}names.push(src)}}else{if(/^cms\//.test(src)){names.push('/'+src+'.'+ext)}else if(/^admin\//.test(src)){names.push('/common/'+src+'.'+ext)}else if(ext==='js'){names.push('/common/js/'+src+'.'+ext)}else if(ext==='css'){names.push('/common/css/'+src+'.'+ext)}names.push(src)}return names}function addLoading(src,req,ext){var names;if(!src||loading[src]){return}names=normalize(src,ext);logLoading(names);if(req){try{arr=JSON.parse(req)}catch(ex){return}len=arr&&arr.length;for(var i=0;i<len;i++){addLoading(arr[i],null,ext)}}}function logLoading(names,ext){var name;for(var i=0;i<names.length;i++){name=names[i];switch(name){case"j/jquery":case"j/jquery.1.x":case"j/jquery.2.x":case"j/jquery.3.x":loading["j/jquery"]=true;loading["j/jquery.1.x"]=true;loading["j/jquery.2.x"]=true;loading["j/jquery.3.x"]=true;loading["/common/js/j/jquery.js"]=true;loading["/common/js/j/jquery.1.x.js"]=true;loading["/common/js/j/jquery.2.x.js"]=true;loading["/common/js/j/jquery.3.x.js"]=true;break;case'cms':case'cms-5':if(ext==='css'){loading["cms"]=true;loading["cms-5"]=true;loading["/common/css/cms.css"]=true;loading["/common/css/cms-5.css"]=true}else{loading[name]=true}break;default:loading[name]=true;break}}}function isReady(scripts){var script,size=scripts.length,ready=true;while(size--){script=scripts[size];if(script&&!loaded[script]){return false}}return true}function cleanWaiting(){var args,size=waiting.length;if(timer){clearTimeout(timer);timer=0}while(size--){args=waiting[size];if(args[2]===true){waiting.splice(size,1)}}if(waiting.length===0&&document.documentElement.classList){document.documentElement.classList.remove('requiring')}}function checkWaiting(){var args,size=0,len=waiting.length;while(size<len){args=waiting[size++];if(args[2]===true){continue}if(isReady(args[0])){args[2]=true;args[1](scope.jQuery,scope);if(timer){clearTimeout(timer)}timer=setTimeout(cleanWaiting,1)}}}function cleanArray(arr){var size;if(!arr){return null}else if(typeof arr==='string'){return[arr.toLowerCase()]}else if(Array.isArray(arr)){size=arr.length;while(size--){arr[size]=(""+(arr[size]||"")).toLowerCase()}return arr}else{return null}}function addPackages(scripts,styles){var pkg,size;for(var i=0;i<scripts.length;i++){pkg=packages[scripts[i]];if(pkg){scripts.splice(i,1);i--;size=pkg[0].length;while(size--){scripts.push(pkg[0][size])}if(pkg[1]&&styles){size=pkg[1].length;while(size--){styles.push(pkg[1][size])}}}}if(styles&&styles.length){addPackages(styles)}}scope.registerLoading=function(script){loading[script]=true};scope.register=function(script){if(script&&typeof script==='string'){loading[script]=true;loaded[script]=true;checkWaiting()}};scope.registermap=function(){var script=packages.googlemap[0][0];register(script)};scope.rrequire=function(scripts,callback,styles){var fn,size,ready,script,name,det,style;scripts=cleanArray(scripts);if(!scripts){return}if(Function.isFunction(styles)){fn=styles;styles=callback;callback=fn;fn=null}styles=cleanArray(styles);if(!styles){styles=[]}addPackages(scripts,styles);size=scripts.length;ready=true;while(size--){script=scripts[size];if(!script){continue}name=script.toLowerCase();if(!loaded[name]){det=detect[name];if(det&&det()){loaded[name]=true;continue}ready=false;if(!loading[name]){loadElement(script,'script','src','js')}}}size=0;while(size<styles.length){style=styles[size];if(!style){continue}name=style.toLowerCase();if(!loaded[name]){loadElement(style,'link','href','css')}size++}if(!Function.isFunction(callback)){return}if(ready||isReady(scripts)){callback(scope.jQuery,scope)}else{waiting.push([scripts,callback,false])}};scope.rrequire.setBase=function(path){base=path};scope.rrequire.setDetect=function(script,det){if(script&&typeof script==='string'&&Function.isFunction(det)){detect[script]=det}};scope.rrequire.getLoading=function(){var keys=Object.keys(loading);keys.sort();return console.log(JSON.stringify(keys,null,'\t'))};if(!scope.require){scope.require=scope.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.google-analytics.com/analytics.js','ga');

ga('create', 'UA-88320306-1', 'auto');
ga('require', 'displayfeatures');

ga('send', 'pageview');
</script>
	<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','//connect.facebook.net/en_US/fbevents.js');

fbq('init', '582077125937088');
fbq('track', 'PageView');</script>
<noscript><img height='1' width='1' style='display:none' alt="" src='https://www.facebook.com/tr?id=582077125937088&ev=PageView&noscript=1'/></noscript>
<!-- End Facebook Pixel Code -->
	<!-- Google Tag Manager -->
<script>
(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=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script', 'dataLayer','GTM-MW4WVPD');</script>
<!-- End Google Tag Manager -->
	<link rel="stylesheet" type="text/css" href="/cms/includes/ta4f6iovlxj.2004060745294.css" data-require='["cms","cms-behave"]'/>
	<script type="text/javascript" src="/cms/includes/qdyfq9a7l_t.2004060745294.js" defer data-require='["j/poly","j/modernizr","j/jquery.3.x","j/jquery.ui","j/ui.touch","j/ui.wheel","j/ui.draw","j/ui.mobile","j/timezone","static","j/jquery.cookie","extensions","uri","behaviors","c/scrollbar","c/loading","m/date","form","adapter","v/jwplayer","video","a/bootstrap","svg"]'></script>
</head>
<body style="opacity:0" class="home-page home-branch home" data-config="tmbvm4nn._7l">
<header id="HeaderZone"><div class="access-options access-menu v1" id="AccessibilityOptions" universal_="true">
	
	
	<div class="access-btn open-btn flex-middle-center" title="Open the accessibility options menu"><svg viewBox="0 0 36 36"><path d="M3.37 27.6L32.63 27.6C34.516 27.6 36 29.05 36 30.8C36 32.55 34.474 34 32.63 34L3.37 34C1.484 34 0 32.55 0 30.8C0 29.05 1.528 27.6 3.37 27.6ZM3.37 14.8L23.64 14.8C25.528 14.8 27.012 16.25 27.012 18C27.012 19.75 25.528 21.2 23.64 21.2L3.37 21.2C1.484 21.2 0 19.75 0 18C0 16.25 1.528 14.8 3.37 14.8ZM32.676 8.4L3.37 8.4C1.484 8.4 0 6.95 0 5.2C0 3.45 1.526 2 3.37 2L32.63 2C34.516 2 36 3.45 36 5.2C36 6.95 34.516 8.4 32.676 8.4L32.676 8.4Z"></path></svg> <span>Open Accessibility Menu</span></div>
	<div class="flex-middle-between top-info">
		<svg class="accessibility" viewBox="0 0 36 36"><path d="M502.7 0a84.3 84.3 0 1 1-84.3 84.3A84.6 84.6 114.1 0 1 502.7 0ZM868.6 272.7L617.5 304.2v251.4L739.2 960.7a47.2 47.2 0 0 1-34.4 57.6A46.7 46.7 114.1 0 1 647.9 987.4L522.5 616.5H484.3L369.5 993.8a47 47 0 0 1-61.6 26.7a49.1 49.1 0 0 1-29.6-61.9L383.7 560.4V304.2L152.3 272.7A41.9 41.9 114.1 0 1 114.1 226.3A43.8 43.8 114.1 0 1 161.4 186.8L442.4 210.8h123.3L865.1 186.8a43.2 43.2 0 0 1 3.5 86.5Z"></path></svg>
	</div>
	<ul>
		<li>
			<button class="flex-" data-action="content"><svg viewBox="0 0 36 36"><path d="M12.706 23.824L12.706 20.647L36 20.647L36 23.824L12.706 23.824ZM0 12.177L36 12.177L36 15.353L0 15.353L0 12.177ZM27.529 3.706L36 3.706L36 6.882L27.529 6.882L27.529 3.706ZM0 3.706L23.294 3.706L23.294 6.882L0 6.882L0 3.706ZM8.471 23.824L0 23.824L0 20.647L8.471 20.647L8.471 23.824ZM19.059 32.294L0 32.294L0 29.118L19.059 29.118L19.059 32.294Z"></path></svg> Skip to Content</button>
		</li>
		<li>
			<button class="flex-" data-action="menu"><svg viewBox="0 0 36 36"><path d="M7.412 31.235L7.412 28.059L36 28.059L36 31.235L7.412 31.235ZM7.412 16.412L36 16.412L36 19.588L7.412 19.588L7.412 16.412ZM7.412 4.764L36 4.764L36 7.941L7.412 7.941L7.412 4.764ZM0 28.059L4.235 28.059L4.235 31.235L0 31.235L0 28.059ZM0 16.412L4.235 16.412L4.235 19.588L0 19.588L0 16.412ZM0 4.764L4.235 4.764L4.235 7.941L0 7.941L0 4.764Z"></path></svg> Skip to Menu</button>
		</li>
		<li>
			<button class="flex-" data-action="largeText"><svg viewBox="0 0 36 36"><path d="M31.2 17.404L31.2 12.604L28.8 12.604L28.8 17.404L24 17.404L24 19.804L28.8 19.804L28.8 24.604L31.2 24.604L31.2 19.804L36 19.804L36 17.404L31.2 17.404ZM26.4 1.804L0.01 1.796L0 5.404L10.8 5.404L10.8 34.204L14.4 34.204L14.4 5.404L26.4 5.404L26.4 1.804Z"></path></svg> Increase Text Size</button>
		</li>
		<li>
			<button class="flex- clear-btn" data-action="clear">Clear All <svg viewBox="0 0 36 36"><path d="M21.179 14.82L21.179 29.644L23.297 29.644L23.297 14.82L21.179 14.82ZM16.939 14.828L16.939 29.653L19.057 29.653L19.057 14.828L16.939 14.828ZM12.706 14.82L12.706 29.644L14.823 29.644L14.823 14.82L12.706 14.82ZM8.468 10.587L27.53 10.587L27.53 33.88L8.468 33.88L8.468 10.587ZM6.35 6.351L29.65 6.351L29.65 8.473L28.699 8.473C28.663 8.471 28.627 8.469 28.591 8.469L7.409 8.469C7.373 8.469 7.337 8.471 7.301 8.473L6.35 8.473L6.35 6.351ZM12.706 2.118L23.297 2.118L23.294 4.233L12.706 4.233L12.706 2.118ZM11.645 0C11.365 0 11.096 0.11 10.897 0.309C10.696 0.508 10.588 0.779 10.588 1.061L10.588 4.233L5.291 4.233C5.01 4.233 4.743 4.346 4.542 4.542C4.342 4.742 4.232 5.01 4.232 5.292L4.232 9.532C4.232 10.116 4.709 10.587 5.291 10.587L6.35 10.587L6.35 34.939C6.35 35.523 6.825 36 7.409 36L28.591 36C29.175 36 29.65 35.523 29.65 34.939L29.65 10.587L30.707 10.587C31.291 10.587 31.766 10.116 31.768 9.532L31.768 5.292C31.768 5.01 31.658 4.742 31.456 4.542C31.257 4.346 30.988 4.233 30.707 4.233L25.412 4.233L25.412 1.061C25.412 0.779 25.304 0.508 25.103 0.309C24.904 0.11 24.635 0 24.353 0L11.645 0Z"></path></svg></button>
		</li>
	</ul>
	<div class="access-btn close-btn">
		<svg title="Close the accessibility options menu" viewBox="0 0 36 36"><path d="M26.618 28.29L25.14 29.751L15.549 20.246L15.549 20.246L14.073 18.783L15.549 17.321L15.549 17.321L25.14 7.813L26.618 9.274L17.025 18.783L26.618 28.29ZM10.956 34.436L26.608 34.436L26.608 36L9.392 36L9.392 34.436L9.392 1.564L9.392 0L26.608 0L26.608 1.564L10.956 1.564L10.956 34.436Z"></path></svg> <span>Hide</span>
	</div>
</div><div class="header-area v1" universal_="true" id="HeaderAreaV1" data-section>
	
	
	
	
	
	
	<div class="alert-bars">
		
		<div class="alert-bar green" style="display:none" id="InfoAlert">
			
				<a class="alert" href="/documents/Dear-Neighbor-Ltr.pdf">Important COVID-19 (Coronavirus) UPDATE&nbsp;&nbsp;<br></a>
			
			<button type="button" class="close" aria-label="Close Info Alert">
				<svg viewBox="0 0 16 16"><use data-href="/cms/svg/admin/pxsy0eemvwl.16.svg#cancel"></use></svg>
			</button>
		</div>
		<div class="alert-bar red" style="display:none" id="WarningAlert">
			
				<a class="alert" href="/telehealth/">SCHEDULE TELEHEALTH VISIT</a>
			
			<button type="button" class="close" aria-label="Close Warning Alert">
				<svg viewBox="0 0 16 16"><use data-href="/cms/svg/admin/pxsy0eemvwl.16.svg#cancel"></use></svg>
			</button>
		</div>
	</div>
	<div class="sticky-box">
		<div class="main wide flex-between">
			<nav class="mobile-nav flex-between-stretch">
				<a href="/same-day-care/" class="item-1 flex-center-middle">
					<div class="icon-cont"><svg viewBox="0 0 36 36"><use href="/cms/svg/site/icon_same_day.36.svg"></use></svg></div>
					<span>Same Day Care</span>
				</a>
				<a href="javascript:void(0)" class="menu-btn desktop" data-role="btn">
					<div class="menu-icon">
						<span></span>
						<span></span>
						<span></span>
					</div>
				</a>
			</nav>
			<a class="top-logo" href="/">
				<img class="color" loading="lazy" alt="Fox Valley Orthopedics" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" title="Fox Valley Orthopedics" data-src="/images/assets/logo.png">
				<img class="white" loading="lazy" alt="Fox Valley Orthopedics" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" title="Fox Valley Orthopedics" data-src="/images/assets/logo-white.png">
				<img class="mobile" loading="lazy" alt="Fox Valley Orthopedics" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" title="" data-src="/images/assets/logo-mobile.png">
			</a>
			<div class="header-box">
				<a href="javascript:void(0)" class="menu-btn desktop" data-role="btn">
					<div class="menu-icon">
						<span></span>
						<span></span>
						<span></span>
					</div>
				</a>
				<div class="top-bar flex-middle-end">
					<nav class="secondary-nav">
						<ul class="flex-middle">
							<li>
							
                        	<a href="https://fvoa.patientbillhelp.com/" target="_blank">Pay Online</a>
							</li><li>
							<a href="/careers/">Careers</a>
                        	
							</li><li>
							<a href="/contact-us/">Contact Us</a>
                        	
							</li>
						</ul>
					</nav>
					<div class="flex-between-middle box-cont">
						<a class="phone-link" href="tel:6305841400" id="HeaderAreaV1_1" data-replace-href="tel:{F:tel:Cookie:PPCP1/6305841400}"><span id="HeaderAreaV1_2" data-process="replace" data-replace="{F:P3:Cookie:PPCP1/630-584-1400}">630-584-1400</span></a>
						<button class="btn v2 open">Request Appointment</button>
						<a class="site-search flex-center-middle" title="Site Search" aria-label="Site Search" href="/site-search/"><svg viewBox="0 0 36 36"><use href="/cms/svg/site/icon_select_search.36.svg"></use></svg></a>
					</div>
				</div>
				<div class="nav-bar flex-middle-between">
					<nav class="top-nav stretch flex-row el-tab-box" data-role="panel">
						<ul class="desktop-nav flex-between " id="HeaderAreaV1TopNavigation">
							<li class="selected flex-row  home">
								<a href="/">Home</a>
		                        
								
							</li><li class=" flex-row  our-team">
								<a href="/our-team/">Our Team</a>
		                        
								
							</li><li class=" flex-row children where-does-it-hurt-">
								<a href="/where-does-it-hurt-/">Where Does It Hurt?</a>
		                        
								
									<span class="el-tab"><svg viewBox="0 0 36 36"><use data-href="/cms/svg/site/t8z9n9vij4z.36.svg#caret_right"></use></svg></span>
									<div class="fly-out wide el-tab-panel" role="menu" id="where-does-it-hurt-NavFlyOut" data-role="fly-nav">
										<div class="ui-scroll">
											<ul>
												<li class=" level-1 ankle-pain full">
													<a href="/where-does-it-hurt-/ankle-pain/">Ankle Pain</a>
												</li><li class=" level-1 arm-elbow-pain full">
													<a href="/where-does-it-hurt-/arm-elbow-pain/">Arm & Elbow Pain</a>
												</li><li class=" level-1 back-pain full">
													<a href="/where-does-it-hurt-/back-pain/">Back Pain</a>
												</li><li class=" level-1 foot-pain full">
													<a href="/where-does-it-hurt-/foot-pain/">Foot Pain</a>
												</li><li class=" level-1 hand-pain full">
													<a href="/where-does-it-hurt-/hand-pain/">Hand Pain</a>
												</li><li class=" level-1 hip-pain full">
													<a href="/where-does-it-hurt-/hip-pain/">Hip Pain</a>
												</li><li class=" level-1 knee-pain full">
													<a href="/where-does-it-hurt-/knee-pain/">Knee Pain</a>
												</li><li class=" level-1 neck-pain full">
													<a href="/where-does-it-hurt-/neck-pain/">Neck Pain</a>
												</li><li class=" level-1 shoulder-pain full">
													<a href="/where-does-it-hurt-/shoulder-pain/">Shoulder Pain</a>
												</li><li class=" level-1 wrist-pain full">
													<a href="/where-does-it-hurt-/wrist-pain/">Wrist Pain</a>
												</li><li class=" level-1 my-pain-is-not-listed full">
													<a href="/where-does-it-hurt-/my-pain-is-not-listed/">My Pain Is Not Listed</a>
												</li>
											</ul>
										</div>
									</div>
								
							</li><li class=" flex-row children why-fvortho-">
								<a href="/why-fvortho-/">Why FVOrtho?</a>
		                        
								
									<span class="el-tab"><svg viewBox="0 0 36 36"><use data-href="/cms/svg/site/t8z9n9vij4z.36.svg#caret_right"></use></svg></span>
									<div class="fly-out wide el-tab-panel" role="menu" id="why-fvortho-NavFlyOut" data-role="fly-nav">
										<div class="ui-scroll">
											<ul>
												<li class=" level-1 community-involvement full">
													<a href="/why-fvortho-/community-involvement/">Community Involvement</a>
												</li><li class=" level-1 leaders-in-innovation full">
													<a href="/why-fvortho-/leaders-in-innovation/">Leaders in Innovation</a>
												</li><li class=" level-1 dexa-dxa-body-composition-analysis full">
													<a href="/why-fvortho-/leaders-in-innovation/dexa-dxa-body-composition-analysis/">DEXA / DXA Body Composition Analysis</a>
												</li>
											</ul>
										</div>
									</div>
								
							</li><li class=" flex-row children surgery-center">
								<a href="/surgery-center/">Surgery Center</a>
		                        
								
									<span class="el-tab"><svg viewBox="0 0 36 36"><use data-href="/cms/svg/site/t8z9n9vij4z.36.svg#caret_right"></use></svg></span>
									<div class="fly-out wide el-tab-panel" role="menu" id="surgery-centerNavFlyOut" data-role="fly-nav">
										<div class="ui-scroll">
											<ul>
												<li class=" level-1 insurances-accepted full">
													<a href="/surgery-center/insurances-accepted/">Insurances Accepted</a>
												</li><li class=" level-1 preparing-for-surgery full">
													<a href="/surgery-center/preparing-for-surgery/">Preparing for Surgery</a>
												</li><li class=" level-1 what-to-expect-the-day-of-surgery full">
													<a href="/surgery-center/what-to-expect-the-day-of-surgery/">What to Expect the Day of Surgery</a>
												</li>
											</ul>
										</div>
									</div>
								
							</li><li class=" flex-row  same-day-care">
								<a href="/same-day-care/">Same Day Care</a>
		                        
								
							</li><li class=" flex-row children patient-resources">
								<a href="/patient-resources/">Patient Resources</a>
		                        
								
									<span class="el-tab"><svg viewBox="0 0 36 36"><use data-href="/cms/svg/site/t8z9n9vij4z.36.svg#caret_right"></use></svg></span>
									<div class="fly-out wide el-tab-panel" role="menu" id="patient-resourcesNavFlyOut" data-role="fly-nav">
										<div class="ui-scroll">
											<ul>
												<li class=" level-1 patient-forms full">
													<a href="/patient-resources/patient-forms/">Patient Forms</a>
												</li><li class=" level-1 patient-portal full">
													<a href="/patient-resources/patient-portal/">Patient Portal</a>
												</li><li class=" level-1 insurances-accepted full">
													<a href="/patient-resources/insurances-accepted/">Insurances Accepted</a>
												</li><li class=" level-1 helpful-websites full">
													<a href="/patient-resources/helpful-websites/">Helpful Websites</a>
												</li><li class=" level-1 pay-bill full">
													<a href="/patient-resources/pay-bill/">Pay Bill</a>
												</li><li class=" level-1 patient-rights-compliance full">
													<a href="/patient-resources/patient-rights-compliance/">Patient Rights & Compliance</a>
												</li><li class=" level-1 sport-tip-sheet-for-parents full">
													<a href="/documents/content/Sport-Tip-Sheet.pdf">Sport Tip Sheet for Parents</a>
												</li>
											</ul>
										</div>
									</div>
								
							</li>
						</ul>
					</nav>
				</div>
			</div>
			<div class="mobile-box flex-between-middle">
				<a class="phone-link" href="tel:(630) 584-1400" id="HeaderAreaV1_3" data-replace-href="tel:{F:P:Cookie:PPCP1/(630)%20584-1400}"><span><span id="HeaderAreaV1_4" data-process="replace" data-replace="{F:P3:Cookie:PPCP1/630-584-1400}">630-584-1400</span></span> <svg viewBox="0 0 36 36"><use href="/cms/svg/site/icon_cta_phone.36.svg"></use></svg></a>
				<a class="site-search flex-center-middle" title="Site Search" aria-label="Site Search" href="/site-search/"><svg viewBox="0 0 36 36"><use href="/cms/svg/site/icon_select_search.36.svg"></use></svg></a>
			</div>
		</div>
	</div>
</div>
<script id="Process_HeaderAreaV1" type="text/javascript" style="display:none;">window.Process&&Process.Page(['Process_HeaderAreaV1','HeaderAreaV1_1','HeaderAreaV1_2','HeaderAreaV1_3','HeaderAreaV1_4']);</script>
</header>
<main id="MainZone"><section id="MainstageV1" class="mainstage v1" data-onvisible="visible">
	
	<figure role="presentation">
		<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" loading="lazy" alt="" data-bg="/images/banners/42.jpg">
	</figure>
	<div class="main">
		<div class="info">
			<strong>Dedicated To <br>Our Community</strong>
			<em>Healthier and stronger together.</em>
			<div class="btn-cont">
				<span>Call Today! <a href="tel:(630) 584-1400" id="MainstageV1_1" data-replace-href="tel:{F:P:Cookie:PPCP1/(630)%20584-1400}"><span id="MainstageV1_2" data-process="replace" data-replace="{F:P:Cookie:PPCP1/(630)%20584-1400}">(630) 584-1400</span></a></span>
			</div>
		</div>
	</div>
</section>
<script id="Process_MainstageV1" type="text/javascript" style="display:none;">window.Process&&Process.Page(['Process_MainstageV1','MainstageV1_1','MainstageV1_2']);</script>
<section id="CtaPanel" class="cta-panel v1">

	<div class="main ui-repeater" id="ctl00">
		<ul class="flex-between-stretch">
			<li class="item item-1" data-item="i" data-key="91946">
				<a class="flex-column" href="/our-team/">
					<div class="icon-cont">
						<svg viewBox="0 0 36 36"><use href="/cms/svg/site/icon_docotor.36.svg"></use></svg>
					</div>
					<div class="content">		
						<strong class="title-style-5">Find A Doctor</strong>
						<p>Our specialists have the knowledge & experience to get you back to living life.</p>
					</div>
				</a>
			</li><li class="item item-2" data-item="i" data-key="91947">
				<a class="flex-column" href="/surgery-center/">
					<div class="icon-cont">
						<svg viewBox="0 0 36 36"><use href="/cms/svg/site/icon_location_cta.36.svg"></use></svg>
					</div>
					<div class="content">		
						<strong class="title-style-5">In-House Surgery Center</strong>
						<p>Providing excellent care, innovative surgeries, at up to 60% less out of pocket cost.</p>
					</div>
				</a>
			</li><li class="item item-3" data-item="i" data-key="91953">
				<a class="flex-column" href="/same-day-care/">
					<div class="icon-cont">
						<svg viewBox="0 0 36 36"><use href="/cms/svg/site/icon_same_day.36.svg"></use></svg>
					</div>
					<div class="content">		
						<strong class="title-style-5">Same Day Care</strong>
						<p>Our walk-in clinic is where you can be seen for urgent pain & same day injuries.</p>
					</div>
				</a>
			</li>
		</ul>
	</div>
</section><section id="ContentPanelV1" class="content-panel v1" data-onvisible="visible">
	
	<div class="main flex-col-between-middle">
		<div class="content col-5" data-content="true">
			<div class="content-style" id="ContentPanelContentV1">
				<header>
					<h1>Over 45 Years<br> of Excellence</h1>
				</header>
				<p>If you have been dealing with aches and pains that have lasted for more than a week, don’t put off getting help another day. At Fox Valley Orthopedics, we can help you get back to a pain-free, comfortable life. For more than 45 years, our skilled team of orthopedists have served members of our community when injuries, illness, and aging have reduced their quality of life.</p>
			</div>
		</div>
		<div class="col-6-ssm">
			<figure role="presentation">
				<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" loading="lazy" alt="" data-bg="/images/panel/content-panel-img.jpg">
			</figure>
		</div>
	</div>
</section><section id="ContentPanelV2" class="content-panel v2">
	<div class="main">
		<div class="content-style txt-cnt" id="ContentPanelV2Content"><strong>Get Your Life Back!</strong>
<p>
	Life in pain means missing out on things you love.
	<br>Don't put this off another day.
</p>
<span>Call (630) 584-1400 today!</span>
</div>
	</div>
</section><section id="ServiceLinePanel" class="services-panel v1" data-onvisible="visible">
	
	<div class="main ui-repeater" id="ctl00">
		<header>
			<h2 class="title-style-1 looks-like-h3">Where Does It Hurt?</h2>
		</header>
		<ul class="flex-col-between-wrap-stretch">
			<li class="item item-1 col-2-sm" data-item="i" data-key="">
				<a href="/where-does-it-hurt-/ankle-pain/" class="flex-column">
					<figure role="presentation">
						<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" loading="lazy" alt="Ankle Pain" data-bg="/images/system/services/ankle.jpg">
					</figure>
					<strong>Ankle</strong>
				</a>
			</li><li class="item item-2 col-2-sm" data-item="i" data-key="">
				<a href="/where-does-it-hurt-/arm-elbow-pain/" class="flex-column">
					<figure role="presentation">
						<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" loading="lazy" alt="Arm &amp; Elbow Pain" data-bg="/images/system/services/arm-elbow.jpg">
					</figure>
					<strong>Arm & Elbow</strong>
				</a>
			</li><li class="item item-3 col-2-sm" data-item="i" data-key="">
				<a href="/where-does-it-hurt-/back-pain/" class="flex-column">
					<figure role="presentation">
						<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" loading="lazy" alt="Back Pain" data-bg="/images/system/services/back.jpg">
					</figure>
					<strong>Back</strong>
				</a>
			</li><li class="item item-4 col-2-sm" data-item="i" data-key="">
				<a href="/where-does-it-hurt-/foot-pain/" class="flex-column">
					<figure role="presentation">
						<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" loading="lazy" alt="Foot Pain" data-bg="/images/system/services/foot.jpg">
					</figure>
					<strong>Foot</strong>
				</a>
			</li><li class="item item-5 col-2-sm" data-item="i" data-key="">
				<a href="/where-does-it-hurt-/hand-pain/" class="flex-column">
					<figure role="presentation">
						<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" loading="lazy" alt="Hand Pain" data-bg="/images/system/services/hand.jpg">
					</figure>
					<strong>Hand</strong>
				</a>
			</li><li class="item item-6 col-2-sm" data-item="i" data-key="">
				<a href="/where-does-it-hurt-/hip-pain/" class="flex-column">
					<figure role="presentation">
						<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" loading="lazy" alt="Hip Pain" data-bg="/images/system/services/hip.jpg">
					</figure>
					<strong>Hip</strong>
				</a>
			</li><li class="item item-7 col-2-sm" data-item="i" data-key="">
				<a href="/where-does-it-hurt-/knee-pain/" class="flex-column">
					<figure role="presentation">
						<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" loading="lazy" alt="Knee Pain" data-bg="/images/system/services/knee.jpg">
					</figure>
					<strong>Knee</strong>
				</a>
			</li><li class="item item-8 col-2-sm" data-item="i" data-key="">
				<a href="/where-does-it-hurt-/neck-pain/" class="flex-column">
					<figure role="presentation">
						<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" loading="lazy" alt="Neck Pain" data-bg="/images/system/services/neck.jpg">
					</figure>
					<strong>Neck</strong>
				</a>
			</li><li class="item item-9 col-2-sm" data-item="i" data-key="">
				<a href="/where-does-it-hurt-/shoulder-pain/" class="flex-column">
					<figure role="presentation">
						<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" loading="lazy" alt="Shoulder Pain" data-bg="/images/system/services/shoulder.jpg">
					</figure>
					<strong>Shoulder</strong>
				</a>
			</li><li class="item item-10 col-2-sm" data-item="i" data-key="">
				<a href="/where-does-it-hurt-/wrist-pain/" class="flex-column">
					<figure role="presentation">
						<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" loading="lazy" alt="Wrist Pain" data-bg="/images/system/services/wrist.jpg">
					</figure>
					<strong>Wrist</strong>
				</a>
			</li>
			<li class="all col-6-ssm">
				<a href="/where-does-it-hurt-/" class="flex-column">
					<figure role="presentation">
						<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" alt="Wrist Pain" loading="lazy" data-bg="/images/system/services/all-services.jpg">
					</figure>
					<strong>Browse All Treatments</strong>
				</a>
			</li>
		</ul>
	</div>
</section><section class="panel-cta-50 sub-zone no-padding" id="CtaPanelSubZone" universal_="true">
	
	<div class="main-cont flex-between-block-800">
		<div class="sub-zone content-zone half flex-stretch" id="SubZoneCtaPanelLeft"><div id="SubZoneCtaPanelContentV1" class="sub-cta-panel-item"><p></p>
<div data-identifyelement="435">
	<p data-identifyelement="436"></p>
	<p data-identifyelement="436"><img src="/images/assets/OrthoFirst-logo.jpg" alt=""></p>
</div>
</div></div>
		<div class="sub-zone side-zone half flex-stretch" id="SubZoneCtaPanelRight"><div id="SubZoneCtaPanelContentV2" class="sub-cta-panel-item"><p>
	<strong>Open 6 days a week! </strong><b>We offer walk-in and same-day appointments through OrthoFirst Monday &ndash;
		 Friday at all three locations, and Saturday in Geneva and Elgin. We treat
		 all ages. </b>
</p>
<ul>
	<li>Broken Bones</li>
	<li>Fractures</li>
	<li>Sports Injuries</li>
	<li>Sprains</li>
	<li>Strains</li>
	<li>Pulled Muscles</li>
	<li>Joint Pain</li>
</ul>
<p></p>
<p><b>Call us at 630-938-4055 to learn more!</b></p>
<p></p>
<p>
	<b><img class="media-medium" src="" alt=""></b>
</p>
<ul>
	<li></li>
</ul>
<p></p>
<meta charset="utf-8"/>
<p></p>
</div></div>
	</div>
</section><form id="Form_ApptRequest" method="post" enctype="multipart/form-data" action="/">
<input type="hidden" name="_m_" value="ApptRequest">
<section id="ApptRequest" class="contact-us v2 system-style no-padding request popup-overlay" universal_="true" data-onvisible="visible">
	
		
	


	<div class="contact-form-box main popup-content ui-repeater" id="ApptRequestForm">
	    <button class="close" data-item="i" data-key=""><svg viewBox="0 0 36 36"><use href="/cms/svg/site/icon_close.36.svg"></use></svg></button>  
		<header class="mar-t-base" data-item="i" data-key="">
			<strong class="title-style-3">Request Appointment</strong>
		</header>
		<p data-item="i" data-key="">Thank you for contacting us. We look forward to hearing from you and will respond within 1 business day. Please note that we are closed on Saturdays and Sundays.For life-threatening emergencies, please go the to nearest emergency room or call 9-1-1</p>
		<fieldset data-item="i" data-key="">
			<legend>Personal Information</legend>
			<ul class="flex-wrap-grid-auto-block-800">
				<li class="full indicator">
					<small class="note-style-1">* Indicates Required Field</small>
				</li>
				<li class="half auto">
					<label for="ApptRequestForm_ITM0_FirstName" id="LabelFirstName">First Name*</label>
					<div class="input-text">
						<input aria-labelledby="LabelFirstName" required="required" type="text" id="ApptRequestForm_ITM0_FirstName" name="ApptRequestForm$ITM0$FirstName" value>
						<div class="validation" for="ApptRequestForm_ITM0_FirstName" data-type="valueMissing">
							Please enter your first name.
						</div>
					</div>
				</li>
				<li class="half auto">
					<label for="ApptRequestForm_ITM0_LastName" id="LabelLastName">Last Name*</label>
					<div class="input-text">
						<input aria-labelledby="LabelLastName" required="required" type="text" id="ApptRequestForm_ITM0_LastName" name="ApptRequestForm$ITM0$LastName" value>
						<div class="validation" for="ApptRequestForm_ITM0_LastName" data-type="valueMissing">
							Please enter your name.
						</div>
					</div>
				</li>
				<li class="half auto">
					<label for="ApptRequestForm_ITM0_EmailAddress" id="LabelEmail">Email Address*</label>
					<div class="input-text">
						<input aria-labelledby="LabelEmail" required="required" type="email" id="ApptRequestForm_ITM0_EmailAddress" name="ApptRequestForm$ITM0$EmailAddress" value>
						<div class="validation" for="ApptRequestForm_ITM0_EmailAddress" data-type="typeMismatch">
							This isn't a valid email address.
						</div>
						<div class="validation" for="ApptRequestForm_ITM0_EmailAddress" data-type="valueMissing">
							Please enter your email address.
						</div>
					</div>
				</li>
				<li class="half auto">
					<label for="ApptRequestForm_ITM0_Phone" id="LabelPhone">Phone Number*</label>
					<div class="input-text">
						<input aria-labelledby="LabelPhone" type="tel" pattern="[(]\d{3}[)][\s]\d{3}[\-]\d{4}" class="phone-mask" required="required" id="ApptRequestForm_ITM0_Phone" name="ApptRequestForm$ITM0$Phone" value>
						<div class="validation" for="ApptRequestForm_ITM0_Phone" data-type="typeMismatch">
							This isn't a valid phone number.
						</div>
						<div class="validation" for="ApptRequestForm_ITM0_Phone" data-type="valueMissing">
							Please enter your phone number.
						</div>
						<div class="validation" for="ApptRequestForm_ITM0_Phone" data-type="patternMismatch">
							You entered an invalid number.
						</div>
					</div>
				</li>
			</ul>
			<div class="btn-con flex-start mar-t-1">
				<input id="ApptRequestForm_ITM0_FFD6" type="hidden" name="ApptRequestForm$ITM0$FFD6" value>
				<button aria-label="Submit Your Information" aria-labelledby="Contact" class="btn v3" type="submit" id="ApptRequestForm_ITM0_ctl06" name="ApptRequestForm$ITM0$ctl06" data-commandname="Update">Send Request</button>
			</div>
		</fieldset>
		<p data-item="i" data-key="">Thank you for choosing Fox Valley Orthopedics. We value your privacy. Please note this form is not HIPAA compliant and is not a secure way to communicate patient care related questions or concerns. Please do not include personal medical information on this form. Any personal details we need from you to set up your appointment will be asked when we speak with you on the phone.
			The purpose of this form is to request a call, request an appointment, or to give us feedback. Please call us at 630-584-1400 should you have any questions or concerns about this form.</p>
	</div>
</section>
</form></main>
<footer id="FooterZone"><section class="footer v1" id="FooterV1" universal_="true" data-section="">
	
	
	<div class="main flex-center">
		<div class="footer-info flex-col-between-wrap" itemscope="" itemtype="http://schema.org/MedicalClinic">
			<nav class="footer-nav col-12" id="FooterV1Links">
				<ul class="flex-between">
					<li class="item">
						<a href="/why-fvortho-/leaders-in-innovation/">Leaders in Innovation</a>
                        
					</li><li class="item">
						<a href="/patient-resources/">Patient Resources</a>
                        
					</li><li class="item">
						<a href="/patient-resources/patient-rights-compliance/">Patient Rights & Compliance</a>
                        
					</li><li class="item">
						
                        <a href="https://fvoa.patientbillhelp.com/" target="_blank">Pay Online</a>
					</li><li class="item">
						<a href="/careers/">Careers</a>
                        
					</li><li class="item">
						<a href="/media/">Media</a>
                        
					</li><li class="item">
						<a href="/contact-us/">Contact Us</a>
                        
					</li><li class="item">
						<a href="/blog/">Blog</a>
                        
					</li>
				</ul>
			</nav>
			<div class="schema-info col-1-xlrg">
				<div class="business-info">
					<div class="bottom-logo ui-repeater" id="FooterLogo">
						<img loading="lazy" alt="Fox Valley Orthopedics" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" title="Fox Valley Orthopedics" data-src="/images/assets/footer-logo.png" data-item="i" data-key="47289">
					</div>
					<meta itemprop="name" content="Fox Valley Orthopedics"/>
					<meta itemprop="description" content="Orthopedic Specialists Elgin, IL"/>
					<meta itemprop="priceRange" content="$$$"/>
					<meta itemprop="url" content="http://www.fvortho.com/"/>
					<meta itemprop="image" content="/images/assets/logo.png"/>
					<meta itemprop="telephone" content="630-584-1400" id="FooterV1_1" data-replace-content="{F:P3:Cookie:PPCP1/630-584-1400}"/>
				</div>
				<ul class="social-info items-3 flex- ui-repeater" id="FooterSocial">
					<li class="item-1" data-item="i" data-key="56490">
						<a class="flex-center-middle" aria-label="facebook link" href="https://www.facebook.com/fvortho" target="_blank" rel="nofollow noopener">
							<svg viewBox="0 0 36 36"><use href="/cms/svg/admin/pxsy0eemvwl.36.svg#facebook"></use></svg>
						</a>
					</li><li class="item-2" data-item="i" data-key="56493">
						<a class="flex-center-middle" aria-label="linkedin link" href="https://www.linkedin.com/company/fox-valley-orthopaedic-associates/" target="_blank" rel="nofollow noopener">
							<svg viewBox="0 0 36 36"><use href="/cms/svg/admin/pxsy0eemvwl.36.svg#linkedin"></use></svg>
						</a>
					</li><li class="item-3" data-item="i" data-key="56638">
						<a class="flex-center-middle" aria-label="youtube link" href="https://www.youtube.com/user/fvortho" target="_blank" rel="nofollow noopener">
							<svg viewBox="0 0 36 36"><use href="/cms/svg/admin/pxsy0eemvwl.36.svg#youtube"></use></svg>
						</a>
					</li>
				</ul>
			</div>
			<div class="location-cont flex-between col-9-md">
				<div class="location-item">
					<strong>Geneva north</strong>
					<address itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress">
						<span itemprop="streetAddress">2535 Soderquist Court<br></span>
						<span itemprop="addressLocality">Geneva</span>,
						<span itemprop="addressRegion">IL </span>
						<span itemprop="postalCode">60134</span><br>
						<a itemprop="hasMap" rel="nofollow noopener" target="_blank" href="http://maps.google.com/maps?f=q&amp;hl=en&amp;z=15&amp;q=2535 Soderquist Court,Geneva,IL,60134">Get Directions</a>
					</address>
					<div class="phone mar-b-1-alt">
						<p>Phone: (630) 584-1400</p>
						<p>Fax: (630) 584-1733</p>
					</div>
					<div class="hours">
						<p>Monday - Saturday 8:30 am - 5:00 pm</p>
						<p>Closed Sunday</p>
					</div>
				</div>
				<div class="location-item">
					<strong>Geneva south</strong>
					<address itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress">
						<span itemprop="streetAddress">2525 Kaneville Road<br></span>
						<span itemprop="addressLocality">Geneva</span>,
						<span itemprop="addressRegion">IL </span>
						<span itemprop="postalCode">60134</span><br>
						<a itemprop="hasMap" rel="nofollow noopener" target="_blank" href="http://maps.google.com/maps?f=q&amp;hl=en&amp;z=15&amp;q=2525 Kaneville Road,Geneva,IL,60134">Get Directions</a>
					</address>
					<div class="phone mar-b-1-alt">
						<p>Phone: (630) 584-1400</p>
						<p>Fax: (630) 584-1733</p>
					</div>
					<div class="hours">
						<p>Monday - Saturday 8:30 am - 5:00 pm</p>
						<p>Closed Sunday</p>
					</div>
				</div>
				<div class="location-item">
					<strong>Elgin</strong>
					<address itemprop="address" itemscope="" itemtype="http://schema.org/PostalAddress">
						<span itemprop="streetAddress">1975 Lin Lor Ln, Plaza Suite<br></span>
						<span itemprop="addressLocality">Elgin</span>,
						<span itemprop="addressRegion">IL </span>
						<span itemprop="postalCode">60123</span><br>
						<a itemprop="hasMap" rel="nofollow noopener" target="_blank" href="http://maps.google.com/maps?f=q&amp;hl=en&amp;z=15&amp;q=1975 Lin Lor Ln, Plaza Ste,Elgin,IL,60123">Get Directions</a>
					</address>
					<div class="phone mar-b-1-alt">
						<p>Phone: (847) 468-1400</p>
						<p>Fax: (847) 468-1283</p>
					</div>
					<div class="hours">
						<p>Monday - Saturday 8:30 am - 5:00 pm</p>
						<p>Closed Sunday</p>
					</div>
				</div>
			</div>
		</div>
	</div>
	<div class="ie-popup modal" id="IEPopup">
		<div class="bg"></div>
		<div class="container">
			<div class="modal-btn">
				x
			</div>
			<div class="content">
				<p class="icon">⚠</p>
				<p>Your browser is out of date. To get the full experience of this website,
					 please update to most recent version.</p>
			</div>
			<a href="http://browsehappy.com/" target="_blank" rel="nofollow noopener" class="btn v1 light">Update My Browser</a>
		</div>
	</div>
</section>
<script id="Process_FooterV1" type="text/javascript" style="display:none;">window.Process&&Process.Page(['Process_FooterV1','FooterV1_1']);</script>
<section class="scorp-footer-area v1 no-bg-image text-left" id="ScorpionFooterV1" universal_="true" data-section="">
	<div class="main wide flex-between-middle-wrap">
		<ul class="left-side flex-between-middle-wrap-block-380">
			<li>
				<span>Copyright &copy;2020</span>
			</li>
			<li>
				<a href="/privacy-policy/">Privacy Policy</a>
			</li>
			<li>
				<a href="/site-map/">Site Map</a>
			</li>
		</ul>
		<a class="scorp-link" href="https://www.scorpion.co/hospitals/" target="_blank">
			<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==" title="Scorpion Healthcare Marketing" alt="Scorpion Healthcare Marketing" data-src="/images/assets/Workmark.jpg">
		</a>
	</div>
</section></footer>

<script type="text/javascript" src="https://tag.simpli.fi/sifitag/439d0f80-3fc7-0138-f4a5-06a9ed4ca31b" defer></script>
<script async src='https://tag.simpli.fi/sifitag/439d0f80-3fc7-0138-f4a5-06a9ed4ca31b'></script>
<script type="text/javascript">rrequire('form',function(){$('#Form_ApptRequest').html5form();});</script>
<script type="text/javascript" src="/cms/includes/92k6sj7_ogb.2001241829564.js" defer data-require='["sa"]'></script>
<noscript id="deferred-styles">
	<link rel="stylesheet" href="https://use.typekit.net/rkj8mbn.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>