if ((navigator.appName).indexOf("Microsoft")!=-1 && (screen.width >= 1024) {
  document.write('<link rel="stylesheet" href="~/evm.css" type="text/css">');
}
if ((navigator.appName).indexOf("Microsoft")!=-1 && (navigator.appVersion)=="4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)") if (screen.width <= 800) {
  document.write('<link rel="stylesheet" href="~/evm.css" type="text/css">');
}
if ((navigator.appName).indexOf("Microsoft")!=-1 && (navigator.appVersion)=="4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)") if (screen.width >= 1024) {
  document.write('<link rel="stylesheet" href="evm_ie6.css type="text/css">');
}
if ((navigator.appName).indexOf("Microsoft")!=-1 && (navigator.appVersion)=="4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)") if (screen.width >= 1024) {
  document.write('<link rel="stylesheet" evm_ie6.css" type="text/css">');
}
if ((navigator.appName).indexOf("Netscape")!=-1) if (screen.width >= 1024) {
  document.write('<link rel="stylesheet" href="~/evm.css" type="text/css">');
}
if ((navigator.appName).indexOf("Netscape")!=-1) if (screen.width <= 800) {
  document.write('<link rel="stylesheet" href="~/evm.css" type="text/css">');
}// JavaScript Document
