<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.23487"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Hello All - </DIV>
<DIV> </DIV>
<DIV>Microsoft must have pushed out an update on Windows 7 and above machines to update IE to IE 10 over the weekend.  I had a bunch of calls from the public about our GIS site not loading.  It only loads the HTML stuff, so the HTML Frame loads, but not the Javascript or PHP, etc. After a bit of searching, I found that adding this code to the header:</DIV>
<DIV> </DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px" dir=ltr>
<DIV><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" ></DIV></BLOCKQUOTE>
<DIV> </DIV>
<DIV>This seemed to fix the problem.  I only tested it on one computer running windows 7 (all I have available) so if this doesn't work for you - please let me know.  You need to add right below the <head> tag in the geoomoose.html file, otherwise IE doesn't read it.</DIV>
<DIV> </DIV>
<DIV>My sources for this are: </DIV>
<DIV><A href="http://stackoverflow.com/questions/15387325/force-ie10-to-run-in-ie10-compatibility-view">http://stackoverflow.com/questions/15387325/force-ie10-to-run-in-ie10-compatibility-view</A> </DIV>
<DIV>and</DIV>
<DIV><A href="http://msdn.microsoft.com/en-us/library/ie/jj676915.aspx">http://msdn.microsoft.com/en-us/library/ie/jj676915.aspx</A></DIV>
<DIV> </DIV>
<DIV>Thank You - Carrie</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>___________________________</DIV>
<DIV>Carrie Quast, Brown County GIS Specialist/Webmaster</DIV>
<DIV>14 South State Street<BR>New Ulm MN  56073<BR>Phone:  (507) 233-6633</DIV>
<DIV>Fax:  (507) 359-1430</DIV></BODY></HTML>